Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] firefox 3.5, sed fails to set locale
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
RealNoob
Tux's lil' helper
Tux's lil' helper


Joined: 12 Feb 2004
Posts: 75

PostPosted: Sun Jan 03, 2010 11:41 am    Post subject: [SOLVED] firefox 3.5, sed fails to set locale Reply with quote

Hi,

emerge world try to update firefox to version 3.5.6, but the execution of a sed command fails with "permission denied". Below is the error message:

Code:
>>> Emerging (1 of 1) www-client/firefox-bin-3.5.6
 * firefox-3.5.6.tar.bz2 RMD160 SHA1 SHA256 size ;-) ...                                                                                                                    [ ok ]
 * firefox-3.5.6-fr.xpi RMD160 SHA1 SHA256 size ;-) ...                                                                                                                     [ ok ]
 * firefox-3.5.6-en-GB.xpi RMD160 SHA1 SHA256 size ;-) ...                                                                                                                  [ ok ]
 * checking ebuild checksums ;-) ...                                                                                                                                        [ ok ]
 * checking auxfile checksums ;-) ...                                                                                                                                       [ ok ]
 * checking miscfile checksums ;-) ...                                                                                                                                      [ ok ]
>>> Unpacking source...                                                                                                                                                           
>>> Unpacking firefox-3.5.6.tar.bz2 to /var/tmp/portage/www-client/firefox-bin-3.5.6/work                                                                                         
 * Unpacking firefox-3.5.6-en-GB.xpi to /var/tmp/portage/www-client/firefox-bin-3.5.6/work                                                                                       
 * Unpacking firefox-3.5.6-fr.xpi to /var/tmp/portage/www-client/firefox-bin-3.5.6/work/firefox-3.5.6-en-GB                                                                       
 * Selected language packs (first will be default): en-GB fr                                                                                                                     
>>> Source unpacked in /var/tmp/portage/www-client/firefox-bin-3.5.6/work                                                                                                         
>>> Preparing source in /var/tmp/portage/www-client/firefox-bin-3.5.6/work/firefox ...                                                                                           
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/www-client/firefox-bin-3.5.6/work/firefox ...
>>> Source configured.
>>> Compiling source in /var/tmp/portage/www-client/firefox-bin-3.5.6/work/firefox ...
>>> Source compiled.
>>> Test phase [not enabled]: www-client/firefox-bin-3.5.6

>>> Install firefox-bin-3.5.6 into /var/tmp/portage/www-client/firefox-bin-3.5.6/image/ category www-client
 * Setting default locale to en-GB
ACCESS DENIED  rename:       /opt/firefox/defaults/pref/sedujYwnf
ACCESS DENIED  unlink:       /opt/firefox/defaults/pref/sedujYwnf
sed: cannot remove /opt/firefox/defaults/pref//sedujYwnf: Permission denied
 *
 * ERROR: www-client/firefox-bin-3.5.6 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_install
 *             environment, line 2455:  Called die
 * The specific snippet of code:
 *           sed -e "s:general.useragent.locale\", \"en-US\":general.useragent.locale\", \"${LANG}\":" -i "${MOZILLA_FIVE_HOME}"/defaults/pref/${MY_PN}.js -i "${MOZILLA_FIVE_HOME}"/defaults/pref/${MY_PN}-l10n.js || die "sed failed to change locale";
 *  The die message:
 *   sed failed to change locale
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/www-client/firefox-bin-3.5.6/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/www-client/firefox-bin-3.5.6/temp/environment'.
 *
--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE "/var/log/sandbox/sandbox-23382.log"

VERSION 1.0
FORMAT: F - Function called
FORMAT: S - Access Status
FORMAT: P - Path as passed to function
FORMAT: A - Absolute Path (not canonical)
FORMAT: R - Canonical Path
FORMAT: C - Command Line

F: rename
S: deny
P: /opt/firefox/defaults/pref//sedujYwnf
A: /opt/firefox/defaults/pref/sedujYwnf
R: /opt/firefox/defaults/pref/sedujYwnf
C: sed -e s:general.useragent.locale", "en-US":general.useragent.locale", "en-GB": -i /opt/firefox/defaults/pref/firefox.js -i /opt/firefox/defaults/pref/firefox-l10n.js

