[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: cme issue: "Can't use an undefined value as a HASH reference"



Hi again,

it probably needs to be mentioned that I was trying with the last state
from Git.  libconfig-model-dpkg-perl=2.107  does *not* show this issue.

Kind regards

       Andreas.

On Wed, Apr 18, 2018 at 09:16:07AM +0200, Andreas Tille wrote:
> 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

-- 
http://fam-tille.de


Reply to: