Re: [gentoo-user] Dependencies are broken
Tero Grundström wrote: On Mon, 28 Feb 2005, Hamie wrote: Well... Now it's completely dead... I ran 'emerge -ev dvdrip' and it removed gcc... Then the last 90 odd failed... emerge -e does not remove anything. You are either messing with us or portage, big time. postage was broken. big time. It went through & 'updated' everything in that big list... Till it broken gcc and then was unable to complie anything more... I've re-installed So far it's working a lot better. But have yet to try installing dvdrip... kde went on fine though this time... H -- gentoo-user@gentoo.org mailing list
Re: [gentoo-user] Dependencies are broken
On Mon, 28 Feb 2005, Hamie wrote: > Well... Now it's completely dead... I ran 'emerge -ev dvdrip' and it > removed gcc... Then the last 90 odd failed... emerge -e does not remove anything. You are either messing with us or portage, big time. -- T.G. -- gentoo-user@gentoo.org mailing list
Re: [gentoo-user] Dependencies are broken
* On Mon Feb-28-2005 at 08:24:22 PM +, Hamie said: > > And make.conf has (Minus the comments) > > damned ~ # grep -v "^#" /etc/make.conf > > > USE="16bit 3dnow 3dnowex aac aalib acpi4linux apache2 avi bash-completion \ > cgi chipcard css divx4linux dvd dvdr dvdread emacs evo evo2 exif fame \ > fb fbcon ffmpeg freetype geoip gkrellm gphoto2 imap kcal \ > kdeenablefinal kdepim koffice-plugin lcd mmx multicall mythtv nfsv4 \ > nptl nptlonly ogg pcre php sse sse2 threads X509 xanim xine \ > xscreensaver -oss -fortran -f77 -esd -gtk" Always use -v with emerge to see which use flags are enabled. There might be something installed -gtk which should maybe have an entry in /etc/portage/package.use to enable it. Be sure you have emerge --sync'd your box recently. As someone else mentioned in this thread, perform an emerge -auvD world. Follow that up with revdep-rebuild and then try the installation again. -- Sami Samhuri pgpjHQYX2Xh42.pgp Description: PGP signature
Re: [gentoo-user] Dependencies are broken
On Mon, 28 Feb 2005 10:44:53 +, Hamie wrote: > damned ~ # emerge -pvt dvdrip > > These are the packages that I would merge, in reverse order: > > Calculating dependencies ...done! > [ebuild N] media-video/dvdrip-0.50.18 -cdr -gnome 227 kB > [ebuild N] dev-perl/gtk-perl-0.7008-r10 -gnome 445 kB > [ebuild N] media-libs/gdk-pixbuf-0.22.0-r3 -doc (-mmx) 388 kB > [ebuild N]gnome-base/gnome-libs-1.4.2 -doc +kde +nls 0 kB > > Total size of downloads: 1,061 kB > damned ~ # > > But gnome-libs won't install because it wants gtk+ (Which emerge isn't > trying to install), which won't install because it wants an Xft Pango > backend... (xft & pango are both installed though). > > damned ~ # emerge -v gtk+ > Calculating dependencies ...done! > >>> emerge (1 of 1) x11-libs/gtk+-2.4.13-r1 to / This is gnome-libs-1.4.2, which requires gtk1. You are trying to install gtk2 with the second command. Try emerge --ask --verbose " pgpm1FGWfnrVU.pgp Description: PGP signature
Re: [gentoo-user] Dependencies are broken
Nick Rout wrote: why are you using emerge -e?? because I don't understand it yet? Anyway... I think I know what happened... I didn't realise that portage put it's database in /var... And after I got my base installed, I re-mounted my old /var from my debian install... So user error... Whoops.. I still have my old /var luckily. I'm going to try putting that back & see what happens... Maybe I can recover it... Thena gain maybe it'll be a good lesson & I'll have to re-build from scratch tonight. Thanks for all your help people... Hamish. -- gentoo-user@gentoo.org mailing list
Re: [gentoo-user] Dependencies are broken
why are you using emerge -e?? -e will recompile everything thet dvdrip depends on. bad move!! On Mon, 28 Feb 2005 22:08:57 + Hamie wrote: > Well... Now it's completely dead... I ran 'emerge -ev dvdrip' and it > removed gcc... Then the last 90 odd failed... -- gentoo-user@gentoo.org mailing list
Re: [gentoo-user] Dependencies are broken
Nick Rout wrote: On Mon, 28 Feb 2005 15:23:33 + Hamie wrote: Marc Ballarin wrote: [deleted] [ebuild N] net-analyzer/fping-2.4_beta2-r1 [ebuild N] media-video/dvdrip-0.50.18 Thats pretty weird becausethe N in each line says portage thinks those are new (as opposed to updated) packages. Now of course some of them may be new, but portage? gcc? at most they should be updates, portage is definitley on your system or you couldn't run emerge to get this output anyway. I suspect you are either you running this from the install cd (but not chrooted), or your portage database is borked. Well... Now it's completely dead... I ran 'emerge -ev dvdrip' and it removed gcc... Then the last 90 odd failed... Drat... I'm trying a binary install of gcc from PORTAGE_BINHOST="http://gentoo.phaseburn.net/packages/"; but I'm not holding my breath... How do I tell if my portage database is OK or not? And if not, how do I fix it? (Re-install? I really hate that word). H -- gentoo-user@gentoo.org mailing list
Re: [gentoo-user] Dependencies are broken
On Mon, 28 Feb 2005 15:23:33 + Hamie wrote: > Marc Ballarin wrote: > > >On Mon, 28 Feb 2005 02:14:40 + > >Mike Williams <[EMAIL PROTECTED]> wrote: > > > > > > > >>e? Isn't an emptytree a bit excessive? > >>A plan ole 'emerge dvdrip -pv', possible with a tree (like Neil > >>suggested), would be just fine. > >> > >> > > > >gtk+1.x (or rather gtk-perl) is supposed to be a hard dependency for > >dvdrip. If it doesn't get pulled in, something is seriously broken, like > >an injected gtk+ or gtk-perl. > >So, if -pe lists gtk+ and gtk-perl, portage itself is working fine, and it > >is a configuration issue. If not, the problem is more severe. > > > > > > > > Well... Something is definately screwy on my system... An 'emerge -pv > dvdrip' lists a whole lot of updates & wanrs me to update portage first > at risk of killing something if I don't, but when I do an 'emerge -u > portage' it says there's nothing to udpate... (Appended below). > > Is there an easy way to fix whatever is wrong on my system? (Since it > certainly looks like a locl problem). > > TIA > > Hamish. > > > Calculating dependencies ...done! > [blocks B ] sys-apps/sysvinit (from pkg sys-apps/baselayout-1.9.4-r7) > [ebuild N] sys-devel/gnuconfig-20040214 > [ebuild N] dev-lang/tcl-8.4.6 > [ebuild N] sys-libs/db-4.1.25_p1-r4 > [ebuild N] sys-devel/gettext-0.14.1 > [ebuild N] sys-apps/sed-4.0.9 > [ebuild N] sys-apps/texinfo-4.7-r1 > [ebuild N] sys-apps/groff-1.19.1-r2 > [ebuild N] sys-apps/cronbase-0.3.1 > [ebuild N] sys-apps/man-1.5p > [ebuild N] sys-libs/db-1.85-r1 > [ebuild N] sys-libs/gdbm-1.8.3-r1 > [ebuild N] sys-devel/libperl-5.8.5 > [ebuild N] dev-lang/perl-5.8.5-r4 > [ebuild N] sys-devel/binutils-2.15.92.0.2-r1 > [ebuild N] app-emulation/emul-linux-x86-glibc-1.1 > [ebuild N] sys-devel/m4-1.4.1 > [ebuild N] sys-devel/bison-1.875d > [ebuild N] sys-libs/zlib-1.2.2 > [ebuild N] dev-python/python-fchksum-1.7.1 > [ebuild N] app-arch/bzip2-1.0.2-r5 > [ebuild N] sys-apps/debianutils-1.16.7-r4 > [ebuild N] app-shells/bash-2.05b-r9 > [ebuild N] sys-libs/readline-4.3-r5 > [ebuild N] sys-devel/flex-2.5.4a-r5 > [ebuild N] sys-devel/bc-1.06-r5 > [ebuild N] sys-apps/diffutils-2.8.7 > [ebuild N] dev-libs/openssl-0.9.7e > [ebuild N] dev-libs/expat-1.95.8 > [ebuild N] dev-libs/glib-1.2.10-r5 > [ebuild N] sys-devel/autoconf-2.13 > [ebuild N] sys-devel/autoconf-wrapper-2-r1 > [ebuild N] sys-devel/autoconf-2.59-r6 > [ebuild N] sys-devel/automake-1.5 > [ebuild N] sys-devel/automake-1.8.5-r3 > [ebuild N] sys-devel/automake-1.6.3 > [ebuild N] sys-devel/automake-1.7.9-r1 > [ebuild N] sys-devel/automake-1.4_p6 > [ebuild N] sys-devel/automake-wrapper-1-r1 > [ebuild N] sys-devel/automake-1.9.4 > [ebuild N] sys-apps/miscfiles-1.3-r1 > [ebuild N] sys-libs/cracklib-2.7-r10 > [ebuild N] sys-libs/pam-0.77-r6 > [ebuild N] sys-apps/pam-login-3.14 > [ebuild N] sys-kernel/linux26-headers-2.6.8.1-r2 > [ebuild N] sys-fs/e2fsprogs-1.35-r1 > [ebuild N] dev-libs/libpcre-5.0 > [ebuild N] sys-apps/grep-2.5.1-r6 > [ebuild N] sys-apps/gawk-3.1.3-r2 > [ebuild N] app-crypt/hashalot-0.3 > [ebuild N] sys-apps/util-linux-2.12i-r1 > [ebuild N] media-libs/libpng-1.2.8 > [ebuild N] x11-base/opengl-update-2.0_pre4-r1 > [ebuild N] sys-devel/libtool-1.5.10-r4 > [ebuild N] media-libs/freetype-2.1.5-r1 > [ebuild N] x11-misc/ttmkfdir-3.0.9-r2 > [ebuild N] media-libs/fontconfig-2.2.3 > [ebuild N] x11-base/xorg-x11-6.8.0-r4 > [ebuild N] dev-lang/tk-8.4.6-r1 > [ebuild N] dev-lang/python-2.3.4-r1 > [ebuild N] sys-apps/portage-2.0.51-r15 > *** Please update portage to the above version before proceeding. > Failure to do so may result in failed or improper merges. > A simple 'emerge -u portage' is sufficient. > > [ebuild N] sys-devel/gcc-config-1.3.10-r1 > [ebuild N] sys-devel/gcc-3.4.3-r1 > [ebuild N] sys-apps/file-4.12 > [ebuild N] sys-apps/which-2.16 > [ebuild N] app-arch/cpio-2.6-r1 > [ebuild N] app-arch/rpm2targz-9.0-r2 > [ebuild N] sys-apps/utempter-0.5.5.5-r1 > [ebuild N] x11-terms/xterm-196 > [ebuild N] sys-libs/libstdc++-v3-3.3.4 > [ebuild N] sys-apps/baselayout-1.9.4-r7 > [ebuild N] sys-libs/glibc-2.3.4.20041102 > [ebuild N] sys-devel/patch-2.5.9-r1 > [ebuild N] sys-libs/gpm-1.20.1 > [ebuild N] sys-libs/ncurses-5.4-r5 > [ebuild N] sys-apps/procps-3.2.4-r2 > [ebuild N] media-libs/jpeg-6b-r4 > [ebuild N] media-libs/libmad-0.15.1b > [ebuild N] sys-devel/make-3.80-r1 > [ebuild N] sys-kernel/gentoo-dev-sources-2.6.9-r14 > [ebuild N] media-libs/tiff-3.7.1-r1 > [ebuild N] media-libs/lcms
Re: [gentoo-user] Dependencies are broken
On 15:23 Mon 28 Feb , Hamie wrote: > Well... Something is definately screwy on my system... An 'emerge -pv > dvdrip' lists a whole lot of updates & wanrs me to update portage first > at risk of killing something if I don't, but when I do an 'emerge -u > portage' it says there's nothing to udpate... (Appended below). > > Is there an easy way to fix whatever is wrong on my system? (Since it > certainly looks like a locl problem). > Calculating dependencies ...done! You should really show what command you're using to go with this ouput. However, I can tell that this ouput is the result of the -e flag because of all of those package that are part of the "system" that portage thinks are new installs. It's because of the -e flag that emerge thinks you need to upgrade portage. Bill > [blocks B ] sys-apps/sysvinit (from pkg sys-apps/baselayout-1.9.4-r7) > [ebuild N] sys-devel/gnuconfig-20040214 > [ebuild N] dev-lang/tcl-8.4.6 > [ebuild N] sys-libs/db-4.1.25_p1-r4 > [ebuild N] sys-devel/gettext-0.14.1 > [ebuild N] sys-apps/sed-4.0.9 > [ebuild N] sys-apps/texinfo-4.7-r1 > [ebuild N] sys-apps/groff-1.19.1-r2 > [ebuild N] sys-apps/cronbase-0.3.1 > [ebuild N] sys-apps/man-1.5p > [ebuild N] sys-libs/db-1.85-r1 > [ebuild N] sys-libs/gdbm-1.8.3-r1 > [ebuild N] sys-devel/libperl-5.8.5 > [ebuild N] dev-lang/perl-5.8.5-r4 > [ebuild N] sys-devel/binutils-2.15.92.0.2-r1 > [ebuild N] app-emulation/emul-linux-x86-glibc-1.1 > [ebuild N] sys-devel/m4-1.4.1 > [ebuild N] sys-devel/bison-1.875d > [ebuild N] sys-libs/zlib-1.2.2 > [ebuild N] dev-python/python-fchksum-1.7.1 > [ebuild N] app-arch/bzip2-1.0.2-r5 > [ebuild N] sys-apps/debianutils-1.16.7-r4 > [ebuild N] app-shells/bash-2.05b-r9 > [ebuild N] sys-libs/readline-4.3-r5 > [ebuild N] sys-devel/flex-2.5.4a-r5 > [ebuild N] sys-devel/bc-1.06-r5 > [ebuild N] sys-apps/diffutils-2.8.7 > [ebuild N] dev-libs/openssl-0.9.7e > [ebuild N] dev-libs/expat-1.95.8 > [ebuild N] dev-libs/glib-1.2.10-r5 > [ebuild N] sys-devel/autoconf-2.13 > [ebuild N] sys-devel/autoconf-wrapper-2-r1 > [ebuild N] sys-devel/autoconf-2.59-r6 > [ebuild N] sys-devel/automake-1.5 > [ebuild N] sys-devel/automake-1.8.5-r3 > [ebuild N] sys-devel/automake-1.6.3 > [ebuild N] sys-devel/automake-1.7.9-r1 > [ebuild N] sys-devel/automake-1.4_p6 > [ebuild N] sys-devel/automake-wrapper-1-r1 > [ebuild N] sys-devel/automake-1.9.4 > [ebuild N] sys-apps/miscfiles-1.3-r1 > [ebuild N] sys-libs/cracklib-2.7-r10 > [ebuild N] sys-libs/pam-0.77-r6 > [ebuild N] sys-apps/pam-login-3.14 > [ebuild N] sys-kernel/linux26-headers-2.6.8.1-r2 > [ebuild N] sys-fs/e2fsprogs-1.35-r1 > [ebuild N] dev-libs/libpcre-5.0 > [ebuild N] sys-apps/grep-2.5.1-r6 > [ebuild N] sys-apps/gawk-3.1.3-r2 > [ebuild N] app-crypt/hashalot-0.3 > [ebuild N] sys-apps/util-linux-2.12i-r1 > [ebuild N] media-libs/libpng-1.2.8 > [ebuild N] x11-base/opengl-update-2.0_pre4-r1 > [ebuild N] sys-devel/libtool-1.5.10-r4 > [ebuild N] media-libs/freetype-2.1.5-r1 > [ebuild N] x11-misc/ttmkfdir-3.0.9-r2 > [ebuild N] media-libs/fontconfig-2.2.3 > [ebuild N] x11-base/xorg-x11-6.8.0-r4 > [ebuild N] dev-lang/tk-8.4.6-r1 > [ebuild N] dev-lang/python-2.3.4-r1 > [ebuild N] sys-apps/portage-2.0.51-r15 > *** Please update portage to the above version before proceeding. >Failure to do so may result in failed or improper merges. >A simple 'emerge -u portage' is sufficient. > > [ebuild N] sys-devel/gcc-config-1.3.10-r1 > [ebuild N] sys-devel/gcc-3.4.3-r1 > [ebuild N] sys-apps/file-4.12 > [ebuild N] sys-apps/which-2.16 > [ebuild N] app-arch/cpio-2.6-r1 > [ebuild N] app-arch/rpm2targz-9.0-r2 > [ebuild N] sys-apps/utempter-0.5.5.5-r1 > [ebuild N] x11-terms/xterm-196 > [ebuild N] sys-libs/libstdc++-v3-3.3.4 > [ebuild N] sys-apps/baselayout-1.9.4-r7 > [ebuild N] sys-libs/glibc-2.3.4.20041102 > [ebuild N] sys-devel/patch-2.5.9-r1 > [ebuild N] sys-libs/gpm-1.20.1 > [ebuild N] sys-libs/ncurses-5.4-r5 > [ebuild N] sys-apps/procps-3.2.4-r2 > [ebuild N] media-libs/jpeg-6b-r4 > [ebuild N] media-libs/libmad-0.15.1b > [ebuild N] sys-devel/make-3.80-r1 > [ebuild N] sys-kernel/gentoo-dev-sources-2.6.9-r14 > [ebuild N] media-libs/tiff-3.7.1-r1 > [ebuild N] media-libs/lcms-1.13 > [ebuild N] media-libs/libmng-1.0.5 > [ebuild N] sys-apps/tcp-wrappers-7.6-r8 > [ebuild N] dev-db/mysql-4.0.22-r2 > [ebuild N] dev-perl/Net-Daemon-0.37 > [ebuild N] dev-perl/Storable-2.13 > [ebuild N] dev-perl/PlRPC-0.2016-r1 > [ebuild N] dev-perl/DBI-1.38-r1 > [ebuild N] dev-perl/DBD-mysql-2.10
Re: [gentoo-user] Dependencies are broken
On 20:24 Mon 28 Feb , Hamie wrote: [snip] > A completely different list from the emerge above... Lots of updates... > > damned ~ # emerge -pvuD dvdrip > > These are the packages that I would merge, in order: > > Calculating dependencies ...done! > [blocks B ] sys-apps/sysvinit (from pkg sys-apps/baselayout-1.9.4-r7) > [ebuild UD] sys-devel/gnuconfig-20040214 [20050223] (-uclibc) 30 kB > [ebuild UD] dev-lang/tcl-8.4.6 [8.4.6-r1] +threads* 0 kB > [ebuild UD] sys-apps/sed-4.0.9 [4.1.4] -bootstrap -build -debug +nls [more snippage] That *is* a lot of updates. Maybe you should try updating world first and see how that goes. Bill -- gentoo-user@gentoo.org mailing list
Re: [gentoo-user] Dependencies are broken
Francisco Ares wrote: did you use emerge -D dvdrip Yep... Here's the output from that... It just complaiuns that gtk is missing (Which it is, because gtk wants something else). damned ~ # emerge -D dvdrip Calculating dependencies ...done! >>> emerge (1 of 4) gnome-base/gnome-libs-1.4.2 to / >>> md5 src_uri ;-) gnome-libs-1.4.2.tar.bz2 >>> Unpacking source... >>> Unpacking gnome-libs-1.4.2.tar.bz2 to /usr/port_tmp/portage/gnome-libs-1.4.2/work * Applying gnome-libs-1.4.2-gtkdoc_fixes.patch ... [ ok ] >>> Source unpacked. * Patching ${S}/ltmain.sh ... * Applying portage-1.4.1.patch ... * Applying relink-1.4.1.patch ... * Applying sed-1.4.3.patch ... * Applying uClibc/libtool patches ... * Fixing ${S}/configure ... [ ok ] * Fixing ${S}/libart_lgpl/configure ... [ ok ] creating cache ./config.cache checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking build system type... x86_64-pc-linux-gnu checking for a BSD compatible install... /bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal... found checking for working autoconf... found checking for working automake... found checking for working autoheader... found checking for working makeinfo... found checking for strerror in -lcposix... no checking for gcc... gcc checking whether the C compiler (gcc -march=athlon64 -O2 -pipe -I/usr/include/db1 ) works... yes checking whether the C compiler (gcc -march=athlon64 -O2 -pipe -I/usr/include/db1 ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for Cygwin environment... no checking for mingw32 environment... no checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependant libraries... file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib ) checking for object suffix... o checking for executable suffix... no checking command to parse /usr/bin/nm -B output... ok checking for dlfcn.h... yes checking for file... /usr/bin/file checking for ranlib... ranlib checking for strip... strip checking for objdir... .libs checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.lo... yes checking if gcc supports -fno-rtti -fno-exceptions... yes checking whether the linker (/usr/x86_64-pc-linux-gnu/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... GNU/Linux ld.so checking if libtool supports shared libraries... yes checking whether -lc should be explicitly linked in... no creating libtool checking whether to enable maintainer-specific portions of Makefiles... no checking what warning flags to pass to the C compiler... -Wall -Wunused checking what language compliance flags to pass to the C compiler... checking for pthread_create in -lpthread... yes checking for gtk-config... no checking for GTK - version >= 1.2.0... no *** The gtk-config script installed by GTK could not be found *** If GTK was installed in PREFIX, make sure PREFIX/bin is in *** your path, or set the GTK_CONFIG environment variable to the *** full path to gtk-config. configure: error: GTK not installed !!! ERROR: gnome-base/gnome-libs-1.4.2 failed. !!! Function src_compile, Line 64, Exitcode 1 !!! (no error message) !!! If you need support, post the topmost build error, NOT this status message. that -D is for dependencies also try emerge -pvuD dvdrip to see what portage thinks it is missing A completely different list from the emerge above... Lots of updates... damned ~ # emerge -pvuD dvdrip These are the packages that I would merge, in order: Calculating dependencies ...done! [blocks B ] sys-apps/sysvinit (from pkg sys-apps/baselayout-1.9.4-r7) [ebuild UD] sys-devel/gnuconfig-20040214 [20050223] (-uclibc) 30 kB [ebuild UD] dev-lang/tcl-8.4.6 [8.4.6-r1] +threads* 0 kB [ebuild UD] sys-apps/sed-4.0.9
Re: [gentoo-user] Dependencies are broken
Marc Ballarin wrote: On Mon, 28 Feb 2005 02:14:40 + Mike Williams <[EMAIL PROTECTED]> wrote: e? Isn't an emptytree a bit excessive? A plan ole 'emerge dvdrip -pv', possible with a tree (like Neil suggested), would be just fine. gtk+1.x (or rather gtk-perl) is supposed to be a hard dependency for dvdrip. If it doesn't get pulled in, something is seriously broken, like an injected gtk+ or gtk-perl. So, if -pe lists gtk+ and gtk-perl, portage itself is working fine, and it is a configuration issue. If not, the problem is more severe. Well... Something is definately screwy on my system... An 'emerge -pv dvdrip' lists a whole lot of updates & wanrs me to update portage first at risk of killing something if I don't, but when I do an 'emerge -u portage' it says there's nothing to udpate... (Appended below). Is there an easy way to fix whatever is wrong on my system? (Since it certainly looks like a locl problem). TIA Hamish. Calculating dependencies ...done! [blocks B ] sys-apps/sysvinit (from pkg sys-apps/baselayout-1.9.4-r7) [ebuild N] sys-devel/gnuconfig-20040214 [ebuild N] dev-lang/tcl-8.4.6 [ebuild N] sys-libs/db-4.1.25_p1-r4 [ebuild N] sys-devel/gettext-0.14.1 [ebuild N] sys-apps/sed-4.0.9 [ebuild N] sys-apps/texinfo-4.7-r1 [ebuild N] sys-apps/groff-1.19.1-r2 [ebuild N] sys-apps/cronbase-0.3.1 [ebuild N] sys-apps/man-1.5p [ebuild N] sys-libs/db-1.85-r1 [ebuild N] sys-libs/gdbm-1.8.3-r1 [ebuild N] sys-devel/libperl-5.8.5 [ebuild N] dev-lang/perl-5.8.5-r4 [ebuild N] sys-devel/binutils-2.15.92.0.2-r1 [ebuild N] app-emulation/emul-linux-x86-glibc-1.1 [ebuild N] sys-devel/m4-1.4.1 [ebuild N] sys-devel/bison-1.875d [ebuild N] sys-libs/zlib-1.2.2 [ebuild N] dev-python/python-fchksum-1.7.1 [ebuild N] app-arch/bzip2-1.0.2-r5 [ebuild N] sys-apps/debianutils-1.16.7-r4 [ebuild N] app-shells/bash-2.05b-r9 [ebuild N] sys-libs/readline-4.3-r5 [ebuild N] sys-devel/flex-2.5.4a-r5 [ebuild N] sys-devel/bc-1.06-r5 [ebuild N] sys-apps/diffutils-2.8.7 [ebuild N] dev-libs/openssl-0.9.7e [ebuild N] dev-libs/expat-1.95.8 [ebuild N] dev-libs/glib-1.2.10-r5 [ebuild N] sys-devel/autoconf-2.13 [ebuild N] sys-devel/autoconf-wrapper-2-r1 [ebuild N] sys-devel/autoconf-2.59-r6 [ebuild N] sys-devel/automake-1.5 [ebuild N] sys-devel/automake-1.8.5-r3 [ebuild N] sys-devel/automake-1.6.3 [ebuild N] sys-devel/automake-1.7.9-r1 [ebuild N] sys-devel/automake-1.4_p6 [ebuild N] sys-devel/automake-wrapper-1-r1 [ebuild N] sys-devel/automake-1.9.4 [ebuild N] sys-apps/miscfiles-1.3-r1 [ebuild N] sys-libs/cracklib-2.7-r10 [ebuild N] sys-libs/pam-0.77-r6 [ebuild N] sys-apps/pam-login-3.14 [ebuild N] sys-kernel/linux26-headers-2.6.8.1-r2 [ebuild N] sys-fs/e2fsprogs-1.35-r1 [ebuild N] dev-libs/libpcre-5.0 [ebuild N] sys-apps/grep-2.5.1-r6 [ebuild N] sys-apps/gawk-3.1.3-r2 [ebuild N] app-crypt/hashalot-0.3 [ebuild N] sys-apps/util-linux-2.12i-r1 [ebuild N] media-libs/libpng-1.2.8 [ebuild N] x11-base/opengl-update-2.0_pre4-r1 [ebuild N] sys-devel/libtool-1.5.10-r4 [ebuild N] media-libs/freetype-2.1.5-r1 [ebuild N] x11-misc/ttmkfdir-3.0.9-r2 [ebuild N] media-libs/fontconfig-2.2.3 [ebuild N] x11-base/xorg-x11-6.8.0-r4 [ebuild N] dev-lang/tk-8.4.6-r1 [ebuild N] dev-lang/python-2.3.4-r1 [ebuild N] sys-apps/portage-2.0.51-r15 *** Please update portage to the above version before proceeding. Failure to do so may result in failed or improper merges. A simple 'emerge -u portage' is sufficient. [ebuild N] sys-devel/gcc-config-1.3.10-r1 [ebuild N] sys-devel/gcc-3.4.3-r1 [ebuild N] sys-apps/file-4.12 [ebuild N] sys-apps/which-2.16 [ebuild N] app-arch/cpio-2.6-r1 [ebuild N] app-arch/rpm2targz-9.0-r2 [ebuild N] sys-apps/utempter-0.5.5.5-r1 [ebuild N] x11-terms/xterm-196 [ebuild N] sys-libs/libstdc++-v3-3.3.4 [ebuild N] sys-apps/baselayout-1.9.4-r7 [ebuild N] sys-libs/glibc-2.3.4.20041102 [ebuild N] sys-devel/patch-2.5.9-r1 [ebuild N] sys-libs/gpm-1.20.1 [ebuild N] sys-libs/ncurses-5.4-r5 [ebuild N] sys-apps/procps-3.2.4-r2 [ebuild N] media-libs/jpeg-6b-r4 [ebuild N] media-libs/libmad-0.15.1b [ebuild N] sys-devel/make-3.80-r1 [ebuild N] sys-kernel/gentoo-dev-sources-2.6.9-r14 [ebuild N] media-libs/tiff-3.7.1-r1 [ebuild N] media-libs/lcms-1.13 [ebuild N] media-libs/libmng-1.0.5 [ebuild N] sys-apps/tcp-wrappers-7.6-r8 [ebuild N] dev-db/mysql-4.0.22-r2 [ebuild N] dev-perl/Net-Daemon-0.37 [ebuild N] dev-perl/Storable-2.13 [ebuild N] dev-perl/PlRPC-0.2016-r1 [ebuild N] dev-perl/DBI-1.38-r1 [ebuild N] dev-perl/DBD-mysql-2
Re: [gentoo-user] Dependencies are broken
Neil Bothwick wrote: On Sun, 27 Feb 2005 21:53:09 +, Hamie wrote: Currently I'm trying to get dvdrip on there... But it's complaining that gtk isn't available.. Try to emerge gtk+ and it complains that it needs an Xft Pango backend... ARRGGHH!!! What does "emerge -pvt dvdrip" show? damned ~ # emerge -pvt dvdrip These are the packages that I would merge, in reverse order: Calculating dependencies ...done! [ebuild N] media-video/dvdrip-0.50.18 -cdr -gnome 227 kB [ebuild N] dev-perl/gtk-perl-0.7008-r10 -gnome 445 kB [ebuild N] media-libs/gdk-pixbuf-0.22.0-r3 -doc (-mmx) 388 kB [ebuild N]gnome-base/gnome-libs-1.4.2 -doc +kde +nls 0 kB Total size of downloads: 1,061 kB damned ~ # But gnome-libs won't install because it wants gtk+ (Which emerge isn't trying to install), which won't install because it wants an Xft Pango backend... (xft & pango are both installed though). damned ~ # emerge -v gtk+ Calculating dependencies ...done! >>> emerge (1 of 1) x11-libs/gtk+-2.4.13-r1 to / >>> Downloading http://distfiles.gentoo.org/distfiles/gtk+-2.4.13.tar.bz2 --09:40:55-- http://distfiles.gentoo.org/distfiles/gtk+-2.4.13.tar.bz2 => `/usr/portage/distfiles/gtk+-2.4.13.tar.bz2' Resolving distfiles.gentoo.org... 216.165.129.135, 140.211.166.134, 156.56.247.195 Connecting to distfiles.gentoo.org[216.165.129.135]:80... connected. HTTP request sent, awaiting response... 200 OK Length: 9,272,024 [application/x-tar] 100%[=>] 9,272,024 57.37K/sETA 00:00 09:43:34 (57.02 KB/s) - `/usr/portage/distfiles/gtk+-2.4.13.tar.bz2' saved [9272024/9272024] >>> Downloading http://distfiles.gentoo.org/distfiles/gtk+-2.4-smoothscroll-r1.patch --09:43:34-- http://distfiles.gentoo.org/distfiles/gtk+-2.4-smoothscroll-r1.patch => `/usr/portage/distfiles/gtk+-2.4-smoothscroll-r1.patch' Resolving distfiles.gentoo.org... 216.165.129.135, 140.211.166.134, 156.56.247.195 Connecting to distfiles.gentoo.org[216.165.129.135]:80... connected. HTTP request sent, awaiting response... 200 OK Length: 25,007 [text/plain] 100%[=>] 25,00752.63K/s 09:43:35 (52.54 KB/s) - `/usr/portage/distfiles/gtk+-2.4-smoothscroll-r1.patch' saved [25007/25007] >>> Downloading http://distfiles.gentoo.org/distfiles/gtk+-2.4.1-lib64.patch.bz2 --09:43:35-- http://distfiles.gentoo.org/distfiles/gtk+-2.4.1-lib64.patch.bz2 => `/usr/portage/distfiles/gtk+-2.4.1-lib64.patch.bz2' Resolving distfiles.gentoo.org... 216.165.129.135, 140.211.166.134, 156.56.247.195 Connecting to distfiles.gentoo.org[216.165.129.135]:80... connected. HTTP request sent, awaiting response... 200 OK Length: 6,982 [text/plain] 100%[=>] 6,982 43.66K/s 09:43:35 (43.50 KB/s) - `/usr/portage/distfiles/gtk+-2.4.1-lib64.patch.bz2' saved [6982/6982] >>> md5 src_uri ;-) gtk+-2.4.13.tar.bz2 >>> md5 src_uri ;-) gtk+-2.4-smoothscroll-r1.patch >>> md5 src_uri ;-) gtk+-2.4.1-lib64.patch.bz2 >>> Unpacking source... >>> Unpacking gtk+-2.4.13.tar.bz2 to /usr/port_tmp/portage/gtk+-2.4.13-r1/work >>> Unpacking gtk+-2.4-smoothscroll-r1.patch to /usr/port_tmp/portage/gtk+-2.4.13-r1/work unpack gtk+-2.4-smoothscroll-r1.patch: file format not recognized. Ignoring. >>> Unpacking gtk+-2.4.1-lib64.patch.bz2 to /usr/port_tmp/portage/gtk+-2.4.13-r1/work * Applying gtk+-2.0.6-exportsymbols.patch ... [ ok ] * Applying gtk+-2.2.1-disable_icons_smooth_alpha.patch ... [ ok ] * Applying gtk+-2.4-smoothscroll-r1.patch ... [ ok ] * Applying gtk+-2.4.1-lib64.patch.bz2 ... [ ok ] >>> Source unpacked. * Patching ${S}/ltmain.sh ... * Applying portage-1.4.1.patch ... * Applying max_cmd_len-1.5.0.patch ... * Applying uClibc/libtool patches ... * econf: updating gtk+-2.4.13/config.guess with /usr/share/gnuconfig/config.guess * econf: updating gtk+-2.4.13/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir
Re: [gentoo-user] Dependencies are broken
Ok I have like 300 mails to go through so I don't know if this has been solved but I did emerge dvdrip last night and it installed everything and it runs perfectly on my system. I know this doesnt help at all but its just to show that it does get all the packages it needs and my USE is USE="" Jason Edson -- gentoo-user@gentoo.org mailing list
Re: [gentoo-user] Dependencies are broken
On Mon, 28 Feb 2005 02:14:40 + Mike Williams <[EMAIL PROTECTED]> wrote: > e? Isn't an emptytree a bit excessive? > A plan ole 'emerge dvdrip -pv', possible with a tree (like Neil > suggested), would be just fine. gtk+1.x (or rather gtk-perl) is supposed to be a hard dependency for dvdrip. If it doesn't get pulled in, something is seriously broken, like an injected gtk+ or gtk-perl. So, if -pe lists gtk+ and gtk-perl, portage itself is working fine, and it is a configuration issue. If not, the problem is more severe. Regards -- gentoo-user@gentoo.org mailing list
Re: [gentoo-user] Dependencies are broken
On Sunday 27 February 2005 22:32, Marc Ballarin wrote: > > What am I missing? > > Hard to tell, based on you information ;-) > > Check the output of "emerge -pe dvdrip". It should be sth like the > following (depends on you USE flags): e? Isn't an emptytree a bit excessive? A plan ole 'emerge dvdrip -pv', possible with a tree (like Neil suggested), would be just fine. > BTW: If you enter "emerge gtk+", portage will emerge the latest version of > gtk+, ie. gtk-2.x. To get gtk+1.x, do "emerge -p " not be necessary, though. BTW2: Second guessing portage by emerging a dependency individually to add extra functionality (like someone at work assuming that emerging gd would add gd support to php) will rarely ever work. Find the USE flag which enables the functionality you want, and re-emerge the package in question, not it's dependency! This is pretty much the reverse of binary distros, like debian. -- Mike Williams pgpMnRxqA7xoi.pgp Description: PGP signature
Re: [gentoo-user] Dependencies are broken
On Sun, 27 Feb 2005 23:26:02 +0100 ikaro wrote: > ~ sudo emerge -pv dvdrip there is no need to use sudo to emerge -p -- Nick Rout -- gentoo-user@gentoo.org mailing list
Re: [gentoo-user] Dependencies are broken
On 21:53 Sun 27 Feb , Hamie wrote: > > OK. Frustrated debian user here... Maybe I should go back... Anyway... > > What am I doing wrong? I THOUGHT that one of the things that portage > would do for me is to make sure dependencies are taken care of... Yet > this seems to be worse than the rpm hell I used to experience with > redhat... emerge seems to get some of the pre-req's, but not all of them. > > Currently I'm trying to get dvdrip on there... But it's complaining that > gtk isn't available.. Try to emerge gtk+ and it complains that it needs > an Xft Pango backend... ARRGGHH!!! What commands are you using and what is the output? Bill -- gentoo-user@gentoo.org mailing list
Re: [gentoo-user] Dependencies are broken
Hamie wrote: OK. Frustrated debian user here... Maybe I should go back... Anyway... What am I doing wrong? I THOUGHT that one of the things that portage would do for me is to make sure dependencies are taken care of... Yet this seems to be worse than the rpm hell I used to experience with redhat... emerge seems to get some of the pre-req's, but not all of them. Currently I'm trying to get dvdrip on there... But it's complaining that gtk isn't available.. Try to emerge gtk+ and it complains that it needs an Xft Pango backend... ARRGGHH!!! What am I missing? Everybody so far is talking about USE flags, but to me this looks like (given the very limited info), a mask issue. What I would like to know is what is the exact message when gtk + is reported as not available. Is it blocked? Masked? If masked, what kind of mask (the emerge output will say). I rather think that dvdrip may well need some ~arch dependencies (if it is not ~arch itself), and said dependencies are masked for whatever reason. But more complete information would really help, most notably exact output. Holly -- gentoo-user@gentoo.org mailing list
Re: [gentoo-user] Dependencies are broken
oops, sorry, have to read the manual more often ;-) Francisco Neil Bothwick wrote: On Sun, 27 Feb 2005 19:15:36 -0300, Francisco Ares wrote: emerge -D dvdrip that -D is for dependencies Err, no it's not. It is for --deep. emerge installs dependencies by default. --nodeps turns this off but there's no need for a flag to turn it on. man emerge for more info. -- gentoo-user@gentoo.org mailing list
Re: [gentoo-user] Dependencies are broken
On Sun, 27 Feb 2005 19:15:36 -0300, Francisco Ares wrote: > emerge -D dvdrip > > that -D is for dependencies Err, no it's not. It is for --deep. emerge installs dependencies by default. --nodeps turns this off but there's no need for a flag to turn it on. man emerge for more info. -- Neil Bothwick In plumbing, a straight flush is better than a full house. pgpkoxwwSKF9y.pgp Description: PGP signature
Re: [gentoo-user] Dependencies are broken
On Sun, 27 Feb 2005 21:53:09 + Hamie <[EMAIL PROTECTED]> wrote: > What am I missing? Hard to tell, based on you information ;-) Check the output of "emerge -pe dvdrip". It should be sth like the following (depends on you USE flags): These are the packages that I would merge, in order: Calculating dependencies . ...done! [ebuild N] sys-devel/patch-2.5.9 ... (many packages here) ... [ebuild N] x11-libs/gtk+-1.2.10-r11 ... (even more packages) ... [ebuild N] media-video/dvdrip-0.50.18 Regards BTW: If you enter "emerge gtk+", portage will emerge the latest version of gtk+, ie. gtk-2.x. To get gtk+1.x, do "emerge -p "
Re: [gentoo-user] Dependencies are broken
Hamie wrote: OK. Frustrated debian user here... Maybe I should go back... Anyway... What am I doing wrong? I THOUGHT that one of the things that portage would do for me is to make sure dependencies are taken care of... Yet this seems to be worse than the rpm hell I used to experience with redhat... emerge seems to get some of the pre-req's, but not all of them. Currently I'm trying to get dvdrip on there... But it's complaining that gtk isn't available.. Try to emerge gtk+ and it complains that it needs an Xft Pango backend... ARRGGHH!!! What am I missing? TIA Hamish. -- gentoo-user@gentoo.org mailing list . prolly all of these: ~ sudo emerge -pv dvdrip These are the packages that I would merge, in order: Calculating dependencies ...done! [ebuild N] media-video/mjpegtools-1.6.2-r3 (-3dnow) -X -avi -debug -dv -gtk (-mmx) -quicktime +sdl (-sse) -yv12 1,226 kB [ebuild N] dev-perl/XML-Writer-0.510 17 kB [ebuild N] dev-perl/gtk-perl-0.7008-r11 -gnome +opengl 445 kB [ebuild N] dev-perl/Test-Harness-2.42 58 kB [ebuild N] dev-perl/Test-1.25 16 kB [ebuild N] dev-perl/Event-1.00 239 kB [ebuild N] media-libs/netpbm-10.20 -debug -jpeg -png (-svga) -tiff -zlib 0 kB [ebuild N] media-video/ffmpeg-0.4.9_pre1 -aac (-altivec) -debug -doc -dvd -encode +imlib (-mmx) -oggvorbis +sdl -static -truetype 0 kB [ebuild N] media-video/transcode-0.6.14 (-3dnow) -X -a52 (-altivec) -avi -debug -divx4linux -dv -dvdread -encode -fame -gtk -imagemagick -jpeg -lzo -mjpeg (-mmx) -mpeg -network -oggvorbis (-pvm) -quicktime +sdl (-sse) (-sse2) -static -theora -truetype -v4l -xml2 -xvid 0 kB [ebuild N] dev-perl/libintl-perl-1.10 385 kB [ebuild N] media-sound/ogmtools-1.5 -dvd 209 kB [ebuild N] dev-perl/Storable-2.13 131 kB [ebuild N] media-gfx/imagemagick-6.1.8.8 -X -cups -debug -fpx -graphviz -jbig -jpeg -lcms -mpeg -perl -png -tiff -truetype -wmf -xml2 0 kB [ebuild N] net-analyzer/fping-2.4_beta2-r1 59 kB [ebuild N] media-video/dvdrip-0.52.0 -cdr -gnome 407 kB -- -- gentoo-user@gentoo.org mailing list
Re: [gentoo-user] Dependencies are broken
did you use emerge -D dvdrip that -D is for dependencies also try emerge -pvuD dvdrip to see what portage thinks it is missing hope this helps Francisco Hamie wrote: OK. Frustrated debian user here... Maybe I should go back... Anyway... What am I doing wrong? I THOUGHT that one of the things that portage would do for me is to make sure dependencies are taken care of... Yet this seems to be worse than the rpm hell I used to experience with redhat... emerge seems to get some of the pre-req's, but not all of them. Currently I'm trying to get dvdrip on there... But it's complaining that gtk isn't available.. Try to emerge gtk+ and it complains that it needs an Xft Pango backend... ARRGGHH!!! What am I missing? TIA Hamish. -- gentoo-user@gentoo.org mailing list E-mail classificado pelo Identificador de Spam Inteligente Terra. Para alterar a categoria classificada, visite http://www.terra.com.br/centralunificada/emailprotegido/imail/imail.cgi?+_u=frares&_l=1,1109541229.904047.14944.cagera.terra.com.br,3080,Des15,Des15 Esta mensagem foi verificada pelo E-mail Protegido Terra. Scan engine: McAfee VirusScan / Atualizado em 25/02/2005 / Versão: 4.4.00 - Dat 4434 Proteja o seu e-mail Terra: http://www.emailprotegido.terra.com.br/ -- +-+--+ | .^. | Francisco J. A. Ares | | /V\ | e-mail: [EMAIL PROTECTED] | | /(.)\ | Linux Registered: User #174415 & Machine #166861 | | ^-^ | Powered by Gentoo-Linux kernel 2.6.10-gentoo-r6 | +-+--+ -- gentoo-user@gentoo.org mailing list
Re: [gentoo-user] Dependencies are broken
On Sunday 27 February 2005 22:53, Hamie wrote: > OK. Frustrated debian user here... Maybe I should go back... Anyway... > > What am I doing wrong? I THOUGHT that one of the things that portage > would do for me is to make sure dependencies are taken care of... Yet > this seems to be worse than the rpm hell I used to experience with > redhat... emerge seems to get some of the pre-req's, but not all of them. It should, and it usually does... > Currently I'm trying to get dvdrip on there... But it's complaining that > gtk isn't available.. Try to emerge gtk+ and it complains that it needs > an Xft Pango backend... ARRGGHH!!! > > What am I missing? Don't know. It works for most of us. Maybe you explicitly disallowed some packages with your USE flags ? Post the contents of your /etc/make.conf Maarten -- bash-2.05b$ emerge ncy -- gentoo-user@gentoo.org mailing list
Re: [gentoo-user] Dependencies are broken
On Sun, 27 Feb 2005 21:53:09 +, Hamie wrote: > Currently I'm trying to get dvdrip on there... But it's complaining that > gtk isn't available.. Try to emerge gtk+ and it complains that it needs > an Xft Pango backend... ARRGGHH!!! What does "emerge -pvt dvdrip" show? -- Neil Bothwick "Good Enough" is the death knell of progress. pgpOGkHTRwX17.pgp Description: PGP signature
[gentoo-user] Dependencies are broken
OK. Frustrated debian user here... Maybe I should go back... Anyway... What am I doing wrong? I THOUGHT that one of the things that portage would do for me is to make sure dependencies are taken care of... Yet this seems to be worse than the rpm hell I used to experience with redhat... emerge seems to get some of the pre-req's, but not all of them. Currently I'm trying to get dvdrip on there... But it's complaining that gtk isn't available.. Try to emerge gtk+ and it complains that it needs an Xft Pango backend... ARRGGHH!!! What am I missing? TIA Hamish. -- gentoo-user@gentoo.org mailing list