F: unlink
S: deny
P: /opt/firefox/defaults/pref//sedujYwnf
A: /opt/firefox/defaults/pref/sedujYwnf
R: /opt/firefox/defaults/pref/sedujYwnf
C: sed -e s:general.useragent.locale", "en-US":general.useragent.locale", "en-GB": -i /opt/firefox/defaults/pref/firefox.js -i /opt/firefox/defaults/pref/firefox-l10n.js
--------------------------------------------------------------------------------

>>> Failed to emerge www-client/firefox-bin-3.5.6, Log file:

>>>  '/var/tmp/portage/www-client/firefox-bin-3.5.6/temp/build.log'


Any idea on the source of the problem?
_________________
Luke, use the F.O.S.S.


Last edited by RealNoob on Fri Jan 08, 2010 9:49 pm; edited 1 time in total
Back to top
View user's profile Send private message
Mike Hunt
Watchman
Watchman


Joined: 19 Jul 2009
Posts: 5287

PostPosted: Sun Jan 03, 2010 4:46 pm    Post subject: Reply with quote

Can we see your emerge --info please.

Did net-libs/xulrunner-1.9.1.6 build successfully?
Back to top
View user's profile Send private message
RealNoob
Tux's lil' helper
Tux's lil' helper


Joined: 12 Feb 2004
Posts: 75

PostPosted: Sun Jan 03, 2010 6:01 pm    Post subject: Reply with quote

xulrunner did compile correctly.

I just executed revdep-rebuild. It chose nothing abnormal on the system.

Below is the result of emerge --info

Code:
Portage 2.1.6.13 (default/linux/amd64/10.0, gcc-4.3.4, glibc-2.9_p20081201-r2, 2.6.25-gentoo-r7 x86_64)
=================================================================
System uname: Linux-2.6.25-gentoo-r7-x86_64-AMD_Athlon-tm-_64_X2_Dual_Core_Processor_5200+-with-gentoo-1.12.13
Timestamp of tree: Sat, 02 Jan 2010 12:30:01 +0000
app-shells/bash:     4.0_p35
dev-java/java-config: 2.1.9-r2
dev-lang/python:     2.6.4
dev-python/pycrypto: 2.1.0_beta1
dev-util/cmake:      2.6.4-r3
sys-apps/baselayout: 1.12.13
sys-apps/sandbox:    1.6-r2
sys-devel/autoconf:  2.13, 2.63-r1
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.2
sys-devel/binutils:  2.18-r3
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   2.2.6b
virtual/os-headers:  2.6.27-r2
ACCEPT_KEYWORDS="amd64"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=athlon64 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb /usr/share/config /var/lib/hsqldb"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-march=athlon64 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="collision-protect distlocks fixpackages parallel-fetch protect-owned sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LANG="fr_BE"
LDFLAGS="-Wl,-O1"
LINGUAS="en_GB fr"
MAKEOPTS="-j5"
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="/usr/portage/local/layman/sunrise /usr/portage/local/layman/Spring /usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow 3dnowext S3TC X a52 acl aiglx alsa amd amd64 apm automount avi bash-completion be berkdb binary-drivers bitmap-fonts bootsplash bzip2 ccache cdda cddb cdparanoia cdr cracklib crypt cups cxx dbus dhcp directfb dlloader dmi dmx dri dvd dvdr emacs encode evolution fam fbcon ffmpeg flac font-server fortran gdbm gif gimp glut gpm graphviz gstreamer gtk gtk2 hal iconv imap jabber joystick jpeg kde libg++ mad matroska mikmod mime mmx mng modules mp3 mpeg mpeg2 mudflap multilib ncurses nls nptl nptlonly nsplugin nvidia ogg openal opengl openmp pam pdf pdflib png ppds pppd python qt3support quicktime readline reflection sdl session spell sql sqlite sqlite3 sse sse2 ssl svg sysfs tcpd theora truetype truetype-fonts type1-fonts udev unicode usb vorbis webkit wma wmf xml xorg xscreensaver xulrunner xv zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci 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 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" ELIBC="glibc" INPUT_DEVICES="joystick keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en_GB fr" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="nvidia nv vesa vga"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LC_ALL, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS

_________________
Luke, use the F.O.S.S.
Back to top
View user's profile Send private message
penetrode
Apprentice
Apprentice


Joined: 29 Dec 2003
Posts: 285
Location: Calgary, Alberta

PostPosted: Wed Jan 06, 2010 10:42 am    Post subject: have the same problem. Reply with quote

I can confirm this. I have the same problem, even with firefox-bin.

