Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 10603 - Servers missing gtk-engines-mist_0.8.orig.tar.gz
Summary: Servers missing gtk-engines-mist_0.8.orig.tar.gz
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Leonardo Boshell (RETIRED)
URL:
Whiteboard:
Keywords:
: 10668 (view as bug list)
Depends on:
Blocks:
 
Reported: 2002-11-11 17:03 UTC by Carl A. Dunham
Modified: 2003-02-04 19:42 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 Carl A. Dunham 2002-11-11 17:03:21 UTC
# emerge -u world
Calculating world dependencies ...done!
>>> emerge (1 of 39) x11-themes/gtk-engines-mist-0.8-r2 to /
>>> Downloading
http://www.ibiblio.org/pub/Linux/distributions/gentoo/distfiles/gtk-engines-mist_0.8.orig.tar.gz
--18:02:21-- 
http://www.ibiblio.org/pub/Linux/distributions/gentoo/distfiles/gtk-engines-mist_0.8.orig.tar.gz
           => `/usr/portage/distfiles/gtk-engines-mist_0.8.orig.tar.gz'
Resolving www.ibiblio.org... done.
Connecting to www.ibiblio.org[152.2.210.81]:80... connected.
HTTP request sent, awaiting response... 404 Not Found
18:02:21 ERROR 404: Not Found.

>>> Downloading
http://ftp.debian.org/debian/pool/main/g/gtk-engines-mist/gtk-engines-mist_0.8.orig.tar.gz
--18:02:21-- 
http://ftp.debian.org/debian/pool/main/g/gtk-engines-mist/gtk-engines-mist_0.8.orig.tar.gz
           => `/usr/portage/distfiles/gtk-engines-mist_0.8.orig.tar.gz'
Resolving ftp.debian.org... done.
Connecting to ftp.debian.org[128.101.80.131]:80... connected.
HTTP request sent, awaiting response... 404 Not Found
18:02:21 ERROR 404: Not Found.

!!! Couldn't download gtk-engines-mist_0.8.orig.tar.gz. Aborting.
Comment 1 Leonardo Boshell (RETIRED) gentoo-dev 2002-11-12 02:03:12 UTC
This is probably because you have an old gtk-engines.eclass. Please sync your
Portage tree and try again. Thanks
Comment 2 Carl A. Dunham 2002-11-12 02:32:10 UTC
I have one that contains this snippet:

--8<-------

        "mist" )
                MY_PN="GTK-mist-engine" ;;

        "thinice" )
                [ "$SLOT" -eq "2" ] && MY_PN="gtk-thinice-engine" ;;

        "xenophilia" )
                MY_PN="xenophilia"
                INSTALL_FONTS=1
                LICENSE="LGPL-2"
                ;;

        "xfce" )
                MY_PN="gtk-xfce-engine" ;;
esac

MY_P="${MY_PN}-${PV}"

if [ "X${ENGINE}" = "Xthinice" ] && [ "$SLOT" -eq "2" ]
then
        SRC_URI="http://thinice.sourceforge.net/${MY_P}.tar.gz"

elif [ "X${ENGINE}" = "Xmist" ]
then
--8<-------

Doesn't look like what I'm executing...

Still getting the same result (have been doing quite regular "emerge rsync",
thanks).
Comment 3 Leonardo Boshell (RETIRED) gentoo-dev 2002-11-12 04:08:34 UTC
This is pretty strange. It looks like you have the everything right and yet you
say this is still happening.

Can you post the output of 'emerge info' in your machine please?
Comment 4 Carl A. Dunham 2002-11-12 13:30:18 UTC
You bet.

# emerge info
Portage 2.0.43 (default-1.0, gcc-2.95.3, glibc-2.2.5-r2,2.2.5-r7)
=================================================================
System uname: 2.4.19-gentoo-r7 i686 Pentium III (Coppermine)
USE="x86 oss 3dnow apm avi crypt encode jpeg libg++ mikmod mmx mpeg ncurses
pdflib qtmt quicktime spell truetype xml2 xv arts cdr esd gdbm gif gnome-libs
gtk gtkhtml guile imlib java kde libwww motif mysql nls oggvorbis opengl pam
perl png python qt readline sdl slang ssl svga tcltk tcpd tiff gnome bonobo
-ipv6 mozilla mozirc mozxmlterm innodb -berkdb 3dfx voodoo3 gphoto2 gpm X xmms
gtk2 mozp3p scanner cups"
ARCH="x86"
COMPILER=""
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=i686 -O3 -pipe"
CXXFLAGS="-march=i686 -O3 -pipe"
ACCEPT_KEYWORDS="x86 ~x86"
CONFIG_PROTECT="/etc /var/qmail/control /usr/share/config
/usr/kde/2/share/config /usr/kde/3/share/config
/usr/kde/3/share/config:/usr/kde/3/share/config:/usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
MAKEOPTS="-j2"
JDK_HOME="/opt/sun-jdk-1.4.0"
JAVA_HOME="/opt/sun-jdk-1.4.0"
AUTOCLEAN="yes"
SYNC="rsync://rsync.us.gentoo.org/gentoo-portage"
GENTOO_MIRRORS="http://www.ibiblio.org/pub/Linux/distributions/gentoo"
Comment 5 FieldySnuts 2002-11-12 20:30:02 UTC
I am also getting the same error.

