Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 396283 - dev-tex/glossaries-3.01 - install: Aufruf von stat f?r ?*.dict? nicht m?glich: Datei oder Verzeichnis nicht gefunden
Summary: dev-tex/glossaries-3.01 - install: Aufruf von stat f?r ?*.dict? nicht m?glich...
Status: RESOLVED DUPLICATE of bug 387801
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: TeX project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-28 10:59 UTC by dark_mail
Modified: 2011-12-29 23:55 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info output (emerge-info,5.88 KB, text/plain)
2011-12-29 18:49 UTC, dark_mail
Details
build log (build.log,1.87 KB, text/plain)
2011-12-29 18:53 UTC, dark_mail
Details

Note You need to log in before you can comment on or make changes to this bug.
Description dark_mail 2011-12-28 10:59:22 UTC
When trying to update dev-tex/glossaries from 2.07 to 3.01, emerge fails during the install phase with the following error:

>>> Install glossaries-3.01 into /var/tmp/portage/dev-tex/glossaries-3.01/image/ category dev-tex
install: Aufruf von stat für „*.dict“ nicht möglich: Datei oder Verzeichnis nicht gefunden
!!! doins: *.dict does not exist
 * ERROR: dev-tex/glossaries-3.01 failed (install phase):
 *   doins failed

The german line after install basically says that stat can't be called for "*.dict" because the file doesn't exist.

I have seen a few bug reports looking kind of similar, but for different packages and other files missing.

Reproducible: Always
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2011-12-29 14:51:15 UTC
I can't confirm that.

1) Please post your `emerge --info' output in a comment.
2) Please attach the entire build log to this bug report.
Comment 2 dark_mail 2011-12-29 18:49:05 UTC
Created attachment 297329 [details]
emerge --info output
Comment 3 dark_mail 2011-12-29 18:53:24 UTC
Created attachment 297333 [details]
build log

build log and emerge --info, as requested :-)
Comment 4 Tim Harder gentoo-dev 2011-12-29 20:50:14 UTC
I'm guessing this is a dup of 387801.
Comment 5 dark_mail 2011-12-29 23:55:20 UTC
Yep, looks like a duplicate. I'm sorry. Closing.

*** This bug has been marked as a duplicate of bug 387801 ***