make-googleearth-package not building .deb package due to small bug in script

Bug #1335021 reported by thom
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
googleearth-package (Debian)
Fix Released
Unknown
googleearth-package (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

Description: Ubuntu 14.04 LTS
Release: 14.04

Linux 3.13.0-30-generic #54-Ubuntu SMP Mon Jun 9 22:45:01 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux

googleearth-package:
  Geïnstalleerd: 1.1.0
  Kandidaat: 1.1.0
  Versietabel:
 *** 1.1.0 0
        500 http://nl.archive.ubuntu.com/ubuntu/ trusty/multiverse amd64 Packages
        100 /var/lib/dpkg/status

A very small bug in the "make-googleearth-package" script prevents the script from building the package.

in line 462,

    if ( fakeroot dpkg-deb -b "$instdir" . >&2 ; ) ; then

should be

     if ( fakeroot -- dpkg-deb -b "$instdir" . >&2 ; ) ; then

if this is corrected then everything works as expected :-)

Changed in googleearth-package (Ubuntu):
assignee: nobody → Filip Sohajek (filip-sohajek)
status: New → In Progress
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package googleearth-package - 1.1.0ubuntu1

---------------
googleearth-package (1.1.0ubuntu1) utopic; urgency=low

  * make-googleearth-package: Now finishes without error (LP: #1335021)
 -- Filip Sohajek <email address hidden> Tue, 05 Aug 2014 09:57:50 +0200

Changed in googleearth-package (Ubuntu):
status: In Progress → Fix Released
Changed in googleearth-package (Debian):
status: Unknown → New
Changed in googleearth-package (Debian):
status: New → Fix Released
Revision history for this message
thom (tsk) wrote :

Just out of curiosity: How many more years do you guys need to push this fix in a trusty update ??

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.