Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 28999 - net-misc/tightvnc-1.2.9-r1 can't find tightvnc-1.2.9-r1-gentoo.diff patch
Summary: net-misc/tightvnc-1.2.9-r1 can't find tightvnc-1.2.9-r1-gentoo.diff patch
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-17 12:25 UTC by Tristan Henderson
Modified: 2003-09-19 22:55 UTC (History)
0 users

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


Attachments
patch to fix location of gentoo.diff file (tightvnc-1.2.9-r1.ebuild.diff,389 bytes, patch)
2003-09-17 12:26 UTC, Tristan Henderson
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tristan Henderson 2003-09-17 12:25:52 UTC
net-misc/tightvnc-1.2.9-r1 is looking for tightvnc-1.2.9-r1-gentoo.diff instead of tightvnc-1.2.
9-gentoo.diff:

eutils
eutils
eutils
>>> Unpacking source...
>>> Unpacking tightvnc-1.2.9_unixsrc.tar.bz2 to /var/tmp/portage/tightvnc-1.2.9-r1/work

 * Cannot find $EPATCH_SOURCE!  Value for $EPATCH_SOURCE is:
 * 
 *   /usr/portage/net-misc/tightvnc/files/tightvnc-1.2.9-r1-gentoo.diff


!!! ERROR: net-misc/tightvnc-1.2.9-r1 failed.
!!! Function epatch, Line 181, Exitcode 0
!!! Cannot find $EPATCH_SOURCE!

Calculating dependencies  ...done!
>>> emerge (1 of 1) net-misc/tightvnc-1.2.9-r1 to /
>>> md5 src_uri ;-) tightvnc-1.2.9_unixsrc.tar.bz2


Reproducible: Always
Steps to Reproduce:
1.
2.
3.




Portage 2.0.49-r4 (default-1.0, gcc-2.95.3, glibc-2.2.5-r8, 2.4.22)
==============================================================
===
System uname: 2.4.22 i686 Transmeta(tm) Crusoe(tm) Processor TM5800
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-mcpu=i686 -O3 -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /var/qmail/control /usr/share/config /usr/kde/2/share/config 
/usr/kde/3/share/config /usr/X11R6/lib/X11/xkb /usr/share/texmf/tex/generic/config/ 
/usr/share/texmf/tex/platex/config/"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-mcpu=i686 -O3 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="ccache autoaddcvs digest sandbox strict"
GENTOO_MIRRORS="http://gentoo.oregonstate.edu http://distro.ibiblio.
org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="x86 apm avi crypt cups encode libg++ mmx mpeg ncurses pdflib quicktime spell truetype 
xml2 xmms xv aalib berkdb esd gdbm gif gnome-libs gpm gtk imlib java libwww motif mozilla 
oggvorbis pam python readline sdl snmp ssl svga tcpd -3dnow alsa apache2 -arts bonobo cdr 
curses dga dvd emacs ethereal evo fbcon gnome gtk2 gtkhtml guile jpeg -kde lcms -lirc -mikmod 
-moznoxft mysql nas -nls odbc -opengl oss pcmcia pda perl pic plotutils png pnp -qt -qtmt samba 
skey -slang smooth tcltk tetex tiff trusted usb vim-with-x xml X X509 zlib"
Comment 1 Tristan Henderson 2003-09-17 12:26:51 UTC
Created attachment 17905 [details, diff]
patch to fix location of gentoo.diff file

Here's a patch so that the ebuild looks for the correct file
(tightvnc-1.2.9-gentoo.diff)
Comment 2 FieldySnuts 2003-09-17 13:26:46 UTC
This worked for me, thanks for the patch! Hopefully it ends up in portage, soon.
Comment 3 Seemant Kulleen (RETIRED) gentoo-dev 2003-09-19 22:55:41 UTC
looks like aliz took care of this yesterday