Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 453076

Summary: portage-2.1.11.44 regression repoman: TypeError: must be char, not unicode
Product: Gentoo Linux Reporter: Manuel Rüger (RETIRED) <mrueg>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Manuel Rüger (RETIRED) gentoo-dev 2013-01-20 00:23:23 UTC
It works with portage-2.1.11.43, so it seems to be a regression in 2.1.11.44

repoman

*** the local copy of metadata.dtd needs to be refetched, doing that now

Traceback (most recent call last):
  File "/usr/bin/repoman", line 1169, in <module>
    if not fetch_metadata_dtd():
  File "/usr/bin/repoman", line 1124, in fetch_metadata_dtd
    last_modified = parsedate(last_modified)
  File "/usr/bin/repoman", line 1087, in parsedate
    m = str(m).rjust(2, '0')
TypeError: must be char, not unicode
Comment 1 Manuel Rüger (RETIRED) gentoo-dev 2013-01-20 00:35:29 UTC
[01:28] <irker825> gentoo-x86: zmedico sys-apps/portage: 2.1.11.45 version bump. This fixes a repoman bug which cause it handle 

I hope this will fix it, otherwise I'll reopen.