[Desktop-packages] [Bug 1311895] Re: 0.18.3.1 can fail when tracing due to missing files

2014-05-05 Thread Launchpad Bug Tracker
This bug was fixed in the package gettext - 0.18.3.1-1ubuntu3

---
gettext (0.18.3.1-1ubuntu3) trusty; urgency=medium

  * 07-disable-m4-include-when-tracing: Fix possible failure when
tracing by disabling m4_include and m4_esyscmd (LP: #1311895)
 -- Adam Conrad adcon...@ubuntu.com   Thu, 24 Apr 2014 16:05:48 -0600

** Changed in: gettext (Ubuntu Trusty)
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gettext in Ubuntu.
https://bugs.launchpad.net/bugs/1311895

Title:
  0.18.3.1 can fail when tracing due to missing files

Status in “gettext” package in Ubuntu:
  Fix Released
Status in “gettext” source package in Trusty:
  Fix Released
Status in “gettext” package in Debian:
  Fix Released

Bug description:
  This is fixed in the 0.18.3.2 release.

  For example when bootstrapping coreutils we get:

 ./bootstrap: autopoint --force
 sh: build-aux/git-version-gen: No such file or directory
 /usr/bin/m4:configure.ac:444: cannot open `m4/cu-progs.m4': \
   No such file or directory
 autom4te: /usr/bin/m4 failed with exit status: 1

  Please rebase the trusty version to 0.18.3.2 to avoid this
  and other issues.

  thanks,
  Pádraig.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gettext/+bug/1311895/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1311895] Re: 0.18.3.1 can fail when tracing due to missing files

2014-04-28 Thread Brian Murray
Hello Pádraig, or anyone else affected,

Accepted gettext into trusty-proposed. The package will build now and be
available at
http://launchpad.net/ubuntu/+source/gettext/0.18.3.1-1ubuntu3 in a few
hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: gettext (Ubuntu Trusty)
   Status: New = Fix Committed

** Tags added: verification-needed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gettext in Ubuntu.
https://bugs.launchpad.net/bugs/1311895

Title:
  0.18.3.1 can fail when tracing due to missing files

Status in “gettext” package in Ubuntu:
  Fix Released
Status in “gettext” source package in Trusty:
  Fix Committed
Status in “gettext” package in Debian:
  Fix Released

Bug description:
  This is fixed in the 0.18.3.2 release.

  For example when bootstrapping coreutils we get:

 ./bootstrap: autopoint --force
 sh: build-aux/git-version-gen: No such file or directory
 /usr/bin/m4:configure.ac:444: cannot open `m4/cu-progs.m4': \
   No such file or directory
 autom4te: /usr/bin/m4 failed with exit status: 1

  Please rebase the trusty version to 0.18.3.2 to avoid this
  and other issues.

  thanks,
  Pádraig.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gettext/+bug/1311895/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1311895] Re: 0.18.3.1 can fail when tracing due to missing files

2014-04-28 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/trusty-proposed/gettext

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gettext in Ubuntu.
https://bugs.launchpad.net/bugs/1311895

Title:
  0.18.3.1 can fail when tracing due to missing files

Status in “gettext” package in Ubuntu:
  Fix Released
Status in “gettext” source package in Trusty:
  Fix Committed
Status in “gettext” package in Debian:
  Fix Released

Bug description:
  This is fixed in the 0.18.3.2 release.

  For example when bootstrapping coreutils we get:

 ./bootstrap: autopoint --force
 sh: build-aux/git-version-gen: No such file or directory
 /usr/bin/m4:configure.ac:444: cannot open `m4/cu-progs.m4': \
   No such file or directory
 autom4te: /usr/bin/m4 failed with exit status: 1

  Please rebase the trusty version to 0.18.3.2 to avoid this
  and other issues.

  thanks,
  Pádraig.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gettext/+bug/1311895/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1311895] Re: 0.18.3.1 can fail when tracing due to missing files

2014-04-28 Thread C de-Avillez
cloned the git head of coreutils, and ran 'bootstrap', after updating
gettext from -proposed.

First run failed:

./bootstrap: autopoint --force
sh: 1: build-aux/git-version-gen: not found
/usr/bin/m4:configure.ac:451: cannot open `m4/cu-progs.m4': No such file or 
directory
autom4te: /usr/bin/m4 failed with exit status: 1
autopoint: *** Missing version: please specify in configure.ac through a line 
'AM_GNU_GETTEXT_VERSION(x.yy.zz)' the gettext version the package is using
autopoint: *** Stop.

