Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 115483 - net-zope/plonepopoll-2.3 should depend on net-zope/plone-2.0*
Summary: net-zope/plonepopoll-2.3 should depend on net-zope/plone-2.0*
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High minor (vote)
Assignee: net-zope (OBSOLETE)
URL: http://ingeniweb.sourceforge.net/Prod...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-13 17:00 UTC by Andrew Ross (RETIRED)
Modified: 2005-12-24 05:13 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 Andrew Ross (RETIRED) gentoo-dev 2005-12-13 17:00:36 UTC
PlonePoPoll 2.3 doesn't install with Plone 2.1 - you need PlonePoPoll 2.4 for that.

net-zope/plonepopoll-2.3.ebuild has DEPEND=">=net-zope/plone-2.0", which is satisified by Plone 2.1 
and higher, even though PlonePoPoll 2.3 won't install currently in this situation.

I'm fairly sure the fix is simply to change the build to have DEPEND="=net-zope/plone-2.0*"

Reproducible: Always
Steps to Reproduce:




Portage 2.0.51.22-r3 (hardened/x86/2.6, gcc-3.3.6, glibc-2.3.5-r2, 2.6.11-hardened-r1 i686)
===============================================================
==
System uname: 2.6.11-hardened-r1 i686 Intel(R) Celeron(R) CPU 2.40GHz
Gentoo Base System version 1.6.13
dev-lang/python:     2.3.5-r2, 2.4.2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
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.15.92.0.2-r10
sys-devel/libtool:   1.5.20
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=pentium4 -O2 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config /usr/
share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ 
/usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=pentium4 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks nostrip sandbox sfperms strict"
GENTOO_MIRRORS="ftp://mirror.aarnet.edu.au/pub/gentoo ftp://mirror.pacific.net.au/pub/gentoo 
http://distfiles.gentoo.org http://www.ibiblio.org/pub/Linux/distributions/gentoo"
PKGDIR="/usr/portage//packages/x86/"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage/"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.au.gentoo.org/gentoo-portage"
USE="apache2 bash-completion berkdb bzip2 crypt dlloader expat gd hardened imagemagick jpeg 
kerberos ldap libwww mhash mysql ncurses nls pam pcre perl pic png python readline sasl ssl symlink 
tcpd tiff truetype udev unicode userlocales vhosts x86 xml xml2 zlib userland_GNU kernel_linux 
elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, MAKEOPTS
Comment 1 Radoslaw Stachowiak (RETIRED) gentoo-dev 2005-12-24 05:13:28 UTC
although there is no plone-2.1 in the portage currently, so this can not occur, its a good recomendation and therefore commited into portage, without version bump. thank you.