Bug#733201: RFP: automake -- autogen.sh looks for automake-1.13

2013-12-27 Thread José Antonio S.A.
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

On 27/12/13 04:12, Russ Allbery wrote:
 José Antonio S.A. jose.antonio...@gmail.com writes:
 
Package name: automake
 Version: 1:1.14-3
 Upstream Author: [NAME n...@example.com]
 URL: [http://example.com]
 License: [GPL, LGPL, BSD, MIT/X, etc.]
 Description:
 I have tried to compile  rhythmbox  from git repository.
 
 $./autogen.sh --help
 Can't locate Automake/Config.pm in @INC (you may need to install the
 Automake::Config module) (@INC contains: /usr/share/automake-1.13
 /etc/perl /usr/local/lib/perl/5.18.1 /usr/local/share/perl/5.18.1
 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18
 /usr/local/lib/site_perl .) at /usr/bin/aclocal line 37.
 BEGIN failed--compilation aborted at /usr/bin/aclocal line 37.
 *** No yelp-tools found, please install it ***
 
 It would be interesting to see more of what autogen.sh is doing and how
 it's forcing automake-1.13 (and whether that's really needed or automake
 1.14 would work fine).

It seems there is no explicit automake-1.13 inside autogen.sh [1] and [2].

But inside /usr/bin/aclocal  line 30 :

  @Aclocal::perl_libdirs = ('/usr/share/automake-1.13')

and /usr/bin/automake line 32 :

  @Automake::perl_libdirs = ('/usr/share/automake-1.13')

In conclusion: in my system there are to explicit references to
automake-1.13. Would you mind to check those files (aclocal,  automake)?



 I don't think the solution is to package Automake 1.13, which we just
 recently managed to get rid of.
 
I think so.

References:

[1] https://bitbucket.org/jacobzimmermann/rhythmbox.git
[2]
https://bitbucket.org/jacobzimmermann/rhythmbox/src/d673702ddc3190329a236a8b961ea81028cccbc6/autogen.sh?at=master

[3]

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.15 (GNU/Linux)
Comment: Using GnuPG with Icedove - http://www.enigmail.net/

iF4EAREIAAYFAlK9qmAACgkQiIkUvo0orI+AkgD9FQmddQEIJj9Jihtt5tjPj/4x
lHXn6/3DLWNw6MvliWUBAJcS5uYafJrXNv/x31/q8EQ26kvFyKyIma7MNF5280sE
=Wr/L
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#733201: RFP: automake -- autogen.sh looks for automake-1.13

2013-12-27 Thread Russ Allbery
José Antonio S.A. jose.antonio...@gmail.com writes:

 It seems there is no explicit automake-1.13 inside autogen.sh [1] and [2].

 But inside /usr/bin/aclocal  line 30 :

   @Aclocal::perl_libdirs = ('/usr/share/automake-1.13')

 and /usr/bin/automake line 32 :

   @Automake::perl_libdirs = ('/usr/share/automake-1.13')

 In conclusion: in my system there are to explicit references to
 automake-1.13. Would you mind to check those files (aclocal,  automake)?

So, now the question is why does your system have the aclocal from
Automake 1.13 but has the Perl libraries from Automake 1.14?  I suspect
something went wrong with updating the alternative for aclocal.  I would
try a dpkg-reconfigure automake and see if that fixes it, or at least
produces some interesting output.

-- 
Russ Allbery (r...@debian.org)   http://www.eyrie.org/~eagle/


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#733201: RFP: automake -- autogen.sh looks for automake-1.13

