Bug#493439: jifty: FTBFS: libjifty-toolbar-wikitoolbar-perl missing files

2008-08-11 Thread gregor herrmann
On Wed, 06 Aug 2008 17:05:33 -0300, gregor herrmann wrote:

 This seems to be the relevant change in Module::Install::Share (used
 in jifty's plugins/WikiToolbar/Makefile.PL via install_share;).
 
 
 -\t\t$dir \$(INST_AUTODIR)
 +\t\t$dir \$(INST_LIB)${S}auto${S}share${S}dist${S}\$(DISTNAME)

The above change was from 0.75 to 0.76.

0.77 does the same, unfortunately.

gregor, still talking to himself
-- 
 .''`.   http://info.comodo.priv.at/ | gpg key ID: 0x00F3CFE4
 : :' :  debian gnu/linux user, admin  developer - http://www.debian.org/
 `. `'   member of https://www.vibe.at/ | how to reply: http://got.to/quote/
   `-BOFH excuse #429:  Temporal anomaly 


signature.asc
Description: Digital signature


Bug#493439: jifty: FTBFS: libjifty-toolbar-wikitoolbar-perl missing files

2008-08-06 Thread gregor herrmann
On Sun, 03 Aug 2008 01:09:04 +0200, gregor herrmann wrote:

 After a short look it seems that make install really installs the
 files into strange directories, that's why dh_install can't find them
 later.
 
 No idea so far what's happening there ...

Good news: I can reproduce it (as in: it happens here too if I just
rebuild the package).

It seems to be related to the newer libmodule-install-perl, at least
Module::Install 1) is used in the relevant Makefile.PLs and 2) it
contains the lines that lead to funny directory names.

I'm not yet sure how to fix this, though ...

gregor
-- 
 .''`.   http://info.comodo.priv.at/ | gpg key ID: 0x00F3CFE4
 : :' :  debian gnu/linux user, admin  developer - http://www.debian.org/
 `. `'   member of https://www.vibe.at/ | how to reply: http://got.to/quote/
   `-BOFH excuse #153:  Big to little endian conversion error 


signature.asc
Description: Digital signature


Bug#493439: jifty: FTBFS: libjifty-toolbar-wikitoolbar-perl missing files

2008-08-06 Thread gregor herrmann
On Wed, 06 Aug 2008 09:47:52 -0300, gregor herrmann wrote:

 It seems to be related to the newer libmodule-install-perl, at least
 Module::Install 1) is used in the relevant Makefile.PLs and 2) it
 contains the lines that lead to funny directory names.

