Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 124738 - foomatic-gui-0.7.4.16 missing runtime dependency
Summary: foomatic-gui-0.7.4.16 missing runtime dependency
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Printing Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-02 22:13 UTC by Chris Torske
Modified: 2006-04-02 15:18 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
foomatic-gui ebuild (foomatic-gui-0.7.4.16.ebuild,677 bytes, text/plain)
2006-03-02 22:17 UTC, Chris Torske
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Torske 2006-03-02 22:13:58 UTC
foomatic-gui is missing a runtime dependency of package gksu.

Error:  Cannot Launch entry
Details: Failed to execute child process "gksu" (No such file or directory)

After emerging that file; foomatic-gui works as it should.

Portage 2.1_pre5-r1 (default-linux/amd64/2006.0, gcc-3.4.5, glibc-2.3.6-r3, 2.6.15-gentoo-r2 x86_64)
=================================================================
System uname: 2.6.15-gentoo-r2 x86_64 AMD Athlon(tm) 64 Processor 3200+
Gentoo Base System version 1.12.0_pre16
dev-lang/python:     2.3.5-r2, 2.4.2-r1
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1-r1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r3
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O3 -pipe -march=k8"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/texmf/web2c /etc/env.d"
CXXFLAGS="-O3 -pipe -march=k8"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="ftp://gentoo.chem.wisc.edu/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.us.gentoo.org/gentoo-portage"
USE="amd64 X a52 alsa apache2 avi bash-completion berkdb bitmap-fonts bzip2 cairo cdb cdr crypt ctype cups dba doc dvb dvd dvi dynagraph emboss encode erandom esd examples extensions firefox flac foomaticdb fortran fpx gd-external gdbm gif glitz gnome gnutls gpm grammar graphvix graphviz gstreamer gtk gtk2 gtkhtml hal imlib java javascript jpeg jpeg2k kde kerberos krb4 lcms libgda linuxthreads-tls logmail logrotate lzo lzw lzw-tiff mad maildir mailwrapper math mikmod mng motif mozilla mp3 mpeg mysql mysqli ncurses nls nptl nsplugin nvidia ogg oggvorbis openal opengl oss pam pam_chroot pam_console pam_timestamp pdf pdflib perl php plotutils png ppds pwdb python qt quicktime readline sasl sdk sdl slp snmp spell sql ssl svg symlink t1lib tcltk tcpd tetex theora thesaurus threads tidy tiff toolbar truetype truetype-fonts type1-fonts urandom usb userlocales v4l v4l2 vorbis wmf xml xml2 xpm xv zip zlib elibc_glibc kernel_linux userland_GNU"
Unset:  ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Comment 1 Chris Torske 2006-03-02 22:17:54 UTC
Created attachment 81176 [details]
foomatic-gui ebuild

Here's the ebuild with the missing runtime dependency added.  Please double check I did it right; as I am not too good on ebuilds right now.
Comment 2 Stefan Schweizer (RETIRED) gentoo-dev 2006-04-02 15:18:10 UTC
thanks, fixed