Results of emerge info:

Portage 2.0.43 (default-1.0, gcc-2.95.3, glibc-2.2.5-r2,2.2.5-r6)
=================================================================
System uname: 2.4.19 i686 AuthenticAMD
USE="x86 oss 3dnow apm avi crypt cups encode jpeg libg++ mikmod mmx mpeg ncurses
pdflib qtmt quicktime spell truetype xml2 xmms xv arts berkdb cdr esd gdbm gif
gnome-libs gpm guile imlib java kde libwww motif nls oggvorbis opengl pam perl
png python qt readline scanner sdl slang ssl svga tcpd tetex tiff X gtk gtk2
gnome gnome2 -alsa"
ARCH="x86"
COMPILER=""
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=i686 -mcpu=i686 -O3 -pipe"
CXXFLAGS="-march=i686 -mcpu=i686 -O3 -pipe"
ACCEPT_KEYWORDS="x86 ~x86"
CONFIG_PROTECT="/etc /var/qmail/control /usr/share/config
/usr/kde/2/share/config /usr/kde/3/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
MAKEOPTS="-j3"
JDK_HOME="/opt/blackdown-jdk-1.3.1"
JAVA_HOME="/opt/blackdown-jdk-1.3.1"
AUTOCLEAN="yes"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
GENTOO_MIRRORS="http://www.ibiblio.org/pub/Linux/distributions/gentoo"
Comment 6 Leonardo Boshell (RETIRED) gentoo-dev 2002-11-13 01:57:04 UTC
*** Bug 10668 has been marked as a duplicate of this bug. ***
Comment 7 p-chan 2002-11-14 19:07:07 UTC
and I!

Portage 2.0.44 (default-x86-1.4, gcc-3.2, glibc-2.3.1-r2)
=================================================================
System uname: 2.4.19-gentoo-r10 i586 AMD-K6(tm) 3D processor
USE="x86 3dnow apm avi crypt cups encode gif jpeg libg++ mikmod mmx mpeg ncurses
nls pdflib png qtmt quicktime xml2 xmms xv zlib gdbm berkdb slang readline arts
tetex tcltk guile X sdl gpm tcpd pam libwww ssl perl python imlib oggvorbis
gnome gtk qt kde motif opengl mozilla cdr dga evo gtkhtml spell truetype oss
bonobo esd svga java"
ARCH="x86"
COMPILER="gcc3"
CHOST="i586-pc-linux-gnu"
CFLAGS="-march=k6-2 -mcpu=k6-2 -O3 -pipe"
CXXFLAGS="-march=k6-2 -mcpu=k6-2 -O3 -pipe"
ACCEPT_KEYWORDS="x86 ~x86"
CONFIG_PROTECT="/etc /var/qmail/control /usr/share/config
/usr/kde/2/share/config /usr/kde/3/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
MAKEOPTS="-j2"
JDK_HOME=""
JAVA_HOME="/opt/blackdown-jre-1.3.1"
AUTOCLEAN="yes"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
GENTOO_MIRRORS="http://www.ibiblio.org/pub/Linux/distributions/gentoo"
Comment 8 Leonardo Boshell (RETIRED) gentoo-dev 2002-11-16 20:53:56 UTC
I'm still pretty much confused on this issue. I think I'll have to heavily
modify gtk-engines.eclass and the gtk-engines-* ebuilds, which is something that
needs to be done since the eclass is getting unnecesarily cluttered.

Anyway, I added some debugging messages to the eclass to help us clarify this
issue. The favor I'll ask from you, reporters, is to sync your portage trees and
run something like:

  # DEBUG="yes" emerge gtk-engines-mist

And report the results back to me. Hopefully this may lead me to the root of the
problem. Thanks.
Comment 9 Carl A. Dunham 2002-11-16 22:21:52 UTC
Probably not too helpful, but here is what I get:

