cme issue: "Can't use an undefined value as a HASH reference"
Hi,
I did
$ apt-get source pyode
$ cd pyode-1.2.0
$ cme fix dpkg-control
cme: using Dpkg::Control model
cme: running fix on dpkg-control configuration...
Paketlisten werden gelesen... Fertig
Abhängigkeitsbaum wird aufgebaut.
Statusinformationen werden eingelesen.... Fertig
Connecting to api.ftp-master.debian.org to check 2 package versions. Please wait...
Got info from api.ftp-master.debian.org for 0 packages.
Backend error: Can't use an undefined value as a HASH reference at /usr/share/perl5/Config/Model/Warper.pm line 175.
BTW, I assumed that this might be caused by an unknown Maintainer
field value and tried
diff --git a/debian/control b/debian/control
index b328230..7f1848e 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,7 @@
Source: pyode
Section: python
Priority: optional
-Maintainer: ExpPsy Maintainers <pkg-exppsy-maintainers@lists.alioth.debian.org>
+Maintainer: NeuroDebian Team <team@neuro.debian.net>
Uploaders: Yaroslav Halchenko <debian@onerussian.com>, Michael Hanke <michael.hanke@gmail.com>
Build-Depends: debhelper (>= 10~), python-all-dev (>= 2.6.6-3~), libode-dev (>=0.7), dpatch, python-pyrex
Standards-Version: 3.8.0
but the result remains the same.
Kind regards
Andreas.
PS: Do you prefer bug reports over messages to this list?
--
http://fam-tille.de
Reply to: