Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 170967 Details for
Bug 245932
repoman from portage 2.2_rc13 crashes in sci-mathematics/coq directory
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
fix the TypeError
repoman_typeerror.patch (text/plain), 529 bytes, created by
Zac Medico
on 2008-11-07 08:59:10 UTC
(
hide
)
Description:
fix the TypeError
Filename:
MIME Type:
Creator:
Zac Medico
Created:
2008-11-07 08:59:10 UTC
Size:
529 bytes
patch
obsolete
>Index: pym/portage/__init__.py >=================================================================== >--- pym/portage/__init__.py (revision 11815) >+++ pym/portage/__init__.py (revision 11816) >@@ -6151,7 +6151,8 @@ > continue > elif isinstance(x, list): > newsplit.append(_expand_new_virtuals(x, edebug, mydbapi, >- mysettings, myroot=myroot, trees=trees, **kwargs)) >+ mysettings, myroot=myroot, trees=trees, use_mask=use_mask, >+ use_force=use_force, **kwargs)) > continue > > if not isinstance(x, portage.dep.Atom):
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 245932
: 170967