First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 245932
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Portage team <dev-portage@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Alexis Ballier <aballier@gentoo.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
repoman_typeerror.patch fix the TypeError patch Zac Medico 2008-11-07 08:59 0000 529 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 245932 depends on: Show dependency tree
Bug 245932 blocks: 210077
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2008-11-07 08:30 0000
coq # repoman full

RepoMan scours the neighborhood...
Traceback (most recent call last):
  File "/usr/bin/repoman", line 1510, in <module>
    trees=trees)
  File "//usr/lib64/portage/pym/portage/__init__.py", line 6558, in dep_check
    use_binaries=use_binaries, myroot=myroot, trees=trees)
  File "//usr/lib64/portage/pym/portage/__init__.py", line 6147, in
_expand_new_virtuals
    mysettings, myroot=myroot, trees=trees, **kwargs))
  File "//usr/lib64/portage/pym/portage/__init__.py", line 6163, in
_expand_new_virtuals
    use_mask, use_force))
  File "//usr/lib64/portage/pym/portage/dep.py", line 477, in
_eval_qa_conditionals
    tokens.extend(x for x in conditional.enabled if x not in use_mask)
  File "//usr/lib64/portage/pym/portage/dep.py", line 477, in <genexpr>
    tokens.extend(x for x in conditional.enabled if x not in use_mask)
TypeError: argument of type 'NoneType' is not iterable


Not sure what's wrong but I had to downgrade to rc12 in order to be able to
bump coq. You'll probably know better than me as it's perfectly reproducible by
going to the sci-mathematics/coq directory and running repoman there.

------- Comment #1 From Zac Medico 2008-11-07 08:59:10 0000 -------
Created an attachment (id=170967) [edit]
fix the TypeError

Thanks, this is fixed in svn r11816.

------- Comment #2 From Zac Medico 2008-11-11 22:28:58 0000 -------
This is fixed in 2.2_rc14.

First Last Prev Next    No search results available      Search page      Enter new bug