Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 93863 - dev-perl/crypt-rsa exists and depends on dev-perl/Digest-MD5
Summary: dev-perl/crypt-rsa exists and depends on dev-perl/Digest-MD5
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High major
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords:
: 93901 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-05-24 16:07 UTC by Conan Brink
Modified: 2005-05-25 02:52 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 Conan Brink 2005-05-24 16:07:20 UTC
dev-perl/Digest-MD5 moved into perl-core, but there are still ebuilds for dev-
perl/crypt-rsa that declare their dependence on dev-perl/Digest-MD5.  So emerge 
sync results in a broken portage tree.

Fortunately, since I don't need to update crypt-rsa, I worked around it by 
editing my copies of the ebuilds for crypt-rsa to point to the right Digest-MD5. 
 But if I did need to update or install it, I'd be hosed by the fact that the .
ebuild files are now summed in the manifests, something that makes such 
workarounds impossible. 

Reproducible: Always
Steps to Reproduce:
1. emerge sync
2. emerge dev-perl/crypt-rsa (or any of the other packages that depend on dev-
perl/crypt-rsa, such as dev-perl/Crypt-OpenPGP, dev-perl/Module-Signature, and 
dev-perl/net-ssh-perl)


Actual Results:  
emerge: there are no ebuilds to satisfy "dev-perl/Digest-MD5".


Expected Results:  
Should have just worked ;)  (which would happen if crypt-rsa depended on the 
right Digest-MD5 location)

Portage 2.0.51.19 (default-linux/x86/2005.0, gcc-3.3.5-20050130, glibc-2.3.4.
20041102-r1, 2.6.7-epia1 i686)
=================================================================
System uname: 2.6.7-epia1 i686 VIA Samuel 2
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.3.5 [2.3.5 (#1, Apr 28 2005, 09:11:40)]
distcc 2.16 i586-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.3 [enabled]
dev-lang/python:     2.3.5
sys-apps/sandbox:    [Not Present]
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.7.9-r1, 1.9.5, 1.4_p6, 1.8.5-r3, 1.5, 1.6.3
sys-devel/binutils:  2.15.92.0.2-r7
sys-devel/libtool:   1.5.16
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=c3 -m3dnow -Os -pipe -fomit-frame-pointer -mmmx"
CHOST="i586-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.2/share/config /usr/kde/
3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3/share/config 
/usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config /var/qmail/
control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=c3 -m3dnow -Os -pipe -fomit-frame-pointer -mmmx"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms strict"
GENTOO_MIRRORS="ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ http://
gentoo.binarycompass.org http://gentoo.osuosl.org/ ftp://ftp6.uni-erlangen.de/
pub/mirrors/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="x86 3dnow X aalib acpi adns aim alsa apache2 apm arts audiofile avi berkdb 
bitmap-fonts bonobo cdr crypt cscope ctype cups curl dga dio directfb divx4linux 
dvd dvdr eds emacs emacs-w3 emboss encode esd fam firebird flac flash foomaticdb 
fortran gd gdbm ggi gif gnome gphoto2 gpm gstreamer gtk gtk2 gtkhtml guile 
ieee1394 imagemagick imap imlib innodb ipv6 jack java jikes jpeg junit kdb kde 
lcms ldap libg++ libwww mad mbox mikmod mime ming mmx mng motif mozilla mp3 mpeg 
mysql ncurses nls odbc ogg oggvorbis opengl oscar oss pam pcre pdflib perl php 
plotutils png posix postgres python qt quicktime readline ruby samba scanner sdl 
slang snmp sockets speex spell spl sqlite ssl svga tcltk tcpd theora tiff 
tokenizer truetype truetype-fonts type1-fonts usb vorbis wmf wxwindows xine xml 
xml2 xmlrpc xmms xpm xv xvid zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS
Comment 1 Michael Cummings (RETIRED) gentoo-dev 2005-05-25 02:10:42 UTC
fixed - missed one in the migration of perl-core yesterday  
Comment 2 Michael Cummings (RETIRED) gentoo-dev 2005-05-25 02:11:00 UTC
ok, like, remembering to actually mark it fixed now :) 
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2005-05-25 02:52:11 UTC
*** Bug 93901 has been marked as a duplicate of this bug. ***