Code:
# emerge -av firefox-bin

 * IMPORTANT: 2 news items need reading for repository 'gentoo'.
 * Use eselect news to read news items.                         


These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild     U ] www-client/firefox-bin-3.5.6 [3.5.4] USE="startup-notification%* -restrict-javascript" LINGUAS="de* en* en_GB* fr* nb* -af -ar -be -bg -bn -bn_IN -ca -cs -cy -da -el -en_US -eo -es -es_AR -es_ES -et -eu -fa -fi -fy -fy_NL -ga -ga_IE -gl -gu -gu_IN -he -hi -hi_IN -hu -id -is -it -ja -ka -kk -kn -ko -ku -lt -lv -mk -mr -nb_NO -nl -nn -nn_NO -oc -pa -pa_IN -pl -pt -pt_BR -pt_PT -ro -ru -si -sk -sl -sq -sr -sv -sv_SE -ta -te -th -uk -vi -zh -zh_CN -zh_TW" 0 kB                       

Total: 1 package (1 upgrade), Size of downloads: 0 kB

Would you like to merge these packages? [Yes/No] y

>>> Verifying ebuild manifests

>>> Emerging (1 of 1) www-client/firefox-bin-3.5.6
 * firefox-3.5.6.tar.bz2 RMD160 SHA1 SHA256 size ;-) ...                                                              [ ok ]
 * firefox-3.5.6-de.xpi RMD160 SHA1 SHA256 size ;-) ...                                                               [ ok ]
 * firefox-3.5.6-fr.xpi RMD160 SHA1 SHA256 size ;-) ...                                                               [ ok ]
 * firefox-3.5.6-en-GB.xpi RMD160 SHA1 SHA256 size ;-) ...                                                            [ ok ]
 * firefox-3.5.6-nb-NO.xpi RMD160 SHA1 SHA256 size ;-) ...                                                            [ ok ]
 * checking ebuild checksums ;-) ...                                                                                  [ ok ]
 * checking auxfile checksums ;-) ...                                                                                 [ ok ]
 * checking miscfile checksums ;-) ...                                                                                [ ok ]
>>> Unpacking source...                                                                                                     
>>> Unpacking firefox-3.5.6.tar.bz2 to /var/tmp/portage/www-client/firefox-bin-3.5.6/work                                   
 * Unpacking firefox-3.5.6-fr.xpi to /var/tmp/portage/www-client/firefox-bin-3.5.6/work                                     
 * Unpacking firefox-3.5.6-de.xpi to /var/tmp/portage/www-client/firefox-bin-3.5.6/work/firefox-3.5.6-fr                   
 * Unpacking firefox-3.5.6-nb-NO.xpi to /var/tmp/portage/www-client/firefox-bin-3.5.6/work/firefox-3.5.6-de                 
 * Unpacking firefox-3.5.6-en-GB.xpi to /var/tmp/portage/www-client/firefox-bin-3.5.6/work/firefox-3.5.6-nb-NO             
 * Selected language packs (first will be default): fr de en nb-NO en-GB                                                   
>>> Source unpacked in /var/tmp/portage/www-client/firefox-bin-3.5.6/work                                                   
>>> Preparing source in /var/tmp/portage/www-client/firefox-bin-3.5.6/work/firefox ...                                     
>>> Source prepared.                                                                                                       
>>> Configuring source in /var/tmp/portage/www-client/firefox-bin-3.5.6/work/firefox ...                                   
>>> Source configured.                                                                                                     
>>> Compiling source in /var/tmp/portage/www-client/firefox-bin-3.5.6/work/firefox ...                                     
>>> Source compiled.                                                                                                       
>>> Test phase [not enabled]: www-client/firefox-bin-3.5.6                                                                 

>>> Install firefox-bin-3.5.6 into /var/tmp/portage/www-client/firefox-bin-3.5.6/image/ category www-client
 * Setting default locale to fr                                                                           
