Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 382031 - app-office/libreoffice-l10n-3.4.3-r1 fails to unpack - missing helppack for my LINGUAS
Summary: app-office/libreoffice-l10n-3.4.3-r1 fails to unpack - missing helppack for m...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: Normal normal (vote)
Assignee: Gentoo Office Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-06 10:00 UTC by YoungFrog
Modified: 2011-09-06 12:52 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 YoungFrog 2011-09-06 10:00:34 UTC
I have LINGUAS="be fr en" and libreoffice-l10n fails to compile in the unpack phase.

I note that the ebuild contains :
                if use offlinehelp; then
                        [[ ${lang} == en ]] && dir="en-US"
                        rpmdir="LibO_${PV}${RC_VERSION}_Linux_x86_helppack-rpm_${dir}/RPMS/"
                        rpm_unpack ./"${rpmdir}/"*.rpm
                fi
I guess it should first test if  [[ "${LANGUAGES_HELP}" =~ "${lang}" ]], as in the first part of the ebuild (where SRC_URI and IUSE are constructed).


Reproducible: Always

Steps to Reproduce:
1. set LINGUAS to "be fr en" and
2. emerge libreoffice-l10n (here, it happens when doing emerge -Duv world) 

Actual Results:  
It fails : 
 * LibO_3.4.3_Linux_x86_langpack-rpm_be.tar.gz RMD160 SHA1 SHA256 size ;-)
 * LibO_3.4.3_Linux_x86_helppack-rpm_en-US.tar.gz RMD160 SHA1 SHA256 size ;-) 
 * LibO_3.4.3_Linux_x86_langpack-rpm_fr.tar.gz RMD160 SHA1 SHA256 size ;-) 
 * LibO_3.4.3_Linux_x86_helppack-rpm_fr.tar.gz RMD160 SHA1 SHA256 size ;-) 
>>> Unpacking source...
>>> Unpacking LibO_3.4.3_Linux_x86_langpack-rpm_be.tar.gz to /var/tmp/portage/app-office/libreoffice-l10n-3.4.3-r1/work
>>> Unpacking LibO_3.4.3_Linux_x86_helppack-rpm_en-US.tar.gz to /var/tmp/portage/app-office/libreoffice-l10n-3.4.3-r1/work
>>> Unpacking LibO_3.4.3_Linux_x86_langpack-rpm_fr.tar.gz to /var/tmp/portage/app-office/libreoffice-l10n-3.4.3-r1/work
>>> Unpacking LibO_3.4.3_Linux_x86_helppack-rpm_fr.tar.gz to /var/tmp/portage/app-office/libreoffice-l10n-3.4.3-r1/work
>>> Unpacking ./LibO_3.4.3rc2_Linux_x86_langpack-rpm_be/RPMS//libobasis3.4-be-3.4.3-302.i586.rpm to /var/tmp/portage/app-office/libreoffice-l10n-3.4.3-r1/work
>>> Unpacking ./LibO_3.4.3rc2_Linux_x86_langpack-rpm_be/RPMS//libobasis3.4-be-base-3.4.3-302.i586.rpm to /var/tmp/portage/app-office/libreoffice-l10n-3.4.3-r1/work
>>> Unpacking ./LibO_3.4.3rc2_Linux_x86_langpack-rpm_be/RPMS//libobasis3.4-be-binfilter-3.4.3-302.i586.rpm to /var/tmp/portage/app-office/libreoffice-l10n-3.4.3-r1/work
>>> Unpacking ./LibO_3.4.3rc2_Linux_x86_langpack-rpm_be/RPMS//libobasis3.4-be-calc-3.4.3-302.i586.rpm to /var/tmp/portage/app-office/libreoffice-l10n-3.4.3-r1/work
>>> Unpacking ./LibO_3.4.3rc2_Linux_x86_langpack-rpm_be/RPMS//libobasis3.4-be-math-3.4.3-302.i586.rpm to /var/tmp/portage/app-office/libreoffice-l10n-3.4.3-r1/work
>>> Unpacking ./LibO_3.4.3rc2_Linux_x86_langpack-rpm_be/RPMS//libobasis3.4-be-res-3.4.3-302.i586.rpm to /var/tmp/portage/app-office/libreoffice-l10n-3.4.3-r1/work
>>> Unpacking ./LibO_3.4.3rc2_Linux_x86_langpack-rpm_be/RPMS//libobasis3.4-be-writer-3.4.3-302.i586.rpm to /var/tmp/portage/app-office/libreoffice-l10n-3.4.3-r1/work
>>> Unpacking ./LibO_3.4.3rc2_Linux_x86_langpack-rpm_be/RPMS//libreoffice3.4-be-3.4.3-302.i586.rpm to /var/tmp/portage/app-office/libreoffice-l10n-3.4.3-r1/work
>>> Unpacking ./LibO_3.4.3rc2_Linux_x86_helppack-rpm_be/RPMS//*.rpm to /var/tmp/portage/app-office/libreoffice-l10n-3.4.3-r1/work
/usr/bin/rpm2tar: line 156: ./LibO_3.4.3rc2_Linux_x86_helppack-rpm_be/RPMS//*.rpm: Aucun fichier ou dossier de ce type

