First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 85997
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo KDE team <kde@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Nikolay <nikolaymetchev@gmail.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 85997 depends on: Show dependency tree
Bug 85997 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-03-20 04:20 0000
here is what I get when I run emerge -s kde-i18n:
Searching...
[ Results for search key : kde-i18n ]
[ Applications found : 1 ]

*  kde-base/kde-i18n
      Latest version available: 3.3.2
      Latest version installed: [ Not Installed ]
      Size of downloaded files: 257,668 kB
      Homepage:    http://www.kde.org/
      Description: KDE 3.3.2 - i18n: kde-i18n
      License:     GPL-2
-------------------------------------------------
then when I run emerge kde-i18n:
Calculating dependencies ...done!
>>> emerge (1 of 1) kde-base/kde-i18n-3.3.2 to /
>>> Unpacking source...

!!! ERROR: kde-base/kde-i18n-3.3.2 failed.
!!! Function unpack, Line 352, Exitcode 0
!!! Nothing passed to the 'unpack' command
!!! If you need support, post the topmost build error, NOT this status message.

--------------------
here is my /etc/make.conf file:
# These settings were set by the catalyst build script that automatically built this stage
# Please consult /etc/make.conf.example for a more detailed example
CFLAGS="-O3 -march=pentium3 -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
CXXFLAGS="${CFLAGS}"
MAKEOPTS="-j2"
GENTOO_MIRRORS="http://gentoo.blueyonder.co.uk ftp://mirrors.blueyonder.co.uk/mirrors/gentoo http://www.mirrorservice.org/sites/www.ibiblio.org/gentoo/ ftp://ftp.mirrorservice.org/sites/www.ibiblio.org/gentoo/"
SYNC="rsync://rsync.uk.gentoo.org/gentoo-portage"
USE="-gtk -gnome qt kde dvd alsa java mp3 mpeg avi bash-completion divx4linux dv dvdread -gtk2 hal opengl"
GENTOO_MIRRORS="http://gentoo.blueyonder.co.uk ftp://mirrors.blueyonder.co.uk/mirrors/gentoo http://www.mirrorservice.org/sites/www.ibiblio.org/gentoo/ ftp://ftp.mirrorservice.org/sites/www.ibiblio.org/gentoo/"
SYNC="rsync://rsync.uk.gentoo.org/gentoo-portage"
LINGUAS="en"
LANGS="en"
----------------------------


Reproducible: Always
Steps to Reproduce:
1.emerge kde-i18n
2.observer error
3.

Actual Results:  
!! ERROR: kde-base/kde-i18n-3.3.2 failed. 
!!! Function unpack, Line 352, Exitcode 0 
 

Expected Results:  
kde-i18n to be downloaded and built

------- Comment #1 From Gregorio Guidi (RETIRED) 2005-03-21 05:55:24 0000 -------
This happens when the value of LINGUAS is not recognized by the ebuild. I
changed the ebuild to better deal with this case now.

First Last Prev Next    No search results available      Search page      Enter new bug