Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 57458 - fresco-base/fresco-cvs-20030220 no masked or unmasked ebuilds to satisfy >=dev-python/omniORBpy-2.0
Summary: fresco-base/fresco-cvs-20030220 no masked or unmasked ebuilds to satisfy >=de...
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Bryan Østergaard (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-18 01:36 UTC by Aaron Peterson
Modified: 2004-08-04 15:49 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 Aaron Peterson 2004-07-18 01:36:42 UTC
bash-2.05b# emerge world -uDp

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

Calculating world dependencies /
emerge: there are no masked or unmasked ebuilds to satisfy ">=dev-python/omniORBpy-2.0".

!!! Problem with ebuild fresco-base/fresco-cvs-20030220
!!! Possibly a DEPEND/*DEPEND problem.

!!! Depgraph creation failed.
bash-2.05b#


I HATE these bugs...

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




bash-2.05b# emerge --info
Portage 2.0.50-r9 (default-x86-1.4, gcc-3.4.1, glibc-2.3.4.20040619-r0,
2.6.7-gentoo-r11)
=================================================================
System uname: 2.6.7-gentoo-r11 i686 AMD Athlon(TM) XP 1700+
Gentoo Base System version 1.5.1
distcc 2.16 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.5-r1
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon-xp -O3 -pipe -fomit-frame-pointer -Wall"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.1/share/config /usr/kde/3.2/share/config /usr/kde/3.3/share/config
/usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /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=athlon-xp -O3 -pipe -fomit-frame-pointer -Wall"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://gentoo.oregonstate.edu
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j1"
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="3dnow X aac aalib accessibility acl acpi acpi4linux alsa amd apache2 apm
arts artswrappersuid audiofile avi berkdb bidi bonobo canna cdr cjk cjkcrypt
crypt cscope cups dga directfb divx4linux doc dv dvb dvd encode esd evms2 faad
fam fbcon ffmpeg flac flash foomaticdb freetype freewnn fs gdbm ggi gif gnome
gpm gstreamer gtk gtk2 gtkhtml guile imagemagick imap imlib jack java javascript
joystick jpeg kde kerberos krb4 ldap libcss libdvdread libg++ libwww linguas_es
linguas_ru linguas_zh_CN linguas_zh_TW mad maildir md5sum mdb mikmod mmx motif
mozilla mpeg mpeg4 mule mysql nas ncurses net nls nptl nvidia oggvorbis opengl
oss pam pdflib perl pic png postgres python qt quicktime readline samba sasl
scanner sdl slang spell sse ssl svg svga tcltk tcpd tetex theora threads tiff
transcode truetype unicode usb v4l vhosts virus-scan x86 xine xinerama xml2 xmms
xv xvid zeo zlib"
Comment 1 Aaron Peterson 2004-07-24 20:46:41 UTC
still having to deal with this bug:

I have to change the:
/usr/portage/fresco-base/fresco-cvs/fresco-cvs-20030220.ebuild
file to say:
#(note, the commented out omniORBpy)

DEPEND="net-misc/omniORB
    media-libs/libggi
    media-libs/libsdl
    dev-libs/DirectFB
    virtual/opengl
    media-libs/libart_lgpl
    >=media-libs/freetype-2.0.0
    sys-libs/zlib
    media-libs/libpng
    fresco-base/fresco-env"
    #>=dev-python/omniORBpy-2.0
(note, the commented out omniORBpy)
Comment 2 Aaron Peterson 2004-08-04 13:31:43 UTC
still causing me to manually edit the fresco ebuild every emerge sync, emerge world -uDp cycle...
Comment 3 Bryan Østergaard (RETIRED) gentoo-dev 2004-08-04 15:49:34 UTC
Thanks for your bug report.

The entire fresco-base portage category will be removed asap as fresco doesn't seem to be actively maintained upstream and no current Gentoo developer wants to maintain it.

If you still want to use fresco, I suggest copying the current ebuilds to a portage overlay and changing omniORBpy to omniorbpy.

Closing bug as WONTFIX as the ebuilds are being removed.