[Bug 1126378] Re: SchedulerHostFilterNotFound: Scheduler Host Filter AvailabilityZoneFilter, CapacityFilter, CapabilitiesFilter could not be found.

2013-04-08 Thread James Page
** Changed in: cinder (Ubuntu Raring)
   Status: Fix Committed = Fix Released

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

Title:
  SchedulerHostFilterNotFound: Scheduler Host Filter
  AvailabilityZoneFilter, CapacityFilter, CapabilitiesFilter could not
  be found.

To manage notifications about this bug go to:
https://bugs.launchpad.net/cinder/+bug/1126378/+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 1097869] Re: testsuite is failing on ubuntu

2013-04-08 Thread James Page
** Changed in: cinder (Ubuntu)
   Status: Fix Committed = Fix Released

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

Title:
  testsuite is failing on ubuntu

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cinder/+bug/1097869/+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 1138905] Re: managesieve segfault

2013-04-08 Thread Bernhard Seibold
While in my experience, bugs in Ubuntu get ignored anyway, maybe the
little patch icon will help?

** Attachment added: 6ceeb6421231.txt
   
https://bugs.launchpad.net/ubuntu/+source/dovecot/+bug/1138905/+attachment/3630446/+files/6ceeb6421231.txt

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

Title:
  managesieve segfault

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dovecot/+bug/1138905/+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 998712] Re: domain name completion broken when dnsmasq is used

2013-04-08 Thread Arno Peters
I was experiencing a similar problem as described by submitter.

The name resolution of the short name failed, subsequently the name
resolution of the fqdn also failed. After 10-15 seconds, the fqdn
resolved again, only to fail again after trying the short name.

The solution described by Thomas Hood:

sudo kill -HUP $(pidof dnsmasq)

resolved this issue for me. It is unknown to me how dnsmasq got itself
into trouble.

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

Title:
  domain name completion broken when dnsmasq is used

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dnsmasq/+bug/998712/+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 1163803] Re: tomcat7 ftbfs in raring

2013-04-08 Thread Matthias Klose
** Changed in: tomcat7 (Ubuntu Raring)
Milestone: ubuntu-13.04-beta-1 = ubuntu-13.04

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

Title:
  tomcat7 ftbfs in raring

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tomcat7/+bug/1163803/+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 1159748] Re: Ramdom apache2 crash in Ubuntu 12.04 (libpthread-2.15.so)

2013-04-08 Thread Juan Pablo Marco Cardona
Hello,
finally i didn't deactivate the weekly crond tasks, I configured the weekly 
crond tasks to be run at 05:47 AM every sunday.

Anyway, last sunday the apache2 process died again. This time at
05:15:13 AM.

Any update in this bug report?

Thanks in advanced!

Regards,

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

Title:
  Ramdom apache2 crash in Ubuntu 12.04 (libpthread-2.15.so)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/1159748/+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 708493] Re: Can't login anymore: Read from socket failed: Connection reset by peer

2013-04-08 Thread Steve Brown
Howdy,

I know that in my case, this was definitely an MTU problem, and it
exhibits exactly the behavior stated above.

to test this, call
ping -M do -s 1500 host
If it goes through, this is probably not your issue.  If it does not, try 
lowering the -s value until it does go through.  If the value that you find is 
lower than the MTU on your interface, this is likely the problem.

The solution would be to change your MTU size on the interface.  You can check 
this with
ifconfig
and set it with
sudo ifconfig interface mtu 1000

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

Title:
  Can't login anymore: Read from socket failed: Connection reset by peer

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/708493/+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 1159748] Re: Ramdom apache2 crash in Ubuntu 12.04 (libpthread-2.15.so)

2013-04-08 Thread Robie Basak
Sorry, I don't think this bug report can make any progress until we've
confirmed that the problem affects others (so we know it's not a
hardware fault or local configuration issue) and we have steps a
developer can use to reproduce the problem on his system.

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

Title:
  Ramdom apache2 crash in Ubuntu 12.04 (libpthread-2.15.so)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/1159748/+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 1089488] Re: Meta bug for tracking Openstack Stable Updates

2013-04-08 Thread Yolanda Robla
Resubmitted changelogs for that SRU

** Description changed:

  This is a meta-bug used for tracking progress of new updates to Nova,
  Horizon, Keystone.
  
- nova (2012.1.4+stable-20121217-9f277e38-0ubuntu1) precise-proposed;
+ nova (2012.1.4+stable-20130402-e52e6912-0ubuntu1) precise-proposed;
  urgency=low
  
