Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 138934 - media-radio/xastir-1.6.0: errors in /usr/lib/xastir/fcc-get
Summary: media-radio/xastir-1.6.0: errors in /usr/lib/xastir/fcc-get
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Gentoo TreeCleaner Project
URL:
Whiteboard: REMOVED
Keywords: PMASKED
Depends on:
Blocks:
 
Reported: 2006-07-02 17:15 UTC by Dick Repasky
Modified: 2006-11-26 12:42 UTC (History)
1 user (show)

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 Dick Repasky 2006-07-02 17:15:09 UTC
emerge info listed at bottom of post


In xastir-1.6.0 there are two bugs in the shell script /usr/lib/xastir/fcc-get that prevent it from working properly.

1) The value of the shell variable XASTIR_BASE=/usr/local/share/xastir instead of /usr/share/xastir.

2) Ancient command-line flags for sort are used. Instead of sort +4 -t \|, the sort command should be sort -k 4 -t \|.


---------------------------------------------------------------------


Gentoo Base System version 1.6.15
*** Deprecated use of action 'info', use '--info' instead
Portage 2.1-r1 (default-linux/x86/2006.0, gcc-3.4.6, glibc-2.3.6-r4, 2.6.15-gent
oo-r1 i686)
=================================================================
System uname: 2.6.15-gentoo-r1 i686 Intel(R) Pentium(R) 4 CPU 3.06GHz
dev-lang/python:     2.3.5-r2, 2.4.2
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
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-r2
sys-devel/gcc-config: 1.3.13-r2
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.4.19-r1, 2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=pentium3 -O3 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf"
CXXFLAGS="-march=pentium3 -O3 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS=" ftp://ftp.ussg.iu.edu/pub/linux/gentoo/ ftp://csociety-ftp.ecn.
purdue.edu/pub/gentoo/ http://distfiles.gento.org/ http://gentoo.oregonstate.edu
/ http://www.ibiblio.org/pub/Linux/distributions/gentoo"
LANG="en_US"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress 
--force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/d
istfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://ftp.ussg.indiana.edu/gentoo-portage/"
USE="x86 X alsa apache2 apm arts avi berkdb bitmap-fonts cli crypt cups curl dga
 dlloader dri dvd eds emboss encode esd f77 foomaticdb fortran gcj gdbm gif gstr
eamer gtk gtk2 imagemagick imlib ipv6 isdnlog java jpeg kde libg++ libwww mad mb
ox mikmod motif mp3 mpeg ncurses nls nptl ogg opengl oss pam pcre pdflib perl pn
g pppd python qt qt3 qt4 quicktime readline reflection sdl session shape spell s
pl ssl tcpd tiff truetype truetype-fonts type1-fonts udev vorbis xml xmms xorg x
v zlib elibc_glibc input_devices_keyboard input_devices_mouse input_devices_evde
v kernel_linux userland_GNU"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, LDFLAGS, LINGUAS, MA
KEOPTS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-11-26 12:42:24 UTC
Removed from the tree. R.I.P.