udev build after source -sa build fails due to missing configure target

Bug #1123251 reported by Wookey
14
This bug affects 2 people
Affects Status Importance Assigned to Milestone
udev (Ubuntu)
Invalid
Undecided
Unassigned
Raring
Won't Fix
Undecided
Unassigned

Bug Description

If you do a source-with-tarball udev build then all subsequent builds will fail because the configure file has been removed and there is no configure: target to remake it

apt-get source udev
cd udev-175
dpkg-buildpackage -S -sa
dpkg-buildpackage -B

results in
 debian/rules build
make: *** No rule to make target `configure', needed by `build-deb/config.status'. Stop.

The source is shipped with a configure file but there is no configure: target, only a
# Configure the package
debian/autoreconf.after:
        dh_autoreconf

Interestingly, if you do a dpkg-builpackage -S before the -B then it's fine. Something about -sa makes it remove the various autogenerated files.

Adding this seems to fix it:
configure: debian/autoreconf.after

but maybe that always runs dh_autoreconf and it didn't before? I don;t fully grok how this stuff interacts.

Tags: patch
Revision history for this message
Wookey (wookey) wrote :
tags: added: patch
Revision history for this message
Ubuntu Foundations Team Bug Bot (crichton) wrote :

The attachment "udev-175-0ubuntu17-configure-target.patch" of this bug report has been identified as being a patch. The ubuntu-reviewers team has been subscribed to the bug report so that they can review the patch. In the event that this is in fact not a patch you can resolve this situation by removing the tag 'patch' from the bug report and editing the attachment so that it is not flagged as a patch. Additionally, if you are member of the ubuntu-reviewers team please also unsubscribe the team from this bug report.

[This is an automated message performed by a Launchpad user owned by Brian Murray. Please contact him regarding any issues with the action taken in this bug report.]

Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in udev (Ubuntu):
status: New → Confirmed
Revision history for this message
Lucas Magasweran (lucasrangit) wrote :

Patch fixed the issue for me. Rebuilds work again. Thanks.

Revision history for this message
Martin Pitt (pitti) wrote :

Note, not relevant any more for 13.10 and later as udev is built from systemd there.

Changed in udev (Ubuntu):
status: Confirmed → Invalid
Changed in udev (Ubuntu Raring):
status: New → Triaged
Revision history for this message
Rolf Leggewie (r0lf) wrote :

raring has seen the end of its life and is no longer receiving any updates. Marking the raring task for this ticket as "Won't Fix".

Changed in udev (Ubuntu Raring):
status: Triaged → Won't Fix
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.