# DEBUG="yes" emerge gtk-engines-mist
Calculating dependencies ...done!
>>> emerge (1 of 1) x11-themes/gtk-engines-mist-0.8-r2 to /
>>> Downloading
http://www.ibiblio.org/pub/Linux/distributions/gentoo/distfiles/gtk-engines-mist_0.8.orig.tar.gz
--23:19:12-- 
http://www.ibiblio.org/pub/Linux/distributions/gentoo/distfiles/gtk-engines-mist_0.8.orig.tar.gz
           => `/usr/portage/distfiles/gtk-engines-mist_0.8.orig.tar.gz'
Resolving www.ibiblio.org... done.
Connecting to www.ibiblio.org[152.2.210.81]:80... connected.
HTTP request sent, awaiting response... 404 Not Found
23:19:12 ERROR 404: Not Found.

>>> Downloading
http://ftp.debian.org/debian/pool/main/g/gtk-engines-mist/gtk-engines-mist_0.8.orig.tar.gz
--23:19:12-- 
http://ftp.debian.org/debian/pool/main/g/gtk-engines-mist/gtk-engines-mist_0.8.orig.tar.gz
           => `/usr/portage/distfiles/gtk-engines-mist_0.8.orig.tar.gz'
Resolving ftp.debian.org... done.
Connecting to ftp.debian.org[128.101.80.131]:80... connected.
HTTP request sent, awaiting response... 404 Not Found
23:19:12 ERROR 404: Not Found.

!!! Couldn't download gtk-engines-mist_0.8.orig.tar.gz. Aborting.
# 
Comment 10 Carl A. Dunham 2002-11-17 21:38:56 UTC
Seems to work now...

# bash
bash-2.05a# DEBUG="yes" emerge gtk-engines-mist
Calculating dependencies ...done!
>>> emerge (1 of 1) x11-themes/gtk-engines-mist-0.8-r2 to /
 * Entering gtk-engines.eclass
 * SLOT is 2
 * ENGINE is mist
 * MY_P is GTK-mist-engine-0.8
 * SRC_URI is
http://ftp.gnome.org/pub/GNOME/teams/art.gnome.org/themes/gtk2/GTK-mist-engine-0.8.tar.gz
>>> Downloading
http://www.ibiblio.org/pub/Linux/distributions/gentoo/distfiles/GTK-mist-engine-0.8.tar.gz
--22:32:16-- 
http://www.ibiblio.org/pub/Linux/distributions/gentoo/distfiles/GTK-mist-engine-0.8.tar.gz
           => `/usr/portage/distfiles/GTK-mist-engine-0.8.tar.gz'
Resolving www.ibiblio.org... done.
Connecting to www.ibiblio.org[152.2.210.81]:80... connected.
HTTP request sent, awaiting response... 404 Not Found
22:32:19 ERROR 404: Not Found.

>>> Downloading
http://ftp.gnome.org/pub/GNOME/teams/art.gnome.org/themes/gtk2/GTK-mist-engine-0.8.tar.gz
--22:32:19-- 
http://ftp.gnome.org/pub/GNOME/teams/art.gnome.org/themes/gtk2/GTK-mist-engine-0.8.tar.gz
           => `/usr/portage/distfiles/GTK-mist-engine-0.8.tar.gz'
Resolving ftp.gnome.org... done.
Connecting to ftp.gnome.org[130.239.18.137]:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 208,957 [application/x-tar]

100%[========================================================================================================>]
208,957      211.02K/s    ETA 00:00

22:32:21 (211.02 KB/s) - `/usr/portage/distfiles/GTK-mist-engine-0.8.tar.gz'
saved [208957/208957]

>>> md5 ;-) GTK-mist-engine-0.8.tar.gz
 * Entering gtk-engines.eclass
 * SLOT is 2
 * ENGINE is mist
 * MY_P is GTK-mist-engine-0.8
 * SRC_URI is
http://ftp.gnome.org/pub/GNOME/teams/art.gnome.org/themes/gtk2/GTK-mist-engine-0.8.tar.gz
>>> Unpacking source...
>>> Unpacking GTK-mist-engine-0.8.tar.gz
>>> Source unpacked.
configure: WARNING: If you wanted to set the --build type, don't use --host.
    If a cross compiler is detected then cross compile mode will be used.
(cut the rest...)
Comment 11 Leonardo Boshell (RETIRED) gentoo-dev 2002-11-17 21:57:44 UTC
Good, if this is the case for the rest of the people tracking this bug, I'll be
closing it soon.
Comment 12 Leonardo Boshell (RETIRED) gentoo-dev 2002-11-21 21:10:10 UTC
No more traffic. Closing