Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 33872 - vcron 3.0.1-r4 fail to emerge because of dependencies.
Summary: vcron 3.0.1-r4 fail to emerge because of dependencies.
Status: RESOLVED DUPLICATE of bug 33820
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-19 15:24 UTC by Nico Baggus
Modified: 2005-07-17 13:06 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 Nico Baggus 2003-11-19 15:24:43 UTC
A log follows: 
 
koen tmp # emerge vcron 
Calculating dependencies | 
emerge: there are no masked or unmasked ebuilds to satisfy 
"sys-apps/cronbase-0.2.1-r3". 
 
!!! Error calculating dependencies. Please correct. 
koen tmp # emerge cronbase 
Calculating dependencies ...done! 
>>> emerge (1 of 1) sys-apps/cronbase-0.2.1-r3 to / 
>>> Unpacking source... 
>>> Source unpacked. 
 
>>> Install cronbase-0.2.1-r3 into /var/tmp/portage/cronbase-0.2.1-r3/image/ 
category sys-apps 
man: 
prepallstrip: 
strip: 
strip: 
>>> Completed installing into /var/tmp/portage/cronbase-0.2.1-r3/image/ 
 
>>> Merging sys-apps/cronbase-0.2.1-r3 to / 
--- /usr/ 
--- /usr/sbin/ 
>>> /usr/sbin/run-crons 
--- /usr/share/ 
--- /usr/share/doc/ 
>>> /usr/share/doc/cronbase-0.2.1-r3/ 
>>> /usr/share/doc/cronbase-0.2.1-r3/README.gz 
--- /etc/ 
--- /etc/cron.hourly/ 
>>> /etc/cron.hourly/.keep 
--- /etc/cron.daily/ 
>>> /etc/cron.daily/.keep 
--- /etc/cron.weekly/ 
>>> /etc/cron.weekly/.keep 
--- /etc/cron.monthly/ 
>>> /etc/cron.monthly/.keep 
--- /var/ 
--- /var/spool/ 
--- /var/spool/cron/ 
>>> /var/spool/cron/.keep 
--- /var/spool/cron/lastrun/ 
>>> /var/spool/cron/lastrun/.keep 
 
>>> Regenerating /etc/ld.so.cache... 
 * Caching service dependencies...                                                                                                           
[ ok ] 
>>> sys-apps/cronbase-0.2.1-r3 merged. 
>>> Recording sys-apps/cronbase in "world" favorites file... 
>>> Regenerating /etc/ld.so.cache... 
 * Caching service dependencies...                                                                                                           
[ ok ] 
 
 * GNU info directory index is up-to-date. 
 
koen tmp # emerge -v vcron 
Calculating dependencies | 
emerge: there are no masked or unmasked ebuilds to satisfy 
"sys-apps/cronbase-0.2.1-r3". 
 
!!! Error calculating dependencies. Please correct. 
 
 

Reproducible: Always
Steps to Reproduce:
1. emerge vcron (emerges V3.0.1-r4 based on keyword ~alpha) 
2. 
3. 
Actual Results:  
No build done, 
 
emerge --nodeps vcron works. 

Expected Results:  
build vcron 

Gentoo Base System version 1.4.3.12 
Portage 2.0.49-r15 (default-alpha-1.4, gcc-3.3.2, glibc-2.3.2-r8, 
2.4.20-gentoo-alpha-r2) 
================================================================= 
System uname: 2.4.20-gentoo-alpha-r2 alpha EV56 
ACCEPT_KEYWORDS="alpha ~alpha" 
AUTOCLEAN="no" 
CFLAGS="-mcpu=ev56 -O3 -pipe " 
CHOST="alphaev56-unknown-linux-gnu" 
COMPILER="gcc3" 
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config 
/usr/kde/3/share/config /var/bind /usr/X11R6/lib/X11/xkb 
/usr/kde/3.1/share/config /usr/share/config" 
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d" 
CXXFLAGS="-mcpu=ev56 -O3 -pipe " 
DISTDIR="/usr/portage/distfiles" 
FEATURES="ccache" 
GENTOO_MIRRORS="http://gentoo.oregonstate.edu 
http://www.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.gentoo.org/gentoo-portage" 
USE="alpha crypt cups encode foomaticdb gif gnome jpeg libg++ libwww mikmod 
ncurses nls oss pdflib png quicktime spell truetype xml2 xmms xv zlib directfb 
gdbm berkdb slang readline arts tcltk java postgres X sdl gpm tcpd pam ssl 
perl python esd imlib oggvorbis gtk qt kde motif opengl snmp"
Comment 1 SpanKY gentoo-dev 2003-11-19 15:40:20 UTC
please search for dups next time

*** This bug has been marked as a duplicate of 33820 ***