On Sun, 04 Nov 2018 14:29:08 +0000 ja <ja@xxxxxxxxxx> wrote: > There is a bug in the tex-fonts-hebrew rpm as trying to install > it on a working machine fails. > root@paxos:~]$ dnf install tex-fonts-hebrew > ... > Installed: tex-fonts-hebrew-0.1-28.fc29.noarch > > Installing : tex-fonts-hebrew-0.1-28.fc29.noarch > Running scriptlet: tex-fonts-hebrew-0.1-28.fc29.noarch > /usr/bin/texconfig-sys: line 33: exec: texconfig: not found > Option cnffile requires an argument > Try "updmap --help" for more information. > warning: %post(tex-fonts-hebrew-0.1-28.fc29.noarch) scriptlet failed, > exit status 255 Error in POSTIN scriptlet in rpm package > tex-fonts-hebrew Installed: tex-fonts-hebrew-0.1-28.fc29.noarch This is strange, since it is the same package as f28, just rebuilt in the f29 environment. You could try installing the f28 package from here https://koji.fedoraproject.org/koji/buildinfo?buildID=1042001 to see if it has the same issue. When I do a net install, I always do a minimal install first, and then use dnf to do the updates while running the new install, pulling from the repositories. It seems to work fine, and errors like you encountered aren't as painful. And, as Patrick said, if cache removal is turned off, the downloaded files remain locally so there is only the one download. At the end a dnf clean packages will remove them. _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx