[Bug 1460389] Re: Version number mismatches: 2.0 beta but actually 1.8.6

2015-06-17 Thread Paul Tagliamonte
Groovy = 2.0 is packaged as src:groovy2 - this package will never be =
2.0.

Looks like we need an epoch (perhaps even in Debian) to unbreak this.

Triaging.

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

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

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

Title:
  Version number mismatches: 2.0 beta but actually 1.8.6

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

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


[Bug 1460389] Re: Version number mismatches: 2.0 beta but actually 1.8.6

2015-06-17 Thread Paul Tagliamonte
After looking further, this likely came from experimental - it's since
been pulled.

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

Title:
  Version number mismatches: 2.0 beta but actually 1.8.6

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

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


[Bug 1460389] Re: Version number mismatches: 2.0 beta but actually 1.8.6

2015-06-17 Thread Paul Tagliamonte
After looking further, this likely came from experimental - it's since
been pulled.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to groovy in Ubuntu.
https://bugs.launchpad.net/bugs/1460389

Title:
  Version number mismatches: 2.0 beta but actually 1.8.6

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1460389] Re: Version number mismatches: 2.0 beta but actually 1.8.6

2015-06-17 Thread Paul Tagliamonte
Groovy = 2.0 is packaged as src:groovy2 - this package will never be =
2.0.

Looks like we need an epoch (perhaps even in Debian) to unbreak this.

Triaging.

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

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

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to groovy in Ubuntu.
https://bugs.launchpad.net/bugs/1460389

Title:
  Version number mismatches: 2.0 beta but actually 1.8.6

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1387805] Re: docker.io containers cannot use local dnsmasq

2015-06-02 Thread Paul Tagliamonte
127.0.0.1 inside the container isn't the same as 127.0.0.1 inside the
container.

I'm OK calling this a container misconfiguration.

I've not tried, but try setting dnsmasq to bind to the docker0 interface
(likely bind to 172.17.42.1) and hit that IP.

Otherwise you're hitting 127.0.0.1 in the container, which isn't what
you want (or where dnsmasq is bound)

This is part of network namespacing.

Closing the ticket, thanks!

** Changed in: docker.io (Ubuntu)
   Status: Confirmed = Invalid

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

Title:
  docker.io containers cannot use local dnsmasq

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/docker.io/+bug/1387805/+subscriptions

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


[Bug 1387805] Re: docker.io containers cannot use local dnsmasq

2015-06-02 Thread Paul Tagliamonte
127.0.0.1 inside the container isn't the same as 127.0.0.1 inside the
container.

I'm OK calling this a container misconfiguration.

I've not tried, but try setting dnsmasq to bind to the docker0 interface
(likely bind to 172.17.42.1) and hit that IP.

Otherwise you're hitting 127.0.0.1 in the container, which isn't what
you want (or where dnsmasq is bound)

This is part of network namespacing.

Closing the ticket, thanks!

** Changed in: docker.io (Ubuntu)
   Status: Confirmed = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to docker.io in Ubuntu.
https://bugs.launchpad.net/bugs/1387805

Title:
  docker.io containers cannot use local dnsmasq

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/docker.io/+bug/1387805/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1422416] Re: apt-get install docker.io does not install required package lxc

2015-02-25 Thread Paul Tagliamonte
Closing as invalid. This is not required on Debian nor Ubuntu, you
likely are missing both of aufs and devicemapper, and falling back to
the lxc backend. I don't even think that relation is a recommends.

Thanks for the report, but unless this is present on Ubuntu or Debian,
it's not getting patched up here, for an optional backend that's not
default, or even secondary :)

** Changed in: docker.io (Ubuntu)
   Status: New = Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to docker.io in Ubuntu.
https://bugs.launchpad.net/bugs/1422416

Title:
  apt-get install docker.io does not install required package lxc

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/docker.io/+bug/1422416/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1422406] Re: docker command gives wrong install help

2015-02-25 Thread Paul Tagliamonte
Please file Mint bugs with the Mint bug tracker, thanks!

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

Title:
  docker command gives wrong install help

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/docker.io/+bug/1422406/+subscriptions

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


[Bug 1422406] Re: docker command gives wrong install help

2015-02-25 Thread Paul Tagliamonte
Seems like another Mint bug. Closing.

Likely a result of command-not-found checking the wrong suite.

** Changed in: docker.io (Ubuntu)
   Status: New = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to docker.io in Ubuntu.
https://bugs.launchpad.net/bugs/1422406

Title:
  docker command gives wrong install help

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/docker.io/+bug/1422406/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1422416] Re: apt-get install docker.io does not install required package lxc

2015-02-25 Thread Paul Tagliamonte
Closing as invalid. This is not required on Debian nor Ubuntu, you
likely are missing both of aufs and devicemapper, and falling back to
the lxc backend. I don't even think that relation is a recommends.

Thanks for the report, but unless this is present on Ubuntu or Debian,
it's not getting patched up here, for an optional backend that's not
default, or even secondary :)

** Changed in: docker.io (Ubuntu)
   Status: New = Won't Fix

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

Title:
  apt-get install docker.io does not install required package lxc

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/docker.io/+bug/1422416/+subscriptions

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


[Bug 1422406] Re: docker command gives wrong install help

2015-02-25 Thread Paul Tagliamonte
Seems like another Mint bug. Closing.

Likely a result of command-not-found checking the wrong suite.

** Changed in: docker.io (Ubuntu)
   Status: New = Invalid

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

Title:
  docker command gives wrong install help

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/docker.io/+bug/1422406/+subscriptions

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


[Bug 1422416] Re: apt-get install docker.io does not install required package lxc

2015-02-25 Thread Paul Tagliamonte
Also, Monsta, please don't change to Ubuntu without first checking if
this bug is present in Ubuntu.

Thank you.

** Changed in: docker.io (Ubuntu)
   Status: Won't Fix = Invalid

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

Title:
  apt-get install docker.io does not install required package lxc

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/docker.io/+bug/1422416/+subscriptions

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


Re: [Bug 1407408] Re: please merge docker.io from debian

2015-01-05 Thread Paul Tagliamonte
Thanks! Changes are minor, intended for a freeze exception, regression
potential is minimal!
On Jan 4, 2015 6:20 AM, LocutusOfBorg costamagnagianfra...@yahoo.it
wrote:

 ** Attachment added: debdiff

 https://bugs.launchpad.net/ubuntu/+source/docker.io/+bug/1407408/+attachment/4291913/+files/debdiff

 --
 You received this bug notification because you are a member of Docker
 Ubuntu Maintainers, which is subscribed to docker.io in Ubuntu.
 https://bugs.launchpad.net/bugs/1407408

 Title:
   please merge docker.io from debian

 Status in docker.io package in Ubuntu:
   New

 Bug description:
   .

 To manage notifications about this bug go to:

 https://bugs.launchpad.net/ubuntu/+source/docker.io/+bug/1407408/+subscriptions


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

Title:
  please merge docker.io from debian

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/docker.io/+bug/1407408/+subscriptions

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


[Bug 1407841] Re: docker.io package fails install if docker group is pre-existing

2015-01-05 Thread Paul Tagliamonte
I'm marking this as Opinion.

Here's why:

The local sysadmin may have created a Docker group, but *not* intended
to give the rights to use Docker to those users. Remember, the Docker
group is root equivelent.

[tag@cassiel:~][⌚ 09:02 PM] ♥  docker run -it --rm -v /./:/mnt 
debian:unstable chroot /mnt
# ls /home
tag

As such, on conflict, I'd prefer a failure to install.

Marking Opinion.

** Changed in: docker.io (Ubuntu)
   Status: New = Opinion

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to docker.io in Ubuntu.
https://bugs.launchpad.net/bugs/1407841

Title:
  docker.io package fails install if docker group is pre-existing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/docker.io/+bug/1407841/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1407841] Re: docker.io package fails install if docker group is pre-existing

2015-01-05 Thread Paul Tagliamonte
Honestly, this is a bug in lxc-docker for not cleaning up on postrm :)

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

Title:
  docker.io package fails install if docker group is pre-existing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/docker.io/+bug/1407841/+subscriptions

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


[Bug 1407841] Re: docker.io package fails install if docker group is pre-existing

2015-01-05 Thread Paul Tagliamonte
I'm marking this as Opinion.

Here's why:

The local sysadmin may have created a Docker group, but *not* intended
to give the rights to use Docker to those users. Remember, the Docker
group is root equivelent.

[tag@cassiel:~][⌚ 09:02 PM] ♥  docker run -it --rm -v /./:/mnt 
debian:unstable chroot /mnt
# ls /home
tag

As such, on conflict, I'd prefer a failure to install.

Marking Opinion.

** Changed in: docker.io (Ubuntu)
   Status: New = Opinion

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

Title:
  docker.io package fails install if docker group is pre-existing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/docker.io/+bug/1407841/+subscriptions

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

Re: [Bug 1407408] Re: please merge docker.io from debian

