Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 48530 - speechd 0.56 fails to unmerge
Summary: speechd 0.56 fails to unmerge
Status: RESOLVED DUPLICATE of bug 48545
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 48490
  Show dependency tree
 
Reported: 2004-04-20 20:29 UTC by David Cozatt
Modified: 2005-07-17 13:06 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 David Cozatt 2004-04-20 20:29:45 UTC
Not currently using this but it is on here. Had a problem when it updated.

 app-accessibility/speechd
    selected: 0.56
   protected: 0.56-r1
     omitted: none

>>> 'Selected' packages are slated for removal.
>>> 'Protected' and 'omitted' packages will not be removed.

>>> Waiting 5 seconds before starting...
>>> (Control-C to abort)...
>>> Unmerging in: 5 4 3 2 1
>>> Unmerging app-accessibility/speechd-0.56...
No package files given... Grabbing a set.
/usr/sbin/ebuild.sh: /var/db/pkg/app-accessibility/speechd-0.56/speechd-0.56.ebuild: line 49: unexpected EOF while looking for matching `"'
/usr/sbin/ebuild.sh: /var/db/pkg/app-accessibility/speechd-0.56/speechd-0.56.ebuild: line 52: syntax error: unexpected end of file

!!! ERROR: app-accessibility/speechd-0.56 failed.
!!! Function , Line 1291, Exitcode 1
!!! error sourcing ebuild

!!! FAILED prerm: 1

Reproducible: Always
Steps to Reproduce:
1.emerge speechd-0.56.ebuild
2.emrerge rsync
3.emerge -u world

since we are at speechd-0.56-r1

Actual Results:  
 app-accessibility/speechd
    selected: 0.56
   protected: 0.56-r1
     omitted: none

>>> 'Selected' packages are slated for removal.
>>> 'Protected' and 'omitted' packages will not be removed.

>>> Waiting 5 seconds before starting...
>>> (Control-C to abort)...
>>> Unmerging in: 5 4 3 2 1
>>> Unmerging app-accessibility/speechd-0.56...
No package files given... Grabbing a set.
/usr/sbin/ebuild.sh:
/var/db/pkg/app-accessibility/speechd-0.56/speechd-0.56.ebuild: line 49:
unexpected EOF while looking for matching `"'
/usr/sbin/ebuild.sh:
/var/db/pkg/app-accessibility/speechd-0.56/speechd-0.56.ebuild: line 52: syntax
error: unexpected end of file

!!! ERROR: app-accessibility/speechd-0.56 failed.
!!! Function , Line 1291, Exitcode 1
!!! error sourcing ebuild

!!! FAILED prerm: 1


root@ethelle bus_drivr # emerge info
Portage 2.0.50-r6 (default-x86-1.4, gcc-3.3.2, glibc-2.3.2-r9, 2.6.5-gentoo-r1)
=================================================================
System uname: 2.6.5-gentoo-r1 i686 AMD Athlon(tm) XP 1800+
Gentoo Base System version 1.4.9
ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.58-r1
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon-xp -Os -fomit-frame-pointer -fPIC -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.1/share/config /usr/kde/3.2/share/config /usr/kde/3/share/config
/usr/lib/mozilla/defaults/pref /usr/share/config
/usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/
/usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon-xp -Os -fomit-frame-pointer -fPIC -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache cvs distcc sandbox userpriv usersandbox"
GENTOO_MIRRORS="http://128.213.5.34/gentoo/ http://mirror.datapipe.net/gentoo
http://vlaai.snt.ipv6.utwente.nl/pub/os/linux/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.us.gentoo.org/gentoo-portage"
USE="3dnow 3ds X aalib acpi alsa apache2 apm arts avi berkdb cdr crypt cups dvd
encode esd flash foomaticdb freetype gdbm gif gnome gpm gtk gtk2 guile icms imap
imlib innodb ipv6 java jikes jpeg kde ldap libg++ libwww mad mikmod mitshm mmx
mng motif mozilla mozxmlterm mpeg mysql ncurses nocardbus objprelink oggvorbis
openal opengl oss pam pdflib perl php pic plotutils png python qt quicktime
radeon readline samba sasl scanner sdl shadow slang spell sse ssl svga tcltk
tcpd tetex truetype video_cards_radeon wmf x86 xface xml xml2 xmms xv zlib"
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2004-04-20 23:50:02 UTC
please rsync and try again
Comment 2 Kurt Lieber (RETIRED) gentoo-dev 2004-04-21 00:03:56 UTC
This looks like he's having a problem *unmerging*  a package that's *already* installed.

I don't think this is a mirror issue...
Comment 3 Jeremy Huddleston (RETIRED) gentoo-dev 2004-04-21 00:38:34 UTC
the ebuild's fine in cvs and on my private mirror.
Comment 4 Jeremy Huddleston (RETIRED) gentoo-dev 2004-04-21 00:39:40 UTC
weird... try this:

$ cp /usr/portage/app-accessibility/speechd/speechd-0.56.ebuild /var/db/pkg/app-accessibility/speechd-0.56/speechd-0.56.ebuild
$ emerge clean
Comment 5 Adrian Head 2004-04-21 04:02:17 UTC
This bug affects more than just speechd.

I'm having the same problem with quite a few ebuilds.

Bug# 48545 describes my problem a little better.
Comment 6 Jeremy Huddleston (RETIRED) gentoo-dev 2004-04-21 10:23:53 UTC

*** This bug has been marked as a duplicate of 48545 ***