Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 175217 - x11-libs/qt-4.2.3-r1 - /usr/portage/x11-libs/qt/files/qt4/Assistant.desktop not in manifest
Summary: x11-libs/qt-4.2.3-r1 - /usr/portage/x11-libs/qt/files/qt4/Assistant.desktop n...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Qt Bug Alias
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-19 13:52 UTC by Eric Westbrook
Modified: 2007-04-24 16:50 UTC (History)
0 users

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 Eric Westbrook 2007-04-19 13:52:59 UTC
Ebuild for x11-libs/qt-4.2.3-r1 fails, reporting that a file is not listed in the manifest.

Reproducible: Always

Steps to Reproduce:
emerge =x11-libs/qt-4.2.3-r1

Actual Results:  
>>> Emerging (7 of 10) x11-libs/qt-4.2.3-r1 to /
>>> Downloading 'http://www.gtlib.cc.gatech.edu/pub/gentoo/distfiles/qt-x11-opensource-src-4.2.3.tar.gz'
--16:54:23--  http://www.gtlib.cc.gatech.edu/pub/gentoo/distfiles/qt-x11-opensource-src-4.2.3.tar.gz
           => `/usr/portage/distfiles/qt-x11-opensource-src-4.2.3.tar.gz'
Resolving www.gtlib.cc.gatech.edu... 128.61.111.10, 128.61.111.11, 128.61.111.9
Connecting to www.gtlib.cc.gatech.edu|128.61.111.10|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 37,635,710 (36M) [application/x-gzip]

100%[=============================================================================================================================================>] 37,635,710   131.10K/s    ETA 00:00

16:59:56 (134.98 KB/s) - `/usr/portage/distfiles/qt-x11-opensource-src-4.2.3.tar.gz' saved [37635710/37635710]

 * checking ebuild checksums ;-) ...[ ok ]
 * checking auxfile checksums ;-) ...[ ok ]
 * checking miscfile checksums ;-) ...[ ok ]
 * checking qt-x11-opensource-src-4.2.3.tar.gz ;-) ...[ ok ]
!!! A file is not listed in the Manifest: '/usr/portage/x11-libs/qt/files/qt4/Assistant.desktop'


Expected Results:  
Expected a successful emerge.
Comment 1 Carsten Lohrke (RETIRED) gentoo-dev 2007-04-19 15:41:34 UTC
Caleb: You could have had that easier by using make_desktop_entrty() from eutils.eclass btw.
Comment 2 Caleb Tennis (RETIRED) gentoo-dev 2007-04-19 15:57:36 UTC
@carlo: wow, had no idea that was there

@reporter: My Manifest lists it just fine.  What's the size of your Manifest file?

tcdevel qt # ls -l Manifest
-rw-r--r-- 1 root root 17103 Apr 19 11:54 Manifest
Comment 3 Eric Westbrook 2007-04-19 17:54:54 UTC
Here it is.  Looks different than yours.

# ls -l Manifest
-rw-r--r-- 1 root root 23114 Apr 18 13:36 Manifest
Comment 4 Caleb Tennis (RETIRED) gentoo-dev 2007-04-19 17:58:10 UTC
I just pulled it down from CVS and it didn't change on my end.  I'm guessing you have an old version or a corrupt one.  Perhaps a re-sync with the mirrors would help.
Comment 5 Eric Westbrook 2007-04-19 22:15:05 UTC
That did it.  Odd, because I did perform a sync before getting the error.  Nevertheless it now seems everything is correct after another sync.  Feel free to designate this as "nevermind", and sorry for the trouble.
Comment 6 Caleb Tennis (RETIRED) gentoo-dev 2007-04-24 16:50:27 UTC
closing bug.