I then updated autopoint, also from -proposed, and ran bootstrap again,
successfully.

Only comment here is the new gettext package should depend on the
updated autopoint as well. But this is sort of moot on a dist-upgrade.

Tagging verification-done.

** Tags removed: verification-needed
** Tags added: verification-done

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gettext in Ubuntu.
https://bugs.launchpad.net/bugs/1311895

Title:
  0.18.3.1 can fail when tracing due to missing files

Status in “gettext” package in Ubuntu:
  Fix Released
Status in “gettext” source package in Trusty:
  Fix Committed
Status in “gettext” package in Debian:
  Fix Released

Bug description:
  This is fixed in the 0.18.3.2 release.

  For example when bootstrapping coreutils we get:

 ./bootstrap: autopoint --force
 sh: build-aux/git-version-gen: No such file or directory
 /usr/bin/m4:configure.ac:444: cannot open `m4/cu-progs.m4': \
   No such file or directory
 autom4te: /usr/bin/m4 failed with exit status: 1

  Please rebase the trusty version to 0.18.3.2 to avoid this
  and other issues.

  thanks,
  Pádraig.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gettext/+bug/1311895/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1311895] Re: 0.18.3.1 can fail when tracing due to missing files

2014-04-27 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/gettext

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gettext in Ubuntu.
https://bugs.launchpad.net/bugs/1311895

Title:
  0.18.3.1 can fail when tracing due to missing files

Status in “gettext” package in Ubuntu:
  Fix Released
Status in “gettext” source package in Trusty:
  New
Status in “gettext” package in Debian:
  Fix Released

Bug description:
  This is fixed in the 0.18.3.2 release.

  For example when bootstrapping coreutils we get:

 ./bootstrap: autopoint --force
 sh: build-aux/git-version-gen: No such file or directory
 /usr/bin/m4:configure.ac:444: cannot open `m4/cu-progs.m4': \
   No such file or directory
 autom4te: /usr/bin/m4 failed with exit status: 1

  Please rebase the trusty version to 0.18.3.2 to avoid this
  and other issues.

  thanks,
  Pádraig.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gettext/+bug/1311895/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1311895] Re: 0.18.3.1 can fail when tracing due to missing files

2014-04-26 Thread Adam Conrad
The trusty fix for this is sitting in the SRU queue, if someone who
isn't me wants to review and accept it.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gettext in Ubuntu.
https://bugs.launchpad.net/bugs/1311895

Title:
  0.18.3.1 can fail when tracing due to missing files

Status in “gettext” package in Ubuntu:
  Fix Released
Status in “gettext” source package in Trusty:
  New
Status in “gettext” package in Debian:
  Fix Released

