Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 33446 - LINGUAS=de emerge kde-i18n installs empty package
Summary: LINGUAS=de emerge kde-i18n installs empty package
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-14 00:29 UTC by Dirk Heinrichs
Modified: 2004-02-13 02:17 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 Dirk Heinrichs 2003-11-14 00:29:21 UTC
# LINGUAS=de emerge kde-i18n 
Calculating dependencies ...done! 
>>> emerge (1 of 1) kde-base/kde-i18n-3.1.4 to / 
>>> Unpacking source... 
>>> Source unpacked. 
 
>>> Install kde-i18n-3.1.4 into /gentootmp/portage/kde-i18n-3.1.4/image/ 
category kde-base 
man: 
prepallstrip: 
strip: 
>>> Completed installing into /gentootmp/portage/kde-i18n-3.1.4/image/ 
 
>>> Merging kde-base/kde-i18n-3.1.4 to / 
 
>>> Regenerating /etc/ld.so.cache... 
 * Caching service dependencies...                                                                             
[ ok ] 
>>> kde-base/kde-i18n-3.1.4 merged. 
 
>>> clean: No packages selected for removal. 
 
>>> Regenerating /etc/ld.so.cache... 
 * Caching service dependencies...                                                                             
[ ok ] 
>>> Auto-cleaning packages ... 
 
>>> No outdated packages were found on your system. 
 
# ls -l /var/db/pkg/kde-base/kde-i18n-3.1.4/CONTENTS 
-rw-r--r--    1 root     root            0 Nov 14 09:21 
/var/db/pkg/kde-base/kde-i18n-3.1.4/CONTENTS 
 
It also doesn't fetch anything, I don't have a single kde-i18n* in 
/usr/portage/distfiles. 
 
Same is true for 3.2.0_beta1. 

Reproducible: Always
Steps to Reproduce:
see above. 
Actual Results:  
An empty package was emerged. 

Expected Results:  
Install german translations for KDE 3.1.4 (or 3.2.0_beta1). 

Portage 2.0.49-r15 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r1, 2.6.0-test9) 
================================================================= 
System uname: 2.6.0-test9 i686 Pentium III (Katmai) 
Gentoo Base System version 1.4.3.10p1 
ACCEPT_KEYWORDS="x86" 
AUTOCLEAN="yes" 
CFLAGS="-march=pentium3 -mcpu=pentium3 -O2 -pipe -fomit-frame-pointer" 
CHOST="i686-pc-linux-gnu" 
COMPILER="gcc3" 
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/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ 
/usr/share/config" 
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d" 
CXXFLAGS="-O2 -mcpu=i686 -pipe" 
DISTDIR="/usr/portage/distfiles" 
FEATURES="sandbox ccache" 
GENTOO_MIRRORS="ftp://ftp.fhh.opensource-mirror.de/pub/gentoo.org 
ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo 
ftp://linux.rz.ruhr-uni-bochum.de/gentoo-mirror 
ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo" 
MAKEOPTS="" 
PKGDIR="/usr/portage/packages" 
PORTAGE_TMPDIR="/gentootmp" 
PORTDIR="/usr/portage" 
PORTDIR_OVERLAY="/usr/local/portage" 
SYNC="rsync://rsync.gentoo.org/gentoo-portage" 
USE="x86 apm avi crypt cups encode foomaticdb gif jpeg libg++ mpeg ncurses nls 
pdflib png quicktime spell truetype xml2 zlib alsa gdbm berkdb slang readline 
arts tetex svga tcltk java guile X gpm tcpd pam libwww ssl perl python esd 
imlib oggvorbis gtk qt kde motif opengl mozilla ldap cdr apache2 autofs dga dnd 
emacs evms2 fbcon gtk2 imap lcms maildir mbox mcal mozcalendar moznocompose 
moznoirc mozsvg mule parse-clocks ppds samba sasl socks5 sse swig tiff usb wmf 
wxwindows X509 Xaw3d xfs -oss -gnome -mad -mikmod -xmms -xv -sdl"
Comment 1 Caleb Tennis (RETIRED) gentoo-dev 2003-11-14 04:58:29 UTC
Looks like a possible regression in portage -r15, as I am having trouble now with the linguas stuff as well.  Will investigate.
Comment 2 Caleb Tennis (RETIRED) gentoo-dev 2003-12-23 07:08:07 UTC
works now - you may need to "touch" the ebuild file to get portage to not use the cache.
Comment 3 Dirk Heinrichs 2004-01-05 04:03:03 UTC
Not for me. Did emerge-webrsync, emerge -DUu world today, which installed portage -r20, then again tried "LINGUAS=de emerge kde-i18n" after touch'ing the kde-i18n ebuilds, but the results are the same, empty packages for both 3.1.4 and 3.2.0_beta2.
Comment 4 Dirk Heinrichs 2004-02-13 02:17:07 UTC
Got portage 2.0.50-r1 with a world update yesterday, which fixed the issue for me.