Please add package alias for autoreconf

Bug #1370553 reported by Jeffrey Walton
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
apt (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

While trying to configure QEMU, I received the error:

    (cd .../qemu-2.1.1/pixman; autoreconf -v --install)
    /bin/sh: 1: autoreconf: not found
    make: *** [.../qemu-2.1.1/pixman/configure] Error 127

I thought it would be easy to solve:

    sudo apt-get install autoreconf
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    E: Unable to locate package autoreconf

Fortunately, I came across others who had the same problem. The problem seems to be with the package name. There's nothing intuitive about "dh-autoreconf".

Please create an alias for "dh-autoreconf".

Tags: bot-comment
Revision history for this message
Ubuntu Foundations Team Bug Bot (crichton) wrote :

Thank you for taking the time to report this bug and helping to make Ubuntu better. It seems that your bug report is not filed about a specific source package though, rather it is just filed against Ubuntu in general. It is important that bug reports be filed about source packages so that people interested in the package can find the bugs about it. You can find some hints about determining what package your bug might be about at https://wiki.ubuntu.com/Bugs/FindRightPackage. You might also ask for help in the #ubuntu-bugs irc channel on Freenode.

To change the source package that this bug is filed about visit https://bugs.launchpad.net/ubuntu/+bug/1370553/+editstatus and add the package name in the text box next to the word Package.

[This is an automated message. I apologize if it reached you inappropriately; please just reply to this message indicating so.]

tags: added: bot-comment
Revision history for this message
Jeffrey Walton (noloader) wrote :

Does this god damn database of packages even work? I search for a package, I get a package name, and then select it. When I try to save it, I get "There is 1 error in the data you entered. Please fix it and try again."

affects: ubuntu → apt (Ubuntu)
Revision history for this message
Brian Murray (brian-murray) wrote :

Could you elaborate on where you obtained qemu from and the command you were trying to run? It seems to me that if qemu is using autoreconf it should depend on the package which provides it.

Changed in apt (Ubuntu):
status: New → Incomplete
Revision history for this message
Julian Andres Klode (juliank) wrote :

This does not even matter, Brian. The bug is invalid.

(a) autoreconf is provided by autoconf (and the name sort of implies that, it re-runs autoconf)
(b) APT does not have any sort of alias database, it uses package provides
(c) It does not make sense to provide autoreconf from autoconf, as everyone using autotools should know that autoreconf is part of autoconf.

Changed in apt (Ubuntu):
status: Incomplete → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.