Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 101544 Details for
Bug 154554
Invalid atom qualifier (qt-3.3.6-r4.ebuild) (kmplayer-0.9.3.ebuild)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
raise the ValueError (again) for debugging purposes
raise2.patch (text/plain), 365 bytes, created by
Zac Medico
on 2006-11-09 07:40:19 UTC
(
hide
)
Description:
raise the ValueError (again) for debugging purposes
Filename:
MIME Type:
Creator:
Zac Medico
Created:
2006-11-09 07:40:19 UTC
Size:
365 bytes
patch
obsolete
>diff --git a/bin/emerge b/bin/emerge >index b455dda..fe698aa 100755 >--- a/bin/emerge >+++ b/bin/emerge >@@ -1688,6 +1688,8 @@ class depgraph: > print >> sys.stderr, "\n\n!!! Problem resolving dependencies for", mydep > return 0 > except ValueError: >+ if "--debug" in self.myopts: >+ raise > missing_atoms.append(mydep) > > self.validate_blockers()
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 154554
:
101535
|
101538
| 101544 |
101546
|
101672