[Koha-bugs] [Bug 14778] DBIC should create/own the DB handler

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Nov 2 04:12:44 CET 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14778

--- Comment #98 from Robin Sheat <robin at catalyst.net.nz> ---
(In reply to Jonathan Druart from comment #50)
> On Jessie:
>   dh-make-perl --pkg-perl --build --cpan Test::DBIx::Class
> build a wonderfull libtest-dbix-class-perl_0.45-1_all.deb package without
> any error.

I suspect you had an unclean environment.

The dh-make-perl says:

Needs the following modules for which there are no debian packages available:
 - Test::mysqld
 - MooseX::Attribute::ENV
 - Test::PostgreSQL
 - DateTime::Format::Pg
 - DBIx::Class::Schema::PopulateMore
 - DBIx::Class::UUIDColumns
 - DBIx::Class::TimeStamp
 - Data::Visitor

The build (wheezy in a pbuild env) refuses to go anywhere:

The following packages have unmet dependencies:
 pbuilder-satisfydepends-dummy : Depends:
libdbix-class-schema-populatemore-perl (>= 0.16) which is a virtual package.
                                 Depends: libdbix-class-timestamp-perl (>=
0.13) but it is not going to be installed.
                                 Depends: libdbix-class-uuidcolumns-perl (>=
0.02005) which is a virtual package.
                                 Depends: libmoosex-attribute-env-perl (>=
0.01) which is a virtual package.
                                 Depends: libmoosex-types-perl (>= 0.23) but it
is not going to be installed.
                                 Depends: libossp-uuid-perl (>= 1.215) but it
is not going to be installed.
                                 Depends: libsql-translator-perl (>= 0.11006)
but it is not going to be installed.
                                 Depends: libtest-deep-perl (>= 0.106) but it
is not going to be installed.
                                 Depends: libtest-mysqld-perl (>= 0.14) which
is a virtual package.
                                 Depends: libtest-postgresql-perl (>= 0.09)
which is a virtual package.
                                 Depends: perl (>= 5.15.2) but 5.14.2-21+deb7u2
is installed.

I don't think it's possible to make this work in a supported environment.
There's no way I'm backporting a new perl version, for one :)

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list