Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 40488 - kde-i18n-3.2.0 doesn't find any files
Summary: kde-i18n-3.2.0 doesn't find any files
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-05 08:18 UTC by Henning Günther
Modified: 2004-02-09 08:18 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 Henning Günther 2004-02-05 08:18:14 UTC
When trying to emerge kde-i18n, it fails because the MY_PV variable on line 7 in the ebuild is set to "3.2", while it works when I set it to "3.2.0". 

Reproducible: Always
Steps to Reproduce:
1. emerge sync
2. emerge kde-i18n

Actual Results:  
Emerge tries to download a file like "kde-i18n-*-3.2.tar.bz2", which doesn't
exists on any server.

Expected Results:  
Downloading a package like "kde-i18n-*-3.2.0.tar.bz2".

I solved the problem myself changing the MY_PV Variable in the ebuild.

emerge info:
Portage 2.0.50_pre22 (default-x86-1.4, gcc-3.3.2, glibc-2.3.3_pre20040117-r0,
2.4.25_pre6-gss)
=================================================================
System uname: 2.4.25_pre6-gss i686 mobile AMD Athlon(tm) XP 2400+
Gentoo Base System version 1.4.3.12
distcc 2.12.1 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
Autoconf: sys-devel/autoconf-2.59
Automake: sys-devel/automake-1.8.2
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon-xp -O3 -pipe"
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/share/config
/usr/share/config /usr/share/texmf/tex/generic/config/
/usr/share/texmf/tex/platex/config/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-march=athlon-xp -O3 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://gentoo.oregonstate.edu
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow X aalib acpi alsa arts avi berkdb bonobo cdr crypt cups directfb dvd
dvdr encode esd foomaticdb gdbm ggi gif gnome gphoto2 gpm gtk gtk2 gtkhtml guile
imlib java jpeg kde ldap libg++ libwww linguas_de mad mikmod mmx motif mozilla
mpeg mysql nas ncurses nls oggvorbis opengl oss pam pcmcia pda pdflib perl png
postgres prelude python qt quicktime readline sdl slang spell sse ssl svga tcltk
tcpd tetex threads truetype usb video_cards_radeon x86 xinerama xml2 xmms xv zlib"
Comment 1 Robert Brendel 2004-02-05 15:39:54 UTC
I have got a simular failure:
kde-i18n-st-2.3.0.tar.gz file ist missing on the servers, when I try to "emerge kde-i18n".
Comment 2 Caleb Tennis (RETIRED) gentoo-dev 2004-02-09 08:18:25 UTC
This has been fixed.