Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 61547 - emerge anypackage gives me bug on end of installation
Summary: emerge anypackage gives me bug on end of installation
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Core - Interface (emerge) (show other bugs)
Hardware: x86 Linux
: High blocker (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks:
 
Reported: 2004-08-24 11:35 UTC by Pawel Kilian
Modified: 2004-10-22 08:48 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 Pawel Kilian 2004-08-24 11:35:20 UTC
>>> original instance of package unmerged safely.
Traceback (most recent call last):
  File "/usr/bin/emerge", line 2599, in ?
    mydepgraph.merge(mydepgraph.altlist())
  File "/usr/bin/emerge", line 1555, in merge
    retval=portage.doebuild(y,"merge",myroot,self.pkgsettings,edebug)
  File "/usr/lib/portage/pym/portage.py", line 2367, 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 2489, in merge
    return mylink.merge(pkgloc,infloc,myroot,myebuild)
  File "/usr/lib/portage/pym/portage.py", line 5928, in merge
    return self.treewalk(mergeroot,myroot,inforoot,myebuild,cleanup=cleanup)
  File "/usr/lib/portage/pym/portage.py", line 5648, in treewalk
    env_update(makelinks=0)
  File "/usr/lib/portage/pym/portage.py", line 630, in env_update
    myconfig=getconfig(root+"etc/env.d/"+x)
  File "/usr/lib/portage/pym/portage.py", line 946, in getconfig
    val=lex.get_token()
  File "/usr/lib/python2.3/shlex.py", line 96, in get_token
    raw = self.read_token()
  File "/usr/lib/python2.3/shlex.py", line 172, in read_token
    raise ValueError, "No closing quotation"
ValueError: No closing quotation


Reproducible: Always
Steps to Reproduce:
1.I user emerge portage
2.emerge sync
3.emerge-websync

Actual Results:  
still the same bug

Expected Results:  
it should exit without any bugs
Comment 1 SpanKY gentoo-dev 2004-08-24 15:21:26 UTC
uhh, why are you running `emerge-websync` after `emerge sync`
Comment 2 Pawel Kilian 2004-08-24 17:42:32 UTC
because on irc they told me 2.
Comment 3 Nicholas Jones (RETIRED) gentoo-dev 2004-09-08 23:01:43 UTC
This output is prettied up in cvs. It tells what file has the error now.
Comment 4 Nicholas Jones (RETIRED) gentoo-dev 2004-10-22 08:48:07 UTC
Bug has been fixed and released in stable portages on or before 2.0.51-r2