Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 88508 - unmerging ati-drivers-3.9.0-r1 fails with "unexpected EOF while looking for matching `""
Summary: unmerging ati-drivers-3.9.0-r1 fails with "unexpected EOF while looking for m...
Status: RESOLVED CANTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-09 13:26 UTC by Sergey Shkoliarenko
Modified: 2005-04-15 16:04 UTC (History)
0 users

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 Sergey Shkoliarenko 2005-04-09 13:26:32 UTC
bash-2.05b# emerge -C ati-drivers

 media-video/ati-drivers
    selected: 3.9.0-r1
   protected: none
     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 media-video/ati-drivers-3.9.0-r1...
No package files given... Grabbing a set.
QA Notice: ECLASS 'eutils' inherited illegally in media-video/ati-drivers-3.9.0-r1


QA Notice: ECLASS 'multilib' inherited illegally in media-video/ati-drivers-3.9.0-r1


QA Notice: ECLASS 'rpm' inherited illegally in media-video/ati-drivers-3.9.0-r1

/usr/lib/portage/bin/ebuild.sh: /var/db/pkg/media-video/ati-drivers-3.9.0-r1/ati-drivers-3.9.0-r1.ebuild: line 169: unexpected EOF while looking for matching `"'
/usr/lib/portage/bin/ebuild.sh: /var/db/pkg/media-video/ati-drivers-3.9.0-r1/ati-drivers-3.9.0-r1.ebuild: line 173: syntax error: unexpected end of file


Reproducible: Always
Steps to Reproduce:
1.emerge -C ati-drivers
2.wait 5 secs

Actual Results:  
i see an error message on the screen.
i can't update my system with opengl support, because ati drivers conflicts with
opengl-update

Expected Results:  
just to remove a package :)

Portage 2.0.51.19 (default-linux/x86/2005.0, gcc-3.3.5, glibc-2.3.4.20041102-r1,
2.6.8.1 i686)
=================================================================
System uname: 2.6.8.1 i686 AMD Athlon(tm) XP 2000+
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.3.3-r1 [2.3.3 (#1, Aug  4 2004, 07:29:25)]
dev-lang/python:     2.3.3-r1
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.8.5-r3, 1.5, 1.6.3, 1.4_p6, 1.7.9-r1
sys-devel/binutils:  2.15.92.0.2-r7
sys-devel/libtool:   1.4.3-r4
virtual/os-headers:  2.4.22-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -mcpu=athlon-xp -march=athlon-xp -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.2/share/config
/usr/kde/3/share/config /usr/lib/X11/xkb /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="-O2 -mcpu=athlon-xp -march=athlon-xp -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
LANG="ru_RU.ISO8859-5"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://udnet.vip/portage/"
USE="x86 3dnow X aalib acl alsa apm arts avi berkdb bitmap-fonts cdr cups curl
emboss encode esd fam foomaticdb fortran gdbm gif gnome gpm gtk gtk2 imlib jpeg
kde libg++ libwww mad mikmod mmx motif mp3 mpeg mysql nas ncurses nls oggvorbis
opengl oss pam pdflib perl plotutils png python qt quicktime readline samba
scanner sdl slang spell sqlite sse ssl svga tcltk tcpd tetex tiff truetype
truetype-fonts type1-fonts xml2 xmms xv zlib"
Unset:  ASFLAGS, CBUILD, CTARGET, LC_ALL, LDFLAGS, PORTDIR_OVERLAY
Comment 1 Luca Barbato gentoo-dev 2005-04-13 11:52:47 UTC
that ebuild doesn't exist anymore... please try emerge a recent opengl-update and xorg and then emerge the latest ati-driver.
Comment 2 Sergey Shkoliarenko 2005-04-15 14:11:47 UTC
still blocking, but... "emerge --nodeps opengl-update"  was successful. Blocking disappeared. I've emerged xorg-x11 and ati-drivers. It was successful too.
Workaround found :)
Comment 3 Joshua Baergen (RETIRED) gentoo-dev 2005-04-15 16:04:16 UTC
Marking as can't fix since the ebuild no longer exists.