This seems to be the relevant change in Module::Install::Share (used
in jifty's plugins/WikiToolbar/Makefile.PL via install_share;).


-\t\t$dir \$(INST_AUTODIR)
+\t\t$dir \$(INST_LIB)${S}auto${S}share${S}dist${S}\$(DISTNAME)


gregor 
-- 
 .''`.   http://info.comodo.priv.at/ | gpg key ID: 0x00F3CFE4
 : :' :  debian gnu/linux user, admin  developer - http://www.debian.org/
 `. `'   member of https://www.vibe.at/ | how to reply: http://got.to/quote/
   `-BOFH excuse #124:  user to computer ration too low. 


signature.asc
Description: Digital signature


Bug#493439: jifty: FTBFS: libjifty-toolbar-wikitoolbar-perl missing files

2008-08-02 Thread Daniel Schepler
Package: jifty
Version: 0.80408-1
Severity: serious

From my pbuilder build log:

...
Installing 
/tmp/buildd/jifty-0.80408/debian/tmp/usr/share/man/man3/Jifty::Plugin::AuthzLDAP::Action::LDAPValidate.3pm
   
Installing 
/tmp/buildd/jifty-0.80408/debian/tmp/usr/share/man/man3/Jifty::Plugin::AuthzLDAP.3pm
make[1]: Leaving directory `/tmp/buildd/jifty-0.80408/plugins/AuthzLDAP'
[ ! -d /tmp/buildd/jifty-0.80408/debian/tmp/usr/lib/perl5 ] || \
rmdir --ignore-fail-on-non-empty --parents --verbose \
/tmp/buildd/jifty-0.80408/debian/tmp/usr/lib/perl5
touch install-stamp
dh_testdir
dh_testroot
dh_installexamples doc/examples/* examples/*
dh_install
dh_install: libjifty-plugin-wikitoolbar-perl missing files 
(debian/tmp/usr/share/perl5/auto/Jifty/Plugin/WikiToolbar*), 
aborting
make: *** [binary-indep] Error 1
dpkg-buildpackage: failure: fakeroot debian/rules binary gave error exit status2
-- 
Daniel Schepler




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#493439: jifty: FTBFS: libjifty-toolbar-wikitoolbar-perl missing files

2008-08-02 Thread gregor herrmann
On Sat, 02 Aug 2008 11:10:07 -0700, Daniel Schepler wrote:

 dh_install
 dh_install: libjifty-plugin-wikitoolbar-perl missing files 
 (debian/tmp/usr/share/perl5/auto/Jifty/Plugin/WikiToolbar*), 
 aborting

Strange.

Do you have the complete build log somewhere? It would be interesting
to see if there are any hints _why_ those files are not there.

Cheers,
gregor 
-- 
 .''`.   http://info.comodo.priv.at/ | gpg key ID: 0x00F3CFE4
 : :' :  debian gnu/linux user, admin  developer - http://www.debian.org/
 `. `'   member of https://www.vibe.at/ | how to reply: http://got.to/quote/
   `-NP: Derek Patton: Brittany's Lament


signature.asc
Description: Digital signature


Bug#493439: jifty: FTBFS: libjifty-toolbar-wikitoolbar-perl missing files

2008-08-02 Thread Daniel Schepler
On Saturday 02 August 2008 11:46:19 gregor herrmann wrote:
 On Sat, 02 Aug 2008 11:10:07 -0700, Daniel Schepler wrote:
  dh_install
  dh_install: libjifty-plugin-wikitoolbar-perl missing files
  (debian/tmp/usr/share/perl5/auto/Jifty/Plugin/WikiToolbar*), aborting

 Strange.

 Do you have the complete build log somewhere? It would be interesting
 to see if there are any hints _why_ those files are not there.

 Cheers,
 gregor

Sure, here it is.  (This is from my chroot I'm using to do a complete rebuild 
of the archive, which is why all the package versions have +pb in them.)
-- 
Daniel Schepler



jifty-build-log.bz2
Description: application/bzip


Bug#493439: jifty: FTBFS: libjifty-toolbar-wikitoolbar-perl missing files

2008-08-02 Thread gregor herrmann
On Sat, 02 Aug 2008 12:01:31 -0700, Daniel Schepler wrote:

   dh_install: libjifty-plugin-wikitoolbar-perl missing files
   (debian/tmp/usr/share/perl5/auto/Jifty/Plugin/WikiToolbar*), aborting
  Do you have the complete build log somewhere? It would be interesting
  to see if there are any hints _why_ those files are not there.
 Sure, here it is.  (This is from my chroot I'm using to do a complete rebuild 
 of the archive, which is why all the package versions have +pb in them.)

Cool, thanks.

After a short look it seems that make install really installs the
files into strange directories, that's why dh_install can't find them
later.

No idea so far what's happening there ...

Cheers,
gregor 
-- 
 .''`.   http://info.comodo.priv.at/ | gpg key ID: 0x00F3CFE4
 : :' :  debian gnu/linux user, admin  developer - http://www.debian.org/
 `. `'   member of https://www.vibe.at/ | how to reply: http://got.to/quote/
   `-NP: Muddy Waters: Mannish Boy


signature.asc
Description: Digital signature