[ Chuck Short ]
-   * debian/*.logrotate: compress logfiles when they are rotated. (LP: 
#1049915)
+   * debian/*.logrotate: compress logfiles when they are rotated. (LP:
+ #1049915)
  
[ Yolanda Robla Mota ]
-   * Resynchronize with stable/essex (9f277e38):
+   * Resynchronize with stable/essex (LP: #1089488):
+ - [48e81f1] VNC proxy can be made to connect to wrong VM LP: 1125378
+ - [3bf5a58] snat rule too broad for some network configurations LP: 
1048765
+ - [efaacda] DOS by allocating all fixed ips LP: 1125468
+ - [b683ced] Add nosehtmloutput as a test dependency.
+ - [45274c8] Nova unit tests not running, but still passing for 
stable/essex
+   LP: 1132835
+ - [e02b459] vnc unit-test fixes
+ - [87361d3] Jenkins jobs fail because of incompatibility between 
sqlalchemy-
+   migrate and the newest sqlalchemy-0.8.0b1 (LP: #1073569)
+ - [e98928c] VNC proxy can be made to connect to wrong VM LP: 1125378
+ - [c0a10db] DoS through XML entity expansion (CVE-2013-1664) LP: 1100282
+ - [243d516] No authentication on block device used for os-volume_boot
+   LP: 1069904
  - [80fefe5] use_single_default_gateway does not function correctly
(LP: #1075859)
  - [bd10241] Essex 2012.1.3 : Error deleting instance with 2 Nova Volumes
attached (LP: #1079745)
  - [86a5937] do_refresh_security_group_rules in nova.virt.firewall is very
slow (LP: #1062314)
  - [ae9c5f4] deallocate_fixed_ip attempts to update an already deleted
fixed_ip (LP: #1017633)
  - [20f98c5] failed to allocate fixed ip because old deleted one exists
(LP: #996482)
  - [75f6922] snapshot stays in saving state if the vm base image is deleted
(LP: #921774)
  - [1076699] lock files may be removed in error dues to permissions issues
(LP: #1051924)
  - [40c5e94] ensure_default_security_group() does not call sgh (LP: 
#1050982)
  - [4eebe76] At termination, LXC rootfs is not always unmounted before
rmtree() is called (LP: #1046313)
  - [47dabb3] Heavily loaded nova-compute instances don't sent reports
frequently enough (LP: #1045152)
  - [b375b4f] When attach volume lost attach when node restart (LP: 
#1004791)
  - [4ac2dcc] nova usage-list returns  wrong usage (LP: #1043999)
  - [014fcbc] Bridge port's hairpin mode not set after resuming a machine
(LP: #1040537)
  - [2f35f8e] Nova flavor ephemeral space size reported incorrectly
(LP: #1026210)
  
-  -- Yolanda Robla Mota yolanda.ro...@canonical.com  Mon, 17 Dec 2012
- 10:39:28 +
+  -- Yolanda Robla Mota yolanda.ro...@canonical.com  Fri, 05 Apr 2013
+ 09:59:20 +0100
  
+ horizon (2012.1.4+stable-20130405-5ce39422-0ubuntu1) precise-proposed;
+ urgency=low
  
- horizon (2012.1.4+stable-20121217-5ce39422-0ubuntu1) precise-proposed; 
urgency=low
- 
-   * Resynchronize with stable/essex (5ce39422):
+   * Resynchronize with stable/essex (LP: #1089488):
  - [7e651d7] stable/essex horizon installs unusable version of glance
(LP: #1057125)
  - [35eada8] open redirect / phishing attack via next parameter
-   (CVE-2012-3540)
+   (LP: #1039077)
  - [8889311] TypeError when trying to delete an unnamed volume via 
dashboard
(LP: #1031291)
  - [f862d9e] Wrong 'Download CSV Summary' link (LP: #1020555)
+ - [9b22d68] When adding ICMP rule, the type/code is being validated as
+   from/to ports (LP: #997669)
+ - [52bbba1] Added --only-selenium option in run_tests.sh
  
* Dropped patches, superseeded by snapshot:
  - debian/patches/CVE-2012-3540.patch [35eada8]
  
-  -- Yolanda Robla Mota yolanda.ro...@canonical.com  Mon, 17 Dec 2012
- 11:05:44 +
+  -- Yolanda Robla Mota yolanda.ro...@canonical.com  Fri, 05 Apr 2013
+ 10:14:44 +0100
  
- 
- keystone (2012.1.4+stable-20121217-c17a9992-0ubuntu1) precise-proposed; 
urgency=low
+ keystone (2012.1.4+stable-20130405-f48dd0fc-0ubuntu1) precise-proposed;
+ urgency=low
  
[ Chuck Short ]
* debian/keystone.logrotate: Compress log file when rotated. (LP: #1049309)
  
[ Yolanda Robla Mota ]
-   * Resynchronize with stable/essex (c17a9992):
+   * Resynchronize with stable/essex (LP: #1089488):
+ - [7402f5e] EC2 authentication does not ensure user or tenant is enabled
+   LP: 1121494
+ - [8945567] DoS through XML entity expansion (CVE-2013-1664) LP: 1100282
+ - [7b5b72f] Add size validations for /tokens.
+ - [ef1e682] docutils 0.10 incompatible with sphinx 1.1.3 LP: 1091333
  - [8735009] Removing user from a tenant isn't invalidating user access to
-   tenant (CVE-2012-5571)

[Bug 1138905] Re: managesieve segfault

2013-04-08 Thread Ubuntu Foundations Team Bug Bot
The attachment 6ceeb6421231.txt seems to be a patch.  If it isn't,
please remove the patch flag from the attachment, remove the patch
tag, and if you are a member of the ~ubuntu-reviewers, unsubscribe the
team.

[This is an automated message performed by a Launchpad user owned by
~brian-murray, for any issues please contact him.]

** Tags added: patch

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

Title:
  managesieve segfault

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dovecot/+bug/1138905/+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 1163927] Re: indent/puppet.vim required by vim-addons-manager registry but not in package

2013-04-08 Thread Robie Basak
Thank you for reporting this bug and helping to make Ubuntu better.

Confirmed in Raring, vim-puppet 2.7.18-1ubuntu2. Looks like this was
fixed in Debian 2.7.18-2.

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

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

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

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

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

Title:
  indent/puppet.vim required by vim-addons-manager registry but not in
  package

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/puppet/+bug/1163927/+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 1166187] [NEW] tomcat7 FTBFS due to expired test certificates

2013-04-08 Thread James Page
Public bug reported:

tomcat7 FTBFS due to the fact that the certificates and keystores used
during testing expired at the end of feb 2013.  This is fixed in more
recent upstream releases.

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

** Affects: tomcat7 (Ubuntu Precise)
 Importance: Undecided
 Status: New

** Affects: tomcat7 (Ubuntu Quantal)
 Importance: Undecided
 Status: New

** Affects: tomcat7 (Ubuntu Raring)
 Importance: High
 Status: Triaged

** Also affects: tomcat7 (Ubuntu Precise)
   Importance: Undecided
   Status: New

** Also affects: tomcat7 (Ubuntu Quantal)
   Importance: Undecided
   Status: New

** Also affects: tomcat7 (Ubuntu Raring)
   Importance: Undecided
   Status: New

** Changed in: tomcat7 (Ubuntu Raring)
   Status: New = Triaged

** Changed in: tomcat7 (Ubuntu Raring)
   Importance: Undecided = High

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

Title:
  tomcat7 FTBFS due to expired test certificates

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tomcat7/+bug/1166187/+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 1103881] Re: cloud-final is never executed if upstart is upgraded during initialization of the image

2013-04-08 Thread Scott Moser
I've added a simple reproduce for bug 1124384 under lxc .  It seems
likely to me at least that this bug and that one are related.

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

Title:
  cloud-final is never executed if upstart is upgraded during
  initialization of the image

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1103881/+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 1163927] Re: indent/puppet.vim required by vim-addons-manager registry but not in package

2013-04-08 Thread Bug Watch Updater
** Changed in: puppet (Debian)
   Status: Unknown = Fix Released

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

Title:
  indent/puppet.vim required by vim-addons-manager registry but not in
  package

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/puppet/+bug/1163927/+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 1069570] Re: 1 MAC Address, two IPs - DNS is out of sync with DHCP leases databases, I think...

2013-04-08 Thread Adam Stokes
** Description changed:

  Guys,
  
-  During my new tests, I tried to create two nodes simultaneously (both
+  During my new tests, I tried to create two nodes simultaneously (both
  via DHCP + PXE, not by clicking +Add node) and I hit this problem:
  
-  Same MAC Address, two different IPs:
+  Same MAC Address, two different IPs:
  
-  http://pastebin.com/8RYjGe5D
+ # The format of this file is documented in the dhcpd.leases(5) manual page.
+ # This lease file was written by isc-dhcp-4.2.4
+  
+ server-duid \000\001\000\001\030\023\243\007RT\000\360\236\231;
+  
+ lease 192.168.50.1 {
+   starts 5 2012/10/19 06:31:21;
+   ends 5 2012/10/19 18:31:21;
+   cltt 5 2012/10/19 06:31:21;
+   binding state active;
+   next binding state free;
+   rewind binding state free;
+   hardware ethernet 52:54:00:cd:6b:a2;
+   uid \001RT\000\315k\242;
+ }
+ lease 192.168.50.2 {
+   starts 5 2012/10/19 06:31:43;
+   ends 5 2012/10/19 18:31:43;
+   cltt 5 2012/10/19 06:31:43;
+   binding state active;
+   next binding state free;
+   rewind binding state free;
+   hardware ethernet 52:54:00:cd:6b:a2;
+   client-hostname maas-enlist;
+ }
+ lease 192.168.50.2 {
+   starts 5 2012/10/19 06:31:43;
+   ends 5 2012/10/19 18:31:43;
+   cltt 5 2012/10/19 06:31:43;
+   binding state active;
+   next binding state free;
+   rewind binding state free;
+   hardware ethernet 52:54:00:cd:6b:a2;
+   client-hostname maas-enlist;
+ }
+ host 192.168.50.1 {
+   dynamic;
+   hardware ethernet 52:54:00:cd:6b:a2;
+   fixed-address 192.168.50.1;
+ }
+ lease 192.168.50.1 {
+   starts 5 2012/10/19 06:31:21;
+   ends 5 2012/10/19 06:34:48;
+   tstp 5 2012/10/19 06:34:48;
+   cltt 5 2012/10/19 06:31:21;
+   binding state free;
+   hardware ethernet 52:54:00:cd:6b:a2;
+   uid \001RT\000\315k\242;
+ }
  
-  The brief is:
+  The brief is:
  
-  1- DHCP gives address 192.168.50.1 to my machine on its first boot;
+  1- DHCP gives address 192.168.50.1 to my machine on its first boot;
  
-  2- After some time, I think that after some reboots / elist / don'know
+  2- After some time, I think that after some reboots / elist / don'know
  for sure or even after commissioning it; the IP have changed to
  192.168.50.2 and got registered at DNS (192-168-50-2.test.com) that way;
  
-  3- In the end of the day, after allocate it to root and start using it
+  3- In the end of the day, after allocate it to root and start using it
  (the nodes), the DHCP gives again the IP 192.168.50.1 to my node, but
  DNS still remains with 192.158.50.2...
  
-  ---
+  ---
  
-  My second node, first starts with 192.168.50.3, got registered with
+  My second node, first starts with 192.168.50.3, got registered with
  192.168.50.4 at DNS (and at MaaS Web GUI) but the DHCP finish with
  192.168.50.3...
  
-  I'll not try maas-dns again... Too many bugs...   =(
+  I'll not try maas-dns again... Too many bugs...   =(
  
-  I think that MaaS needs some kind of glue between DHCP and DNS to
+  I think that MaaS needs some kind of glue between DHCP and DNS to
  keep it in sync.
  
  Tks!
  Thiago

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

Title:
  1 MAC Address, two IPs - DNS is out of sync with DHCP leases
  databases, I think...

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1069570/+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 1166187] Re: tomcat7 FTBFS due to expired test certificates

2013-04-08 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/raring-proposed/tomcat7

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

Title:
  tomcat7 FTBFS due to expired test certificates

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tomcat7/+bug/1166187/+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 1166187] Re: tomcat7 FTBFS due to expired test certificates

2013-04-08 Thread Launchpad Bug Tracker
This bug was fixed in the package tomcat7 - 7.0.35-1~exp2ubuntu1

---
tomcat7 (7.0.35-1~exp2ubuntu1) raring; urgency=low

  * Fix FTBFS due to expired test certificates (LP: #1166187):
- d/keystores/*.jks: Newer keystores from upstream 7.0.39.
- d/rules: Install newer keystores for testing, tidy up after use.
- d/p/0018-update-test-certificates.patch: Cherry picked fixes from
  upstream VCS to update text based certificates.
 -- James Page james.p...@ubuntu.com   Mon, 08 Apr 2013 14:02:42 +0100

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

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

Title:
  tomcat7 FTBFS due to expired test certificates

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tomcat7/+bug/1166187/+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 1163927] Re: indent/puppet.vim required by vim-addons-manager registry but not in package

2013-04-08 Thread Robie Basak
Fixed by merge, attached.

** Patch added: ubuntu.debdiff
   
https://bugs.launchpad.net/debian/+source/puppet/+bug/1163927/+attachment/3631138/+files/ubuntu.debdiff

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

Title:
  indent/puppet.vim required by vim-addons-manager registry but not in
  package

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/puppet/+bug/1163927/+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 1163927] Re: indent/puppet.vim required by vim-addons-manager registry but not in package

2013-04-08 Thread Robie Basak
** Patch added: debian.debdiff
   
https://bugs.launchpad.net/debian/+source/puppet/+bug/1163927/+attachment/3631139/+files/debian.debdiff

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

Title:
  indent/puppet.vim required by vim-addons-manager registry but not in
  package

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/puppet/+bug/1163927/+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 1163927] Re: indent/puppet.vim required by vim-addons-manager registry but not in package

2013-04-08 Thread Robie Basak
** Attachment added: puppet_2.7.18-4ubuntu1_amd64.build
   
https://bugs.launchpad.net/debian/+source/puppet/+bug/1163927/+attachment/3631140/+files/puppet_2.7.18-4ubuntu1_amd64.build

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

Title:
  indent/puppet.vim required by vim-addons-manager registry but not in
  package

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/puppet/+bug/1163927/+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 1069570] Re: 1 MAC Address, two IPs - DNS is out of sync with DHCP leases databases, I think...

2013-04-08 Thread Adam Stokes
** Patch added: isc-dhcp_4.1.ESV-R4-0ubuntu5.6.1.precise.debdiff
   
https://bugs.launchpad.net/ubuntu/+source/maas/+bug/1069570/+attachment/3631196/+files/isc-dhcp_4.1.ESV-R4-0ubuntu5.6.1.precise.debdiff

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

Title:
  1 MAC Address, two IPs - DNS is out of sync with DHCP leases
  databases, I think...

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1069570/+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 1069570] Re: 1 MAC Address, two IPs - DNS is out of sync with DHCP leases databases, I think...

2013-04-08 Thread Adam Stokes
** Description changed:

- Guys,
- 
-  During my new tests, I tried to create two nodes simultaneously (both
- via DHCP + PXE, not by clicking +Add node) and I hit this problem:
+ [Impact] 
+  During my new tests, I tried to create two nodes simultaneously (both via 
DHCP + PXE, not by clicking +Add node) and I hit this problem:
  
   Same MAC Address, two different IPs:
  
  # The format of this file is documented in the dhcpd.leases(5) manual page.
  # This lease file was written by isc-dhcp-4.2.4
-  
+ 
  server-duid \000\001\000\001\030\023\243\007RT\000\360\236\231;
-  
+ 
  lease 192.168.50.1 {
-   starts 5 2012/10/19 06:31:21;
-   ends 5 2012/10/19 18:31:21;
-   cltt 5 2012/10/19 06:31:21;
-   binding state active;
-   next binding state free;
-   rewind binding state free;
-   hardware ethernet 52:54:00:cd:6b:a2;
-   uid \001RT\000\315k\242;
+   starts 5 2012/10/19 06:31:21;
+   ends 5 2012/10/19 18:31:21;
+   cltt 5 2012/10/19 06:31:21;
+   binding state active;
+   next binding state free;
+   rewind binding state free;
+   hardware ethernet 52:54:00:cd:6b:a2;
+   uid \001RT\000\315k\242;
  }
  lease 192.168.50.2 {
-   starts 5 2012/10/19 06:31:43;
-   ends 5 2012/10/19 18:31:43;
-   cltt 5 2012/10/19 06:31:43;
-   binding state active;
-   next binding state free;
-   rewind binding state free;
-   hardware ethernet 52:54:00:cd:6b:a2;
-   client-hostname maas-enlist;
+   starts 5 2012/10/19 06:31:43;
+   ends 5 2012/10/19 18:31:43;
+   cltt 5 2012/10/19 06:31:43;
+   binding state active;
+   next binding state free;
+   rewind binding state free;
+   hardware ethernet 52:54:00:cd:6b:a2;
+   client-hostname maas-enlist;
  }
  lease 192.168.50.2 {
-   starts 5 2012/10/19 06:31:43;
-   ends 5 2012/10/19 18:31:43;
-   cltt 5 2012/10/19 06:31:43;
-   binding state active;
-   next binding state free;
-   rewind binding state free;
-   hardware ethernet 52:54:00:cd:6b:a2;
-   client-hostname maas-enlist;
+   starts 5 2012/10/19 06:31:43;
+   ends 5 2012/10/19 18:31:43;
+   cltt 5 2012/10/19 06:31:43;
+   binding state active;
+   next binding state free;
+   rewind binding state free;
+   hardware ethernet 52:54:00:cd:6b:a2;
+   client-hostname maas-enlist;
  }
  host 192.168.50.1 {
-   dynamic;
-   hardware ethernet 52:54:00:cd:6b:a2;
-   fixed-address 192.168.50.1;
+   dynamic;
+   hardware ethernet 52:54:00:cd:6b:a2;
+   fixed-address 192.168.50.1;
  }
  lease 192.168.50.1 {
-   starts 5 2012/10/19 06:31:21;
-   ends 5 2012/10/19 06:34:48;
-   tstp 5 2012/10/19 06:34:48;
-   cltt 5 2012/10/19 06:31:21;
-   binding state free;
-   hardware ethernet 52:54:00:cd:6b:a2;
-   uid \001RT\000\315k\242;
+   starts 5 2012/10/19 06:31:21;
+   ends 5 2012/10/19 06:34:48;
+   tstp 5 2012/10/19 06:34:48;
+   cltt 5 2012/10/19 06:31:21;
+   binding state free;
+   hardware ethernet 52:54:00:cd:6b:a2;
+   uid \001RT\000\315k\242;
  }
- 
-  The brief is:
  
   1- DHCP gives address 192.168.50.1 to my machine on its first boot;
  
   2- After some time, I think that after some reboots / elist / don'know
  for sure or even after commissioning it; the IP have changed to
  192.168.50.2 and got registered at DNS (192-168-50-2.test.com) that way;
  
   3- In the end of the day, after allocate it to root and start using it
  (the nodes), the DHCP gives again the IP 192.168.50.1 to my node, but
  DNS still remains with 192.158.50.2...
  
   ---
  
   My second node, first starts with 192.168.50.3, got registered with
  192.168.50.4 at DNS (and at MaaS Web GUI) but the DHCP finish with
  192.168.50.3...
  
+ [Test Case]
+ In a virtual environment: 
+ - Add 2 nodes 
+ - PXE boot the instances
+ - verify dhcp leases have 1 mac address for 2 different IPs
+ 
+ After applying latest debdiff alter the following:
+ 
+* modify /etc/maas/dhcpd.conf to include 'ignore-client-uids true'
+ 
+ re-test by adding 2 additional nodes to verify the mac address is unique
+ between both nodes.
+ 
+ [Regression Potential]
+ Low, as it adds another optional arguement to disable checking client-uids
+ 
+ -- snip --
+ 
   I'll not try maas-dns again... Too many bugs...   =(
  
   I think that MaaS needs some kind of glue between DHCP and DNS to
  keep it in sync.
  
  Tks!
  Thiago

** Patch added: isc-dhcp_4.2.4-1ubuntu10.1.quantal.debdiff
   
https://bugs.launchpad.net/ubuntu/+source/maas/+bug/1069570/+attachment/3631255/+files/isc-dhcp_4.2.4-1ubuntu10.1.quantal.debdiff

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

Title:
  1 MAC Address, two IPs - DNS is out of sync with DHCP leases
  databases, I think...

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1069570/+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 1068145] Re: Fix for CVE-2012-3867 (puppet) is too restrictive - TLS certificates now break

2013-04-08 Thread Adam Stokes
Looks like upstream has a pending release to fix this issue positive
testing results from community.

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

Title:
  Fix for CVE-2012-3867 (puppet) is too restrictive - TLS certificates
  now break

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/puppet/+bug/1068145/+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 1158465] Re: [SRU] update Windows Azure WALinuxAgent to 1.3.2 (12.04.2, 12.10 and 13.04)

2013-04-08 Thread Ben Howard
** Changed in: walinuxagent (Ubuntu Precise)
   Importance: Medium = Critical

** Changed in: walinuxagent (Ubuntu Quantal)
   Importance: Medium = Critical

** Description changed:

+ Upgrade walinuxagent to 1.3.2 to enhance logging for Azure platform
+ issues.
+ 
  SRU justification
  
  Impact : In the case of provisioning failures on Windows Azure,
  Microsoft looks for the provisioning logs from the instance. Currently
  the provisioning logs fail do not include enough detail. Due the
  popularity of the of Ubuntu images, Microsoft has requested that we
  update the agent code to the 1.3.2 release to capture the logs for
  failure provisioning.
  
  Microsoft is asking all users on Windows Azure to upgrade for 1.3.2 and
  has made it a requirement for partner image updates.
  
  Test Case :
   - Create a 12.04, 12.10 Precise instance on Azure
    - Upgrade to the latest walinuxagent
    - Reboot
   - Build new images from -proposed
    - Boot to make sure it provisions
  
  User should be able to use 'sudo' to gain administrator's privileges
  from the user account defined when the instance was created.
  
  Regression : No regressions are expected. As detailed above, the changes
  are logging related. Microsoft released this code over a month ago and
  has done exhaustive testing of the 1.3.2 code. Further, the Ubuntu Azure
  Cloud Images have been subjected to full cycle testing (building new
  images with new agent) and upgrade testing.
  
  Since walinuxagent only affects Windows Azure users and because Windows
  Azure is still in preview status, the impact of this SRU is miminial.

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

Title:
  [SRU] update Windows Azure WALinuxAgent to 1.3.2 (12.04.2, 12.10 and
  13.04)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/walinuxagent/+bug/1158465/+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 1068145] Re: Fix for CVE-2012-3867 (puppet) is too restrictive - TLS certificates now break

2013-04-08 Thread Jeff McCune
Yes, we're planning to release the fix for this issue in Puppet 3.2
which will hopefully go out as RC1 at the end of this week.

I'm not sure how difficult the backport to 2.7 will be, but we did so a
slight refactor after fixing the issue, so it is non-trivial at this
point.  If you have any questions or concerns please let me know, I'm
getting all the updates on this issue directly to my inbox.

-Jeff

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

Title:
  Fix for CVE-2012-3867 (puppet) is too restrictive - TLS certificates
  now break

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/puppet/+bug/1068145/+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 1162401] Re: tomcat7 doesn't decode + character to SPACE

2013-04-08 Thread Robie Basak
Thank you for reporting this bug and helping to make Ubuntu better.

Could you please check to see if this problem exists in the latest
upstream release, and/or the latest Ubuntu development release?

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

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

Title:
  tomcat7 doesn't decode + character to SPACE

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tomcat7/+bug/1162401/+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 1166286] [NEW] [FFe] LXC 0.9 final

2013-04-08 Thread Stéphane Graber
Public bug reported:

LXC 0.9.0 has been released on Saturday. As mentioned in bug 1157227, I
think it'd be a good thing to release 13.04 with the final stable
version of LXC instead of the release candidate.

LXC was technically feature frozen between rc1 and final, however we had
to do a couple of very small feature changes to fix regressions for some
of our users.

Below is the changelog entry for what will be 0.9.0-0ubuntu1 should this
FFe be granted.

  * New upstream release (0.9.0)
- New features
(fixing a regression for 0.8/0.9alpha who relied on --keep-env)
  + lxc-attach: Add --clear-env and --keep-env to lxc-attach
  + lxc-clone: Support 'permanent ephemeral' containers
  + lxc-start-ephemeral: Implement -n to match manpage
- Bugfix
  + automake: Fix 'make clean'
  + automake: Fix missing files with make dist
  + core: API shouldn't be calling create for already defined containers or
destroy for non defined ones
  + core: Build fixes for ia64
  + core: Make lxc.functions return the default lxcpath if
/etc/lxc/lxc.conf doesn't provide one
  + core: Properly cleanup network devices if pinning root filesystem
din't work
  + core: rcfile shouldn't be recorded in lxc_conf if the attempt to load a
config file fails
  + core: Set all mounts to MS_SLAVE when starting a container without
a rootfs
  + core: Use $localstatedir/log/lxc for default log path
  + git: Updated gitignore (for lxc-ls)
  + lxc-attach: Set container=lxc in the environment
  + lxc-create: require absolute path for non-standard templates
  + lxc-shutdown  Make all processes exit before timeout if shutdown works
  + lxc-shutdown: Properly handle timeout case
  + manpage: Fixed typo in the main LXC manpage
  + python: Fix runtime failure on armhf
  + ubuntu template: Tweak architecture support (to match what's supported)
  * Removed 0002-fix-armhf-python-failure, merged upstream.

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

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

Title:
  [FFe] LXC 0.9 final

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1166286/+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 1166286] Re: [FFe] LXC 0.9 final

2013-04-08 Thread Adam Conrad
Looks good to me, go nuts.

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

Title:
  [FFe] LXC 0.9 final

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1166286/+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 1130809] Re: lxc scripts break when user has PYTHONPATH

2013-04-08 Thread Martin Packman
** Summary changed:

- lxc-ls crashed with SIGABRT in Py_FatalError()
+ lxc scripts break when user has PYTHONPATH

** Summary changed:

- lxc scripts break when user has PYTHONPATH
+ lxc scripts break when user has PYTHONPATH set

** Description changed:

- Occurred when deploying the juju mysql charm locally
+ The various lxc scripts installed in /usr/bin are Python 3 only. If the
+ user has PYTHONPATH or other similar environment variables set, these
+ scripts can incorrectly inherit details from the user's Python 2 setup
+ when run.
  
- ProblemType: Crash
- DistroRelease: Ubuntu 13.04
- Package: lxc 0.9.0~alpha3-0ubuntu2
- ProcVersionSignature: Ubuntu 3.8.0-6.13-generic 3.8.0-rc7
- Uname: Linux 3.8.0-6-generic i686
- ApportVersion: 2.8-0ubuntu4
- Architecture: i386
- Date: Wed Feb 20 17:37:31 2013
- ExecutablePath: /usr/bin/lxc-ls
- InstallationDate: Installed on 2012-12-19 (63 days ago)
- InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release i386 (20121017.2)
- InterpreterPath: /usr/bin/python3.3
- MarkForUpload: True
- ProcCmdline: BOOT_IMAGE=/vmlinuz-3.8.0-6-generic root=/dev/mapper/ubuntu-root 
ro vesafb.invalid=1
- ProcEnviron:
-  PATH=(custom, user)
-  SHELL=/bin/bash
-  TERM=unknown
-  LANG=en_GB.UTF-8
-  LANGUAGE=en_GB:en
- Signal: 6
- SourcePackage: lxc
- StacktraceTop:
-  raise () from /lib/i386-linux-gnu/libc.so.6
-  abort () from /lib/i386-linux-gnu/libc.so.6
-  Py_FatalError ()
-  ?? ()
-  _Py_InitializeEx_Private ()
- Title: lxc-ls crashed with SIGABRT in raise()
- UpgradeStatus: Upgraded to raring on 2013-01-13 (37 days ago)
- UserGroups:
+ This can result in either a crash as per the initial report, or a
+ traceback over syntax differences such as the following in juju:
+ 
+ Traceback (most recent call last):
+File /usr/lib/python2.7/dist-packages/juju/agents/machine.py, line 97, 
in watch_service_units
+  yield self.unit_deployer.start_service_unit(unit_name)
+File /usr/lib/python2.7/dist-packages/twisted/internet/defer.py, line 
1069, in _inlineCallbacks
+  result = result.throwExceptionIntoGenerator(g)
+File /usr/lib/python2.7/dist-packages/twisted/python/failure.py, line 
389, in throwExceptionIntoGenerator
+  return g.throw(self.type, self.value, self.tb)
+File /usr/lib/python2.7/dist-packages/juju/unit/deploy.py, line 91, in 
start_service_unit
+  running = yield deployment.is_running()
+File /usr/lib/python2.7/dist-packages/twisted/internet/defer.py, line 
1069, in _inlineCallbacks
+  result = result.throwExceptionIntoGenerator(g)
+File /usr/lib/python2.7/dist-packages/twisted/python/failure.py, line 
389, in throwExceptionIntoGenerator
+  return g.throw(self.type, self.value, self.tb)
+File /usr/lib/python2.7/dist-packages/juju/machine/unit.py, line 301, in 
is_running
+  prefix=self.container.container_name)
+File /usr/lib/python2.7/dist-packages/twisted/internet/defer.py, line 
1069, in _inlineCallbacks
+  result = result.throwExceptionIntoGenerator(g)
+File /usr/lib/python2.7/dist-packages/twisted/python/failure.py, line 
389, in throwExceptionIntoGenerator
+  return g.throw(self.type, self.value, self.tb)
+File /usr/lib/python2.7/dist-packages/juju/lib/lxc/__init__.py, line 
147, in get_containers
+  _, output = yield deferToThread(_cmd, [lxc-ls])
+File /usr/lib/python2.7/dist-packages/twisted/python/threadpool.py, line 
172, in _worker
+  result = context.call(ctx, function, *args, **kwargs)
+File /usr/lib/python2.7/dist-packages/twisted/python/context.py, line 
118, in callWithContext
+  return self.currentContext().callWithContext(ctx, func, *args, **kw)
+File /usr/lib/python2.7/dist-packages/twisted/python/context.py, line 
81, in callWithContext
+  return func(*args,**kw)
+File /usr/lib/python2.7/dist-packages/juju/lib/lxc/__init__.py, line 48, 
in _cmd
+  raise LXCError(stdout_data)
+  LXCError: Fatal Python error: Py_Initialize: Unable to get the locale 
encoding
+File /usr/lib/python2.7/encodings/__init__.py, line 123
+  raise CodecRegistryError,\
+  ^
+  SyntaxError: invalid syntax
  
  
  WORKAROUND:
  Add -Es to /usr/bin/lxc-ls (after /usr/bin/python3 ) so that those 
environment variables are ignored.

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

Title:
  lxc scripts break when user has PYTHONPATH set

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju/+bug/1130809/+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 1164981] Re: Web sockets (wss) not supported

2013-04-08 Thread Robie Basak
** Changed in: apache2 (Ubuntu)
   Importance: Undecided = Wishlist

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

Title:
  Web sockets (wss) not supported

To manage notifications about this bug go to:
https://bugs.launchpad.net/apache2/+bug/1164981/+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 1130809] Re: lxc scripts break when user has PYTHONPATH set

2013-04-08 Thread Martin Packman
I'm unconvinced this is a problem with the use of lxc in juju as opposed
to a general issue with the lxc scripts.

** Changed in: juju
   Status: New = Incomplete

** Also affects: lxc (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  lxc scripts break when user has PYTHONPATH set

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju/+bug/1130809/+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 1047040] Re: kvm crashed on precise - memory corruption

2013-04-08 Thread Serge Hallyn
@arnose

was this image a simple installation of quantal?  Can you reproduce this
by creating images int he same way?

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

Title:
  kvm crashed on precise - memory corruption

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/1047040/+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 1130809] Re: lxc scripts break when user has PYTHONPATH set

2013-04-08 Thread Curtis Hovey
What exactly would the lxc scripts be doing wrong? Since the work around
involves the extraordinary option of dropping the environment, I think
what ever is forcing a py2 path is being naughty.

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

Title:
  lxc scripts break when user has PYTHONPATH set

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju/+bug/1130809/+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


Re: [Bug 1130809] Re: lxc scripts break when user has PYTHONPATH set

2013-04-08 Thread Mike Heald
On 08/04/13 18:54, Curtis Hovey wrote:
 What exactly would the lxc scripts be doing wrong? Since the work around
 involves the extraordinary option of dropping the environment, I think
 what ever is forcing a py2 path is being naughty.
I'd agree here. A python2 app calling a python3 app should ensure that 
the environment isn't polluted with python2 paths.

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

Title:
  lxc scripts break when user has PYTHONPATH set

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju/+bug/1130809/+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 1069570] Re: 1 MAC Address, two IPs - DNS is out of sync with DHCP leases databases, I think...

2013-04-08 Thread Adam Stokes
** Patch removed: isc-dhcp_4.1.ESV-R4-0ubuntu5.6.1.precise.debdiff
   
https://bugs.launchpad.net/ubuntu/+source/maas/+bug/1069570/+attachment/3631196/+files/isc-dhcp_4.1.ESV-R4-0ubuntu5.6.1.precise.debdiff

** Patch removed: isc-dhcp_4.2.4-1ubuntu10.1.quantal.debdiff
   
https://bugs.launchpad.net/ubuntu/+source/maas/+bug/1069570/+attachment/3631255/+files/isc-dhcp_4.2.4-1ubuntu10.1.quantal.debdiff

** Patch added: isc-dhcp_4.1.ESV-R4-0ubuntu5.8.precise.debdiff
   
https://bugs.launchpad.net/ubuntu/+source/maas/+bug/1069570/+attachment/3631784/+files/isc-dhcp_4.1.ESV-R4-0ubuntu5.8.precise.debdiff

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

Title:
  1 MAC Address, two IPs - DNS is out of sync with DHCP leases
  databases, I think...

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1069570/+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 1069570] Re: 1 MAC Address, two IPs - DNS is out of sync with DHCP leases databases, I think...

2013-04-08 Thread Adam Stokes
** Patch added: isc-dhcp_4.2.4-1ubuntu10.3.quantal.debdiff
   
https://bugs.launchpad.net/ubuntu/+source/maas/+bug/1069570/+attachment/3631785/+files/isc-dhcp_4.2.4-1ubuntu10.3.quantal.debdiff

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

Title:
  1 MAC Address, two IPs - DNS is out of sync with DHCP leases
  databases, I think...

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1069570/+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 1166383] [NEW] Please merge exim4 4.80-7 (main) from Debian unstable (main)

2013-04-08 Thread Robie Basak
Public bug reported:

This will pick up a few bugfixes from Debian that I think are worth
having in Raring.

** Affects: exim4 (Ubuntu)
 Importance: Medium
 Status: Triaged


** Tags: raring upgrade-software-version

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

Title:
  Please merge exim4 4.80-7 (main) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/exim4/+bug/1166383/+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 1166383] Re: Please merge exim4 4.80-7 (main) from Debian unstable (main)

2013-04-08 Thread Robie Basak
** Patch added: debian.debdiff
   
https://bugs.launchpad.net/ubuntu/+source/exim4/+bug/1166383/+attachment/3631875/+files/debian.debdiff

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

Title:
  Please merge exim4 4.80-7 (main) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/exim4/+bug/1166383/+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 1166383] Re: Please merge exim4 4.80-7 (main) from Debian unstable (main)

2013-04-08 Thread Robie Basak
** Patch added: ubuntu.debdiff
   
https://bugs.launchpad.net/ubuntu/+source/exim4/+bug/1166383/+attachment/3631876/+files/ubuntu.debdiff

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

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

** Tags added: raring upgrade-software-version

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

Title:
  Please merge exim4 4.80-7 (main) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/exim4/+bug/1166383/+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 1166383] Re: Please merge exim4 4.80-7 (main) from Debian unstable (main)

2013-04-08 Thread Robie Basak
** Attachment added: exim4_4.80-7ubuntu1_amd64.build
   
https://bugs.launchpad.net/ubuntu/+source/exim4/+bug/1166383/+attachment/3631904/+files/exim4_4.80-7ubuntu1_amd64.build

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

Title:
  Please merge exim4 4.80-7 (main) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/exim4/+bug/1166383/+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 1163573] Re: Ubuntu 12.10 overheats my laptop until it shutdowns without notice

2013-04-08 Thread xlash911
It is TM1 that I see in the logs.

Thanks for the detail explanation. The only thing it doesn't explain, is
why this only happens when using Ubuntu and not Windows... I'll be fore
to revert if it continues to crash.

Ubuntu will allow systems temp to go up without stop? Shouldn't it slow
down frequency or anything to prevent overheating?

My current working env is 25C, and it crashed in 5 mins...

In addition, I see CPUX: Core temperature/speed above threshold, cpu
clock throttled, and right after (same time), it's normal. Then it
crash. This seems to point to a reset in the throttling mecanism...
isn't?  I see this

[18766.765333] CPU1: Core temperature above threshold, cpu clock throttled 
(total events = 22)
[18766.765335] CPU0: Core temperature above threshold, cpu clock throttled 
(total events = 22)
[18766.766364] CPU0: Core temperature/speed normal
[18766.766365] CPU1: Core temperature/speed normal

I just reverified this... it happens again, and later it crashes.  But
by cpu freq, as per /proc/cpuinfo , is still at max, 2.4 Ghz


** Changed in: lm-sensors (Ubuntu)
   Status: Invalid = New

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

Title:
  Ubuntu 12.10 overheats my laptop until it shutdowns without notice

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lm-sensors/+bug/1163573/+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 1130809] Re: lxc scripts break when user has PYTHONPATH set

2013-04-08 Thread Stéphane Graber
To make thinking this is an LXC bug as oppose to a JuJu one because lxc-
ls is python and so can be affected by environment variables makes as
much sense as blaming a C program for having a different behaviour when
your code change PATH or LD_PRELOAD.

Marking this invalid for LXC (I'm not opposed to dh_python3 changing the
shebang to -Es but I won't do this pre-emptively in lxc).

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

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

Title:
  lxc scripts break when user has PYTHONPATH set

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju/+bug/1130809/+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 1163573] Re: Ubuntu 12.10 overheats my laptop until it shutdowns without notice

2013-04-08 Thread xlash911
** Package changed: lm-sensors (Ubuntu) = ubuntu

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

Title:
  Ubuntu 12.10 overheats my laptop until it shutdowns without notice

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1163573/+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 1166455] [NEW] nova flavor-list only shows 1000 flavors

2013-04-08 Thread LaMont Jones
Public bug reported:

After I created a thousand new flavors (to enable some automation), with
IDs 1000-1999, nova flavor-list now displays flavor 1, followed by
1000-1998, and then stops.

Flavors 1999 and 2-6 are still valid and usable, just absent from the
output of flavor-list (flavor-show is happy to provide details).

(Also, performance seems to have been hurt by the number of flavors.
Does it read all the data over the network before printing any of it??)

The nova version in question is folsom.

lamont

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

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

Title:
  nova flavor-list only shows 1000 flavors

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nova/+bug/1166455/+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 1166455] Re: nova flavor-list only shows 1000 flavors

2013-04-08 Thread LaMont Jones
** Tags added: prodstack

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

Title:
  nova flavor-list only shows 1000 flavors

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nova/+bug/1166455/+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 1165059] Re: Grizzly testing packages : python-quantumclient installation/upgrade fails

2013-04-08 Thread Aimon Bustardo
I no longer have this issue as of 04/08 build
2:2.2.1.11.ge901c5f+git201304081157~precise-0ubuntu1 .

** Changed in: python-quantumclient (Ubuntu)
   Status: Confirmed = In Progress

** No longer affects: python-quantumclient (Ubuntu)

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

Title:
  Grizzly testing packages : python-quantumclient installation/upgrade
  fails

To manage notifications about this bug go to:
https://bugs.launchpad.net/python-quantumclient/+bug/1165059/+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 1166286] Re: [FFe] LXC 0.9 final

2013-04-08 Thread Launchpad Bug Tracker
This bug was fixed in the package lxc - 0.9.0-0ubuntu1

---
lxc (0.9.0-0ubuntu1) raring; urgency=low

  * New upstream release (0.9.0) (LP: #1166286)
- New features
(fixing a regression for 0.8/0.9alpha who relied on --keep-env)
  + lxc-attach: Add --clear-env and --keep-env to lxc-attach
  + lxc-clone: Support 'permanent ephemeral' containers
  + lxc-start-ephemeral: Implement -n to match manpage
- Bugfix
  + automake: Fix 'make clean'
  + automake: Fix missing files with make dist
  + core: API shouldn't be calling create for already defined containers or
destroy for non defined ones
  + core: Build fixes for ia64
  + core: Make lxc.functions return the default lxcpath if
/etc/lxc/lxc.conf doesn't provide one
  + core: Properly cleanup network devices if pinning root filesystem
din't work
  + core: rcfile shouldn't be recorded in lxc_conf if the attempt to load a
config file fails
  + core: Set all mounts to MS_SLAVE when starting a container without
a rootfs
  + core: Use $localstatedir/log/lxc for default log path
  + git: Updated gitignore (for lxc-ls)
  + lxc-attach: Set container=lxc in the environment
  + lxc-create: require absolute path for non-standard templates
  + lxc-shutdown  Make all processes exit before timeout if shutdown works
  + lxc-shutdown: Properly handle timeout case
  + manpage: Fixed typo in the main LXC manpage
  + python: Fix runtime failure on armhf
  + ubuntu template: Tweak architecture support (to match what's supported)
  * Removed 0002-fix-armhf-python-failure, merged upstream.
 -- Stephane Graber stgra...@ubuntu.com   Mon, 08 Apr 2013 12:19:32 -0400

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

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

Title:
  [FFe] LXC 0.9 final

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1166286/+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 1075571] Re: package libc-bin 2.15-0ubuntu20 failed to install/upgrade: sub-processo script post-installation instalado retornou estado de saída de erro 1

2013-04-08 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: eglibc (Ubuntu)
   Status: New = Confirmed

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

Title:
  package libc-bin 2.15-0ubuntu20 failed to install/upgrade: sub-
  processo script post-installation instalado retornou estado de saída
  de erro 1

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

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

[Bug 1166005] [NEW] package gvfs-backends 1.16.0-1ubuntu4 failed to install/upgrade: trying to overwrite '/usr/share/glib-2.0/schemas/org.gnome.system.gvfs.enums.xml', which is also in package gvfs-co

2013-04-08 Thread Aaron Farias
Public bug reported:

while i open up xfce4 i encounter the problem I'm not sure how bad it
looks. but thats the bug report

ProblemType: Package
DistroRelease: Ubuntu 13.04
Package: gvfs-backends 1.16.0-1ubuntu4
ProcVersionSignature: Ubuntu 3.2.0-40.64-generic 3.2.40
Uname: Linux 3.2.0-40-generic x86_64
NonfreeKernelModules: fglrx
ApportVersion: 2.0.1-0ubuntu17.1
Architecture: amd64
Date: Sun Apr  7 23:53:41 2013
DuplicateSignature:
 Unpacking replacement gvfs-backends ...
 dpkg: error processing 
/var/cache/apt/archives/gvfs-backends_1.16.0-1ubuntu4_amd64.deb (--unpack):
  trying to overwrite 
'/usr/share/glib-2.0/schemas/org.gnome.system.gvfs.enums.xml', which is also in 
package gvfs-common 1.12.1-0ubuntu1.2
ErrorMessage: trying to overwrite 
'/usr/share/glib-2.0/schemas/org.gnome.system.gvfs.enums.xml', which is also in 
package gvfs-common 1.12.1-0ubuntu1.2
InstallationMedia: Ubuntu 12.04.1 LTS Precise Pangolin - Release amd64 
(20120817.1)
MarkForUpload: True
SourcePackage: gvfs
Title: package gvfs-backends 1.16.0-1ubuntu4 failed to install/upgrade: trying 
to overwrite '/usr/share/glib-2.0/schemas/org.gnome.system.gvfs.enums.xml', 
which is also in package gvfs-common 1.12.1-0ubuntu1.2
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package need-duplicate-check package-conflict raring 
third-party-packages

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

Title:
  package gvfs-backends 1.16.0-1ubuntu4 failed to install/upgrade:
  trying to overwrite
  '/usr/share/glib-2.0/schemas/org.gnome.system.gvfs.enums.xml', which
  is also in package gvfs-common 1.12.1-0ubuntu1.2

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

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


[Bug 1165732] Re: GCC 4.7.3 internal compiler error when using std::make_shared

2013-04-08 Thread Sam Spilsbury
The error is actually more to do with trying to call a class constructor
inside of make_shared that results in an error. For example, the
following will also raise an internal compiler error:

#include memory

class Foo
{
public:
virtual ~Foo () = default;
virtual void bar () = 0;
};

int main ()
{
auto foo = std::make_shared Foo ();
return 0;
}

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

Title:
  GCC 4.7.3 internal compiler error when using std::make_shared

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

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


[Bug 1087981] Re: LX5 cordless optical logitech mouse wrongly identified as MX1000 laser mouse

2013-04-08 Thread dino99
Feedback with kernel 3.8.0.17

/dev/input :all the mouse0/mice/event(x) are
0 bytes  unknown
/dev/input/by-id :   usb-Logitech_USB-RECEIVER-mouse   0 bytes  
Link to unknown
/dev/input/by-id :   usb-Logitech-USB-RECEIVER-event-mouse  0 bytes  Link to 
unknown

(its the same Link to unknown with 0 bytes into /dev/input/by-path)

with the same mouse, now the identification is:

cat /proc/bus/input/devices:

I: Bus=0003 Vendor=046d Product=c50e Version=0111
N: Name=Logitech USB RECEIVER
P: Phys=usb-:00:1d.0-1/input0
S: Sysfs=/devices/pci:00/:00:1d.0/usb2/2-1/2-1:1.0/input/input3
U: uniq=
H: Handlers=mouse0 event3
B: PROP=0
B: EV=20017
B: KEY= 0 0 0 0 0 0 0 0
B: REL=143
B: MSC=10
B: LED=ff00

Thats always the same issues: grab  drag is quite impossible, selecting
a block of cells or a group of words is also impossible.

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

Title:
  LX5 cordless optical logitech mouse wrongly identified as MX1000 laser
  mouse

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

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


[Bug 1166007] [NEW] nvidia-310 310.32-0ubuntu2: nvidia-310 kernel module failed to build

2013-04-08 Thread Søren Jakobsen
Public bug reported:

I got this bug report while trying to update my graphics driver.

ProblemType: Package
DistroRelease: Ubuntu 13.04
Package: nvidia-310 310.32-0ubuntu2
ProcVersionSignature: Ubuntu 3.8.0-17.27-generic 3.8.6
Uname: Linux 3.8.0-17-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.9.2-0ubuntu5
Architecture: amd64
DKMSKernelVersion: 3.8.0-17-generic
Date: Mon Apr  8 08:17:55 2013
InstallationDate: Installed on 2013-01-02 (95 days ago)
InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
MarkForUpload: True
PackageVersion: 310.32-0ubuntu2
SourcePackage: nvidia-graphics-drivers-310
Title: nvidia-310 310.32-0ubuntu2: nvidia-310 kernel module failed to build
UpgradeStatus: Upgraded to raring on 2013-04-03 (4 days ago)

** Affects: nvidia-graphics-drivers-310 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package need-duplicate-check raring

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

Title:
  nvidia-310 310.32-0ubuntu2: nvidia-310 kernel module failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-310/+bug/1166007/+subscriptions

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


[Bug 1152711] Re: unity wont unminimize file transferwindows

2013-04-08 Thread Javier P.L.
** Package changed: ubuntu = unity (Ubuntu)

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

Title:
  unity wont unminimize file transferwindows

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

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


[Bug 1158447] Re: leftovers from Unity bar

2013-04-08 Thread Javier P.L.
** Package changed: ubuntu = unity (Ubuntu)

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

Title:
  leftovers from Unity bar

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

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


[Bug 763148] Re: Adding/Removing an external monitor causes open windows to move to another workspace

2013-04-08 Thread Daniel van Vugt
** Changed in: compiz
 Assignee: (unassigned) = Steve Langasek (vorlon)

** Also affects: compiz/0.9.9
   Importance: Undecided
   Status: New

** Changed in: compiz/0.9.9
   Status: New = Triaged

** Changed in: compiz/0.9.9
   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/763148

Title:
  Adding/Removing an external monitor causes open windows to move to
  another workspace

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

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


[Bug 1165713] Re: gscan2pdf crashed with SIGSEGV in sane_pixma_control_option()

2013-04-08 Thread Jeffrey Ratcliffe
I appreciate that gscan2pdf crashed, but the stacktrace shows it was
taken down by the sane-backend:

libsane-pixma.so.1

So I am reassigning this.

** Also affects: sane-backends (Ubuntu)
   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/1165713

Title:
  gscan2pdf crashed with SIGSEGV in sane_pixma_control_option()

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

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


[Bug 1130260] Re: Keep getting pipe failed

2013-04-08 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: apport (Ubuntu)
   Status: New = Confirmed

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

Title:
  Keep getting pipe failed

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

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


[Bug 1130260] Re: Keep getting pipe failed

2013-04-08 Thread Javier P.L.
** Package changed: ubuntu = apport (Ubuntu)

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

Title:
  Keep getting pipe failed

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

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


[Bug 1031857] Re: Chrome cannot load IcedTea-Web Plugin

2013-04-08 Thread Alejandro R Buteler
*** This bug is a duplicate of bug 1025553 ***
https://bugs.launchpad.net/bugs/1025553

I'm having the same issue, more than 6 months after the last message here.
Screenshot:
 http://d.pr/i/ZMGC
Maybe you reintroduced the bug?
Haven't found a solution on the web. :(
Firefox does seem to work.
And it's also not every site that uses java that fails on Chrome. The java test 
in http://www.java.com/en/download/testjava.jsp works fine.

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

Title:
  Chrome cannot load IcedTea-Web Plugin

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/icedtea-web/+bug/1031857/+subscriptions

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


[Bug 763148] Re: Adding/Removing an external monitor causes open windows to move to another workspace

2013-04-08 Thread Launchpad Bug Tracker
** Branch linked: lp:~vorlon/compiz/lp.763148-0.9.9

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

Title:
  Adding/Removing an external monitor causes open windows to move to
  another workspace

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

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


[Bug 1166012] [NEW] Testdrive-gtk doesn't run, testdrive downloads iso via commandline, that's it

2013-04-08 Thread Charles Ford
Public bug reported:

I've been trying to use testdrive, I was able to use the command
testdrive to download the iso but haven't been able to use testdrive-gtk
- I click the icon in either unity or gnome and nothing happens. Htop
doesn't show testdrive or testdrive-gtk or an uptick in CPU usage.

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: testdrive-gtk 3.17-0ubuntu3
Uname: Linux 3.9.0-030900rc5-generic i686
ApportVersion: 2.9.2-0ubuntu5
Architecture: i386
Date: Mon Apr  8 02:20:38 2013
InstallationDate: Installed on 2013-04-06 (1 days ago)
InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha i386 (20130402.1)
MarkForUpload: True
PackageArchitecture: all
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: testdrive
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-bug i386 raring

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

Title:
  Testdrive-gtk doesn't run, testdrive downloads iso via commandline,
  that's it

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

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


[Bug 1165147] Re: package postgresql-9.1 9.1.8-0ubuntu12.04 failed to install/upgrade: le sous-processus nouveau script pre-removal a retourné une erreur de sortie d'état 1

2013-04-08 Thread Martin Pitt
*** This bug is a duplicate of bug 1110181 ***
https://bugs.launchpad.net/bugs/1110181

** This bug has been marked a duplicate of bug 1110181
   package postgresql-9.1 9.1.4-0ubuntu12.04 failed to install/upgrade: 
Insecure directory in $ENV{PATH} while running with -T switch at 
/usr/bin/pg_ctlcluster line 255

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

Title:
  package postgresql-9.1 9.1.8-0ubuntu12.04 failed to install/upgrade:
  le sous-processus nouveau script pre-removal a retourné une erreur de
  sortie d'état 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/postgresql-9.1/+bug/1165147/+subscriptions

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

[Bug 1162100] Re: beep on caps and num lock doesnt work

2013-04-08 Thread Javier P.L.
** Package changed: ubuntu = gnome-settings-daemon (Ubuntu)

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

Title:
  beep on caps and num lock doesnt work

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

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


[Bug 1160448] Re: [not ubuntu] unityquantal.py aborts with assertion

2013-04-08 Thread Martin Pitt
Thanks. I'm closing this for the time being, but will reopen if/once you
have more info.

** Changed in: pygobject (Ubuntu)
   Status: Incomplete = Invalid

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

Title:
  [not ubuntu] unityquantal.py aborts with assertion

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

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


[Bug 1110181] Re: package postgresql-9.1 9.1.4-0ubuntu12.04 failed to install/upgrade: Insecure directory in $ENV{PATH} while running with -T switch at /usr/bin/pg_ctlcluster line 255

2013-04-08 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: postgresql-common (Ubuntu)
   Status: New = Confirmed

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

Title:
  package postgresql-9.1 9.1.4-0ubuntu12.04 failed to install/upgrade:
  Insecure directory in $ENV{PATH} while running with -T switch at
  /usr/bin/pg_ctlcluster line 255

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/postgresql-common/+bug/1110181/+subscriptions

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


[Bug 571371] Re: Ubuntu One sync is ridiculously slow

2013-04-08 Thread Rayna Thompson
I upgraded the Ubuntu One storage to 45GB because I wanted to use the
built-in backup on this computer.  I hadn't migrated anything yet to
this new laptop, so there is only about 2 GB to backup.

It has now been SIX hours and it isn't finished!

If this is the speed of backups, I will NOT be renewing my subscription.
Too bad I paid for the whole year. I guess I should have only gotten a
month's worth. I'm feeling a bit duped right now.

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

Title:
  Ubuntu One sync is ridiculously slow

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntuone-client/+bug/571371/+subscriptions

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


[Bug 1166017] [NEW] I can't change the default web browser

2013-04-08 Thread el_gallo_azul
Public bug reported:

what you’re trying to achieve

The default browser is Mozilla Firefox. I want to change it to Epiphany,
because it starts faster.

what steps you take

I have changed the nominated default in System Settings...--Details--
Default Applications to Epiphany. (I have also updated both /etc/hosts
and /etc/hostname.) I have also followed all the steps in

https://help.ubuntu.com/community/WebBrowsers

which are

Setting Default Browser

In the command line, type sudo update-alternatives --config x-www-
browser

A list of installed browsers will be displayed with a different number
next to each browser. Type the number corresponding to the browser of
your choice.

defbrowser.png

what happens

However, if I right-click on a document of type 'HTML document
(text/html)', there is no 'Open with...' option, so I select 'Open', and
the web page opens with Mozilla Firefox. After carrying out each of the
above steps, I restarted my computer each time, and I have just finished
starting it again before writing this.

what you think should happen instead

If I right-click on a document of type 'HTML document (text/html)', and
select 'Open', the web page opens with Epiphany.

** Affects: ubuntu
 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/1166017

Title:
  I can't change the default web browser

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

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

[Bug 1166019] [NEW] duplicity crashed with SIGSEGV in g_file_copy()

2013-04-08 Thread Till Kamppeter
Public bug reported:

.

ProblemType: Crash
DistroRelease: Ubuntu 13.04
Package: duplicity 0.6.21-0ubuntu1
ProcVersionSignature: Ubuntu 3.8.0-16.26-generic 3.8.5
Uname: Linux 3.8.0-16-generic x86_64
ApportVersion: 2.9.2-0ubuntu5
Architecture: amd64
Date: Sat Apr  6 03:00:37 2013
ExecutablePath: /usr/bin/duplicity
InterpreterPath: /usr/bin/python2.7
MarkForUpload: True
ProcCmdline: /usr/bin/python /usr/bin/duplicity 
--include=/home/username/.cache/deja-dup/metadata 
--exclude=/home/username/photos --exclude=/home/username/Downloads 
--exclude=/home/username/.local/share/Trash 
--exclude=/home/username/.cache/deja-dup/tmp 
--exclude=/home/username/.xsession-errors --exclude=/home/username/.thumbnails 
--exclude=/home/username/.Private --exclude=/home/username/.gvfs 
--exclude=/home/username/.adobe/Flash_Player/AssetCache 
--exclude=/home/username/.cache/deja-dup --exclude=/home/username/.cache 
--include=/home/username --exclude=/sys --exclude=/run --exclude=/proc 
--exclude=/var/tmp --exclude=/tmp --exclude=** --gio --volsize=25 / 
ftp://anonymous@lacie-2big/Public/backup --no-encryption --verbosity=9 
--gpg-options=--no-use-agent --archive-dir=/home/username/.cache/deja-dup 
--tempdir=/home/username/.cache/deja-dup/tmp --log-fd=21
ProcEnviron:
 PATH=(custom, user)
 XDG_RUNTIME_DIR=set
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SegvAnalysis:
 Segfault happened at: 0x7f60273fc175 g_file_copy+389:mov
(%rax),%eax
 PC (0x7f60273fc175) ok
 source (%rax) (0x) not located in a known VMA region (needed 
readable region)!
 destination %eax ok
SegvReason: reading NULL VMA
Signal: 11
SourcePackage: duplicity
StacktraceTop:
 g_file_copy () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
 ffi_call_unix64 () from /usr/lib/x86_64-linux-gnu/libffi.so.6
 ffi_call () from /usr/lib/x86_64-linux-gnu/libffi.so.6
 g_callable_info_invoke () from /usr/lib/libgirepository-1.0.so.1
 g_function_info_invoke () from /usr/lib/libgirepository-1.0.so.1
Title: duplicity crashed with SIGSEGV in g_file_copy()
UpgradeStatus: Upgraded to raring on 2012-10-19 (168 days ago)
UserGroups: adm admin cdrom dialout libvirtd lpadmin mythtv plugdev sambashare

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


** Tags: amd64 apport-crash need-amd64-retrace raring

** Information type changed from Private to Public

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

Title:
  duplicity crashed with SIGSEGV in g_file_copy()

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

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


[Bug 1164093] Re: FFe: new upstream release 9.1.1

2013-04-08 Thread Timo Aaltonen
Matthieu: yep, added to the git tree.

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

Title:
  FFe: new upstream release 9.1.1

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

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


[Bug 1087951] Re: mountall 100% cpu ussage

2013-04-08 Thread Helm
I have a similar problem, Ubuntu 12.04, mountall 2.36.4. I have a file-
system (/data) with 44 sqfs-images and the mountpoints for them.

In the fstab I mount first the filesystem 
/dev/vg2/datalv /data ext4 noatime 0 2

and later the images
/data/sqfs/x01.sqfs /data/x/x/x01 squashfs,ro loop 0 0
...
/data/sqfs/x44.sqfs /data/x/x/x44 squashfs,ro loop 0 0

I could reproduce the infinite running mountall with 100% CPU usage on
about 2 out of 3 bootings.

The problem seems to go away after changing all lines in fstab containing sqfs 
to 
/data/sqfs/x01.sqfs /data/x/x/x01 squashfs,ro,_netdev loop 0 0
(adding _netdev, probably impossible workaround on a mobile computer)

So maybe mountall goes into the infinite loop while waiting on the availbility 
of the image-files, (*.iso or *.sqfs)?
I did not find any other option to make mount wait onto an other fs like 
waiting on the network.

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

Title:
  mountall 100% cpu ussage

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

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


[Bug 1003858] foxtrotgps: 1003858: fixed

2013-04-08 Thread Paul Wise (Debian)
This has been fixed in Ubuntu quantal.

 status fixreleased

-- 
bye,
pabs

http://wiki.debian.org/PaulWise


** Changed in: foxtrotgps (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/1003858

Title:
  foxtrotgps starts then disappears almost immediately with  Ubuntu
  12.04 (precise)

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

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


[Bug 1162849] Re: change dependency on gdm

2013-04-08 Thread Pierre-Antoine Champin
Thank you Jeremy for this information (I had an intuition that it might
be the case, but wasn't sure).

Re. Tim's proposal, an idea could be to have a packaged called libgdm
that would contain all the binary files (including executable), and a
package calle gdm that would only contain the configuration scripts
that (propose to) install gdm as the default session manager (and the
latter would obviously depends on the former).

Pros: would provide a better user experience for people installing gnome-shell 
(or other libdgm-depending packages)
Cons: it is a bit of a hack (and might even be forbidden by the debian/ubuntu 
package-naming policiy??...)

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

Title:
  change dependency on gdm

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1162849/+subscriptions

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


[Bug 1082423] Re: Use Gnomeradio as desktop file Name

2013-04-08 Thread POJAR GEORGE
** Patch added: desktop file
   
https://bugs.launchpad.net/ubuntu/+source/gnomeradio/+bug/1082423/+attachment/3630203/+files/gnomeradio_1.8-2ubuntu10.debdiff

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

Title:
  Use Gnomeradio as desktop file Name

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

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


[Bug 408903] Re: Does not handle microphone mute button (KEY_MICMUTE)

2013-04-08 Thread Joseph A
Thinkpad T520 w NVS 4200M
Ubuntu 12.10

Fails to work as well.

Fixed it by patching thinkpad_acpi and recompiling (don't know if it's
necessary).  Someone posted http://askubuntu.com/questions/125367
/enabling-mic-mute-button-and-light-on-lenovo-thinkpads/279135#279135
before I actually managed to get this to work.

The first answer gets the idea of it but there were some minor problems
when I tired to use it... ie nothing happened.  There was a minor
problem with the bash script variables but works with some tweeking.  I
tested while running with sudo but won't know until I restart.

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

Title:
  Does not handle microphone mute button (KEY_MICMUTE)

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/408903/+subscriptions

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


[Bug 1145803] Re: [Dell Latitude 6340u] FWTS complaints during Hibernate/Resume test

2013-04-08 Thread Alex Hung
As in colin's comment in #4, the error is caused by the firmware of the
Embedded Controller (EC). It is, however, a single error which returns
to a series of callers (_BST-ECG6-ECG2-ECBT-ECR1). This can be the
results of buggy EC firmware or can be EC is handling too many tasks and
is not able to respond to OS's requests with a specific time-frame (i.e.
50 microseconds in burst mode).

It seems that _BST (ACPI Spec 10.2.2.6 _BST (Battery Status)) only fail
once, and this will not impact system's stability. It will probably not
impact user's experience as battery status is updated multiple times
every minute - a failure is overwritten by next update quickly.

As there aren't other failures, it is suspect that EC only fails to
return battery status when entering s4, and it is not a serious bug.

** Changed in: linux (Ubuntu)
   Status: Confirmed = 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/1145803

Title:
  [Dell Latitude 6340u] FWTS complaints during Hibernate/Resume test

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

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


[Bug 1073326] Re: package flumotion 0.10.0-3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2013-04-08 Thread Jim Nelson
I encountered this when installing 0.10.0-3 . It happened after it
prompted me for a name and then an altname for the SSL certificate. I
had changed the name from localhost to webapp and then entered
webapp.xpoo.net as the altname. After searching I tried installing
again changing the name back to localhost and clearing altname and it
installed without error.

I probably don't know what I'm talking about, but I believe entering
something into altname causes the error in generating the SSL cert and
interrupting the flumotion post-install script.

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

Title:
  package flumotion 0.10.0-3 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1

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

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


[Bug 1056738] Re: host setting is not recognized from config file [file permission problem]

2013-04-08 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-branches/debian/experimental/mpd-
sima/experimental

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

Title:
  host setting is not recognized from config file [file permission
  problem]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mpd-sima/+bug/1056738/+subscriptions

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


[Bug 821233] Re: indicator-weather crashed with AttributeError in export_location_details(): Location instance has no attribute 'location_code'

2013-04-08 Thread Jean-Luc Aufranc
Very strange. The solution to this bug is exactly the opposite of the
solution to https://bugs.launchpad.net/weather-indicator/+bug/1090890

And I get the same error whether I use:
if (yahoo_woeid_result['ResultSet']['Error'] != 0) 
or
if (yahoo_woeid_result['ResultSet']['Error'] != 0)

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

Title:
  indicator-weather crashed with AttributeError in
  export_location_details(): Location instance has no attribute
  'location_code'

To manage notifications about this bug go to:
https://bugs.launchpad.net/raring-backports/+bug/821233/+subscriptions

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


[Bug 1153217] Re: Standby does not work anymore - system drains battery and overheats

2013-04-08 Thread Zordid
Sorry, I did not know I had to set this to confirmed!!
What can we do about this? This limits the usefulness of Ubuntu A LOT!

I always have to shutdown my PC since I got this bug!

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

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

Title:
  Standby does not work anymore - system drains battery and overheats

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

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


[Bug 1164702] Re: Can not create SIP account in raring ringtail

2013-04-08 Thread Pierre-Antoine Champin
yes; here are the installed versions of all the dependencies:

account-plugin-sip  3.6.4-0ubuntu3
--\ empathy  3.6.4-0ubuntu3
--\ libc6  2.17-0ubuntu4
--\ libglib2.0-0  2.36.0-1ubuntu1
--\ mcp-account-manager-uoa  3.6.4-0ubuntu3
--\ telepathy-rakia  0.7.4-1
--\ unity-asset-pool  0.8.24daily13.03.29-0ubuntu1

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

Title:
  Can not create SIP account in raring ringtail

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

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


[Bug 1164788] Re: 13.04 kernel panic: unable to handle kernel paging request at ffffffec

2013-04-08 Thread Charles Ford
Okay, scratch that, I must have bonked something in the install before,
either way, I'm running strong now on the upstream.

Also, I installed the newest daily (as of ... the fifth I think?) at the
time, and regular Ubuntu not the Ubuntu-gnome flavor. So when I had
another ffec kernel panic I reported it in a different bug. ALSO I
had previously had a different kernel panic as well, of which I fully
transcribed.

Anyways, I'll let it sit on the carpet off the AC a bunch tomorrow to
see if I can cause a kernel panic or not. I have a feeling it's
connected to battery power overheating stuff. Nothing conclusive though.

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

Title:
  13.04 kernel panic: unable to handle kernel paging request at ffec

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

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


[Bug 1067452] Re: Low speed when transferring files over USB flash drives

2013-04-08 Thread Alessandro Zappalà
Ming Lei, thank you for your feedback.

At the time when I wrote this bug report, one thing kept my attention:
the transfert progress was very irregular; it was very fast at the
beginning and at the very end it stopped for a long time until
completed. So I thought there was a problem.

I repetead some tests in these days and it seems that the transfer
progress is more regular now (the average speeed is still the same).

thanks again to everyone

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

Title:
  Low speed when transferring files over USB flash drives

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

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


[Bug 915111] Re: deja-dup Ubuntu One folder is unfortunately named

2013-04-08 Thread Brian Visel
Here's a better idea:
Let the user name the folder.

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

Title:
  deja-dup Ubuntu One folder is unfortunately named

To manage notifications about this bug go to:
https://bugs.launchpad.net/deja-dup/+bug/915111/+subscriptions

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


[Bug 1166042] [NEW] rtslib-fb is not object compatible with rtslib

2013-04-08 Thread James Page
Public bug reported:

On Sun, 2013-04-07 at 13:23 +0100, Tim Eggleston wrote:
 Hi guys,

 I understand that this is almost certainly a downstream problem with 
 the Ubuntu packages, but I wanted to see if anyone here has run into it 
 before I log a bug...


I've already reported this to the Ubuntu folks (CC'ed), and they have
assured me that this will be addressed before the final release.

Logging a bug here would probably still be a good idea as a reference as
other Ubuntu users run into this issue.

 On Ubuntu 13.04 (packages up to date as of today), after installing 
 targetcli and dependencies, on attempting to run targetcli I get the 
 following error:

 Traceback (most recent call last):
File /usr/bin/targetcli, line 24, in module
  from targetcli import UIRoot
File /usr/lib/python2.7/dist-packages/targetcli/__init__.py, line 
 18, in module
  from ui_root import UIRoot
File /usr/lib/python2.7/dist-packages/targetcli/ui_root.py, line 
 24, in module
  from ui_target import UIFabricModule
File /usr/lib/python2.7/dist-packages/targetcli/ui_target.py, line 
 21, in module
  from ui_backstore import dedup_so_name
File /usr/lib/python2.7/dist-packages/targetcli/ui_backstore.py, 
 line 22, in module
  from rtslib import FileIOBackstore, IBlockBackstore
 ImportError: cannot import name FileIOBackstore


So the problem is the mixing of the Fedora forked version of rtslib-fb,
and upstream targetcli codebase.  rtslib-fb is *not* object library
compatible with upstream rtslib, which is what is causing the breakage
here.

Note this issue is specific to the rtslib_2.1.fb27 package in Raring,
and using the Quantal package below with the upstream rtslib version
should get you up and running again:

http://packages.ubuntu.com/source/quantal/rtslib

 This is reproducible both on a server I  upgraded to 13.04, as well as 
 a completely fresh build.

 As I say, this looks like it's probably an issue with the rtslib 
 package on Ubuntu, but has anybody else seen it? Unfortunately I'm not 
 competent in Python to be able to debug.


Thanks for reporting!

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

** Affects: rtslib (Ubuntu Raring)
 Importance: High
 Status: Triaged

** Also affects: rtslib (Ubuntu Raring)
   Importance: Undecided
   Status: New

** Changed in: rtslib (Ubuntu Raring)
   Status: New = Triaged

** Changed in: rtslib (Ubuntu Raring)
   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/1166042

Title:
  rtslib-fb is not object compatible with rtslib

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

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


[Bug 1087981] Re: LX5 cordless optical logitech mouse wrongly identified as MX1000 laser mouse

2013-04-08 Thread dino99
oem@oem-desktop:~$ dmesg | grep Logitech
[1.539189] usb 2-2: Manufacturer: Logitech
[1.585900] input: Logitech USB RECEIVER as 
/devices/pci:00/:00:1d.0/usb2/2-2/2-2:1.0/input/input3
[1.586106] hid-generic 0003:046D:C50E.0001: input,hidraw0: USB HID v1.11 
Mouse [Logitech USB RECEIVER] on usb-:00:1d.0-2/input0
[   38.387619] input: Logitech USB RECEIVER as 
/devices/pci:00/:00:1d.0/usb2/2-2/2-2:1.0/input/input4
[   38.387783] hid-generic 0003:046D:C50E.0002: input,hidraw0: USB HID v1.11 
Mouse [Logitech USB RECEIVER] on usb-:00:1d.0-2/input0

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

Title:
  LX5 cordless optical logitech mouse wrongly identified as MX1000 laser
  mouse

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

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


[Bug 1165707] Re: WIRED CONNEXION

2013-04-08 Thread Adela Suhani
Thank you for taking the time to report this issue and helping to make
Ubuntu better. We noticed that some of the sentences in this bug report
are not in English. If they were translated to English they would be
more understandable to triagers. Could you please translate them?

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

Title:
  WIRED CONNEXION

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

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


[Bug 682144] Re: there is no python 3 module

2013-04-08 Thread reddot
As of Ubuntu 13.04 beta release there is no python3-pygame package in 
repositories available.
Since one of the highlights in this Ubuntu release is deploying python3 only by 
default and there is only 2 years left for python 2.7 support, it looks 
reasonable to port python projects towards python3. And thus missing 
python3-pygame in distribution is a blocker.

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

Title:
  there is no python 3 module

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

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


[Bug 1165916] Re: Bad Polish translation of the 'Empty document' string

2013-04-08 Thread Adela Suhani
** Also affects: ubuntu-translations
   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/1165916

Title:
  Bad Polish translation of the 'Empty document' string

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

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


[Bug 915111] Re: deja-dup Ubuntu One folder is unfortunately named

2013-04-08 Thread Brian Visel
..instead of being named deja-dup, the folder can contain a file called:
.deja-dup

..with some basic info about the backup.  This allows other software to
fine the folder without much difficulty.

in pseudocode, instead of:
if folder_exists('deja-dup'):
#do stuff

..it would be:
for folder in folder_list():
if file.exists(folder + '/.deja-dup'):
   #do stuff

..which isn't significantly more difficult.
..also, during setup, you could prompt the user for a name, and have a default 
like backup.

..plus, this has the benefit of being self-contained, and doesn't put
pressure on other projects (nautilus) to handle the naming.

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

Title:
  deja-dup Ubuntu One folder is unfortunately named

To manage notifications about this bug go to:
https://bugs.launchpad.net/deja-dup/+bug/915111/+subscriptions

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


[Bug 1049467] Re: Multimedia plugins installer says Python, rather than the Videos application, needs me to install plugins

2013-04-08 Thread Bug Watch Updater
** Changed in: totem
   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/1049467

Title:
  Multimedia plugins installer says Python, rather than the Videos
  application, needs me to install plugins

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

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


[Bug 1165916] Re: Bad Polish translation of the 'Empty document' string

2013-04-08 Thread Adolfo Jayme Barrientos
** Changed in: ubuntu-translations
   Status: New = Triaged

** Changed in: ubuntu-translations
   Importance: Undecided = Low

** Changed in: ubuntu-translations
 Assignee: (unassigned) = Ubuntu Polish Translators (ubuntu-l10n-pl)

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

Title:
  Bad Polish translation of the 'Empty document' string

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

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


[Bug 1165452] Re: evolution-source-registry crashed with SIGABRT in raise()

2013-04-08 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: evolution-data-server (Ubuntu)
   Status: New = Confirmed

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

Title:
  evolution-source-registry crashed with SIGABRT in raise()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evolution-data-server/+bug/1165452/+subscriptions

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


[Bug 1166048] [NEW] update error

2013-04-08 Thread Sanan Guliev
Public bug reported:

my computer is not update. WHen update proccess start show me some
error.

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: ubuntu-release-upgrader-core 1:0.190.5
ProcVersionSignature: Ubuntu 3.5.0-21.32-generic 3.5.7.1
Uname: Linux 3.5.0-21-generic x86_64
ApportVersion: 2.6.1-0ubuntu9
Architecture: amd64
Date: Mon Apr  8 12:41:17 2013
InstallationDate: Installed on 2012-12-03 (125 days ago)
InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
MarkForUpload: True
PackageArchitecture: all
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: ubuntu-release-upgrader
UpgradeStatus: No upgrade log present (probably fresh install)
mtime.conffile..etc.update.manager.release.upgrades: 2012-12-03T22:39:38.524009

** Affects: ubuntu-release-upgrader (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug dist-upgrade quantal running-unity 
third-party-packages

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

Title:
  update error

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1166048/+subscriptions

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


[Bug 1165452] Re: evolution-source-registry crashed with SIGABRT in raise()

2013-04-08 Thread nico
j'y connais peu de choses mais je n'ai plus unity affiché

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

Title:
  evolution-source-registry crashed with SIGABRT in raise()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evolution-data-server/+bug/1165452/+subscriptions

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

[Bug 763148] Re: Adding/Removing an external monitor causes open windows to move to another workspace

2013-04-08 Thread PS Jenkins bot
Fix committed into lp:compiz/0.9.9 at revision None, scheduled for
release in compiz, milestone 0.9.9.2

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

Title:
  Adding/Removing an external monitor causes open windows to move to
  another workspace

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

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


[Bug 1165792] Re: ImportError: cannot import name FileIOBackstore when invoking targetcli on 13.04

2013-04-08 Thread Tim Eggleston
*** This bug is a duplicate of bug 1166042 ***
https://bugs.launchpad.net/bugs/1166042

Confirmed as a bug affecting rtslib (not targetcli), so closed as a
duplicate of bug 1166042

** This bug has been marked a duplicate of bug 1166042
   rtslib-fb is not object compatible with rtslib

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

Title:
  ImportError: cannot import name FileIOBackstore when invoking
  targetcli on 13.04

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

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


[Bug 1166050] [NEW] [needs-packaging] python3-opengl is missing in repositories.

2013-04-08 Thread reddot
Public bug reported:

As of Ubuntu 13.04 beta release there is no python3-opengl package in 
repositories available.
Since one of the highlights in this Ubuntu release is deploying python3 only by 
default and there is only 2 years left for python 2.7 support, it looks 
reasonable to port python projects towards python3. And thus missing 
python3-opengl in distribution is a blocker for a porting.

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


** Tags: needs-packaging opengl python3

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

Title:
  [needs-packaging] python3-opengl is missing in repositories.

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

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


[Bug 1166049] [NEW] alien fails to convert rpm to deb

2013-04-08 Thread tombert
Public bug reported:

ubuntu 12.04.2 LTS  Precise
alien version 8.86
perl 5, version 14, subversion 2 (v5.14.2) built for 
i686-linux-gnu-thread-multi-64int

The rpm package to try:
http://www.lsi.com/products/storagecomponents/Pages/MegaRAIDSAS9280-24i4e.aspx
Download MegaCli from section Management Software and Tools.

Run the command:
sudo alien -dc MegaCli-8.07.07-1.noarch.rpm

which gives the error:
Unpacking of 'MegaCli-8.07.07-1.noarch.rpm' failed at 
/usr/share/perl5/Alien/Package/Rpm.pm line 168.

thx

** Affects: alien (Ubuntu)
 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/1166049

Title:
  alien fails to convert rpm to deb

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

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


[Bug 1165827] Re: LibreOffice Menus, Mouse Rollovers Not Working

2013-04-08 Thread Adolfo Jayme Barrientos
*** This bug is a duplicate of bug 1153350 ***
https://bugs.launchpad.net/bugs/1153350

Hi Dac, thank you for taking the time to report this bug and helping to
make Ubuntu better. This particular bug has already been reported and is
a duplicate of bug 1153350, so it is being marked as such. Please look
at the other bug report to see if there is any missing information that
you can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report. Feel free to continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 1153350
   LibreOffice4 Global Menu Items Do Not Highlight on Mouse Hover

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

Title:
  LibreOffice Menus, Mouse Rollovers Not Working

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

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


[Bug 1126378] Re: SchedulerHostFilterNotFound: Scheduler Host Filter AvailabilityZoneFilter, CapacityFilter, CapabilitiesFilter could not be found.

2013-04-08 Thread James Page
** Changed in: cinder (Ubuntu Raring)
   Status: Fix Committed = 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/1126378

Title:
  SchedulerHostFilterNotFound: Scheduler Host Filter
  AvailabilityZoneFilter, CapacityFilter, CapabilitiesFilter could not
  be found.

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

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


  1   2   3   4   5   6   7   8   9   10   >