First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 150179
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Stefan Briesenick <sbriesen@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Dustin J. Mitchell <dustin@v.igoro.us>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 150179 depends on: 106985 Show dependency tree
Show dependency graph
Bug 150179 blocks:
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: 2006-10-05 10:04 0000
If dnspython is not installed, xmpppy prints "Could not load one of the
supported DNS libraries (dnspython or pydns). SRV records will not be queried
and you may need to set custom hostname/port for some servers to be
accessible." to stderr on import.

Solutions:
 * DEPEND on dev-python/dnspython (even though xmpppy will work without it)
 * patch xmpppy to not print the above message

Thoughts?

------- Comment #1 From Stefan Briesenick 2006-10-05 15:05:56 0000 -------
I'll take the dependency ;-)

but it seems, that I also have to add this to portage to make it complete:
http://pydns.sourceforge.net/

*g*

stay tuned...

------- Comment #2 From Dustin J. Mitchell 2006-10-05 20:41:57 0000 -------
Does it need both?  The error message, and a look at the import/try/except code
that produces it, suggests that just dnspython will do the trick.

------- Comment #3 From Stefan Briesenick 2006-10-06 00:57:00 0000 -------
no, it needs only one of them. But it's no problem to depend on "either or".

so, quick fix: depend only on dnspython
best fix: put pydns in portage also and depend on "dnspython || pydns".

it's no problem... ;-)

------- Comment #4 From Dustin J. Mitchell 2006-10-06 09:03:59 0000 -------
New pydns ebuild is in #150296

------- Comment #5 From Stefan Briesenick 2006-10-06 15:11:06 0000 -------
already comitted pydns.

------- Comment #6 From Stefan Briesenick 2006-10-06 15:14:26 0000 -------
in CVS.

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