Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 15655 - gstreamer-0.6.0-r2.ebuild broken DEPEND!!!
Summary: gstreamer-0.6.0-r2.ebuild broken DEPEND!!!
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High critical (vote)
Assignee: Mirror Admins
URL:
Whiteboard:
Keywords:
: 15774 15843 16351 16421 (view as bug list)
Depends on:
Blocks:
 
Reported: 2003-02-13 16:28 UTC by Dietrich Heise
Modified: 2003-09-28 16:22 UTC (History)
6 users (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 Dietrich Heise 2003-02-13 16:28:42 UTC
didi portage # emerge -up --deep world

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

Calculating world dependencies /
emerge: there are no masked or unmasked ebuilds to satisfy ">=dev-libs/lxml2-2.4".


I think there is one line in the ebuild wrong!:
[...]
DEPEND=">=dev-libs/glib-2.0.4
    >=dev-libs/lxml2-2.4
    >=dev-libs/popt-1.5
[...]

change it to:
[...]
DEPEND=">=dev-libs/glib-2.0.4
    >=dev-libs/xml2-2.4
    >=dev-libs/popt-1.5
[...]



Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Dietrich Heise 2003-02-13 18:36:53 UTC
sorry, right is:

   >=dev-libs/libxml2-2.4
Comment 2 foser (RETIRED) gentoo-dev 2003-02-15 09:54:45 UTC
im not sure whats wrong, my ebuild clearly has 'libxml2' so..
Comment 3 Martin Holzer (RETIRED) gentoo-dev 2003-02-16 13:42:55 UTC
please paste
#emerge info
Comment 4 Martin Holzer (RETIRED) gentoo-dev 2003-02-16 13:43:03 UTC
*** Bug 15774 has been marked as a duplicate of this bug. ***
Comment 5 Martin Holzer (RETIRED) gentoo-dev 2003-02-16 13:43:31 UTC
peter: could you also please paste
#emerge info
Comment 6 Peter Bossy 2003-02-16 14:33:56 UTC
to martin: 
 
I'm sure in this case it doesn't make sense, but here u are: 
 
Portage 2.0.46-r12 (default-x86-1.4, gcc-3.2.1, glibc-2.3.1-r2) 
================================================================= 
System uname: 2.4.19-gentoo-r10 i686 AMD Athlon(tm) XP 1900+ 
GENTOO_MIRRORS="ftp://ftp.tu-clausthal.de/pub/linux/gentoo/" 
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config /usr/kde/3/share/config 
/usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config /usr/share/config" 
CONFIG_PROTECT_MASK="/etc/init.d /etc/pam.d /etc/gconf /etc/env.d" 
PORTDIR="/usr/portage" 
DISTDIR="/usr/portage/distfiles" 
PKGDIR="/usr/portage/packages" 
PORTAGE_TMPDIR="/var/tmp" 
PORTDIR_OVERLAY="" 
USE="x86 3dnow apm avi crypt cups encode gif jpeg gnome libg++ mikmod mmx mpeg 
ncurses nls pdflib png qtmt quicktime spell truetype xml2 xmms xv zlib gtkhtml alsa gdbm 
berkdb slang readline arts tetex nas bonobo svga ggi tcltk java guile mysql X sdl gpm tcpd 
pam libwww ssl python esd imlib oggvorbis gtk qt kde motif opengl ldap cdr aalib dga directfb 
dvd evo fbcon flash gd ggz gphoto2 lcms maildir mbox mozilla odbc -oss perl plotutils 
postgres ruby samba sasl scanner slp wmf" 
COMPILER="gcc3" 
CHOST="i686-pc-linux-gnu" 
CFLAGS="-march=athlon-xp -O3 -pipe" 
CXXFLAGS="-march=athlon-xp -O3 -pipe" 
ACCEPT_KEYWORDS="x86" 
MAKEOPTS="-j2" 
AUTOCLEAN="yes" 
SYNC="rsync://chekov.bossynet.priv/gentoo-portage" 
FEATURES="sandbox ccache" 
 
Before I've posted this bug, I did search for it. There was no result. Why? 
Comment 7 foser (RETIRED) gentoo-dev 2003-02-16 19:50:23 UTC
#6 maybe because it is closed already

maybe a bad rsync mirror or something, corruption somewhere along the way cause i just checked via the webcvs and the dep clearly is libxml2 .
Comment 8 Martin Holzer (RETIRED) gentoo-dev 2003-02-17 05:39:05 UTC
i'll check the mirror today since DEPEND never changed in -r2
Comment 9 Martin Holzer (RETIRED) gentoo-dev 2003-02-17 08:18:02 UTC
*** Bug 15843 has been marked as a duplicate of this bug. ***
Comment 10 Martin Holzer (RETIRED) gentoo-dev 2003-02-17 13:45:38 UTC
please try this:
rm -rf /var/cache/edb/dep/*
Comment 11 foser (RETIRED) gentoo-dev 2003-02-25 10:38:09 UTC
*** Bug 16351 has been marked as a duplicate of this bug. ***
Comment 12 foser (RETIRED) gentoo-dev 2003-02-26 16:48:58 UTC
*** Bug 16421 has been marked as a duplicate of this bug. ***
Comment 13 foser (RETIRED) gentoo-dev 2003-02-26 16:50:19 UTC
reopen
Comment 14 foser (RETIRED) gentoo-dev 2003-02-26 16:51:45 UTC
bugwranglers can you get this problem to the right place? We keep getting bugs about it, but the dep has always been correct in cvs. Some weird rsync or portage cache problem.
Comment 15 Martin Holzer (RETIRED) gentoo-dev 2003-02-27 16:03:14 UTC
Dietrich Heise private mirror was corrupted
Comment 16 Dietrich Heise 2003-03-05 11:32:05 UTC
yes, it seems so, that it was the rsync mirror...
Comment 17 Kurt Lieber (RETIRED) gentoo-dev 2003-03-09 16:19:07 UTC
if I'm reading this bug correctly, it was due to a private mirror problem out of our control.  If so, closing bug as cantfix.
Comment 18 Jon Portnoy (RETIRED) gentoo-dev 2003-09-28 16:22:30 UTC
Obsolete bug, closing.