Bug 928305 - opendir: No such file or directory
Summary: opendir: No such file or directory
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: xorg-x11-fonts
Version: 19
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: X/OpenGL Maintenance List
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
: 949277 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-03-27 11:03 UTC by Kamil Páral
Modified: 2013-04-20 19:16 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-04-18 02:30:44 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Kamil Páral 2013-03-27 11:03:07 UTC
Description of problem:
I see this when building a F19 LiveCD:

>   Installing: ghostscript-fonts            ##################### [539/985] 
>   Installing: xorg-x11-fonts-Type1         ##################### [540/985] 
> opendir: No such file or directory
>   Installing: dhcp-common                  ##################### [541/985] 
>   Installing: jline                        ##################### [542/985] 

I guess the problem is somewhere in the postinstall scriptlet:

> $ rpm -qp --scripts xorg-x11-fonts-Type1-7.5-8.fc19.noarch.rpm
> postinstall scriptlet (using /bin/sh):
> {
>   xorg-x11-fonts-update-dirs /usr/share/X11/fonts/Type1
> }
> postuninstall scriptlet (using /bin/sh):
> {
>   FONTDIR=/usr/share/X11/fonts/Type1
>   if [ "$1" = "0" -a -d $FONTDIR ]; then
>     xorg-x11-fonts-update-dirs $FONTDIR
>   fi
> }

Version-Release number of selected component (if applicable):
xorg-x11-fonts-Type1-7.5-8.fc19.noarch.rpm

Steps to Reproduce:
1. https://fedoraproject.org/wiki/QA/Test_Days/Live_Image

Comment 1 Kamil Páral 2013-04-01 18:49:04 UTC
I also see this during package update on Fedora 18:

>   Installing : xorg-x11-fonts-Type1-7.5-6.fc18.noarch              46/162 
> opendir: No such file or directory

Comment 2 Fedora Update System 2013-04-08 09:17:00 UTC
xorg-x11-font-utils-7.5-13.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/xorg-x11-font-utils-7.5-13.fc19

Comment 3 Fedora Update System 2013-04-08 09:36:35 UTC
xorg-x11-font-utils-7.5-11.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/xorg-x11-font-utils-7.5-11.fc18

Comment 4 Fedora Update System 2013-04-08 16:04:03 UTC
Package xorg-x11-font-utils-7.5-13.fc19:
* should fix your issue,
* was pushed to the Fedora 19 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing xorg-x11-font-utils-7.5-13.fc19'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2013-5136/xorg-x11-font-utils-7.5-13.fc19
then log in and leave karma (feedback).

Comment 5 Peter Hutterer 2013-04-08 20:25:23 UTC
*** Bug 949277 has been marked as a duplicate of this bug. ***

Comment 6 Fedora Update System 2013-04-18 02:30:46 UTC
xorg-x11-font-utils-7.5-11.fc18 has been pushed to the Fedora 18 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 7 Fedora Update System 2013-04-20 19:16:00 UTC
xorg-x11-font-utils-7.5-13.fc19 has been pushed to the Fedora 19 stable repository.  If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.