[Bug 705201] Re: update-maintainer failed

Benjamin Drung bdrung at debian.org
Sun Dec 11 20:28:33 UTC 2011


*** This bug is a duplicate of bug 701487 ***
    https://bugs.launchpad.net/bugs/701487

** This bug has been marked a duplicate of bug 701487
   [update-maintainer] No Maintainer field found in ./debian/control.

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to python-debian in Ubuntu.
https://bugs.launchpad.net/bugs/705201

Title:
  update-maintainer failed

Status in “python-debian” package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: python-debian

  On package defoma (from Debian unstable) I run script update-
  maintainer from package ubuntu-dev-tools.

  $ update-maintainer
  The original maintainer is: Debian QA Group <packages at qa.debian.org>
  Resetting as: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
  Traceback (most recent call last):
    File "/usr/bin/update-maintainer", line 43, in <module>
      main()
    File "/usr/bin/update-maintainer", line 40, in main
      sys.exit(update_maintainer(options.debian_directory, not options.quiet))
    File "/usr/lib/python2.7/dist-packages/ubuntutools/update_maintainer.py", line 102, in update_maintainer
      control.save()
    File "/usr/lib/python2.7/dist-packages/ubuntutools/control.py", line 61, in save
      content = u"\n".join([x.dump() for x in self.paragraphs])
    File "/usr/lib/pymodules/python2.7/debian/deb822.py", line 406, in dump
      value = self.get_as_string(key)
    File "/usr/lib/pymodules/python2.7/debian/deb822.py", line 381, in get_as_string
      return unicode(self[key])
    File "/usr/lib/pymodules/python2.7/debian/deb822.py", line 178, in __getitem__
      value = self.__parsed[key]
    File "/usr/lib/pymodules/python2.7/debian/deb822.py", line 62, in __getitem__
      raise KeyError(key)
  KeyError: '# dfontmgr is a GUI frontend for Defoma. You can see the fonts registered\n'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-debian/+bug/705201/+subscriptions




More information about the foundations-bugs mailing list