2013-12-27 Thread José Antonio S.A.
On 27/12/13 18:12, Russ Allbery wrote:
 José Antonio S.A. jose.antonio...@gmail.com writes:
 
 It seems there is no explicit automake-1.13 inside autogen.sh [1] and [2].
 
 But inside /usr/bin/aclocal  line 30 :
 
   @Aclocal::perl_libdirs = ('/usr/share/automake-1.13')
 
 and /usr/bin/automake line 32 :
 
   @Automake::perl_libdirs = ('/usr/share/automake-1.13')
 
 In conclusion: in my system there are to explicit references to
 automake-1.13. Would you mind to check those files (aclocal,  automake)?
 
 So, now the question is why does your system have the aclocal from
 Automake 1.13 but has the Perl libraries from Automake 1.14?  I suspect
 something went wrong with updating the alternative for aclocal.  I would
 try a dpkg-reconfigure automake and see if that fixes it, or at least
 produces some interesting output.
 
Verbatim output:

update-alternatives: atención: forzando la reinstalación de la
alternativa /usr/bin/automake-1.14 porque el grupo de enlaces automake
está roto

forcing reinstall of /usr/bin/automake-1.14 because  automake links are
broken


New symlinks:

/usr/bin/automake - /etc/alternatives/automake
/usr/bin/aclocal - /etc/alternatives/aclocal
/etc/alternatives/aclocal - /usr/bin/aclocal-1.14
/etc/alternatives/automake - /usr/bin/automake-1.14


Thanks a lot!, sorry for the inconvenience.

Jose A. Salgueiro


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#733201: RFP: automake -- autogen.sh looks for automake-1.13

2013-12-26 Thread José Antonio S.A.
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org

- --- Please fill out the fields below. ---

   Package name: automake
Version: 1:1.14-3
Upstream Author: [NAME n...@example.com]
URL: [http://example.com]
License: [GPL, LGPL, BSD, MIT/X, etc.]
Description:
I have tried to compile  rhythmbox  from git repository.


$./autogen.sh --help
Can't locate Automake/Config.pm in @INC (you may need to install the
Automake::Config module) (@INC contains: /usr/share/automake-1.13
/etc/perl /usr/local/lib/perl/5.18.1 /usr/local/share/perl/5.18.1
/usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18
/usr/local/lib/site_perl .) at /usr/bin/aclocal line 37.
BEGIN failed--compilation aborted at /usr/bin/aclocal line 37.
*** No yelp-tools found, please install it ***



I have linked aclocal to aclocal-1.4

/usr/bin/aclocal - /usr/bin/aclocal-1.14


and automake to automake-1.14

/usr/bin/automake - /usr/bin/automake-1.14


Not it seems to work fine.

Regards!
Jose Antonio Salgueiro

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.15 (GNU/Linux)
Comment: Using GnuPG with Icedove - http://www.enigmail.net/

iF4EAREIAAYFAlK8x88ACgkQiIkUvo0orI806AD7B1Abt8fxNXRD+RU0L6GyxMi5
NkLNwHuqhf4m7mBcnHUA/0Ejvy6RT1woW2qgZYWcUbYzi2Fe/rH56xX6qs3aibAM
=8d3Y
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#733201: RFP: automake -- autogen.sh looks for automake-1.13

2013-12-26 Thread Russ Allbery
José Antonio S.A. jose.antonio...@gmail.com writes:

Package name: automake
 Version: 1:1.14-3
 Upstream Author: [NAME n...@example.com]
 URL: [http://example.com]
 License: [GPL, LGPL, BSD, MIT/X, etc.]
 Description:
 I have tried to compile  rhythmbox  from git repository.

 $./autogen.sh --help
 Can't locate Automake/Config.pm in @INC (you may need to install the
 Automake::Config module) (@INC contains: /usr/share/automake-1.13
 /etc/perl /usr/local/lib/perl/5.18.1 /usr/local/share/perl/5.18.1
 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18
 /usr/local/lib/site_perl .) at /usr/bin/aclocal line 37.
 BEGIN failed--compilation aborted at /usr/bin/aclocal line 37.
 *** No yelp-tools found, please install it ***

It would be interesting to see more of what autogen.sh is doing and how
it's forcing automake-1.13 (and whether that's really needed or automake
1.14 would work fine).

I don't think the solution is to package Automake 1.13, which we just
recently managed to get rid of.

-- 
Russ Allbery (r...@debian.org)   http://www.eyrie.org/~eagle/


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org