[Bug 257135] Re: notify-send(1) can't replace an existing notification

2017-02-24 Thread Carl Suster
** Bug watch added: Debian Bug tracker #559544
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=559544

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/257135

Title:
  notify-send(1) can't replace an existing notification

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1349103] ProcEnviron.txt

2014-07-27 Thread Carl Suster
apport information

** Attachment added: ProcEnviron.txt
   
https://bugs.launchpad.net/bugs/1349103/+attachment/4163749/+files/ProcEnviron.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1349103

Title:
  git-pbuilder removes necessary *_source.changes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/git-buildpackage/+bug/1349103/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1349103] Dependencies.txt

2014-07-27 Thread Carl Suster
apport information

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/1349103/+attachment/4163748/+files/Dependencies.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1349103

Title:
  git-pbuilder removes necessary *_source.changes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/git-buildpackage/+bug/1349103/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1349103] [NEW] git-pbuilder removes necessary *_source.changes

2014-07-27 Thread Carl Suster
Public bug reported:

When using `git-buildpackage -S` to produce a source package, it can
manage to successfully build everything, but then gets to this part in
/usr/bin/pbuilder:

if [ -n `ls ../*_source.changes` ] ; then
rm ../*_source.changes
fi

This means that after the successful -S build, it will proceed to delete
the source.changes file. This is the file that you need to give to dput
for submitting packages to a launchpad PPA, for example. Since the file
is deleted, an argument like --git-postbuild='lintian $GBP_CHANGES_FILE'
will cause the build to fail because the file at '$GBP_CHANGES_FILE' is
the source.changes file that it just deleted.

I can't see any configuration that will fix this, because the deletion
isn't wrapped in any conditionals. Am I missing something? I would very
much like to bypass the deletion when building source packages. For now,
I've just commented out the three lines above and I get the desired
behaviour.

(git-buildpackage 0.6.9 from the trusty repositories)
--- 
ApportVersion: 2.14.1-0ubuntu3.2
Architecture: amd64
CurrentDesktop: Unity
DistroRelease: Ubuntu 14.04
InstallationDate: Installed on 2013-02-06 (536 days ago)
InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
Package: git-buildpackage 0.6.9 [modified: usr/bin/git-pbuilder]
PackageArchitecture: all
ProcVersionSignature: Ubuntu 3.13.0-32.57-generic 3.13.11.4
Tags: trusty third-party-packages
Uname: Linux 3.13.0-32-generic x86_64
UpgradeStatus: Upgraded to trusty on 2014-05-02 (86 days ago)
UserGroups: adm cdrom dip fuse lpadmin plugdev sambashare sudo
_MarkForUpload: True

** Affects: git-buildpackage (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-collected third-party-packages trusty

** Tags added: apport-collected third-party-packages trusty

** Description changed:

  When using `git-buildpackage -S` to produce a source package, it can
  manage to successfully build everything, but then gets to this part in
  /usr/bin/pbuilder:
  
  if [ -n `ls ../*_source.changes` ] ; then
  rm ../*_source.changes
  fi
  
  This means that after the successful -S build, it will proceed to delete
  the source.changes file. This is the file that you need to give to dput
  for submitting packages to a launchpad PPA, for example. Since the file
  is deleted, an argument like --git-postbuild='lintian $GBP_CHANGES_FILE'
  will cause the build to fail because the file at '$GBP_CHANGES_FILE' is
  the source.changes file that it just deleted.
  
  I can't see any configuration that will fix this, because the deletion
  isn't wrapped in any conditionals. Am I missing something? I would very
  much like to bypass the deletion when building source packages. For now,
  I've just commented out the three lines above and I get the desired
  behaviour.
  
  (git-buildpackage 0.6.9 from the trusty repositories)
+ --- 
+ ApportVersion: 2.14.1-0ubuntu3.2
+ Architecture: amd64
+ CurrentDesktop: Unity
+ DistroRelease: Ubuntu 14.04
+ InstallationDate: Installed on 2013-02-06 (536 days ago)
+ InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
+ Package: git-buildpackage 0.6.9 [modified: usr/bin/git-pbuilder]
+ PackageArchitecture: all
+ ProcVersionSignature: Ubuntu 3.13.0-32.57-generic 3.13.11.4
+ Tags: trusty third-party-packages
+ Uname: Linux 3.13.0-32-generic x86_64
+ UpgradeStatus: Upgraded to trusty on 2014-05-02 (86 days ago)
+ UserGroups: adm cdrom dip fuse lpadmin plugdev sambashare sudo
+ _MarkForUpload: True

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1349103

Title:
  git-pbuilder removes necessary *_source.changes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/git-buildpackage/+bug/1349103/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs