Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 258583 - app-portage/layman-1.1 deprecation warnings with python-2.6
Summary: app-portage/layman-1.1 deprecation warnings with python-2.6
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Gunnar Wrobel (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-11 10:49 UTC by Daniel Black (RETIRED)
Modified: 2009-02-12 07:32 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 Daniel Black (RETIRED) gentoo-dev 2009-02-11 10:49:50 UTC
eix/usr/lib64/python2.6/site-packages/layman/db.py:27: DeprecationWarning: the md5 module is deprecated; use hashlib instead

  import os, codecs, os.path, urllib2, re, md5
/usr/lib64/python2.6/site-packages/layman/overlays/overlay.py:27: DeprecationWarning: The popen2 module is deprecated.  Use the subprocess module
Comment 1 Daniel Black (RETIRED) gentoo-dev 2009-02-12 07:32:12 UTC
never mind - fixed in latest.