Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 221723 - unpacking libpng-1.2.26-r1 failed
Summary: unpacking libpng-1.2.26-r1 failed
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 All
: High major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-11 16:20 UTC by Lebedev Roman
Modified: 2008-05-22 23:20 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 Lebedev Roman 2008-05-11 16:20:13 UTC
Emerging (22 of 31) media-libs/libpng-1.2.26-r1 to /
...
>>> Unpacking source...
>>> Unpacking libpng-1.2.26.tar.lzma to /var/tmp/portage/media-libs/libpng-1.2.26-r1/work
unpack libpng-1.2.26.tar.lzma: file format not recognized. Ignoring.
/usr/portage/media-libs/libpng/libpng-1.2.26-r1.ebuild: line 22: cd: /var/tmp/portage/media-libs/libpng-1.2.26-r1/work/libpng-1.2.26: No such file or directory

I don`t install lzma. But it need for unpack this package.
Who lzma isn`t in DEPEND?

Now: DEPEND="${RDEPEND}
app-arch/lzma-utils"

But this is good:DEPEND="${RDEPEND}
app-arch/lzma
app-arch/lzma-utils"
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2008-05-12 13:40:46 UTC
You forgot to include emerge --info. Also, you forgot to update your system (or indeed world) target or you would have had app-arch/lzma-utils on board by now.