Bug description:
  This is fixed in the 0.18.3.2 release.

  For example when bootstrapping coreutils we get:

 ./bootstrap: autopoint --force
 sh: build-aux/git-version-gen: No such file or directory
 /usr/bin/m4:configure.ac:444: cannot open `m4/cu-progs.m4': \
   No such file or directory
 autom4te: /usr/bin/m4 failed with exit status: 1

  Please rebase the trusty version to 0.18.3.2 to avoid this
  and other issues.

  thanks,
  Pádraig.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gettext/+bug/1311895/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1311895] Re: 0.18.3.1 can fail when tracing due to missing files

2014-04-25 Thread Launchpad Bug Tracker
This bug was fixed in the package gettext - 0.18.3.2-1ubuntu1

---
gettext (0.18.3.2-1ubuntu1) utopic; urgency=medium

  * Merge with Debian unstable (LP: #1311895), remaining changes:
- Allow the package to cross-build.
- Define a stage1 profile to build without java and git.
- Explicitly configure with --disable-csharp.
- Drop autopoint recommends of gettext. It pulls in git and
  other sizable packages which make the CDs explode.
- Apply libtool.m4 patch for ppc64el.
- gettext-el: Add an alternative dependency on emacs24.

gettext (0.18.3.2-1) unstable; urgency=medium

  * New upstream release.
  * Dropped 07-disable-m4-include-when-tracing.

gettext (0.18.3.1-2) unstable; urgency=medium

  * Fixed autopoint problem that made coreutils build to fail.
Patch by Daiki Ueno. Closes: #730321.

gettext (0.18.3.1-1ubuntu2) trusty; urgency=low

  * Restore --disable-native-java even when not doing a stage1 build, since
otherwise we fail to build if the default Java implementation is GCJ.
  * Apply libtool.m4 patch for powerpc*le-linux support, copied from libtool
2.4.2-1.3ubuntu2.
 -- Adam Conrad adcon...@ubuntu.com   Thu, 24 Apr 2014 16:15:49 -0600

** Changed in: gettext (Ubuntu)
   Status: Triaged = Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gettext in Ubuntu.
https://bugs.launchpad.net/bugs/1311895

Title:
  0.18.3.1 can fail when tracing due to missing files

Status in “gettext” package in Ubuntu:
  Fix Released
Status in “gettext” source package in Trusty:
  New
Status in “gettext” package in Debian:
  Fix Released

Bug description:
  This is fixed in the 0.18.3.2 release.

  For example when bootstrapping coreutils we get:

 ./bootstrap: autopoint --force
 sh: build-aux/git-version-gen: No such file or directory
 /usr/bin/m4:configure.ac:444: cannot open `m4/cu-progs.m4': \
   No such file or directory
 autom4te: /usr/bin/m4 failed with exit status: 1

  Please rebase the trusty version to 0.18.3.2 to avoid this
  and other issues.

  thanks,
  Pádraig.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gettext/+bug/1311895/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1311895] Re: 0.18.3.1 can fail when tracing due to missing files

2014-04-24 Thread C de-Avillez
Confirmed: I cloned a new coreutils git image, and ran bootstrap, on
14.04:

(...)
./bootstrap: autopoint --force
sh: 1: build-aux/git-version-gen: not found
/usr/bin/m4:configure.ac:451: cannot open `m4/cu-progs.m4': No such file or 
directory
autom4te: /usr/bin/m4 failed with exit status: 1
autopoint: *** Missing version: please specify in configure.ac through a line 
'AM_GNU_GETTEXT_VERSION(x.yy.zz)' the gettext version the package is using
autopoint: *** Stop.

Interestingly, my usual coreutils git image survives a bootstrap. I am
guessing it is because it was originally cloned  bootstrapped before
the problem appeared in gettext.

This issue was originally reported on upstream coreutils; Pádraig's work
pointed to the issue (and thank you for opening this bug, BTW).

Probably also affects Debian, except Jessie and Sid (already on
0.18.3.2).

for reference: this is Coreutils upstream bug 16530
coreutils-bugs thread: 
http://lists.gnu.org/archive/html/bug-coreutils/2014-04/msg00102.html

** Changed in: gettext (Ubuntu)
   Importance: Undecided = Medium

** Changed in: gettext (Ubuntu)
   Status: New = Triaged

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gettext in Ubuntu.
https://bugs.launchpad.net/bugs/1311895

Title:
  0.18.3.1 can fail when tracing due to missing files

Status in “gettext” package in Ubuntu:
  Triaged

Bug description:
  This is fixed in the 0.18.3.2 release.

  For example when bootstrapping coreutils we get:

 ./bootstrap: autopoint --force
 sh: build-aux/git-version-gen: No such file or directory
 /usr/bin/m4:configure.ac:444: cannot open `m4/cu-progs.m4': \
   No such file or directory
 autom4te: /usr/bin/m4 failed with exit status: 1

  Please rebase the trusty version to 0.18.3.2 to avoid this
  and other issues.

  thanks,
  Pádraig.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gettext/+bug/1311895/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1311895] Re: 0.18.3.1 can fail when tracing due to missing files

2014-04-24 Thread C de-Avillez
Infinity pointed me to both the Debian bug (already linked) and to the
fix see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=730321). Given
time, I will package it.

** Bug watch added: Debian Bug tracker #730321
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=730321