(i.e. "No such file or directory")


Expected Results:  
It should not fail.


emerge --info :

Portage 2.1.10.11 (default/linux/x86/10.0/desktop/gnome, gcc-4.4.5, glibc-2.12.2-r0, 3.0.3-gentoo i686)
=================================================================
                        System Settings
=================================================================
System uname: Linux-3.0.3-gentoo-i686-AMD_Athlon-tm-_II_X3_450_Processor-with-gentoo-2.0.3
Timestamp of tree: Tue, 06 Sep 2011 06:45:01 +0000
app-shells/bash:          4.1_p9
dev-java/java-config:     2.1.11-r3
dev-lang/python:          2.7.1-r1, 3.1.3-r1
dev-util/cmake:           2.8.4-r1
dev-util/pkgconfig:       0.26
sys-apps/baselayout:      2.0.3
sys-apps/openrc:          0.8.3-r1
sys-apps/sandbox:         2.4
sys-devel/autoconf:       2.13, 2.68
sys-devel/automake:       1.9.6-r3, 1.10.3, 1.11.1
sys-devel/binutils:       2.20.1-r1
sys-devel/gcc:            4.4.5
sys-devel/gcc-config:     1.4.1-r1
sys-devel/libtool:        2.4-r1
sys-devel/make:           3.82
sys-kernel/linux-headers: 2.6.36.1 (virtual/os-headers)
sys-libs/glibc:           2.12.2
Repositories: gentoo sunrise betagarden my_local_overlay
ACCEPT_KEYWORDS="x86"
ACCEPT_LICENSE="* -@EULA"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=native -pipe -ggdb"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-O2 -march=native -pipe -ggdb"
DISTDIR="/usr/portage/distfiles"
FEATURES="assume-digests binpkg-logs distlocks ebuild-locks fixlafiles fixpackages news parallel-fetch protect-owned sandbox sfperms splitdebug strict unknown-features-warn unmerge-logs unmerge-orphans userfetch"
FFLAGS=""
GENTOO_MIRRORS="http://91.121.124.139/gentoo-distfiles/"
LANG="fr_FR.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
LINGUAS="be fr en"
MAKEOPTS="-j4"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/var/lib/layman/sunrise /var/lib/layman/betagarden /usr/local/portage"
SYNC="rsync://rsync.be.gentoo.org/gentoo-portage"
USE="X a52 aac acl acpi alsa apng avahi berkdb bluetooth branding bzip2 cairo cdda cdr cli consolekit cracklib crypt cups cxx dbus djvu doc dri dts dvd dvdr eds emacs emboss encode evo exif fam ffmpeg firefox flac fontconfig fortran gcj gd gdbm gdu gif git gnome gnome-keyring gpm gstreamer gtk gzip-el hddtemp iconv imagemagick ipv6 jadetex jpeg lcms ldap libnotify lm_sensors mad mdnsresponder-compat mng modules mp3 mp4 mpeg mudflap nautilus ncurses nls nptl nptlonly offlinehelp ofx ogg opengl openmp pam pango pcre pcsc-lite pdf perl png policykit ppds pppd pulseaudio python qt3support qt4 readline sdl session smartcard smp snmp spell sqlite sqlite3 ssl startup-notification svg sysfs tcpd tiff tk truetype twitgin udev unicode usb vorbis win32codecs wmf x264 x86 xcb xml xorg xulrunner xv xvid zeroconf zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="kexi words flow plan stage tables krita karbon braindump" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="be fr en" PHP_TARGETS="php5-3" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="fbdev radeon" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Tomáš Chvátal (RETIRED) gentoo-dev 2011-09-06 12:52:07 UTC
Awesome catch. Fixed in main tree.