ACCESS DENIED  rename:       /opt/firefox/defaults/pref/sedMQj8C7                                         
ACCESS DENIED  unlink:       /opt/firefox/defaults/pref/sedMQj8C7                                         
sed: cannot remove /opt/firefox/defaults/pref//sedMQj8C7: Permission denied                               
 *                                                                                                         
 * ERROR: www-client/firefox-bin-3.5.6 failed.                                                             
 * Call stack:                                                                                             
 *               ebuild.sh, line   49:  Called src_install                                                 
 *             environment, line 2394:  Called die                                                         
 * The specific snippet of code:                                                                           
 *           sed -e "s:general.useragent.locale\", \"en-US\":general.useragent.locale\", \"${LANG}\":" -i "${MOZILLA_FIVE_HOME}"/defaults/pref/${MY_PN}.js -i "${MOZILLA_FIVE_HOME}"/defaults/pref/${MY_PN}-l10n.js || die "sed failed to change locale";
 *  The die message:                                                                                                         
 *   sed failed to change locale                                                                                             
 *                                                                                                                           
 * If you need support, post the topmost build error, and the call stack if relevant.                                       
 * A complete build log is located at '/var/tmp/portage/www-client/firefox-bin-3.5.6/temp/build.log'.                       
 * The ebuild environment file is located at '/var/tmp/portage/www-client/firefox-bin-3.5.6/temp/environment'.               
 *                                                                                                                           
--------------------------- ACCESS VIOLATION SUMMARY ---------------------------                                             
LOG FILE "/var/log/sandbox/sandbox-8261.log"                                                                                 

VERSION 1.0
FORMAT: F - Function called
FORMAT: S - Access Status 
FORMAT: P - Path as passed to function
FORMAT: A - Absolute Path (not canonical)
FORMAT: R - Canonical Path               
FORMAT: C - Command Line                 

F: rename
S: deny 
P: /opt/firefox/defaults/pref//sedMQj8C7
A: /opt/firefox/defaults/pref/sedMQj8C7
R: /opt/firefox/defaults/pref/sedMQj8C7
C: sed -e s:general.useragent.locale", "en-US":general.useragent.locale", "fr": -i /opt/firefox/defaults/pref/firefox.js -i /opt/firefox/defaults/pref/firefox-l10n.js                                                                                   

F: unlink
S: deny
P: /opt/firefox/defaults/pref//sedMQj8C7
A: /opt/firefox/defaults/pref/sedMQj8C7
R: /opt/firefox/defaults/pref/sedMQj8C7
C: sed -e s:general.useragent.locale", "en-US":general.useragent.locale", "fr": -i /opt/firefox/defaults/pref/firefox.js -i /opt/firefox/defaults/pref/firefox-l10n.js
--------------------------------------------------------------------------------

>>> Failed to emerge www-client/firefox-bin-3.5.6, Log file:

>>>  '/var/tmp/portage/www-client/firefox-bin-3.5.6/temp/build.log'

 * Messages for package www-client/firefox-bin-3.5.6:

 * Setting default locale to fr
 *
 * ERROR: www-client/firefox-bin-3.5.6 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_install
 *             environment, line 2394:  Called die
 * The specific snippet of code:
 *           sed -e "s:general.useragent.locale\", \"en-US\":general.useragent.locale\", \"${LANG}\":" -i "${MOZILLA_FIVE_HOME}"/defaults/pref/${MY_PN}.js -i "${MOZILLA_FIVE_HOME}"/defaults/pref/${MY_PN}-l10n.js || die "sed failed to change locale";
 *  The die message:
 *   sed failed to change locale
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/www-client/firefox-bin-3.5.6/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/www-client/firefox-bin-3.5.6/temp/environment'.
 *



Two things.

First, why is it trying to set the default locale to fr? I never asked it to do that.

Second, every time I run this, another prefs file gets created and left behind:
Code:
sed: cannot remove /opt/firefox/defaults/pref//sedMQj8C7: Permission denied     


Code:
# ls -liah
total 184K
1613837 drwxr-xr-x 2 root root 4.0K 2010-01-06 11:34 .
1613836 drwxr-xr-x 5 root root 4.0K 2009-12-19 17:14 ..
 215308 -rw-r--r-- 1 root root  120 2009-10-16 18:02 channel-prefs.js
 215311 -rw-r--r-- 1 root root  991 2009-10-16 18:02 firefox-branding.js
 215309 -rw-r--r-- 1 root root  39K 2009-10-16 18:02 firefox.js
 215312 -rw-r--r-- 1 root root  211 2009-10-16 18:02 firefox-l10n.js
 215310 -rw-r--r-- 1 root root  205 2009-10-16 18:02 reporter.js
 524820 -rw-r--r-- 1 root root  39K 2010-01-04 19:33 sed0psB4A
 525362 -rw-r--r-- 1 root root  39K 2010-01-04 23:49 seddw8HkL
 524289 -rw-r--r-- 1 root root  39K 2010-01-06 11:34 sedMQj8C7
