Joem wrote:
Hi,

When I run emerge -uvDN world, I get the following problem with libpng 1.2.13:

!!! A file listed in the Manifest could not be found: '/usr/portage/distfiles/libpng-manual.txt'

Perhaps I have --sync'ed with a broken mirror, but I have to wait to try --sync again (one --sync per day rule).

Can anybody suggest a solution?

Thanks,
Joe.

Here is the output from emerge:

==============================================================

tux smokinjoe # emerge -uvDN world
Calculating world dependencies... done!
>>> starting parallel fetching

>>> Emerging (1 of 110) media-libs/libpng-1.2.13 to /
* libpng-1.2.13.tar.bz2 MD5 ;-) ... [ ok ] * libpng-1.2.13.tar.bz2 RMD160 ;-) ... [ ok ] * libpng-1.2.13.tar.bz2 SHA1 ;-) ... [ ok ] * libpng-1.2.13.tar.bz2 SHA256 ;-) ... [ ok ] * libpng-1.2.13.tar.bz2 size ;-) ... [ ok ]
>>> Downloading 'http://www.libpng.org/pub/png/libpng-manual.txt'
--15:27:21--  http://www.libpng.org/pub/png/libpng-manual.txt
          => `/usr/portage/distfiles/libpng-manual.txt'
Resolving www.libpng.org... 66.35.250.210
Connecting to www.libpng.org|66.35.250.210|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 128,288 (125K) [text/plain]

100%[==============================================================================================================================>] 128,288 24.88K/s ETA 00:00

15:27:26 (24.84 KB/s) - `/usr/portage/distfiles/libpng-manual.txt' saved [128288/128288]

* checking ebuild checksums ;-) ... [ ok ] * checking auxfile checksums ;-) ... [ ok ] * checking miscfile checksums ;-) ... [ ok ] * checking libpng-1.2.13.tar.bz2 ;-) ... [ ok ] * checking libpng-manual.txt ;-) ... [ !! ]

!!! A file listed in the Manifest could not be found: '/usr/portage/distfiles/libpng-manual.txt'

echo "media-libs/libpng -doc" >> /etc/portage/package.use
seems to have helped.
I had the 'doc' useflag set, which made portage download the docs, which were not correct.

So, by removing the doc useflag, I have worked around the bug. That is good enough for me to continue emerge -uav world, and to go and play some badminton in the mean time.

Good night, and good luck.

--
gentoo-user@gentoo.org mailing list

Reply via email to