Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 65539 - Possibly a DEPEND/*DEPEND problem | net-dialup/rp-pppoe-3.5-r1
Summary: Possibly a DEPEND/*DEPEND problem | net-dialup/rp-pppoe-3.5-r1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Gentoo Dialup Developers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-27 07:54 UTC by Thilo Six
Modified: 2004-09-27 09:17 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 Thilo Six 2004-09-27 07:54:52 UTC
I got following error after:  emerge -uDafv world

# emerge -uDafv world

These are the packages that I would merge, in order:

Calculating world dependencies |
emerge: there are no masked or unmasked ebuilds to satisfy "(".

!!! Problem with ebuild net-dialup/rp-pppoe-3.5-r1
!!! Possibly a DEPEND/*DEPEND problem.

!!! Depgraph creation failed.


After I changed the DEPEND section in the rp-pppoe-3.5-r1.ebuild to:
DEPEND=">=net-dialup/ppp-2.4.1
			dev-lang/tcl
			dev-lang/tk"

it worked without error.
Befor it was:

DEPEND=">=net-dialup/ppp-2.4.1
	X? ( tcltk? ( 	virtual/x11
			dev-lang/tcl
			dev-lang/tk ) )"

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

Actual Results:  
emerge worked without error again

Expected Results:  
see above

Portage 2.0.50-r11 (default-x86-2004.2, gcc-3.3.4, glibc-2.3.3.20040420-r1,
2.6.8-gentoo-r3)
=================================================================
System uname: 2.6.8-gentoo-r3 i686 AMD Athlon(tm) Processor
Gentoo Base System version 1.4.16
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.5-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -mcpu=athlon -pipe -fomit-frame-pointer -w"
CHOST="i686-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.3/env /usr/kde/3.3/share/c
onfig /usr/kde/3.3/shutdown /usr/kde/3/share/config
/usr/lib/mozilla/defaults/pref /usr/share/config /var
/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/rc.d /etc/terminfo /etc/wget
/usr/X11/bin/startx /etc/env.d"
CXXFLAGS="-O2 -mcpu=athlon -pipe -fomit-frame-pointer -w"
DISTDIR="/home/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/"
MAKEOPTS="-j2 -s"
PKGDIR="/home/portage/pkgdir"
PORTAGE_TMPDIR="/home/portage"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/home/portage/local_ebuilds"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="3dnow X X509 aalib accounting acl acpi acpi4linux aim alsa amd apm arts
async avi berkdb bitmap-font
s bootsplash caps cddb cdparanoia cdr cdrom chroot clamav crypt cscope curl
directfb divx4linux dnd dnsdb
 droproot dv dvd dvdread edl emacs emacs-w3 encode escreen esd ethereal exif
exim exiscan exiscan-acl faa
c faad fam fbcon ffmpeg flac foomaticdb foreign-package foreign-sysvinit
freetype ftp gdbm geoip gif gpm
gstreamer gtk gtk2 hbci icq icu imagemagick imap imlib imlib2 jabber java jbig
jikes jp2 jpeg justify kad
u-modules kde kerberos lcms ldap leim libcaca libg++ libwww lids linguas_de live
lm_sensors lmtp lynxkeym
ap lzo lzw lzw-tiff mad maildir matroska md5sum memlimit migemo mikmod mime mmx
mng monkey motif mozdomi
moznoirc mozp3p mozsvg mpeg mpeg4 mpi mplayer msn mule mythtv ncurses network
nls nntp nocardbus nocd oav
 odbc oggvorbis ooo-kde openal opengl operanom2 oscar oss pam parse-clocks
passfile pcap pdflib perl png
python qt quicktime readline rtc sasl savedconfig sdl silc slang spell ssl
stroke svga tcltk tcpd tga the
ora tiff transcode truetype type1 unicode v4l v4l2 virus-scan wildlsearch wmf
wsconvert x86 xchatdccserve
r xface xine xml2 xmms xprint xv xvid yahoo zlib zvbi"
Comment 1 Thilo Six 2004-09-27 08:07:07 UTC
I did a emerge sync again.
Now I don
Comment 2 Thilo Six 2004-09-27 08:07:07 UTC
I did a emerge sync again.
Now I don´t get the error again. It seems it´s fixed already.
Comment 3 Heinrich Wendel (RETIRED) gentoo-dev 2004-09-27 09:17:43 UTC
fixed.