# pwd
/opt/firefox/defaults/pref


Here is my emerge --info:

Code:
$ emerge --info                                                                                   
Portage 2.1.6.13 (default/linux/x86/10.0, gcc-4.3.4, glibc-2.9_p20081201-r2, 2.6.31-gentoo-r6 i686)                         
=================================================================                                                           
System uname: Linux-2.6.31-gentoo-r6-i686-Intel-R-_Pentium-R-_M_processor_1500MHz-with-gentoo-1.12.13                       
Timestamp of tree: Sun, 03 Jan 2010 20:30:01 +0000                                                                           
app-shells/bash:     4.0_p35                                                                                                 
dev-java/java-config: 2.1.9-r2                                                                                               
dev-lang/python:     2.6.4                                                                                                   
dev-python/pycrypto: 2.1.0_beta1                                                                                             
dev-util/cmake:      2.6.4-r3                                                                                               
sys-apps/baselayout: 1.12.13                                                                                                 
sys-apps/sandbox:    1.6-r2                                                                                                 
sys-devel/autoconf:  2.13, 2.63-r1                                                                                           
sys-devel/automake:  1.8.5-r3, 1.9.6-r2, 1.10.2                                                                             
sys-devel/binutils:  2.18-r3                                                                                                 
sys-devel/gcc-config: 1.4.1                                                                                                 
sys-devel/libtool:   2.2.6b                                                                                                 
virtual/os-headers:  2.6.27-r2                                                                                               
ACCEPT_KEYWORDS="x86"                                                                                                       
CBUILD="i686-pc-linux-gnu"                                                                                                   
CFLAGS="-O2 -march=i686 -pipe"                                                                                               
CHOST="i686-pc-linux-gnu"                                                                                                   
CONFIG_PROTECT="/etc /usr/share/X11/xkb /usr/share/config"                                                                   
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c /etc/udev/rules.d"
CXXFLAGS="-O2 -march=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks fixpackages parallel-fetch protect-owned sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LANG="en_CA.utf8"
LDFLAGS="-Wl,-O1"
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"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X a52 aac aalib accessibility acl acpi aim alsa ao apm audiofile bash-completion berkdb bindist branding bzip2 cairo calendar cdda cddb cdinstall cdparanoia cdr clamav cli cracklib crypt css cups curl curlwrappers cxx dbus dga dri dv dvb dvd dvdr encode exif expat fbcon ffmpeg firefox flac fontconfig foomaticdb fortran ftp gdbm gif gimp ginac glut gnuplot gphoto2 gpm gsm gtk hal handbook hddtemp iconv icq icu idn imagemagick imap imlib ipv6 jabber java jingle joystick jpeg jpeg2k kde kontact lame latex lcms libnotify lm_sensors mad mmx mng modules mp3 mp4 mpeg mplayer msn mudflap musicbrainz mysql ncurses nls nptl nptlonly nsplugin odbc offensive ofx ogg opengl openmp oscar oss pam pcmcia pcre pda pdf perl plasma plotutils png posix ppds pppd python qt3 qt3support qt4 raw rdesktop readline reflection samba scanner sdl session spl sql sse sse2 ssl startup-notification svg svga sysfs syslog tcpd theora threads tiff truetype unicode usb v4l v4l2 vcd vim-syntax vnc vorbis webkit wifi win32codecs wmf wxwidgets x264 x86 xine xinerama xinetd xorg xscreensaver xulrunner xv xvid yahoo 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 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" ELIBC="glibc" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="radeon"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LC_ALL, LINGUAS, MAKEOPTS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Back to top
View user's profile Send private message
penetrode
Apprentice
Apprentice


Joined: 29 Dec 2003
Posts: 285
Location: Calgary, Alberta

PostPosted: Fri Jan 08, 2010 8:08 pm    Post subject: Reply with quote

Well, whatever it was, it's been fixed in the new ebuild :) (3.5.6)

Thanks!
Back to top
View user's profile Send private message
RealNoob
Tux's lil' helper
Tux's lil' helper


Joined: 12 Feb 2004
Posts: 75

PostPosted: Fri Jan 08, 2010 9:49 pm    Post subject: Reply with quote

It also works with the last emerge sync + system + world
_________________
Luke, use the F.O.S.S.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum