Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 105198 - xen-sources-2.6.12.5 wants patch-2.6.12.5
Summary: xen-sources-2.6.12.5 wants patch-2.6.12.5
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-07 17:19 UTC by Nick Devito
Modified: 2005-09-07 17:51 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 Nick Devito 2005-09-07 17:19:22 UTC
when attempting to emerge xen-sources-2.6.12.5, during the uncompress process,
an error occurs where it wants patch-2.6.12.5:

 * FATAL: unable to locate:
 * /usr/portage/distfiles/patch-2.6.12.5.bz2
 * for read-only. The file either has incorrect permissions
 * or does not exist.


Reproducible: Always
Steps to Reproduce:
1. emerge xen-sources
2.
3.

Actual Results:  
Calculating dependencies ...done!
>>> emerge (1 of 1) sys-kernel/xen-sources-2.6.12.5 to /
>>> md5 files   ;-) xen-sources-2.6.11.10.ebuild
>>> md5 files   ;-) xen-sources-2.6.12.5.ebuild
>>> md5 files   ;-) files/digest-xen-sources-2.6.11.10
>>> md5 files   ;-) files/digest-xen-sources-2.6.12.5
>>> Preparing to unpack ...
>>> Unpacking source...
>>> Unpacking linux-2.6.12.tar.bz2 to /var/tmp/portage/xen-sources-2.6.12.5/work
 * FATAL: unable to locate:
 * /usr/portage/distfiles/patch-2.6.12.5.bz2
 * for read-only. The file either has incorrect permissions
 * or does not exist.

!!! ERROR: sys-kernel/xen-sources-2.6.12.5 failed.
!!! Function unipatch, Line 700, Exitcode 0
!!! Unable to locate /usr/portage/distfiles/patch-2.6.12.5.bz2
!!! If you need support, post the topmost build error, NOT this status message.



Expected Results:  
emerged xen-sources correctly
Comment 1 Nick Devito 2005-09-07 17:27:41 UTC
I found the patch file on distfiles, maybe someone forgot to add it to the SRC_URI?
Comment 2 Sven Wegener gentoo-dev 2005-09-07 17:51:30 UTC
Please emerge --sync again, problem has already been fixed.