Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 123288 - pgadmin3-1.4.1 $EPATCH_SOURCE failure
Summary: pgadmin3-1.4.1 $EPATCH_SOURCE failure
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: PgSQL Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-18 08:05 UTC by Chuck Wegrzyn
Modified: 2006-02-20 03:17 UTC (History)
1 user (show)

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 Chuck Wegrzyn 2006-02-18 08:05:56 UTC
sideshow ~ # emerge -Du world
Calculating world dependencies ...done!
>>> emerge (1 of 1) dev-db/pgadmin3-1.4.1 to /
>>> checksums files   ;-) pgadmin3-1.4.0.ebuild
>>> checksums files   ;-) pgadmin3-1.0.2.ebuild
>>> checksums files   ;-) pgadmin3-1.4.1.ebuild
>>> checksums files   ;-) pgadmin3-1.2.2.ebuild
>>> checksums files   ;-) files/pgadmin3-1.2.2-configure.patch
>>> checksums files   ;-) files/pgadmin3-1.4.0-configure.patch
>>> checksums files   ;-) files/digest-pgadmin3-1.0.2
>>> checksums files   ;-) files/digest-pgadmin3-1.2.2
>>> checksums files   ;-) files/digest-pgadmin3-1.4.0
>>> checksums files   ;-) files/digest-pgadmin3-1.4.1
>>> checksums src_uri ;-) pgadmin3-1.4.1.tar.gz
>>> Unpacking source...
>>> Unpacking pgadmin3-1.4.1.tar.gz to /var/tmp/portage/pgadmin3-1.4.1/work

 * Cannot find $EPATCH_SOURCE!  Value for $EPATCH_SOURCE is:
 *
 *   /usr/portage/dev-db/pgadmin3/files/pgadmin3-1.4.1-configure.patch
 *   ( pgadmin3-1.4.1-configure.patch )


!!! ERROR: dev-db/pgadmin3-1.4.1 failed.
Call stack:
  ebuild.sh, line 1894:   Called dyn_unpack
  ebuild.sh, line 694:   Called src_unpack
  pgadmin3-1.4.1.ebuild, line 31:   Called epatch 'unpack'

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


Here is the emerge --info...

Portage 2.1_pre4-r1 (default-linux/amd64/2005.0, gcc-3.4.5, glibc-2.3.6-r3, 2.6.16-rc2 x86_64)
=================================================================
System uname: 2.6.16-rc2 x86_64 AMD Athlon(tm) 64 Processor 3000+
Gentoo Base System version 1.12.0_pre16
dev-lang/python:     2.3.4-r1, 2.4.2-r1
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1-r1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r3
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=k8 -pipe -O2"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/texmf/web2c /etc/env.d"
CXXFLAGS="-march=k8 -pipe -O2"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
MAKEOPTS="-j1"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 X acpi alsa arts avi berkdb bitmap-fonts crypt cups curlwrappers doc dv dvd dvdr dvdread elibc_glibc emboss encode firefox font-server foomaticdb gif gpm gstreamer gtk gtk2 hal imlib ipv6 jp2 jpeg kde kernel_linux lzw lzw-tiff mp3 mpeg ncurses nls opengl oss pam pdflib perl png python qt quicktime readline sdl spell ssl tcpd texet tiff truetype-fonts type1-fonts unicode usb userland_GNU userlocales xpm xrandr xv zeroconf zlib"
Unset:  ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, LANG, LC_ALL, LDFLAGS, LINGUAS
Comment 1 nebojsa 2006-02-19 02:53:24 UTC
Workaround:
just copy /usr/portage/dev-db/pgadmin3/files/pgadmin3-1.4.0-configure.patch
to /usr/portage/dev-db/pgadmin3/files/pgadmin3-1.4.1-configure.patch,
do one:
ebuild pgadmin3-1.4.1 digest
emerge =pgadmin3-1.4.1
and that's it.
Comment 2 Chuck Wegrzyn 2006-02-19 08:54:35 UTC
I applied the fix and it worked. Thanks a lot!
Comment 3 Masatomo Nakano (RETIRED) gentoo-dev 2006-02-20 03:17:57 UTC
fixed. sorry!