← Back to team overview

pkg-perl-maintainers team mailing list archive

[Bug 935221] Re: libconfig-model-openssh-perl version 1.219-1 FTBFS on i386 in precise

 

The problem seems to be that in Ubuntu, libconfig-augeas-perl doesn't
depend on the C library, whereas in Debian it does:

(precise-amd64)root@anubis:~# apt-cache show libconfig-augeas-perl | grep Depends
(precise-amd64)root@anubis:~# 

(unstable-amd64)root@anubis:~# apt-cache show libconfig-augeas-perl | grep Depends
Depends: perl (>= 5.14.2-5), perlapi-5.14.2, libaugeas0 (>= 0.9.0-1), libc6 (>= 2.4)
(unstable-amd64)root@anubis:~# 

Which in turn is no wonder, as the Ubuntu libconfig-augeas-perl package
is empty:

(precise-amd64)root@anubis:~# dpkg -c ./libconfig-augeas-perl_0.902-1_amd64.deb 
drwxr-xr-x root/root         0 2011-12-12 17:40 ./
drwxr-xr-x root/root         0 2011-12-12 17:40 ./usr/
drwxr-xr-x root/root         0 2011-12-12 17:40 ./usr/share/
drwxr-xr-x root/root         0 2011-12-12 17:40 ./usr/share/doc/
drwxr-xr-x root/root         0 2011-12-12 17:40 ./usr/share/doc/libconfig-augeas-perl/
-rw-r--r-- root/root      1880 2011-11-25 13:13 ./usr/share/doc/libconfig-augeas-perl/copyright
-rw-r--r-- root/root      1516 2011-12-12 17:40 ./usr/share/doc/libconfig-augeas-perl/changelog.Debian.gz
(precise-amd64)root@anubis:~# 

Which in turn is a result of this in the buildlog for libconfig-augeas-
perl:

dh build
   dh_testdir
   dh_auto_configure
***
*** 'pkg-config' did find augeas version 0.10.0 but 
*** version 0.9.0 minimum is required
***
   dh_auto_build

(https://launchpadlibrarian.net/87300980/buildlog_ubuntu-precise-amd64
.libconfig-augeas-perl_0.902-1_BUILDING.txt.gz)

So this really is a problem with libconfig-augeas-perl.

Cheers,
  Andreas

** Also affects: libconfig-augeas-perl (Ubuntu)
   Importance: Undecided
       Status: New

** Changed in: libconfig-augeas-perl (Ubuntu Precise)
       Status: New => In Progress

** Changed in: libconfig-augeas-perl (Ubuntu Precise)
   Importance: Undecided => High

** Changed in: libconfig-augeas-perl (Ubuntu Precise)
     Assignee: (unassigned) => Andreas Moog (amoog)

-- 
You received this bug notification because you are a member of Debian
Perl Group, which is subscribed to libconfig-model-openssh-perl in
Ubuntu.
https://bugs.launchpad.net/bugs/935221

Title:
  libconfig-model-openssh-perl version 1.219-1 FTBFS on i386 in precise

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libconfig-augeas-perl/+bug/935221/+subscriptions


References