Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 63454 - Arts-1.3.0 doesn't emerge with artswrappersuid enabled
Summary: Arts-1.3.0 doesn't emerge with artswrappersuid enabled
Status: RESOLVED DUPLICATE of bug 63119
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-09 11:15 UTC by Anno v. Heimburg
Modified: 2005-07-17 13:06 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 Anno v. Heimburg 2004-09-09 11:15:43 UTC
Error follows [successfull file copy snipped]

>>> /usr/kde/3.3/lib/libqtmcop.so -> libqtmcop.so.1.0.0
artswrappersuid
!!! Invalid token (not "=") /usr/kde/3.3/shutdown
Traceback (most recent call last):
  File "/usr/bin/emerge", line 2604, in ?
    mydepgraph.merge(mydepgraph.altlist())
  File "/usr/bin/emerge", line 1560, in merge
    retval=portage.doebuild(y,"merge",myroot,self.pkgsettings,edebug)
  File "/usr/lib/portage/pym/portage.py", line 2365, in doebuild
    return merge(mysettings["CATEGORY"],mysettings["PF"],mysettings["D"],mysettings["BUILDDIR"]+"/build-info",myroot,mysettings,myebuild=mysettings["EBUILD"])
  File "/usr/lib/portage/pym/portage.py", line 2487, in merge
    return mylink.merge(pkgloc,infloc,myroot,myebuild)
  File "/usr/lib/portage/pym/portage.py", line 5929, in merge
    return self.treewalk(mergeroot,myroot,inforoot,myebuild,cleanup=cleanup)
  File "/usr/lib/portage/pym/portage.py", line 5649, in treewalk
    env_update(makelinks=0)
  File "/usr/lib/portage/pym/portage.py", line 625, in env_update
    myconfig=getconfig(root+"etc/env.d/"+x)
  File "/usr/lib/portage/pym/portage.py", line 941, in getconfig
    raise Exception("ParseError: Invalid token (not '='): "+str(mycfg)+": line "+str(lex.lineno))
Exception: ParseError: Invalid token (not '='): /etc/env.d/47kdepaths-3.3.0: line 5
Comment 1 Anno v. Heimburg 2004-09-09 11:17:34 UTC
Contents of /etc/env.d/47kdepaths (they all seem to be from the arts-package, wasn't there before):

PATH=/usr/kde/3.3/bin
ROOTPATH=/usr/kde/3.3/sbin:/usr/kde/3.3/bin
LDPATH=/usr/kde/3.3/lib
CONFIG_PROTECT=/usr/kde/3.3/share/config /usr/kde/3.3/env /usr/kde/3.3/shutdown
Comment 2 Anno v. Heimburg 2004-09-09 11:28:35 UTC
Okay, the problem seems to be the missing " around the CONFIG_PROTECT variable. I'm currently verifying this and if it proves to be so, a patch will be posted.
Comment 3 Anno v. Heimburg 2004-09-09 11:32:17 UTC
Stupid me. Dupe.

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