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.
Caleb: You could have had that easier by using make_desktop_entrty() from eutils.eclass btw.
@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
Here it is. Looks different than yours. # ls -l Manifest -rw-r--r-- 1 root root 23114 Apr 18 13:36 Manifest
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.
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.
closing bug.