Bugzilla – Bug 331783
fetchmsttfonts is not started during online update
Last modified: 2007-10-12 12:23:32 UTC
How to reproduce: Run online update: Keep fetchmsttfonts checked in Accept find /usr/share/fonts -name arial* (no results) Run online update again: fetchmsttfonts is not there any more and there is no way to run it again with yast2-gtk Work-around, which works: wget -N http://download.opensuse.org/update/10.3/scripts/fetchmsttfonts.sh sh fetchmsttfonts.sh find /usr/share/fonts -name aria* (installed as expected)
Created attachment 176777 [details] y2log.bz2
Is cabextract installed on your machine?
Yes. (Running the script standalone correctly installs all fonts.) The online update machinery seems to not work as expected.
This needs to be investigated by a YaST developer, if the script itself works fine.
Jirko, please look into this bug
zypp guys, please check the logs what went wrong
2007-10-03 11:38:24 <1> hammer(4577) [wfm] Resolvable.cc(ResolvableSetPatches):651 Patch fetchmsttfonts.sh-4347 is not applicable However: 2007-10-08 13:05:10 <1> hammer(24421) [zypp] PathInfo.cc(_Log_Result):295 unlink /var/adm/mount/AP_0x00000001/rpm/x86_64/pam_ldap-32bit-184-49.1.x86_64.rpm 2007-10-08 13:05:10 <1> hammer(24421) [zypp] TargetImpl.cc(ExecuteScriptHelper):70 Execute script [S6:0][script]fetchmsttfonts.sh-4347-patch-fetchmsttfonts.sh-2-4347-1.noarch 2007-10-08 13:05:11 <1> hammer(24421) [zypp] PackageProvider.cc(providePackage):99 provide Package [S6:1][package]gnome-main-menu-devel-0.9.8-94.2.x86_64 2007-10-08 13:05:11 <1> hammer(24421) [zypp] RepoProvideFile.cc(provideFile):196 [1]./rpm/x86_64/gnome-main-menu-devel-0.9.8-94_94.2.x86_64.delta.rpm{16,2 It was executed, but it took 1 second to execute it. Then it was marked as installed. Why the script failed, no idea, but why you can't select it later is duplicate of 327523 *** This bug has been marked as a duplicate of bug 327523 ***