** Also affects: gettext (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=730321
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gettext in Ubuntu.
https://bugs.launchpad.net/bugs/1311895

Title:
  0.18.3.1 can fail when tracing due to missing files

Status in “gettext” package in Ubuntu:
  Triaged
Status in “gettext” source package in Trusty:
  New
Status in “gettext” package in Debian:
  Unknown

Bug description:
  This is fixed in the 0.18.3.2 release.

  For example when bootstrapping coreutils we get:

 ./bootstrap: autopoint --force
 sh: build-aux/git-version-gen: No such file or directory
 /usr/bin/m4:configure.ac:444: cannot open `m4/cu-progs.m4': \
   No such file or directory
 autom4te: /usr/bin/m4 failed with exit status: 1

  Please rebase the trusty version to 0.18.3.2 to avoid this
  and other issues.

  thanks,
  Pádraig.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gettext/+bug/1311895/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1311895] Re: 0.18.3.1 can fail when tracing due to missing files

2014-04-24 Thread Adam Conrad
** Also affects: gettext (Ubuntu Trusty)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gettext in Ubuntu.
https://bugs.launchpad.net/bugs/1311895

Title:
  0.18.3.1 can fail when tracing due to missing files

Status in “gettext” package in Ubuntu:
  Triaged
Status in “gettext” source package in Trusty:
  New
Status in “gettext” package in Debian:
  Unknown

Bug description:
  This is fixed in the 0.18.3.2 release.

  For example when bootstrapping coreutils we get:

 ./bootstrap: autopoint --force
 sh: build-aux/git-version-gen: No such file or directory
 /usr/bin/m4:configure.ac:444: cannot open `m4/cu-progs.m4': \
   No such file or directory
 autom4te: /usr/bin/m4 failed with exit status: 1

  Please rebase the trusty version to 0.18.3.2 to avoid this
  and other issues.

  thanks,
  Pádraig.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gettext/+bug/1311895/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1311895] Re: 0.18.3.1 can fail when tracing due to missing files

2014-04-24 Thread Adam Conrad
** Changed in: gettext (Ubuntu)
 Assignee: (unassigned) = Adam Conrad (adconrad)

** Changed in: gettext (Ubuntu Trusty)
 Assignee: (unassigned) = Adam Conrad (adconrad)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gettext in Ubuntu.
https://bugs.launchpad.net/bugs/1311895

Title:
  0.18.3.1 can fail when tracing due to missing files

Status in “gettext” package in Ubuntu:
  Triaged
Status in “gettext” source package in Trusty:
  New
Status in “gettext” package in Debian:
  Unknown

Bug description:
  This is fixed in the 0.18.3.2 release.

  For example when bootstrapping coreutils we get:

 ./bootstrap: autopoint --force
 sh: build-aux/git-version-gen: No such file or directory
 /usr/bin/m4:configure.ac:444: cannot open `m4/cu-progs.m4': \
   No such file or directory
 autom4te: /usr/bin/m4 failed with exit status: 1

  Please rebase the trusty version to 0.18.3.2 to avoid this
  and other issues.

  thanks,
  Pádraig.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gettext/+bug/1311895/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1311895] Re: 0.18.3.1 can fail when tracing due to missing files

2014-04-24 Thread Bug Watch Updater
** Changed in: gettext (Debian)
   Status: Unknown = Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gettext in Ubuntu.
https://bugs.launchpad.net/bugs/1311895

Title:
  0.18.3.1 can fail when tracing due to missing files

Status in “gettext” package in Ubuntu:
  Triaged
Status in “gettext” source package in Trusty:
  New
Status in “gettext” package in Debian:
  Fix Released

Bug description:
  This is fixed in the 0.18.3.2 release.

  For example when bootstrapping coreutils we get:

 ./bootstrap: autopoint --force
 sh: build-aux/git-version-gen: No such file or directory
 /usr/bin/m4:configure.ac:444: cannot open `m4/cu-progs.m4': \
   No such file or directory
 autom4te: /usr/bin/m4 failed with exit status: 1

  Please rebase the trusty version to 0.18.3.2 to avoid this
  and other issues.

  thanks,
  Pádraig.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gettext/+bug/1311895/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp