Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 36939 - DBI-1.37 shouldn't install in /usr/doc
Summary: DBI-1.37 shouldn't install in /usr/doc
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords:
Depends on: 36524
Blocks:
  Show dependency tree
 
Reported: 2004-01-01 08:05 UTC by Luigi Maselli
Modified: 2008-12-31 13:30 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Luigi Maselli 2004-01-01 08:05:19 UTC
it causes a broken package with quickpkg as same as indent

tar: usr/doc/indent: Impossibile mkdir: No such file or directory
tar: usr/doc/indent/indent.html: Impossibile open: No such file or directory

bzip2: (stdin): trailing garbage after EOF ignored
tar: Uscita per errore ritardata dall'errore precedente 

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2004-01-01 08:11:08 UTC
dunno where's you problem

/usr/share/doc/DBI-1.37
/usr/share/doc/DBI-1.37/Changes.gz
/usr/share/doc/DBI-1.37/MANIFEST.gz
/usr/share/doc/DBI-1.37/README.gz
/usr/share/doc/DBI-1.37/ToDo.gz
Comment 2 Martin Holzer (RETIRED) gentoo-dev 2004-01-01 08:11:37 UTC
lrwxrwxrwx    1 root     root            9 Dec 24 16:07 /usr/doc -> share/doc
Comment 3 Eric Sammer (RETIRED) gentoo-dev 2004-01-11 20:40:52 UTC
This no longer seems to be the case.

esammer@ripley esammer $ qpkg -I -f -v /usr/share/doc/DBI-1.38/README.gz
dev-perl/DBI-1.38 *
esammer@ripley esammer $ qpkg -I -f -v /usr/doc/DBI-1.38/README.gz

It seems that all docs are now in /usr/share/doc

This is also true for DBI-1.37.
Comment 4 Eric Sammer (RETIRED) gentoo-dev 2004-01-11 20:47:23 UTC
Closing. See previous comment.