Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 148205 - svgalib-1.9.24-all_devices.patch missing in portage tree
Summary: svgalib-1.9.24-all_devices.patch missing in portage tree
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: SpanKY
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-19 08:49 UTC by Phillip Berndt
Modified: 2006-09-19 11:28 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 Phillip Berndt 2006-09-19 08:49:40 UTC
After --sync'ing the portage tree I got this error on "emerge -v svgalib":

-----------------------------------

locutus svgalib # emerge -v svgalib
Calculating dependencies... done!

>>> Emerging (1 of 1) media-libs/svgalib-1.9.24 to /
 * svgalib-1.9.24.tar.gz MD5 ;-) ...                                                                                                                            [ ok ] * svgalib-1.9.24.tar.gz RMD160 ;-) ...                                                                                                                         [ ok ] * svgalib-1.9.24.tar.gz SHA1 ;-) ...                                                                                                                           [ ok ] * svgalib-1.9.24.tar.gz SHA256 ;-) ...                                                                                                                         [ ok ] * svgalib-1.9.24.tar.gz size ;-) ...                                                                                                                           [ ok ] * checking ebuild checksums ;-) ...                                                                                                                            [ ok ] * checking auxfile checksums ;-) ...                                                                                                                           [ ok ] * checking miscfile checksums ;-) ...                                                                                                                          [ ok ] * checking svgalib-1.9.24.tar.gz ;-) ...                                                                                                                       [ ok ] * Determining the location of the kernel source code
 * Found kernel source directory:
 *     /usr/src/linux
 * Found sources for kernel version:
 *     2.6.17.13
>>> Unpacking source...
>>> Unpacking svgalib-1.9.24.tar.gz to /var/tmp/portage/svgalib-1.9.24/work
 * Applying svgalib-1.9.23-gentoo.patch ...                                                                                                                     [ ok ] * Applying svgalib-1.9.24-linux2.6.patch ...                                                                                                                   [ ok ]
 * Cannot find $EPATCH_SOURCE!  Value for $EPATCH_SOURCE is:
 *
 *   /usr/portage/media-libs/svgalib/files/svgalib-1.9.24-all_devices.patch
 *   ( svgalib-1.9.24-all_devices.patch )


!!! ERROR: media-libs/svgalib-1.9.24 failed.
Call stack:
  ebuild.sh, line 1546:   Called dyn_unpack
  ebuild.sh, line 708:   Called src_unpack
  svgalib-1.9.24.ebuild, line 36:   Called epatch '/usr/portage/media-libs/svgalib/files/svgalib-1.9.24-all_devices.patch'
  eutils.eclass, line 198:   Called die

!!! Cannot find $EPATCH_SOURCE!
!!! If you need support, post the topmost build error, and the call stack if relevant.


-----------------------------------

locutus svgalib # ls files | grep patch
svgalib-1.9.19-dont-touch-ld.conf.patch
svgalib-1.9.19-pic.patch
svgalib-1.9.23-gentoo.patch
svgalib-1.9.24-linux2.6.patch
svgalib-1.9.25-gentoo.patch
svgalib-1.9.25-linux2.6.patch
Comment 1 SpanKY gentoo-dev 2006-09-19 11:28:10 UTC
restored, sorry about that