2015-01-05 Thread Paul Tagliamonte
Yeah, you're right - that looks like an oversight, I missed looking
closely. I think it's not a super huge deal, since this covers all
upstream artifacts (we don't have a standard build process -- so
auto_clean isn't doing anything right now)

Worth fixing for sure, but I don't think it'll lead to bugs as far as I
can see

On Mon, Jan 5, 2015 at 9:49 AM, LocutusOfBorg
costamagnagianfra...@yahoo.it wrote:
 Yes, Paul, thanks for the feedback!

 However I'm confused about this commit

 http://anonscm.debian.org/cgit/docker/docker.io.git/commit/?id=71be0e3cf56cf7718a574c1a6524f364b07f5a46

 shouldn't the override also call the clean?

 override_dh_auto_clean:
  # bundles is created by hack/make.sh
  # docs/man/man*/ is created by docs/man/md2man-all.sh
  rm -rf bundles docs/man/man*/

 I would like to see dh_auto_clean at the end...

 --
 You received this bug notification because you are a member of Docker
 Ubuntu Maintainers, which is subscribed to docker.io in Ubuntu.
 https://bugs.launchpad.net/bugs/1407408

 Title:
   please merge docker.io from debian

 Status in docker.io package in Ubuntu:
   New

 Bug description:
   .

 To manage notifications about this bug go to:
 https://bugs.launchpad.net/ubuntu/+source/docker.io/+bug/1407408/+subscriptions


-- 
All programmers are playwrights, and all computers are lousy actors.

#define sizeof(x) rand()
:wq

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

Title:
  please merge docker.io from debian

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/docker.io/+bug/1407408/+subscriptions

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


[Bug 1366509] Re: error message when running images of the wrong can be considered confusing

2014-10-15 Thread Paul Tagliamonte
Triaged as a wishlist bug. I've changed the title be be more accurate
about the real bug here.

Likely something that should go upstream, but I think upstream will just
say doing that is unsupported and close the bug.


** Summary changed:

- error message when running images of the wrong can be considered confusing
+ error message when running images of the wrong arch can be considered 
confusing

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

Title:
  error message when running images of the wrong arch can be considered
  confusing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/docker.io/+bug/1366509/+subscriptions

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


[Bug 1366509] Re: error message when running images of the wrong can be considered confusing

2014-10-15 Thread Paul Tagliamonte
** Summary changed:

- exec format error with docker run ubuntu right after installation
+ error message when running images of the wrong can be considered confusing

** Changed in: docker.io (Ubuntu)
   Importance: Low = Wishlist

** Changed in: docker.io (Ubuntu)
   Status: Confirmed = Triaged

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

Title:
  error message when running images of the wrong arch can be considered
  confusing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/docker.io/+bug/1366509/+subscriptions

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


Re: [Bug 1320869] Re: apparmor=DENIED operation=ptrace profile=docker-default

2014-10-07 Thread Paul Tagliamonte
Feel free to send this patchset to the Debian BTS -- we can see about
adding an Ubuntu vendor switch so we don't maintain a delta.

You should also consider talking with Upstream about getting this fixed
in 1.3

Thanks for your work!

On Tue, Oct 7, 2014 at 3:05 PM, Jamie Strandboge ja...@ubuntu.com wrote:
 lxc-docker-1.2.0 is the upstream package. docker.io is the Ubuntu package. 
 This should be fixed in the Ubuntu packaging in 1.2.0~dfsg1-1ubuntu1:
 docker.io (1.2.0~dfsg1-1ubuntu1) utopic; urgency=medium

   * debian/patches/sync-apparmor-with-lxc.patch: update AppArmor policy to
 by in sync with LXC. Specifically this:
 - reorganizes the rules to allow for easier comparison with other
   container policy
 - adds comments for many rules
 - adds bare dbus rule
 - adds ptrace rule to allow ptracing ourselves
 - adds deny mount options=(ro, remount, silent) - /
 - allows hugetlbfs
 - adds cgmanager mount
 - adds /sys/fs/pstore mount
 - more specific /sys/kernel/security mount options
 - more specific /sys mount options
 - more specific /proc/sys/kernel/* deny rules
 - more specific /proc/sys/net deny rules
 - more specific /sys/class deny rules
 - more specific /sys/devices deny rules
 - more specific /sys/fs deny rules

 Specifically:
   # Allow us to ptrace ourselves
   ptrace peer=@{profile_name},


 ** Changed in: docker.io (Ubuntu)
Status: Confirmed = Fix Released

 --
 You received this bug notification because you are a member of Docker
 Ubuntu Maintainers, which is subscribed to docker.io in Ubuntu.
 https://bugs.launchpad.net/bugs/1320869

 Title:
   apparmor=DENIED operation=ptrace profile=docker-default

 Status in “docker.io” package in Ubuntu:
   Fix Released

 Bug description:
   when starting  a container with -p / -P i'm starting to get many error
   messages in the syslog which looks like this

   May 19 08:25:47 localhost kernel: [916087.208505] type=1400
   audit(1400477147.264:2353): apparmor=DENIED operation=ptrace
   profile=docker-default pid=12619 comm=706D323A20536174616E204461656D
   requested_mask=trace denied_mask=trace peer=docker-default

   » lsb_release -rd
   Description:Ubuntu 14.04 LTS
   Release:14.04

   » apt-cache policy docker.io
   docker.io:
 Installed: 0.9.1~dfsg1-2
 Candidate: 0.9.1~dfsg1-2
 Version table:
*** 0.9.1~dfsg1-2 0
   500 http://mirror.isoc.org.il/pub/ubuntu/ trusty/universe amd64 
 Packages
   100 /var/lib/dpkg/status

 To manage notifications about this bug go to:
 https://bugs.launchpad.net/ubuntu/+source/docker.io/+bug/1320869/+subscriptions


-- 
All programmers are playwrights, and all computers are lousy actors.

#define sizeof(x) rand()
:wq

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

Title:
  apparmor=DENIED operation=ptrace profile=docker-default

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/docker.io/+bug/1320869/+subscriptions

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

Re: [Bug 1371310] Re: docker.io doesn't work with apparmor 3.0 RC1 kernel

2014-09-23 Thread Paul Tagliamonte
I'll take a look at adding this to Debian  Ubuntu - can we get this
upstreamed too?

On Tue, Sep 23, 2014 at 3:01 PM, Jamie Strandboge ja...@ubuntu.com wrote:
 ** Tags added: apparmor

 --
 You received this bug notification because you are a member of Docker
 Ubuntu Maintainers, which is subscribed to docker.io in Ubuntu.
 https://bugs.launchpad.net/bugs/1371310

 Title:
   docker.io doesn't work with apparmor 3.0 RC1 kernel

 Status in “apparmor” package in Ubuntu:
   Invalid
 Status in “docker.io” package in Ubuntu:
   Invalid
 Status in “linux” package in Ubuntu:
   Triaged

 Bug description:
   Steps to reproduce (from
   https://wiki.ubuntu.com/Process/Merges/TestPlans/AppArmor):

   1. sudo apt-get install docker.io # 1.2.0~dfsg1-1

   2. sudo docker pull ubuntu:trusty

   3. sudo docker run ubuntu:trusty uptime
   2014/09/18 15:48:48 Error response from daemon: Cannot start container 
 fcdfaaf7945bcd9455fb5e0bde9950451152af14556880033818df7b50ddb1f4: set 
 apparmor profile docker-default: permission denied

   What is expected? uptime to return something like:
   $ sudo docker run ubuntu:trusty uptime
20:31:21 up 1 min,  0 users,  load average: 0.09, 0.06, 0.03

   I set 'sudo sysctl -w kernel.printk_ratelimit=0' but there is nothing
   apparmor related in the logs. If I boot an earlier kernel without the
   3.0 RC1 patches, it works.

   FYI, 3.16.0-17.23 is in utopic-proposed now and on its way to utopic,
   which will affect docker.io in Ubuntu. Workaround until this bug is
   fixed is to boot into 3.16.0-16.22 or earlier.

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


-- 
All programmers are playwrights, and all computers are lousy actors.

#define sizeof(x) rand()
:wq

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

Title:
  docker.io doesn't work with apparmor 3.0 RC1 kernel

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

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

[Bug 1371310] Re: docker.io doesn't work with apparmor 3.0 RC1 kernel

2014-09-23 Thread Paul Tagliamonte
d'oh, lost context on this thread and thought it was a new bug against
docker with a patch. my fault. carry on, thanks folks.

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

Title:
  docker.io doesn't work with apparmor 3.0 RC1 kernel

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

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


Re: [Bug 1369927] Re: [FFe] Sync docker.io 1.2.0 from Debian unstable

2014-09-16 Thread Paul Tagliamonte
Nice! :D

On Tue, Sep 16, 2014 at 12:13 PM, James Page james.p...@ubuntu.com wrote:
 Thanks Iain

 Sync'ing away!

 --
 You received this bug notification because you are a member of Docker
 Ubuntu Maintainers, which is subscribed to docker.io in Ubuntu.
 https://bugs.launchpad.net/bugs/1369927

 Title:
   [FFe] Sync docker.io 1.2.0 from Debian unstable

 Status in “docker.io” package in Ubuntu:
   Confirmed
 Status in “golang-context” package in Ubuntu:
   Confirmed

 Bug description:
   1.2.0 is the latest stable release from upstream; Tianon, Paul and
   Andrew have completed packaging updates and uploaded to Debian
   unstable.

   I've pulled the required updates into https://launchpad.net/~james-
   page/+archive/ubuntu/docker1.2 for Utopic.

   This update will require syncs of the following NEW packages:

 go-md2man
 golang-blackfriday
 golang-go-patricia

   and an updates to:

 golang-context (bump to 0.0~git20140604.1.14f550f-1)
 docker.io (bump to 1.2.0)

   I've tested upgrades and functionality using the PPA built packages as
   detail above.

   See:

 https://github.com/docker/docker/blob/master/CHANGELOG.md

   for the full changelog of updates since 1.0.1 as currently in Utopic.

 To manage notifications about this bug go to:
 https://bugs.launchpad.net/ubuntu/+source/docker.io/+bug/1369927/+subscriptions


-- 
All programmers are playwrights, and all computers are lousy actors.

#define sizeof(x) rand()
:wq

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

Title:
  [FFe] Sync docker.io 1.2.0 from Debian unstable

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/docker.io/+bug/1369927/+subscriptions

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

Re: [Bug 69938] Re: Fluxbox background disappears on certain events

2014-08-03 Thread Paul Tagliamonte
Use --no-background if you don't want it writing the background. Turns out
using a GNOME component outside GNOME leads to undefined behavior
On Aug 3, 2014 7:15 AM, pwaring launch...@pwaring.com wrote:

 The Chrome argument does not address the problem that if I launch
 Nautilus from the menu then I can no longer access the menu, even if I
 quit Nautilus using the standard cross icon in the top right corner of
 the window. Plus, even if I kill all the Nautilus processes, the
 background image has still changed.

 As I said, that may be a bug with Nautilus instead of Fluxbox, but
 either way it breaks functionality and changes the user interface. I
 can't see how that is anything other than a bug. Yes there are
 workarounds like binding the RootMenu action or passing extra arguments
 to Nautilus, but these things should not happen in the first place,
 especially when the fix is to change how the menu is generated.

 --
 You received this bug notification because you are a member of Fluxbox
 Maintainers, which is subscribed to Fluxbox Project.
 https://bugs.launchpad.net/bugs/69938

 Title:
   Fluxbox background disappears on certain events

 Status in Fluxbox Window Manager:
   New
 Status in “fluxbox” package in Ubuntu:
   Confirmed

 Bug description:
   I have a script that randomly selects a wallpaper from my art folder
   and than uses the command fbsetbg to set it as my background. This
   script is in my ~/.fluxbox/startup file.

   The script runs fine and displays the wallpaper after I login. I
   noticed, however, when I run certain programs (WINE in particular) the
   fluxbox background just disappears, and goes back to a plain gray. I
   am fairly certain the problem is not with the script or the entry on
   my startup file, but I am providing them below anyway.

   Here is my startup file:

   wallpaper.sh
   gaim 
   xmms ~/music/GamingFMClassicConsoleLowBW.pls 
   swiftfox 
   exec /usr/local/bin/fluxbox

   and the script (wallpaper.sh):

   #!/bin/bash
   WALLPAPERS=/home/paul/wallpaper #change this path for your system
   ALIST=( `ls -w1 /home/paul/wallpaper` )
   RANGE=${#ALIST[@]}
   let number = $RANDOM
   let LASTNUM=`cat $WALLPAPERS/.last` + $number
   let number = $LASTNUM % $RANGE
   echo $number  $WALLPAPERS/.last
   fbsetbg $WALLPAPERS/${ALIST[$number]} 

 To manage notifications about this bug go to:
 https://bugs.launchpad.net/fluxbox/+bug/69938/+subscriptions


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

Title:
  Fluxbox background disappears on certain events

To manage notifications about this bug go to:
https://bugs.launchpad.net/fluxbox/+bug/69938/+subscriptions

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

Re: [Bug 69938] Re: Fluxbox background disappears on certain events

2014-08-03 Thread Paul Tagliamonte
--*no*-*desktop* - sorry. In the middle of the woods replying on my phone
without much cell service. Had to look up that manpage.
On Aug 3, 2014 7:35 AM, pwaring launch...@pwaring.com wrote:

 --no-background isn't a valid argument according to the man page (on
 trusty).

 --
 You received this bug notification because you are a member of Fluxbox
 Maintainers, which is subscribed to Fluxbox Project.
 https://bugs.launchpad.net/bugs/69938

 Title:
   Fluxbox background disappears on certain events

 Status in Fluxbox Window Manager:
   New
 Status in “fluxbox” package in Ubuntu:
   Confirmed

 Bug description:
   I have a script that randomly selects a wallpaper from my art folder
   and than uses the command fbsetbg to set it as my background. This
   script is in my ~/.fluxbox/startup file.

   The script runs fine and displays the wallpaper after I login. I
   noticed, however, when I run certain programs (WINE in particular) the
   fluxbox background just disappears, and goes back to a plain gray. I
   am fairly certain the problem is not with the script or the entry on
   my startup file, but I am providing them below anyway.

   Here is my startup file:

   wallpaper.sh
   gaim 
   xmms ~/music/GamingFMClassicConsoleLowBW.pls 
   swiftfox 
   exec /usr/local/bin/fluxbox

   and the script (wallpaper.sh):

   #!/bin/bash
   WALLPAPERS=/home/paul/wallpaper #change this path for your system
   ALIST=( `ls -w1 /home/paul/wallpaper` )
   RANGE=${#ALIST[@]}
   let number = $RANDOM
   let LASTNUM=`cat $WALLPAPERS/.last` + $number
   let number = $LASTNUM % $RANGE
   echo $number  $WALLPAPERS/.last
   fbsetbg $WALLPAPERS/${ALIST[$number]} 

 To manage notifications about this bug go to:
 https://bugs.launchpad.net/fluxbox/+bug/69938/+subscriptions


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

Title:
  Fluxbox background disappears on certain events

To manage notifications about this bug go to:
https://bugs.launchpad.net/fluxbox/+bug/69938/+subscriptions

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

[Bug 1338768] Re: Please SRU 1.0.1~dfsg1-1 to trusty

2014-07-21 Thread Paul Tagliamonte
If you package a version 1.0.1~dfsg1-1, please ensure said version is in
Debian, or at least in our VCS.

The entire Debian maintenance team is very concerned with Ubuntu, and
SRU'ing a version out of band from Debian would show a disappointing
concern lack of concern for Debian.

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

Title:
  Please SRU 1.0.1~dfsg1-1 to trusty

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/docker.io/+bug/1338768/+subscriptions

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


[Bug 1338768] Re: Please SRU 1.0.0~dfsg1-1 to trusty

2014-07-08 Thread Paul Tagliamonte
Agreed. Version in Trusty isn't sustainable long-term. Upstream has a
solid release process. Candidate for MRU, I think.

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

Title:
  Please SRU 1.0.0~dfsg1-1 to trusty

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/docker.io/+bug/1338768/+subscriptions

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


Re: [Bug 1338768] Re: Please SRU 1.0.0~dfsg1-1 to trusty

2014-07-08 Thread Paul Tagliamonte
Agreed.

On Tue, Jul 8, 2014 at 2:48 PM, Kapil Thangavelu
1338...@bugs.launchpad.net wrote:
 the version we have in trusty is effectively a beta.. 1.0 is an upstream
 supported version and is pure bug fix over what we have in trusty.

 --
 You received this bug notification because you are a member of Docker
 Ubuntu Maintainers, which is subscribed to docker.io in Ubuntu.
 https://bugs.launchpad.net/bugs/1338768

 Title:
   Please SRU 1.0.0~dfsg1-1 to trusty

 Status in “docker.io” package in Ubuntu:
   Fix Released
 Status in “docker.io” source package in Trusty:
   Incomplete

 Bug description:
   This will require updates of some go packages in trusty.

 To manage notifications about this bug go to:
 https://bugs.launchpad.net/ubuntu/+source/docker.io/+bug/1338768/+subscriptions


-- 
All programmers are playwrights, and all computers are lousy actors.

#define sizeof(x) rand()
:wq

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

Title:
  Please SRU 1.0.0~dfsg1-1 to trusty

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/docker.io/+bug/1338768/+subscriptions

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

[Bug 1338768] Re: Please SRU 1.0.0~dfsg1-1 to trusty

2014-07-08 Thread Paul Tagliamonte
Sorry, MRE

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

Title:
  Please SRU 1.0.0~dfsg1-1 to trusty

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/docker.io/+bug/1338768/+subscriptions

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


Re: [Bug 1314470] Re: i386 packages don't run

2014-05-13 Thread Paul Tagliamonte
Fixed in 0.10.1-1~
 On May 12, 2014 11:30 PM, Robie Basak 1314...@bugs.launchpad.net wrote:

 ** Changed in: docker.io (Ubuntu)
Importance: Undecided = Medium

 --
 You received this bug notification because you are a member of Docker
 Ubuntu Maintainers, which is subscribed to docker.io in Ubuntu.
 https://bugs.launchpad.net/bugs/1314470

 Title:
   i386 packages don't run

 Status in “docker.io” package in Ubuntu:
   New

 Bug description:
   What I did:

   Up to date 32 bit x86 system. Installed docker.io.


   What happened:

   An apparently successful install.

   $sudo docker.io pull ubuntu
   2014/04/29 21:46:49 dial unix /var/run/docker.sock: no such file or
 directory

   $ docker.io -d
   2014/04/29 21:38:58 The docker runtime currently only supports amd64
 (not 386). This will change in the future. Aborting.

   What I expected to happen:
   a working docker system.

   Expected resolution:
   Either remove the i386 packages, or fix them so that they work on x86
 systems.

 To manage notifications about this bug go to:

 https://bugs.launchpad.net/ubuntu/+source/docker.io/+bug/1314470/+subscriptions


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

Title:
  i386 packages don't run

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/docker.io/+bug/1314470/+subscriptions

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

[Bug 1309288] Re: docker.io requires apparmor but package does not depend on it

2014-04-18 Thread Paul Tagliamonte
What version of Docker do you have installed? I think this is fixed in
0.9.1, can you confirm?

https://github.com/dotcloud/docker/pull/4624 is the upstream fix, which
made it in.


** Changed in: docker.io (Ubuntu)
   Status: New = Incomplete

** Changed in: docker.io (Ubuntu)
   Importance: Undecided = High

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

Title:
  docker.io requires apparmor but package does not depend on it

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/docker.io/+bug/1309288/+subscriptions

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


[Bug 1309288] Re: docker.io requires apparmor but package does not depend on it

2014-04-18 Thread Paul Tagliamonte
OK. I'll mark it as triaged and see if I can work out a SRU fix.

Thanks!

** Changed in: docker.io (Ubuntu)
   Status: New = Triaged

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

Title:
  docker.io requires apparmor but package does not depend on it

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/docker.io/+bug/1309288/+subscriptions

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


[Bug 1285368] Re: Sync docker.io 0.8.1+dfsg1-1 (universe) from Debian unstable (main)

2014-02-27 Thread Paul Tagliamonte
Hey Dmitry,

Yeah, a few (and a few pretty critical bugfixes - I heard rumors of
remote code execution)

I was just sync'ing this before 1.0 to keep things up to date, but if I
have to do FFe (forgot it was FF already), then I'll wait until 1.0 and
do the FFe in a skitch.

Thanks!

** Changed in: docker.io (Ubuntu)
   Status: Incomplete = Won't Fix

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

Title:
  Sync docker.io 0.8.1+dfsg1-1 (universe) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/docker.io/+bug/1285368/+subscriptions

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


[Bug 1285368] [NEW] Sync docker.io 0.8.1+dfsg1-1 (universe) from Debian unstable (main)

2014-02-26 Thread Paul Tagliamonte
Public bug reported:

Please sync docker.io 0.8.1+dfsg1-1 (universe) from Debian unstable
(main)

Changelog entries since current trusty version 0.7.6+dfsg1-1:

docker.io (0.8.1+dfsg1-1) unstable; urgency=medium

  * Updated to 0.8.1 upstream release.

 -- Tianon Gravi admwig...@gmail.com  Tue, 25 Feb 2014 20:56:31 -0500

docker.io (0.8.0+dfsg1-2) unstable; urgency=medium

  [ Tianon Gravi ]
  * Added more license notes to debian/copyright (Closes: #738627).

 -- Tianon Gravi admwig...@gmail.com  Sat, 15 Feb 2014 17:51:58 -0500

docker.io (0.8.0+dfsg1-1) unstable; urgency=medium

  [ Prach Pongpanich ]
  * Added zsh completion.

  [ Tianon Gravi ]
  * Updated to 0.8.0 upstream release.
  * Added vim syntax files in new vim-syntax-docker package.
  * Added note about minimum recommended kernel version to Description.
  * Added contrib/*-integration files in /usr/share/docker.io/contrib.

 -- Tianon Gravi admwig...@gmail.com  Mon, 10 Feb 2014 20:41:10 -0500

** Affects: docker.io (Ubuntu)
 Importance: Wishlist
 Status: New

** Changed in: docker.io (Ubuntu)
   Importance: Undecided = Wishlist

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

Title:
  Sync docker.io 0.8.1+dfsg1-1 (universe) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/docker.io/+bug/1285368/+subscriptions

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


[Bug 1273826] Re: Gnome applications wont launch in Fluxbox desktop manager

2014-01-28 Thread Paul Tagliamonte
** Changed in: at-spi2-atk (Ubuntu)
   Status: New = Triaged

** Changed in: at-spi2-atk (Ubuntu)
   Importance: Undecided = Medium

** Summary changed:

- Gnome applications wont launch in Fluxbox desktop manager
+ Gnome applications wont launch

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

Title:
  Gnome applications wont launch

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/at-spi2-atk/+bug/1273826/+subscriptions

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


[Bug 520538] Re: Impossible to include an osi header

2013-12-19 Thread Paul Tagliamonte
Sorry, 0.106.4-1

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

Title:
  Impossible to include an osi header

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/coinor-osi/+bug/520538/+subscriptions

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


[Bug 520538] Re: Impossible to include an osi header

2013-12-19 Thread Paul Tagliamonte
Fixed in v. 0.103.0-1


Much love!

** Changed in: coinor-osi (Ubuntu)
   Status: New = Fix Released

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

Title:
  Impossible to include an osi header

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/coinor-osi/+bug/520538/+subscriptions

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


[Bug 1255516] Re: Network access broken to some hosts after some usage...

2013-12-02 Thread Paul Tagliamonte
I'm setting to medium. Netbase folks feel free to change to what the
situation actually is, but this appears to cause some damage.

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

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

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

Title:
  Network access broken to some hosts after some usage...

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

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


[Bug 1051921] Re: lens-bar-keynavigation periodically writes to /tmp/wut.png

2013-08-20 Thread Paul Tagliamonte
Thanks, Y'all!

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

Title:
  lens-bar-keynavigation periodically writes to /tmp/wut.png

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1051921/+subscriptions

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


[Bug 1051921] Re: lens-bar-keynavigation periodically writes to /tmp/wut.png

2013-08-15 Thread Paul Tagliamonte
** Changed in: unity (Ubuntu Precise)
   Status: New = Triaged

** Changed in: unity (Ubuntu Precise)
   Importance: Undecided = Low

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

Title:
  lens-bar-keynavigation periodically writes to /tmp/wut.png

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

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


[Bug 1191603] Re: raring-updates: regression: 3.8.0-24.35 causes sporadic failure of USB audio devices

2013-08-01 Thread Paul Tagliamonte
This bug hit me real hard, and *is* present up to Debian's
3.10~rc7-1~exp1

Note: This *INCLUDES* e1944017839d7dfbf7329fac4bdec8b4050edf5e as far as
I can tell.

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

Title:
  raring-updates: regression: 3.8.0-24.35 causes sporadic failure of USB
  audio devices

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

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


[Bug 1191603] Re: raring-updates: regression: 3.8.0-24.35 causes sporadic failure of USB audio devices

2013-08-01 Thread Paul Tagliamonte
Alan, thanks for the quick response

I'm using either EHCI or XHCI (I *think* it's XHCI? It's plugged into my
Lenovo dock), I'm at work and can't figure out if usbtree will work with
modern kernels :))

Bus 001 Device 003: ID 17ef:100a Lenovo ThinkPad Mini Dock Plus Series 3

(is the dock)

Bus 001 Device 010: ID 1395:0020 Sennheiser Communications

(is the device)

I just switched this machine to Debian, so this is just a data point, I
found this bug researching the issue -- I can test with a saucy CD later
tonight to verify it's present in Ubuntu. (in case someone else stumbled
upon this as I did)

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

Title:
  raring-updates: regression: 3.8.0-24.35 causes sporadic failure of USB
  audio devices

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

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


Re: [Bug 1191603] Re: raring-updates: regression: 3.8.0-24.35 causes sporadic failure of USB audio devices

2013-08-01 Thread Paul Tagliamonte
I'll test this out tonight, thanks!

On Thu, Aug 1, 2013 at 2:58 PM, Alan Stern 1191...@bugs.launchpad.net wrote:
 If it's xHCI then there's nothing I can do.  If it's EHCI then the
 attached patch ought to help.  For debugging purpose it writes a warning
 message to the kernel log whenever an underrun occurs, but it prevents
 the underrun from causing a failure.

 It turns out there are two bugs in the snd-usb-audio driver, either of
 which may be affecting you.  There's a patch for one of the bugs at
 http://marc.info/?l=linux-usbm=137288343602140w=2, but there's no
 fix for the other bug (not enough URBs submitted).

 ** Attachment added: Accept URB submissions during underruns, with a warning

 https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1191603/+attachment/3757297/+files/ehci-iso-accept

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/1191603

 Title:
   raring-updates: regression: 3.8.0-24.35 causes sporadic failure of USB
   audio devices

 Status in “linux” package in Ubuntu:
   Triaged

 Bug description:
   The 3.8.0-24.35 kernel update in raring introduced sporadic failure of
   USB audio devices. The symptoms are that the device suddenly stops
   working and you get the following dmesg output:

   [ 7532.838274] cannot submit urb (err = -18)
   [ 7532.838283] cannot submit urb (err = -18)
   [ 7532.838291] cannot submit urb (err = -18)
   [ 7532.842224] delay: estimated 288, actual 96
   [ 7532.922160] delay: estimated 432, actual 96

   This bug has been introduced by the following commits (UHCI: implement new 
 semantics for URB_ISO_ASAP, OHCI: implement new semantics for URB_ISO_ASAP):
   
 https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=c44b225077bb1fb25ed5cd5c4f226897b91bedd4
   
 https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=6a41b4d3fe8cd4cc95181516fc6fba7b1747a27c

   A fix has been released (USB: fix latency in uhci-hcd and ohci-hcd):
   
 https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=e1944017839d7dfbf7329fac4bdec8b4050edf5e

   The fix hasn't been backported to 3.8 yet, but as this bug was
   introduced to raring by pulling upstream kernel changes, it would be
   nice to backport the fix to raring as soon as possible.

   For further reference:
   
 http://markmail.org/message/gt554vejrjkutsfw#query:+page:1+mid:gt554vejrjkutsfw+state:results
   https://bbs.archlinux.org/viewtopic.php?id=163891
   http://comments.gmane.org/gmane.linux.usb.general/85343
   http://lists.opensuse.org/opensuse-bugs/2013-05/msg01617.html

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


-- 
All programmers are playwrights, and all computers are lousy actors.

#define sizeof(x) rand()
:wq

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

Title:
  raring-updates: regression: 3.8.0-24.35 causes sporadic failure of USB
  audio devices

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

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

[Bug 1200255] Re: go get ... fails with SIGILL on armhf

2013-07-17 Thread Paul Tagliamonte
Not stripping should be fine if it causes an issue like this. It's a
should in policy

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

Title:
  go get ... fails with SIGILL on armhf

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

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


[Bug 1051921] Re: lens-bar-keynavigation periodically writes to /tmp/wut.png

2013-07-07 Thread Paul Tagliamonte
Verified by a trusted friend, and Unity has the following line from the
diff ref'd above:

cairo_surface_write_to_png(cairo_get_target(cr), /tmp/wut.png);


Seriously unclean. Also, unsafe usage of tmp.

** Changed in: unity (Ubuntu)
   Importance: Undecided = Low

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

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

Title:
  lens-bar-keynavigation periodically writes to /tmp/wut.png

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

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


[Bug 1030022] Re: Port from legacy Xlib to to modern XCB

2013-04-14 Thread Paul Tagliamonte
** No longer affects: wmii (Ubuntu)

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

Title:
  Port from legacy Xlib to to modern XCB

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1030022/+subscriptions

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


[Bug 185123] Re: [needs-packaging] SBaGen

2013-01-28 Thread Paul Tagliamonte
I'm closing this out -- feel free to file an ITP (intent to package)
with Debian, new software should go upstream, not downstream in Ubuntu
:)

** Changed in: ubuntu
   Status: Confirmed = Invalid

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

Title:
  [needs-packaging] SBaGen

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

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


[Bug 95925] Re: debsecan should be either adjusted (for ubuntu) or removed

2012-11-10 Thread Paul Tagliamonte
Someone: Just please RM this :)

** Changed in: debsecan (Ubuntu)
   Importance: Wishlist = Medium

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

Title:
  debsecan should be either adjusted (for ubuntu) or removed

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

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


[Bug 1060850] Re: Ubuntu 11.04: VirtualEnvironment - start ipython error after update at 3.10.2012

2012-10-03 Thread Paul Tagliamonte
Bit my co-worker as well. Caused a bit of a frenzy

Marking invalid, but really really really annoying.

** Changed in: python2.7 (Ubuntu)
   Status: New = Invalid

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

Title:
  Ubuntu 11.04: VirtualEnvironment - start ipython error after update at
  3.10.2012

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python2.7/+bug/1060850/+subscriptions

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


[Bug 1055766] Re: grep -R doesn't automatically search amazon

2012-09-25 Thread Paul Tagliamonte
It's funny, calm down everyone.

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

Title:
  grep -R doesn't automatically search amazon

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/1055766/+subscriptions

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


[Bug 1031849] Re: Sync tcc 0.9.26~git20120612.ad5f375-6 (universe) from Debian unstable (main)

2012-08-01 Thread Paul Tagliamonte
I verified the fix. Looked good on my machine.

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

Title:
  Sync tcc 0.9.26~git20120612.ad5f375-6 (universe) from Debian unstable
  (main)

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

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


[Bug 1030022] Re: Port from legacy Xlib to to modern XCB

2012-07-27 Thread Paul Tagliamonte
Deleted the Fluxbox entry. It's upstream and borderline absurd. Xlib is
not deprecated. The gains from XCB are not worth the instability in
porting it.

** No longer affects: fluxbox (Ubuntu)

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

Title:
  Port from legacy Xlib to to modern XCB

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/9wm/+bug/1030022/+subscriptions

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


[Bug 1014425] Re: fbautostart fails to handle XDG paths correctly

2012-06-26 Thread Paul Tagliamonte
ACK, will test tonight.

Thanks raof  d.filoni!

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

Title:
  fbautostart fails to handle XDG paths correctly

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

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


[Bug 1014425] Re: fbautostart fails to handle XDG paths correctly

2012-06-26 Thread Paul Tagliamonte
I also confirm nhandler's results from a clean precise machine

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

Title:
  fbautostart fails to handle XDG paths correctly

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

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


[Bug 1014425] Re: fbautostart fails to handle XDG paths correctly

2012-06-18 Thread Paul Tagliamonte
** Description changed:

  This has been fixed upstream. This bug is to track it's status in
  ubuntu.
+ 
+ Paths such as /etc/foo:/etc/bar will result in fbautostart trying to
+ find a literal path of that name, rather then splitting on the :.

** Description changed:

  This has been fixed upstream. This bug is to track it's status in
  ubuntu.
  
  Paths such as /etc/foo:/etc/bar will result in fbautostart trying to
  find a literal path of that name, rather then splitting on the :.
+ 
+ XDG_CONFIG_DIRS on Ubuntu has this by default now, so this affects all
+ installs.

** Description changed:

  This has been fixed upstream. This bug is to track it's status in
  ubuntu.
  
  Paths such as /etc/foo:/etc/bar will result in fbautostart trying to
  find a literal path of that name, rather then splitting on the :.
  
- XDG_CONFIG_DIRS on Ubuntu has this by default now, so this affects all
- installs.
+ [Impact]
+ XDG_CONFIG_DIRS on Ubuntu has this by default now, so this affects all 
installs.
+ 
+ [Test Case]
+ export XDG_CONFIG_HOME=$TESTROOT/testdirl1
+ export 
XDG_CONFIG_DIRS=$TESTROOT/testdirg1:$TESTROOT/testdirg2:$TESTROOT/testdirg3
+ fbautostart
+ 
+ Where testdir[l|g]\d is a proper XDG autostart directory. Notice that it
+ doesn't autostart correctly. Upstream git has a directory that is set up
+ in such a way.
+ 
+ [Regression Potential]
+ Low. Since there's already been a regression, it's unlikely this is any less 
stable then the version currently in -P.

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

Title:
  fbautostart fails to handle XDG paths correctly

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

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


[Bug 1014425] Re: fbautostart fails to handle XDG paths correctly

2012-06-18 Thread Paul Tagliamonte
debdiff attached. ACK'd fix.


[tag@chayot:~/dev/local/fbautostart/maintainer][master]$ dpkg -l | grep 
fbautostart | awk '{print $3}'w
2.718281-1
[tag@chayot:~/dev/local/fbautostart/maintainer][master]$ ./runtests 
tdg1.1 OK
tdg1.2 OK
ERROR! FILE DNE: tdg2.1
[tag@chayot:~/dev/local/fbautostart/maintainer][master]$ dpkg -l | grep 
fbautostart | awk '{print $3}'w
2.718281-1ubuntu1
[tag@chayot:~/dev/local/fbautostart/maintainer][master]$ ./runtests 
tdg1.1 OK
tdg1.2 OK
tdg2.1 OK
tdg2.2 OK
tdg3.1 OK
tdg3.2 OK
tdl1.1 OK
tdl1.2 OK
Stage one OK
/home/tag/dev/local/fbautostart/maintainer
tdg1.1 OK (DNE)
tdg1.2 OK (DNE)
/home/tag/dev/local/fbautostart/maintainer
[tag@chayot:~/dev/local/fbautostart/maintainer][master]$ 


** Patch added: debdiff
   
https://bugs.launchpad.net/ubuntu/+source/fbautostart/+bug/1014425/+attachment/3194762/+files/fix-1014425.debdiff

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

Title:
  fbautostart fails to handle XDG paths correctly

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

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


[Bug 1014807] [NEW] Sync fbautostart 2.718281828-1 (universe) from Debian unstable (main)

2012-06-18 Thread Paul Tagliamonte
Public bug reported:

Please sync fbautostart 2.718281828-1 (universe) from Debian unstable
(main)

Changelog entries since current quantal version 2.71828182-1:

fbautostart (2.718281828-1) UNRELEASED; urgency=low

  * New upstrem release fixes some bugs regarding paths with :s in them.
  * Bump to compat 9, which adds in build-flag hardening.
  * debian/copyright changes
- Fix a typo in the source URL
- Upstream has been using the Expat license. Correcting the d/copyright to
  correctly note this.

 -- Paul Tagliamonte paul...@ubuntu.com  Sun, 17 Jun 2012 16:11:50
-0400

This closes high-priorty bug #1014425 that introduces regressions.

** Affects: fbautostart (Ubuntu)
 Importance: Wishlist
 Assignee: Nathan Handler (nhandler)
 Status: In Progress

** Changed in: fbautostart (Ubuntu)
   Importance: Undecided = Wishlist

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

Title:
  Sync fbautostart 2.718281828-1 (universe) from Debian unstable (main)

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

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


[Bug 1014425] Re: fbautostart fails to handle XDG paths correctly

2012-06-18 Thread Paul Tagliamonte
Q- series sync filed as #1014807

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

Title:
  fbautostart fails to handle XDG paths correctly

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

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


[Bug 1014425] Re: fbautostart fails to handle XDG paths correctly

2012-06-18 Thread Paul Tagliamonte
Debdiff attached with a new version string.

Thanks!

** Patch added: fix-1014425.debdiff
   
https://bugs.launchpad.net/ubuntu/+source/fbautostart/+bug/1014425/+attachment/3195097/+files/fix-1014425.debdiff

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

Title:
  fbautostart fails to handle XDG paths correctly

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

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


[Bug 1014425] Re: fbautostart fails to handle XDG paths correctly

2012-06-18 Thread Paul Tagliamonte
The tests can be run as follows:


[tag@chayot:~/reviews/debian][03:51 PM]$ git clone 
git://github.com/paultag/fbautostart.git
Cloning into 'fbautostart'...
remote: Counting objects: 644, done.
remote: Compressing objects: 100% (338/338), done.
remote: Total 644 (delta 366), reused 547 (delta 275)
Receiving objects: 100% (644/644), 219.55 KiB, done.
Resolving deltas: 100% (366/366), done.
[tag@chayot:~/reviews/debian][03:51 PM]$ cd fbautostart/
[tag@chayot:~/reviews/debian/fbautostart][master]$ cd maintainer/
[tag@chayot:~/reviews/debian/fbautostart/maintainer][master]$ ./runtests 

The first time it's run, it'll complain about a directory not being
there. It's a harmless error that doesn't affect the tests.

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

Title:
  fbautostart fails to handle XDG paths correctly

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

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


[Bug 1014425] [NEW] fbautostart fails to handle XDG paths correctly

2012-06-17 Thread Paul Tagliamonte
Public bug reported:

This has been fixed upstream. This bug is to track it's status in
ubuntu.

** Affects: fbautostart (Ubuntu)
 Importance: High
 Assignee: Paul Tagliamonte (paultag)
 Status: Triaged

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

** Changed in: fbautostart (Ubuntu)
   Importance: Undecided = High

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

Title:
  fbautostart fails to handle XDG paths correctly

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

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


[Bug 1014425] Re: fbautostart fails to handle XDG paths correctly

2012-06-17 Thread Paul Tagliamonte
Ubuntu's default will break OTB with -P series.

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

Title:
  fbautostart fails to handle XDG paths correctly

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

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


[Bug 1014425] Re: fbautostart fails to handle XDG paths correctly

2012-06-17 Thread Paul Tagliamonte
Fixed in 2.718281828 -- Debian upload pending.

** Changed in: fbautostart (Ubuntu)
 Assignee: (unassigned) = Paul Tagliamonte (paultag)

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

Title:
  fbautostart fails to handle XDG paths correctly

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

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


[Bug 823716] Re: tcc version 0.9.25-10 failed to build on armel/armhf

2012-06-16 Thread Paul Tagliamonte
Closing out. P and Q both have working versions, and this isn't a
regression. Future releases will have the build and a stable release is
more risky then the fix is worth.

** Changed in: tcc (Ubuntu)
   Status: Confirmed = Fix Released

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

Title:
  tcc version 0.9.25-10 failed to build on armel/armhf

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

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


[Bug 1010508] [NEW] qgis FTBFS on all flavors

2012-06-08 Thread Paul Tagliamonte
Public bug reported:

https://launchpad.net/ubuntu/+source/qgis/1.7.4+1.7.5~20120320-1.1

** Affects: qgis (Ubuntu)
 Importance: High
 Status: Triaged

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

** Changed in: qgis (Ubuntu)
   Importance: Undecided = High

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

Title:
  qgis FTBFS on all flavors

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

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


[Bug 606432] Re: bbox double outputs all information

2012-05-20 Thread Paul Tagliamonte
It appears this was fixed in ps2eps 1.68-1

$ ghostscript -sDEVICE=bbox -dBATCH -dNOPAUSE -f anypdf.pdf
GPL Ghostscript 9.05 (2012-02-08)
Copyright (C) 2010 Artifex Software, Inc.  All rights reserved.
This software comes with NO WARRANTY: see the file PUBLIC for details.
Processing pages 1 through 1.
Page 1
%%BoundingBox: 0 0 608 839
%%HiResBoundingBox: 0.036000 0.00 607.445981 838.889974

Thanks, everyone!

** Changed in: ps2eps (Ubuntu)
   Status: New = Fix Released

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

Title:
  bbox double outputs all information

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

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


[Bug 743183] Re: `ps2eps --help` misses a \n

2012-05-01 Thread Paul Tagliamonte
It looks like a fix was uploaded (version 1.68-1 has been uploaded) --
I'm closing this out.

Thanks, folks!

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

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

Title:
  `ps2eps --help` misses a \n

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

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


[Bug 955988] Re: fluxbox problems with ambiance

2012-04-26 Thread Paul Tagliamonte
Euch. We might have to re-target this bug if it's affecting non-fluxbox
as well. I wonder if it's an issue with gtk?

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

Title:
  fluxbox problems with ambiance

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

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


[Bug 955988] Re: fluxbox problems with ambiance

2012-04-26 Thread Paul Tagliamonte
*** This bug is a duplicate of bug 925895 ***
https://bugs.launchpad.net/bugs/925895

ACK'd, dupe. Thanks, Bohm!

** This bug has been marked a duplicate of bug 925895
   Ambiance sub-menus light like Radiance after latest light-themes update.

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

Title:
  fluxbox problems with ambiance

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

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


Re: [Bug 986854] [NEW] Windows don't snap while resizing

2012-04-22 Thread Paul Tagliamonte
That patch is by one of the maintainers ;)

Ill see what I can do. Will triage when I get off my phone
On Apr 22, 2012 9:50 AM, Timm Hinselmann er...@q-ix.net wrote:

 Public bug reported:

 When you move windows around they usually snap if
 'session.screen0.edgeSnapThreshold' in ~/.fluxbox/init is enabled. Someone
 wrote a patch in 2007 at
 http://darkshed.net/files/patches/fluxbox/fluxbox-resize-snap-try2.diffto do 
 the same with the resizing feature and called it
 'EdgeResizeSnapThreshold'.
 Is there a chance of it being included into the source code of the fluxbox
 package?

 Distro:  Ubuntu 12.04 LTS
 Release:  12.04
 Package:  Fluxbox 1.3.2-2

 ** Affects: fluxbox (Ubuntu)
 Importance: Undecided
 Status: New

 --
 You received this bug notification because you are a member of Fluxbox
 Maintainers, which is subscribed to fluxbox in Ubuntu.
 https://bugs.launchpad.net/bugs/986854

 Title:
  Windows don't snap while resizing

 Status in “fluxbox” package in Ubuntu:
  New

 Bug description:
  When you move windows around they usually snap if
 'session.screen0.edgeSnapThreshold' in ~/.fluxbox/init is enabled. Someone
 wrote a patch in 2007 at
 http://darkshed.net/files/patches/fluxbox/fluxbox-resize-snap-try2.diffto do 
 the same with the resizing feature and called it
 'EdgeResizeSnapThreshold'.
  Is there a chance of it being included into the source code of the
 fluxbox package?

  Distro:  Ubuntu 12.04 LTS
  Release:  12.04
  Package:  Fluxbox 1.3.2-2

 To manage notifications about this bug go to:

 https://bugs.launchpad.net/ubuntu/+source/fluxbox/+bug/986854/+subscriptions


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

Title:
  Windows don't snap while resizing

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

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

[Bug 986854] Re: Windows don't snap while resizing

2012-04-22 Thread Paul Tagliamonte
** Changed in: fluxbox (Ubuntu)
   Importance: Undecided = Wishlist

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

** Also affects: fluxbox
   Importance: Undecided
   Status: New

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

Title:
  Windows don't snap while resizing

To manage notifications about this bug go to:
https://bugs.launchpad.net/fluxbox/+bug/986854/+subscriptions

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


[Bug 986854] Re: Windows don't snap while resizing

2012-04-22 Thread Paul Tagliamonte
** Changed in: fluxbox
   Status: New = Triaged

** Changed in: fluxbox
   Importance: Undecided = Wishlist

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

Title:
  Windows don't snap while resizing

To manage notifications about this bug go to:
https://bugs.launchpad.net/fluxbox/+bug/986854/+subscriptions

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


[Bug 955988] Re: fluxbox problems with ambiance

2012-04-13 Thread Paul Tagliamonte
Verified. Thanks!

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

** Changed in: fluxbox (Ubuntu)
   Importance: Undecided = Wishlist

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

Title:
  fluxbox problems with ambiance

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

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


[Bug 955988] Re: fluxbox problems with ambiance

2012-03-22 Thread Paul Tagliamonte
Will take a look asap. Thanks!

** Changed in: fluxbox (Ubuntu)
   Status: Invalid = New

** Changed in: fluxbox (Ubuntu)
   Importance: Wishlist = Undecided

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

Title:
  fluxbox problems with ambiance

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

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


[Bug 955988] Re: fluxbox problems with ambiance

2012-03-19 Thread Paul Tagliamonte
Fluxbox is just a window manager, not a DE, running gnome-settings-
daemon is a good solution here :)

You can autostart services in ~/.fluxbox/startup or with something like
lp:fbautostart

Thanks for helping make Ubuntu better,
Paul

** Changed in: fluxbox (Ubuntu)
   Status: New = Invalid

** Changed in: fluxbox (Ubuntu)
   Importance: Undecided = Wishlist

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

Title:
  fluxbox problems with ambiance

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

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


[Bug 948552] Re: Sync python-sunlight 1.1.1-1 (universe) from Debian unstable (main)

2012-03-07 Thread Paul Tagliamonte
Howdy bhavi,

I wasn't paying attention to what part of the release cycle we were in,
I could have sworn we were in beta1 :)

I'm closing the bug, I'll catch it during Q's DIF.

Cheers,
Paul

** Changed in: ubuntu
   Status: New = Invalid

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

Title:
  Sync python-sunlight 1.1.1-1 (universe) from Debian unstable (main)

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

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


[Bug 948552] [NEW] Sync python-sunlight 1.1.1-1 (universe) from Debian unstable (main)

2012-03-06 Thread Paul Tagliamonte
Public bug reported:

Please sync python-sunlight 1.1.1-1 (universe) from Debian unstable
(main)

All changelog entries:

python-sunlight (1.1.1-1) unstable; urgency=low

  * New upstream release. Contains fixes for Python 3, and fixed examples.
  * Changing an errorful link (python-sunlight3 - python3-sunlight)
  * Ensuring that SOURCES.txt is removed from the binary packages (thanks,
jwilk  tumbleweed)

 -- Paul Tagliamonte paul...@ubuntu.com  Mon, 27 Feb 2012 15:22:20
-0500

python-sunlight (1.1.0-1) unstable; urgency=low

  * Initial release (Closes: #660173).

 -- Paul Tagliamonte paul...@ubuntu.com  Mon, 27 Feb 2012 20:10:53
+0200

** Affects: ubuntu
 Importance: Wishlist
 Status: New

** Changed in: ubuntu
   Importance: Undecided = Wishlist

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

Title:
  Sync python-sunlight 1.1.1-1 (universe) from Debian unstable (main)

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

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


[Bug 948555] [NEW] Sync python-sunlight 1.1.1-1 (universe) from Debian unstable (main)

2012-03-06 Thread Paul Tagliamonte
Public bug reported:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

 affects ubuntu
 status new
 importance wishlist
 subscribe ubuntu-sponsors
 done

Please sync python-sunlight 1.1.1-1 (universe) from Debian unstable
(main)

All changelog entries:

python-sunlight (1.1.1-1) unstable; urgency=low

  * New upstream release. Contains fixes for Python 3, and fixed examples.
  * Changing an errorful link (python-sunlight3 - python3-sunlight)
  * Ensuring that SOURCES.txt is removed from the binary packages (thanks,
jwilk  tumbleweed)

 -- Paul Tagliamonte paul...@ubuntu.com  Mon, 27 Feb 2012 15:22:20
-0500

python-sunlight (1.1.0-1) unstable; urgency=low

  * Initial release (Closes: #660173).

 -- Paul Tagliamonte paul...@ubuntu.com  Mon, 27 Feb 2012 20:10:53 +0200
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEARECAAYFAk9WmhYACgkQ9+vujreYIymBEgCdF0BOq1gbsIK5sHgM+lL9UNGT
bkkAoJqZNwyRU7P5oweLW5c/GtDAPdzV
=TEY2
-END PGP SIGNATURE-

** Affects: ubuntu
 Importance: Wishlist
 Status: New

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

Title:
  Sync python-sunlight 1.1.1-1 (universe) from Debian unstable (main)

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

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


[Bug 948555] Re: Sync python-sunlight 1.1.1-1 (universe) from Debian unstable (main)

2012-03-06 Thread Paul Tagliamonte
Sorry for the static. Requestsync issues.

** Changed in: ubuntu
   Status: New = Invalid

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

Title:
  Sync python-sunlight 1.1.1-1 (universe) from Debian unstable (main)

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

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


[Bug 941060] Re: fluxbox crashed with SIGABRT in XQueryExtension()

2012-02-27 Thread Paul Tagliamonte
How exactly are you invoking this? It looks like you're in an
interesting CWD and invoking it with an interesting argument set
(fluxbox -display :99)

Marking incomplete (for both Ubuntu and Fluxbox, moving to the fluxbox
project as well)

** Also affects: fluxbox
   Importance: Undecided
   Status: New

** Changed in: fluxbox (Ubuntu)
   Status: New = Incomplete

** Changed in: fluxbox
   Status: New = Incomplete

** Changed in: fluxbox
   Importance: Undecided = Medium

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

Title:
  fluxbox crashed with SIGABRT in XQueryExtension()

To manage notifications about this bug go to:
https://bugs.launchpad.net/fluxbox/+bug/941060/+subscriptions

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


[Bug 930230] Re: Notifications fill fluxbox system tray with whitespace

2012-02-10 Thread Paul Tagliamonte
ACK'd - Thanks for the report.

Have a fantastic day (and thanks for using Fluxbox!)

** Also affects: fluxbox
   Importance: Undecided
   Status: New

** Changed in: fluxbox
   Status: New = Triaged

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

** Changed in: fluxbox
   Importance: Undecided = Low

** Changed in: fluxbox (Ubuntu)
   Importance: Undecided = Low

** Changed in: fluxbox
 Assignee: (unassigned) = Fluxbox Maintainers (fluxbox-maintainers)

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

Title:
  Notifications fill fluxbox system tray with whitespace

To manage notifications about this bug go to:
https://bugs.launchpad.net/fluxbox/+bug/930230/+subscriptions

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


[Bug 625518] Re: Add a keyboard shortcut by default for take screenshot of a selection

2012-01-27 Thread Paul Tagliamonte
Not invalid - fixed in bug
https://bugzilla.gnome.org/show_bug.cgi?id=652489

** Bug watch added: GNOME Bug Tracker #652489
   https://bugzilla.gnome.org/show_bug.cgi?id=652489

** Bug watch removed: GNOME Bug Tracker #640788
   https://bugzilla.gnome.org/show_bug.cgi?id=640788

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

Title:
  Add a keyboard shortcut by default for take screenshot of a selection

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-settings-daemon/+bug/625518/+subscriptions

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


[Bug 625518] Re: Add a keyboard shortcut by default for take screenshot of a selection

2012-01-27 Thread Paul Tagliamonte
Pushed to master in git in commit 4709c0e

Someone close this when it gets sent in off the matching 3.3.x release.

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

Title:
  Add a keyboard shortcut by default for take screenshot of a selection

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-settings-daemon/+bug/625518/+subscriptions

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


[Bug 919790] [NEW] Sync tarantool 1.4.4+20120117-1 (universe) from Debian unstable (main)

2012-01-21 Thread Paul Tagliamonte
Public bug reported:

Please sync tarantool 1.4.4+20120117-1 (universe) from Debian unstable
(main)

All changelog entries:

tarantool (1.4.4+20120117-1) unstable; urgency=low

  * Merge my changes with upstream.
  * Disable tests after building process.

 -- Dmitry E. Oboukhov un...@debian.org  Mon, 16 Jan 2012 22:35:44
+0400

tarantool (1.4.4+20120116-2) unstable; urgency=low

  * Add rt into Debian/kFreeBSD likdepends.

 -- Dmitry E. Oboukhov un...@debian.org  Mon, 16 Jan 2012 16:54:17
+0400

tarantool (1.4.4+20120116-1) unstable; urgency=low

  * New git snapshot.

 -- Dmitry E. Oboukhov un...@debian.org  Mon, 16 Jan 2012 11:36:19
+0400

tarantool (1.4.4+20111229+2-2) unstable; urgency=low

  * use cd instead chdir, closes: 653611;
  * use spaces instead '\t' symbol, closes: 653607;
  * use readlink instead perl command, closes: 653613.
  thanks to Norbert Kiesel nkie...@tbdnetworks.com for all bugreports.
  * add libmr-tarantool-perl to 'suggests' section of debian/control.

 -- Dmitry E. Oboukhov un...@debian.org  Thu, 29 Dec 2011 23:21:06
+0400

tarantool (1.4.4+20111229+2-1) unstable; urgency=low

  * Debian/kFreeBSD doesn't have proctitle.

 -- Dmitry E. Oboukhov un...@debian.org  Thu, 29 Dec 2011 17:18:51
+0400

tarantool (1.4.4+20111229+1-1) unstable; urgency=low

  * Try to patch build-system for Debian kFreeBSD.

 -- Dmitry E. Oboukhov un...@debian.org  Thu, 29 Dec 2011 13:41:48
+0400

tarantool (1.4.4+20111229-1) unstable; urgency=low

  * Fix test box/args.test.

 -- Dmitry E. Oboukhov un...@debian.org  Thu, 29 Dec 2011 08:49:34
+0400

tarantool (1.4.4+20111228-3) unstable; urgency=low

  * kFreeBSD: uses glibc, amd64 is x86 architecture.

 -- Dmitry E. Oboukhov un...@debian.org  Wed, 28 Dec 2011 23:38:12
+0400

tarantool (1.4.4+20111228-2) unstable; urgency=low

  * Specify architectures.

 -- Dmitry E. Oboukhov un...@debian.org  Wed, 28 Dec 2011 22:40:28
+0400

tarantool (1.4.4+20111228-1) unstable; urgency=low

  * Fix build system for kFreeBSD.

 -- Dmitry E. Oboukhov un...@debian.org  Wed, 28 Dec 2011 21:36:33
+0400

tarantool (1.4.4-1) unstable; urgency=low

  * Init debian release, closes: #652911.

 -- Dmitry E. Oboukhov un...@debian.org  Sun, 18 Dec 2011 11:35:37
+0400

** Affects: ubuntu
 Importance: Wishlist
 Status: New

** Changed in: ubuntu
   Importance: Undecided = Wishlist

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

Title:
  Sync tarantool 1.4.4+20120117-1 (universe) from Debian unstable (main)

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

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


[Bug 919790] Re: Sync tarantool 1.4.4+20120117-1 (universe) from Debian unstable (main)

2012-01-21 Thread Paul Tagliamonte
Thanks, Andrew!

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

Title:
  Sync tarantool 1.4.4+20120117-1 (universe) from Debian unstable (main)

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

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


[Bug 783050] Re: unable to use keyboard after xdm login

2011-11-08 Thread Paul Tagliamonte
Hi Bryce,

The version of XDM has not changed, and the issue has been worked out in
this thread.

I'm pushing back to triage'd. I'll lower the severity, though.

** Changed in: xdm (Ubuntu)
   Status: Incomplete = Triaged

** Changed in: xdm (Ubuntu)
   Importance: High = Medium

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

Title:
  unable to use keyboard after xdm login

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

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


[Bug 766606] Re: fluxbox crashed with SIGABRT in __kernel_vsyscall()

2011-10-29 Thread Paul Tagliamonte
Could you please test this with Fluxbox 1.3.2?

Thanks so much!

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

Title:
  fluxbox crashed with SIGABRT in __kernel_vsyscall()

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

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


[Bug 713919] Re: Fluxbox crashes when randomly clicking on the desktop with both mouse buttons

2011-10-29 Thread Paul Tagliamonte
Could you please re-test this with Fluxbox 1.3.2 ?

Thanks so much!

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

Title:
  Fluxbox crashes when randomly clicking on the desktop with both mouse
  buttons

To manage notifications about this bug go to:
https://bugs.launchpad.net/fluxbox/+bug/713919/+subscriptions

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


[Bug 245791] Re: Slmodemd group name has invalid characters

2011-10-21 Thread Paul Tagliamonte
** Changed in: sl-modem (Ubuntu)
   Status: New = Triaged

** Changed in: sl-modem (Ubuntu)
   Importance: Undecided = Medium

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

Title:
  Slmodemd group name has invalid characters

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sl-modem/+bug/245791/+subscriptions

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


[Bug 874144] Re: 18bind_utf8-fix patch breaks alt-backspace behavior

2011-10-14 Thread Paul Tagliamonte
Confirmed when I helped someone diagnose this. Rebuilt without the
patch, problem went away. Have not tested the patch.

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

** Changed in: irssi (Ubuntu)
   Importance: Undecided = Low

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

Title:
  18bind_utf8-fix patch breaks alt-backspace behavior

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

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


[Bug 874144] Re: 18bind_utf8-fix patch breaks alt-backspace behavior

2011-10-14 Thread Paul Tagliamonte
I've dispatched a test build with the patch attached. I'll have someone
test this when it finishes. None of this is release-quality (and no
patch headers were included)

https://launchpad.net/~paultag/+archive/staging/+build/2844315
https://launchpad.net/~paultag/+archive/staging/+build/2844316

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

Title:
  18bind_utf8-fix patch breaks alt-backspace behavior

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

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


[Bug 874144] Re: 18bind_utf8-fix patch breaks alt-backspace behavior

2011-10-14 Thread Paul Tagliamonte
Debian bug: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=637036

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

Title:
  18bind_utf8-fix patch breaks alt-backspace behavior

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

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


[Bug 874144] Re: 18bind_utf8-fix patch breaks alt-backspace behavior

2011-10-14 Thread Paul Tagliamonte
Fix confirmed by Segaja

Just needs to be DEP3'd and kicked upstream.

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

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

Title:
  18bind_utf8-fix patch breaks alt-backspace behavior

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

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


[Bug 855932] Re: Intermittent freezing

2011-09-21 Thread Paul Tagliamonte
I was able to verify that this was not user error at Software Freedom
Day in Boston.

Ethan - could you please try the pristine upstream kernel to check if
there's a delta in Ubuntu causing this? I seem to recall you mentioning
that it was present in Fedora - do you think it's an upstream issue?

** Changed in: linux (Ubuntu)
   Status: Confirmed = Triaged

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

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

Title:
  Intermittent freezing

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

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


[Bug 856008] Re: fluxbox crashed with SIGABRT in raise()

2011-09-21 Thread Paul Tagliamonte
*** This bug is a duplicate of bug 766606 ***
https://bugs.launchpad.net/bugs/766606

Humm. Seems like this might be a dupe of #766606.

Let's merge them and kick this upstream.

Thanks!

** This bug has been marked a duplicate of bug 766606
   fluxbox crashed with SIGABRT in __kernel_vsyscall()

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

Title:
  fluxbox crashed with SIGABRT in raise()

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

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


[Bug 766606] Re: fluxbox crashed with SIGABRT in __kernel_vsyscall()

2011-09-21 Thread Paul Tagliamonte
I'm going to confirm this, #856008 is a potential dupe

Kicking upstream.

Thanks!

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

Title:
  fluxbox crashed with SIGABRT in __kernel_vsyscall()

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

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


[Bug 849167] Re: Sync tcc 0.9.25-10 from Debian sid main

2011-09-14 Thread Paul Tagliamonte
Just to make it a bit more clear -- the ubuntu1 release was in an
attempt to solve the ftbfs, which failed to solve the issue

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

Title:
  Sync tcc 0.9.25-10 from Debian sid main

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

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


[Bug 823716] Re: tcc version 0.9.25-10 failed to build on armel

2011-09-14 Thread Paul Tagliamonte
Renaming - confirmed FTBFS on arm in -10 --
https://launchpad.net/ubuntu/+source/tcc/0.9.25-10/+build/2785434

** Summary changed:

- tcc version 0.9.25-9ubuntu1 failed to build on armel
+ tcc version 0.9.25-10 failed to build on armel

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

Title:
  tcc version 0.9.25-10 failed to build on armel

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

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


[Bug 820983] Re: Set a wrong path to ELF interpreter (breaks ELF ABI)

2011-09-14 Thread Paul Tagliamonte
Fixed in

https://launchpad.net/ubuntu/+source/tcc/0.9.25-10

Thanks, guys!

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

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

Title:
  Set a wrong path to ELF interpreter (breaks ELF ABI)

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

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


[Bug 820983] Re: Set a wrong path to ELF interpreter (breaks ELF ABI)

2011-09-13 Thread Paul Tagliamonte
Sorry, this bug is *not* fixed by -9ubuntu1.

** Changed in: tcc (Ubuntu)
   Importance: Medium = High

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

Title:
  Set a wrong path to ELF interpreter (breaks ELF ABI)

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

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


  1   2   3   >