Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 170604 - -K and -l options don't work together
Summary: -K and -l options don't work together
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Binary packages support (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks: 181949 187293
  Show dependency tree
 
Reported: 2007-03-12 17:10 UTC by Jan Kundrát (RETIRED)
Modified: 2007-06-09 05:28 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 Jan Kundrát (RETIRED) gentoo-dev 2007-03-12 17:10:41 UTC
18:05 < jkt|> this one looks weird -- http://pastebin.ca/392056
18:07 < genone> hmm, guess that's cause of the -K in the options
18:07 < genone> looks like -l and -K should be mutually exclusive
18:08 < jkt|> I'm not familiar with portage itnernals, btu from a user POV, it's handy to see the changelog
18:08 < genone> jkt|: can you file a bug about that please
18:08 < jkt|> sure
18:08 < jkt|> do you want any additional information?
18:08 < genone> jkt|: sure, but where do you get the changelog for a binary package?
18:09 < jkt|> that's why I said I'm not familiar with portage internals :)
18:09 < genone> just copy+paste this convo and the traceback

s027 ~ # emerge -uKaql world
Traceback (most recent call last):
  File "/usr/bin/emerge", line 5299, in ?
    retval = emerge_main()
  File "/usr/bin/emerge", line 5294, in emerge_main
    myopts, myaction, myfiles, spinner)
  File "/usr/bin/emerge", line 4655, in action_build
    mydepgraph.display(
  File "/usr/bin/emerge", line 2398, in display
    inst_matches[0], pkg_key))
  File "/usr/bin/emerge", line 2652, in calc_changelog
    changelogpath = os.path.join(os.path.split(ebuildpath)[0],'ChangeLog')
  File "/usr/lib/python2.4/posixpath.py", line 77, in split
    i = p.rfind('/') + 1
AttributeError: 'NoneType' object has no attribute 'rfind'
Comment 1 Zac Medico gentoo-dev 2007-06-09 05:28:29 UTC
This has been released in 2.1.2.10.