Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 146430

Summary: media-sound/soundconverter-0.9.0 - fatal error at startup
Product: Gentoo Linux Reporter: Guillaume Ayoub <guillaume>
Component: Current packagesAssignee: Hanno Böck <hanno>
Status: RESOLVED FIXED    
Severity: major CC: gstreamer
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Guillaume Ayoub 2006-09-05 12:10:15 UTC
After emerging soundconverter, it just does not work. I have:
(SoundConverter:26446): libglade-WARNING **: could not find glade file '/mnt/Stockage/tmp/portage/soundconverter-0.9.0/image//usr/share/soundconverter/soundconverter.glade'

The problem comes during installation (even if no error message happens), paths such as '/usr/locale/' are replaced by /path_to_tmp_portage_folder//usr/locale/' in /usr/bin/soundconverter. 

For example, I have:
GLADE = "/mnt/Stockage/tmp/portage/soundconverter-0.9.0/image//usr/share/soundconverter/soundconverter.glade"
instead of
GLADE = "/usr/share/soundconverter/soundconverter.glade"

Soundconverter works when I remove "/mnt/Stockage/.../image/" from the paths (3 times in my /usr/bin/soundconverter").


Moreover, problems in bug #142707 don't seem to be resolved...
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-09-05 13:36:42 UTC
Reopen with emerge --info and exact ebuild name and version.
Comment 2 Guillaume Ayoub 2006-09-05 14:11:03 UTC
Problem happens with media-sound/soundconverter-0.9.0

Here is info:

Portage 2.1.1_rc1-r3 (default-linux/x86/2005.1, gcc-4.1.1, glibc-2.4-r3, 2.6.17.11 i686)
=================================================================
System uname: 2.6.17.11 i686 AMD Athlon(tm) XP 2600+
Gentoo Base System version 1.12.4
Last Sync: Mon, 04 Sep 2006 14:59:01 +0000
app-admin/eselect-compiler: [Not Present]
dev-lang/python:     2.4.3-r3
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.60
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.17
sys-devel/gcc-config: 1.3.13-r3
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=athlon-xp -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb"
CONFIG_PROTECT_MASK="/etc/env.d /etc/eselect/compiler /etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c"
CXXFLAGS="-O2 -march=athlon-xp -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LANG="fr_FR.UTF-8"
LC_ALL="fr_FR.UTF-8"
LINGUAS="fr fr_FR"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_EXTRA_OPTS="--exclude-from=/etc/portage/rsync_excludes"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/home/lize/.portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X a52 aac alsa ao asf audiofile avi bash-completion beagle berkdb bidi bitmap-fonts bzip2 cairo cdda cddb cdr cli compositor dbus dlloader doc dri dts dvd dvdr dvdread dxr3 eds elibc_glibc emacs emboss encode exif fbcon firefox foomaticdb fortran ftp gdbm gif glitz gnome gnutls gpm gstreamer gtk gtk2 gtkhtml hal hou httpd imlib input_devices_joystick input_devices_keyboard input_devices_mouse ipv6 isdnlog jabber joystick jpeg kernel_linux libg++ libwww linguas_fr linguas_fr_FR live mad matroska mikmod mmkeys mono motif mp3 mpeg msn ncurses nls nowin nptl nptlonly nvidia ogg oggvorbis opengl pam pcre pdf pdflib png pppd preview-latex python quicktime rar readline real reflection sdl session sou spell spl ssl startup-notification stream svg symlink tcpd tetex theora totem trayicon truetype truetype-fonts type1-fonts unicode usb userland_GNU userlocales vcd video_cards_nvidia video_cards_vesa vidix vlm vorbis wifi win32codecs wxwindows xcomposite xine xml2 xorg xv xvmc zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS, MAKEOPTS
Comment 3 Hanno Böck gentoo-dev 2006-09-08 10:44:01 UTC
cannot reproduce, but can you please try if it also happens with 0.9.1?
Comment 4 Guillaume Ayoub 2006-09-09 07:59:30 UTC
(In reply to comment #3)
> cannot reproduce, but can you please try if it also happens with 0.9.1?
> 

Works perfectly with 0.9.1, don't know where the problem came from... I close the bug, even if soundconverter 0.9.0 still doesn't work with me!

Thanks for the work (gnomevfs, ogg and mp3...)!