Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 53093 - sys-kernel/wolk-sources-4.14-r1 fail sin src_unpack
Summary: sys-kernel/wolk-sources-4.14-r1 fail sin src_unpack
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All All
: High blocker (vote)
Assignee: Steve Arnold
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-05 14:36 UTC by Sven Wegener
Modified: 2004-06-06 15:47 UTC (History)
0 users

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


Attachments
wolk-sources-4.14-r1.ebuild.patch (wolk-sources-4.14-r1.ebuild.patch,247 bytes, patch)
2004-06-05 14:37 UTC, Sven Wegener
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sven Wegener gentoo-dev 2004-06-05 14:36:44 UTC
Calculating dependencies ...done!
>>> emerge (1 of 1) sys-kernel/wolk-sources-4.14-r1 to /
>>> md5 src_uri ;-) linux-2.4.20-wolk4.14-fullkernel.tar.bz2
>>> Preparing to unpack...
>>> Unpacking source...
>>> Unpacking linux-2.4.20-wolk4.14-fullkernel.tar.bz2 to /var/tmp/portage/wolk-sources-4.14-r1/work
 * Applying wolk-sources.CAN-2004-0133.patch...                          [ ok ]
 * Applying wolk-sources.CAN-2004-0181.patch...                          [ ok ]
 * Applying wolk-sources.CAN-2004-0394.patch...                          [ ok ]>>> Unpacking linux-2.4.20.tar.bz2 to /var/tmp/portage/wolk-sources-4.14-r1/work
bzip2: Can't open input file /usr/portage/distfiles/linux-2.4.20.tar.bz2: No such file or directory.
mv: cannot stat `linux-2.4.20': No such file or directory
 
!!! ERROR: sys-kernel/wolk-sources-4.14-r1 failed.
!!! Function universal_unpack, Line 131, Exitcode 1
!!! Unable to move source tree to 2.4.20-wolk-4.14-r1.

Removing universal_unpack from src_unpack() solves the problem, see attached patch.

Sven
Comment 1 Sven Wegener gentoo-dev 2004-06-05 14:37:02 UTC
Created attachment 32747 [details, diff]
wolk-sources-4.14-r1.ebuild.patch
Comment 2 Steve Arnold archtester gentoo-dev 2004-06-06 15:47:53 UTC
Fixed in portage; emerge sync and try it again.