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

Problem with install_base



Hi,
I was trying to update a package but I have an issue in the install step.
I tried to rebuild a previous version but it also fails now, trying to
use an array for install_base instead of the variable given.

Do you have any idea of what is going on? (a change in Perl build?)

debian/rules:

./Build  --install_base=debian/gbrowse debianinstall

This should (and was correct some time ago) install all files to
debiab/gbrowse for target debianinstall.

However, during install:

Installing
ARRAY(0x1b9e2f8)/lib/perl5/x86_64-linux-gnu-thread-multi/auto/Bio/Graphics/Browser2/CAlign/CAlign.so
Installing
ARRAY(0x1b9e2f8)/lib/perl5/x86_64-linux-gnu-thread-multi/auto/Bio/Graphics/Browser2/CAlign/CAlign.bs
Installing ARRAY(0x1b9e2f8)/man/man1/bed2gff3.pl.1p
Installing ARRAY(0x1b9e2f8)/man/man1/ucsc_genes2gff.pl.1p
....

To debug I added a print, and I see that $self->install_base in the
build script is an array.

Thanks

Olivier
.....

-- 
gpg key id: 4096R/326D8438  (keyring.debian.org)
Key fingerprint = 5FB4 6F83 D3B9 5204 6335  D26D 78DC 68DB 326D 8438


Reply to: