[Bug 1002997] Re: Tomcat7 package should have jdbc-pool module

2012-07-17 Thread James Page
I've re-enabled the jdbc-pool module for the latest upload to quantal:

tomcat7 (7.0.29-0ubuntu1) quantal; urgency=low

  * Re-sync with Debian unstable.
  * New upstream release:
- Refreshed patches.
  * Enabled Tomcat jdbc-pool module, aligning more closely to upstream and
providing improved multi-threaded performance over commons-dbcp:
- d/rules,d/libtomcat7-java.poms: Install tomcat-dbcp.jar file.
- d/patches/0005-change-default-DBCP-factory-class.patch: Drop patch
  which switches the default DBCP factory to commons-dbcp.
- d/NEWS: let users know about this change.

 -- James Page james.p...@ubuntu.com  Mon, 16 Jul 2012 15:54:43 +0100

Note that this won't be applied into 12.04 as its to large a change.


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

** Changed in: tomcat7 (Ubuntu)
Milestone: None = quantal-alpha-3

** Changed in: tomcat7 (Ubuntu)
 Assignee: (unassigned) = James Page (james-page)

-- 
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/1002997

Title:
  Tomcat7 package should have jdbc-pool module

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tomcat7/+bug/1002997/+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 1025595] [NEW] tomcat7 test failed: AssertionError: ['tcp6 0 0 :::8080 :::* LISTEN 898/java '

2012-07-17 Thread Victor Zhou
Public bug reported:

There is failures in the test job in Jenkins :
https://jenkins.qa.ubuntu.com/view/Quantal/view/ISO%20Testing%20Dashboard/job
/quantal-server-amd64_tomcat-server/55/

Tracback:
testcase classname=test.TomcatServerTest name=testTomcatDaemon 
time=0.008
failure type=testtools.testresult.real._StringException
_StringException: Traceback (most recent call last): File test.py, line 41, 
in testTomcatDaemon self.assertEquals(len(output2), 2, output2) AssertionError: 
['tcp6 0 0 :::8080 :::* LISTEN 898/java ']
/failure
/testcase

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


** Tags: amd64 apport-bug iso-testing qa-daily-testing quantal

-- 
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/1025595

Title:
  tomcat7 test failed: AssertionError: ['tcp6 0 0 :::8080 :::* LISTEN
  898/java '

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tomcat7/+bug/1025595/+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 1022434] Re: sshd server crashes on startup

2012-07-17 Thread Robert John Bowles
Some more experiments following a lead about liblsp.so. This was not (as
I thought) part of the core system, but it belongs to the astrill
package, which provides vpn client software.

It so happens I was given a beta version of the client. On the machine
that mysteriously re-started working with sshd I had removed the beta
clent and re-installed an older version.

To confirm, I uninstalled the beta from the 'bad' box, and immediately
found sshd worked straight away on reboot. I reinstalled the older
version of the Astrill client, and sshd continued to work fine.

The problem, therefore, lies in the astrill package (or at least the
beta version I was given). It is not part of the core Ubuntu system, so
I am marking this bug 'invalid'. I will take up resolution with the
software providers.


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

-- 
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/1022434

Title:
  sshd server crashes on startup

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1022434/+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 1025595] Re: tomcat7 test failed: AssertionError: ['tcp6 0 0 :::8080 :::* LISTEN 898/java '

2012-07-17 Thread Victor Zhou
** Changed in: tomcat7 (Ubuntu)
   Status: New = Confirmed

-- 
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/1025595

Title:
  tomcat7 test failed: AssertionError: ['tcp6 0 0 :::8080 :::* LISTEN
  898/java '

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tomcat7/+bug/1025595/+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 1025595] Re: tomcat7 test failed: AssertionError: ['tcp6 0 0 :::8080 :::* LISTEN 898/java '

2012-07-17 Thread James Page
Note that this is intermittent

The output should contain an entry for the 8005 control port as well as
the standard 8080 port.

-- 
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/1025595

Title:
  tomcat7 not running on port 8005 after installation

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tomcat7/+bug/1025595/+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 1025595] Re: tomcat7 not running on port 8005 after installation

2012-07-17 Thread Jean-Baptiste Lallement
** Summary changed:

- tomcat7 test failed: AssertionError: ['tcp6 0 0 :::8080 :::* LISTEN 898/java '
+ tomcat7 not running on port 8005 after installation

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

-- 
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/1025595

Title:
  tomcat7 not running on port 8005 after installation

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tomcat7/+bug/1025595/+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 959037] Re: NM-controlled dnsmasq prevents other DNS servers from starting

2012-07-17 Thread Thomas Hood
Note: the dnsmasq.d file included in the new n-m release includes both
bind-interfaces and except-interface=lo.

This is already a big improvement. It allows standalone dnsmasq to run
on a system with NM and nm-dnsmasq: standalone dnsmasq listens on
interfaces other than lo and forwards queries to nm-dnsmasq at
127.0.0.1.

$ dpkg -l dnsmasq network-manager|grep ^ii
ii  dnsmasq  2.62-3  Small caching DNS proxy and DHCP/TFTP server
ii  network-manager  0.9.6.0~git201207161259.00297f4-0ubuntu1  network 
management framework (daemon and userspace tools)

$ cat /etc/dnsmasq.d/network-manager
# Tell any system-wide dnsmasq instance to not bind to the loopback interface.
# WARNING: changes to this file will get lost if network-manager is removed.
bind-interfaces
except-interface=lo

$ cat /etc/resolv.conf
# Dynamic resolv.conf(5) file for glibc resolver(3) generated by resolvconf(8)
# DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN
nameserver 127.0.0.1
search [redacted]

$ cat /var/run/dnsmasq/resolv.conf
nameserver 127.0.0.1

$ cat /var/run/nm-dns-dnsmasq.conf
server=192.168.1.254
server=195.241.76.55
server=195.241.76.58

$ sudo netstat -nl4p |grep :53
tcp0  0 192.168.1.20:53 0.0.0.0:*   LISTEN  
7039/dnsmasq
tcp0  0 192.168.1.21:53 0.0.0.0:*   LISTEN  
7039/dnsmasq
tcp0  0 127.0.0.1:530.0.0.0:*   LISTEN  
6282/dnsmasq
udp0  0 192.168.1.20:53 0.0.0.0:*   
7039/dnsmasq
udp0  0 192.168.1.21:53 0.0.0.0:*   
7039/dnsmasq
udp0  0 127.0.0.1:530.0.0.0:*   
6282/dnsmasq
udp0  0 0.0.0.0:53530.0.0.0:*   
1103/avahi-daemon:

-- 
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/959037

Title:
  NM-controlled dnsmasq prevents other DNS servers from starting

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/djbdns/+bug/959037/+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 959037] Re: NM-controlled dnsmasq prevents other DNS servers from starting

2012-07-17 Thread Thomas Hood
Changing status to in progress in case we still want to implement the
idea in comment #88.

-- 
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/959037

Title:
  NM-controlled dnsmasq prevents other DNS servers from starting

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/djbdns/+bug/959037/+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 959037] Re: NM-controlled dnsmasq prevents other DNS servers from starting

2012-07-17 Thread Thomas Hood
... would be what I suggest (but can't do myself).  :)

-- 
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/959037

Title:
  NM-controlled dnsmasq prevents other DNS servers from starting

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/djbdns/+bug/959037/+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 967410] Re: Windows clients cannot connect to shared printers

2012-07-17 Thread Marc Deslauriers
Has the fix in comment #17 worked for anyone else?

** Tags added: rls-q-incoming

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

** Also affects: samba (Ubuntu Quantal)
   Importance: High
   Status: Confirmed

** Changed in: samba (Ubuntu Precise)
   Status: New = Confirmed

** Changed in: samba (Ubuntu Precise)
   Importance: Undecided = High

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

Title:
  Windows clients cannot connect to shared printers

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/967410/+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 531599] Re: device mappings for partitions not removed after build using --raw, leading to filesystem corruption

2012-07-17 Thread Launchpad Bug Tracker
This bug was fixed in the package vm-builder - 0.12.4-0ubuntu0.3

---
vm-builder (0.12.4-0ubuntu0.3) lucid-proposed; urgency=low

  * debian/patches/0001-lp531599.patch: Backport fix for
LP: #531599 which removes dev maps created by parted.
 -- Louis Bouchard louis.bouch...@canonical.com   Mon, 04 Jun 2012 12:33:21 
+0100

** Changed in: vm-builder (Ubuntu Lucid)
   Status: Fix Committed = Fix Released

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

Title:
  device mappings for partitions not removed after build using --raw,
  leading to filesystem corruption

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vm-builder/+bug/531599/+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 1025595] Re: tomcat7 not running on port 8005 after installation

2012-07-17 Thread James Page
This is actually just a timing issue.

Tomcat7 uses a secure random number generator to seed session ID's
(unlike tomcat6) which takes some time on virtual instances to
initialize ( 30 seconds).

I've increased the pre-test sleep time to 60 seconds to accomodate -
nothing to fix in the package so marking 'Invalid'.


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

-- 
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/1025595

Title:
  tomcat7 not running on port 8005 after installation

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tomcat7/+bug/1025595/+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 626728] Re: typing error in default-ssl

2012-07-17 Thread Cd-MaN
While this regex works (kind of - it also matches MSIE 1, but that
should be a negligable minority) I would like to propose the following
regex which is clearer (imho):

BrowserMatch MSIE (?:[7-9]|\d{2,}) ssl-unclean-shutdown

-- 
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/626728

Title:
  typing error in default-ssl

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/626728/+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 1022493] Re: [MIR] leveldb, snappy, libs3

2012-07-17 Thread Michael Terry
** Changed in: leveldb (Ubuntu)
   Status: New = Fix Committed

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

Title:
  [MIR] leveldb, snappy, libs3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/leveldb/+bug/1022493/+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 1014864] Re: [MIR] walinuxagent

2012-07-17 Thread James Page
** Also affects: walinuxagent (Ubuntu Precise)
   Importance: Undecided
   Status: New

** Also affects: walinuxagent (Ubuntu Quantal)
   Importance: High
   Status: Fix Committed

** Changed in: walinuxagent (Ubuntu Precise)
Milestone: None = ubuntu-12.04.1

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

Title:
  [MIR] walinuxagent

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


[Blueprint servercloud-q-push-to-the-clouds] Push to the Clouds

2012-07-17 Thread Dave Walker
Blueprint changed by Dave Walker:

Work items changed:
  Work items:
  Hardware Deliver: INPROGRESS
- [utlemming] Create public glance servers: TODO
+ [utlemming] Create public glance servers: INPROGRESS
  [utlemming] Process improvements to publish glance IDs on 
cloud-images.ubuntu.com: TODO

-- 
Push to the Clouds
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-q-push-to-the-clouds

-- 
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


[Blueprint servercloud-q-push-to-the-clouds] Push to the Clouds

2012-07-17 Thread Dave Walker
Blueprint changed by Dave Walker:

Work items changed:
  Work items:
  Hardware Deliver: INPROGRESS
  [utlemming] Create public glance servers: INPROGRESS
- [utlemming] Process improvements to publish glance IDs on 
cloud-images.ubuntu.com: TODO
+ [utlemming] Process improvements to publish glance IDs on 
cloud-images.ubuntu.com: INPROGRESS

-- 
Push to the Clouds
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-q-push-to-the-clouds

-- 
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


[Blueprint servercloud-q-openstack-qa] Openstack QA

2012-07-17 Thread Adam Gandelman
Blueprint changed by Adam Gandelman:

Work items changed:
  Work items:
  [zulcss] Prepare ubuntu packaging branches for foslom/quantal: DONE
  [zulcss] Preparse ubuntu packaging branches for folsom/precise: DONE
  [zulcss] Prepare PPA for folsom/quantal: DONE
  [zulcss] Prepare PPA for folsom/precise: DONE
  Document tested and referenced deployment configs: TODO
  Deploy release cloud images as part of overall testing: TODO
  Split database migrations out of deployment charms and into own tests: TODO
  [gandelman-a] Clean up Juju deployment tool, move to its own projecT: 
INPROGRESS
  Integration of reporting to gerrit upstream: TODO
  Enable burn/load/performance testing on a regular basis in the lab (or on new 
hardware): TODO
  Sort out way forward with current Openstack dev on current Ubuntu stable: DONE
  [zulcss] communicate what we are testing and current results on a regular 
basis: TODO
  Setup testing of swift in the lab: TODO
  Investigate testing of awsome on the lab: TODO
- [gandelman-a] Setup testing of juju against deployed openstack in the lab: 
TODO
+ [gandelman-a] Setup testing of juju against deployed openstack in the lab: 
DONE
  Write up tests to preform database migratioN: TODO
  Write up tests to perform package upgrade tests: TODO
  Write up tests to perform burn in tests: TODO
  Write up tests to perform benchmarks for cloud images on openstack: TODO
  Write up tests to perform tests API: TODO
  Write up tests to perform tests on awsome: TODO
  Write up tests to use different database backend: TODO

-- 
Openstack QA
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-q-openstack-qa

-- 
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


[Blueprint servercloud-q-juju-charms-release-policy] Clarifying Charm Store policy around Ubuntu Releases

2012-07-17 Thread Clint Byrum
Blueprint changed by Clint Byrum:

Work items changed:
  Work items:
- Author and communicate proposed release plan to juju mailing list: TODO
+ Author and communicate proposed release plan to juju mailing list: DONE
  (Placeholder) Implement testing plan after discussion: TODO
  (Placeholder) Implement release plan after discussion: TODO
  (Placeholder) Verify Launchpad can support release plans/policies: TODO

-- 
Clarifying Charm Store policy around Ubuntu Releases
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-q-juju-charms-release-policy

-- 
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


[Blueprint servercloud-q-juju-mir] Juju MIR

2012-07-17 Thread Clint Byrum
Blueprint changed by Clint Byrum:

Whiteboard changed:
  Status: all txaws patches were accepted upstream and uploaded, so the
- universe dependencies have been cut significantly. Zookeeper MIR should
- be able to proceed.
+ universe dependencies have been cut significantly. Zookeeper MIR +1'd
+ pending a documentation addition about securing traffic. This MIR,
+ however, has been shelved given that the port to go is nearing
+ completion, and it no longer makes much sense to do all of the work
+ necessary to bring the python version up to the level that is required
+ for main inclusion.
  
  Lowered priority to low. Given the current port to go-lang, it might
  make sense to get that version into universe for 12.10 and push for an
  MIR in 13.04 [robbiew]

-- 
Juju MIR
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-q-juju-mir

-- 
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 1024475] Re: libnss-ldap causes boot hang on Ubuntu 12.04 Precise

2012-07-17 Thread ghomem
Hello Clint,

We are using the default for networking, ie, Network Manager.

Booting with  --verbose noquiet results in the single 2 lines:

Loading configuration from /etc/init.conf
Loading configuration fomt /etc/init

being printed.

The system hangs right there.

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

Title:
  libnss-ldap causes boot hang on Ubuntu 12.04 Precise

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libnss-ldap/+bug/1024475/+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


[Blueprint servercloud-q-juju-mir] Juju MIR

2012-07-17 Thread Clint Byrum
Blueprint changed by Clint Byrum:

Work items changed:
  Work items:
  MIR txaws: DONE
  MIR txzookeeper: DONE
  MIR zookeeper ( http://pad.lv/913883 ) : DONE
  MIR juju ( http://pad.lv/912861 ): DONE
- follow-up on juju and zookeeper MIR's: TODO
+ follow-up on juju and zookeeper MIR's: DONE

-- 
Juju MIR
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-q-juju-mir

-- 
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


[Blueprint servercloud-q-cloud-init-utils] cloud-init and cloud-utils discussion

2012-07-17 Thread Scott Moser
Blueprint changed by Scott Moser:

Work items changed:
  Work items:
- [smoser] null route by default when ssh keys present: TODO
+ [smoser] null route by default when ssh keys present: POSTPONED
  [smoser] support launch index cloud-init (bug 1023177) : TODO
  [smoser] add environment variables to scripts invoked from cloud-init: TODO
  [smoser] cloud-config syntax for modifying rather than overwriting (bug 
1023179) : TODO
  [smoser] cloud-init sysv init scripts for debian: TODO
- [smoser] integrate cloud-init sysv init scripts for rh: TODO
+ [smoser] integrate cloud-init sysv init scripts for rh: DONE
  [smoser] find new home for grub-legacy-ec2 (#672104): TODO
  cloud-init support config drive v2: TODO
  archive for arm architecture should default to ports.ubuntu.com: TODO
  [utlemming] package sync image into cloud-utils: INPROGRESS
  [utlemming] utility to be able to dump /query2 data for local cloud: 
INPROGRESS
  cloud-config max-uptime option (shutdown after X minutes): TODO
  cloud-metadata implementation (abstaction over ec2metadata): TODO
  [kirkland] breakout ssh tool from bike shed: TODO
  [rbasak] package his ssh tool: TODO
  [utlemming] code auto shutdown: TODO
  package OZ: TODO
  rebundle cloud image utility: TODO
  [utlemming] cloud-utils contain cloud-images public signing key: TODO

-- 
cloud-init and cloud-utils discussion
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-q-cloud-init-utils

-- 
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 967410] Re: Windows clients cannot connect to shared printers

2012-07-17 Thread David
fix in comment # 21 worked for me

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

Title:
  Windows clients cannot connect to shared printers

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/967410/+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 966577] Re: add explicit egress 'owner' rule on non-bootstrapping nodes to require root access to zookeeper

2012-07-17 Thread Clint Byrum
** Also affects: juju
   Importance: Undecided
   Status: New

** Changed in: juju
   Status: New = Triaged

** Changed in: juju
   Importance: Undecided = High

** Changed in: juju
Milestone: None = honolulu

-- 
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/966577

Title:
  add explicit egress 'owner' rule on non-bootstrapping nodes to require
  root access to zookeeper

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju/+bug/966577/+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 1021560] Re: FTBFS: gives high rate of false positives on powerpc

2012-07-17 Thread Launchpad Bug Tracker
** Branch linked: lp:debian/leveldb

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

Title:
  FTBFS: gives high rate of false positives on powerpc

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/leveldb/+bug/1021560/+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 1020313] Re: openstack-dashboard hijacks the web root

2012-07-17 Thread James Page
** Changed in: horizon (Ubuntu)
 Assignee: (unassigned) = Chuck Short (zulcss)

** Changed in: horizon (Ubuntu)
Milestone: None = quantal-alpha-3

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

Title:
  openstack-dashboard hijacks the web root

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/horizon/+bug/1020313/+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 988819] Re: [SRU] wrong path to libxml2.so.2 in mod_security - broken by multiarch enabled libraries

2012-07-17 Thread Clint Byrum
Since the fix in -proposed is in doubt, I've marked the bug
verification-failed. We can remove the package from precise-proposed if
need be. Otherwise, upload whatever fix is appropriate to proposed.

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

-- 
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/988819

Title:
  [SRU] wrong path to libxml2.so.2 in mod_security - broken by multiarch
  enabled libraries

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/988819/+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 858867] Re: XMLRPC allows unauthed users access to various methods (which it shouldn't)

2012-07-17 Thread Andres Rodriguez
** Changed in: cobbler (Ubuntu Quantal)
 Assignee: Ubuntu Server Team (ubuntu-server) = Andres Rodriguez 
(andreserl)

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is a bug assignee.
https://bugs.launchpad.net/bugs/858867

Title:
  XMLRPC  allows unauthed users access to various methods (which it
  shouldn't)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cobbler/+bug/858867/+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 990162] Re: armhf version is unusable -- task switches will cause sigsegv's

2012-07-17 Thread Robie Basak
Chuck will do this tomorrow.

** Changed in: python-greenlet (Ubuntu Precise)
 Assignee: Al Stone (ahs3) = Chuck Short (zulcss)

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

Title:
  armhf version is unusable -- task switches will cause sigsegv's

To manage notifications about this bug go to:
https://bugs.launchpad.net/eilt/+bug/990162/+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 911244] Re: [SRU] prompt to change unmodified conf file /etc/cron.d/mailman during upgrade from oneiric to precise

2012-07-17 Thread Adam Conrad
Hello Jean-Baptiste, or anyone else affected,

Accepted mailman into precise-proposed. The package will build now and
be available at
http://launchpad.net/ubuntu/+source/mailman/1:2.1.14-3ubuntu0.1 in a few
hours, and then in the -proposed repository.

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

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

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

** Changed in: mailman (Ubuntu Precise)
   Status: In Progress = Fix Committed

** Tags added: verification-needed

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

Title:
  [SRU] prompt to change unmodified conf file /etc/cron.d/mailman during
  upgrade from oneiric to precise

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mailman/+bug/911244/+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 858867] Re: XMLRPC allows unauthed users access to various methods (which it shouldn't)

2012-07-17 Thread James Cammarata
In my opinion as the maintainer, this is not a bug and will not be fixed
upstream. Any functions that modify data require a login, and certain
functions (like those performed by koan) require access to the XMLRPC
endpoint without a login or access to the token stored locally for the
CLI. At no point did we say all XMLRPC functions require a login.

Beyond that, a lot of the same data that can be accessed over the web
interface (namely the kickstart/preseed data) which contains information
that could be considered just as sensitive (IP's, MACs, etc.). You
should never have unencrypted data like plain-text passwords in your
automated response files unless there is absolutely no other option and
you can ensure the network they're traversing is secured.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is a bug assignee.
https://bugs.launchpad.net/bugs/858867

Title:
  XMLRPC  allows unauthed users access to various methods (which it
  shouldn't)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cobbler/+bug/858867/+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 1021810] Re: `nova-manage fixed list` fails if network has been deleted

2012-07-17 Thread Tong Li
The problem is that in nova-manage, the code catches
exception.NetworkNotFound and blindly say Command failed, please check
log for more info regardless what the exception might be.

With latest code as July 17, 2012,  in the scenario you described, the
following command will both produce that error.

with latest code, July 17, 2012,

$nova-manage fixed list 
network IP address  hostnamehost
10.0.0.0/24 10.0.0.0NoneNone
10.0.0.0/24 10.0.0.1NoneNone
10.0.0.0/24 10.0.0.2NoneNone
10.0.0.0/24 10.0.0.3NoneNone
10.0.0.0/24 10.0.0.4NoneNone

$nova-manage network list
id  IPv4IPv6start address   DNS1
DNS2VlanID  project uuid
1   10.0.0.0/24 None10.0.0.28.8.4.4 
NoneNoneNone
0440a6eb-9407-4aeb-a9db-05c38211ee0a

$nova-manage network delete 10.0.0.0/24

$nova-manage fixed list
network IP address  hostnamehost
Command failed, please check log for more info

$ nova-manage network list
id  IPv4IPv6start address   DNS1
DNS2VlanID  project uuid
Command failed, please check log for more info

The fixes should be in file nova/bin/nova-manage

-- 
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/1021810

Title:
  `nova-manage fixed list` fails if network has been deleted

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1021810/+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 1021810] Re: `nova-manage fixed list` fails if network has been deleted

2012-07-17 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

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

-- 
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/1021810

Title:
  `nova-manage fixed list` fails if network has been deleted

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1021810/+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 1013221] Re: package winbind 2:3.6.3-2ubuntu2.3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-07-17 Thread Brian Murray
*** This bug is a duplicate of bug 523896 ***
https://bugs.launchpad.net/bugs/523896

** This bug is no longer a duplicate of bug 1009747
   package whoopsie 0.1.32 failed to install/upgrade: subprocess installed 
post-installation script returned error exit status 1
** This bug has been marked a duplicate of bug 523896
   useradd: cannot lock /etc/passwd; try again later.

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

Title:
  package winbind 2:3.6.3-2ubuntu2.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/samba/+bug/1013221/+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 1019427] Re: package winbind 2:3.6.3-2ubuntu2.3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-07-17 Thread Brian Murray
*** This bug is a duplicate of bug 523896 ***
https://bugs.launchpad.net/bugs/523896

** This bug is no longer a duplicate of bug 1009747
   package whoopsie 0.1.32 failed to install/upgrade: subprocess installed 
post-installation script returned error exit status 1
** This bug has been marked a duplicate of bug 523896
   useradd: cannot lock /etc/passwd; try again later.

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

Title:
  package winbind 2:3.6.3-2ubuntu2.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/samba/+bug/1019427/+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 1017141] Re: package winbind 2:3.6.3-2ubuntu2.3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-07-17 Thread Brian Murray
*** This bug is a duplicate of bug 523896 ***
https://bugs.launchpad.net/bugs/523896

** This bug is no longer a duplicate of bug 1016886
   package whoopsie 0.1.32 failed to install/upgrade: subprocess installed 
post-installation script returned error exit status 1
** This bug has been marked a duplicate of bug 523896
   useradd: cannot lock /etc/passwd; try again later.

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

Title:
  package winbind 2:3.6.3-2ubuntu2.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/samba/+bug/1017141/+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 1023405] Re: please transition libservlet2.5-java - libservlet3.0-java and then demote tomcat6 source and binaries to universe

2012-07-17 Thread Launchpad Bug Tracker
This bug was fixed in the package libreoffice - 1:3.6.0~rc1-0ubuntu1

---
libreoffice (1:3.6.0~rc1-0ubuntu1) quantal; urgency=low

  * new upstream rc
  * switch to libservlet 3.0 API (LP: #1023405)
  * revert 78c2f91bd0ba744ddacb908457a18ca6537c8017

libreoffice (1:3.6.0~beta3-0ubuntu1~ppa1) quantal; urgency=low

  * new upstream beta
  * merge from debian
  * revert gconfbe temporary hack

libreoffice (1:3.6.0~beta2-0ubuntu1~ppa3) quantal; urgency=low

  * force disable HAVE_CXX0X for ABI incompatibilty
  * keep xmloff unoapi disabled on gcc-4.7 builds for now, even though we
ourselves should be good

libreoffice (1:3.6.0~beta2-0ubuntu1~ppa2) quantal; urgency=low

  * rebase on debian

libreoffice (1:3.6.0~beta2-0ubuntu1~ppa1) quantal; urgency=low

  * new upstream beta
  * fix gcc versioning
  * disable broken pdfimport test for now

libreoffice (1:3.6.0~beta1-0ubuntu5) quantal; urgency=low

  * new upstream beta, rebasing on debian
  * build against gcc 4.6 (related: lp#1007616)

libreoffice (1:3.6.0~beta1-1) UNRELEASED; urgency=low

  [ Rene Engelhard ]
  * new upstream beta release
- fixes splashscreen location in multi-monitor setups
  (closes: #657444, #431473)

  * debian/patches/build-dont-run-checks.diff: as name says

  * debian/rules:
- new conditionals for: doxygen, libcdr, liblcms2
- remove liblucene2-java stuff; now clucene is used
- build-depend on libxml2-utils, xmllint now needed
- build-depend on liboost-date-time-date, we now link to boost...
- disable binfilter for now (checkdll segfaults...)
- build-depend against libpng-dev instead of libpng12-dev
  (closes: #662411)
- remove squeeze-backports stuff, add wheezy-backports
- install upstreams README(_en-US) (closes: #676340)
- clean up some warnings:
  + readd /usr/lib/`dpkg-architecture -qDEB_HOST_MULTIARCH`/libfakeroot
to LD_LIBRARY_PATH for dh_shlibdeps
  + don't run jh_depends -i/-a, use -p for each package, otherwise it
gets confused by help.jar/s*.jar which is just zips, no real jar
- switch to default-jdk, b-d on default-jdk (= 1:1.7-48) on ia64 and
  check for OpenJDK in tests yes/no clause for JDK=default
- add ENABLE_HELP conditional now that we have --without-help; also
  add the new --disable-extensions and --disable-database-connectivity to
  their respective places
  * debian/uno-libs3.symbols: update

  [Björn Michaelsen]
  * force disable HAVE_CXX0X for ABI incompatibilty
 -- Bjoern Michaelsen bjoern.michael...@canonical.com   Tue, 17 Jul 2012 
17:14:10 +0200

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

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

Title:
  please transition libservlet2.5-java - libservlet3.0-java and then
  demote tomcat6 source and binaries to universe

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/axis/+bug/1023405/+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 997978] Re: KVM images lose connectivity with bridged network

2012-07-17 Thread Serge Hallyn
(Perhaps a test kernel should be built in ppa with the patch from
comment #38)

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

Title:
  KVM images lose connectivity with bridged network

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bridge-utils/+bug/997978/+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 858867] Re: XMLRPC allows unauthed users access to various methods (which it shouldn't)

2012-07-17 Thread Scott Moser
Given James' and Daviey's comments above, I think we should just let this be.
Its more likely that sensitive information would live in the kickstart files 
(url=) which are not protected at all either.

Is there some appropriate way to document this and close it as such?

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is a bug assignee.
https://bugs.launchpad.net/bugs/858867

Title:
  XMLRPC  allows unauthed users access to various methods (which it
  shouldn't)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cobbler/+bug/858867/+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 1022434] Re: sshd server crashes on startup

2012-07-17 Thread Michael Speth
I also have the Astrill beta client installed!  I'll uninstall it after
work and try it out!

-- 
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/1022434

Title:
  sshd server crashes on startup

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1022434/+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 928524] Re: lxcbr0 fails to come up when dnsmasq is installed

2012-07-17 Thread Launchpad Bug Tracker
This bug was fixed in the package libvirt - 0.9.8-2ubuntu17.2

---
libvirt (0.9.8-2ubuntu17.2) precise-proposed; urgency=low

  * debian/libvirt-bin.install, debian/rules: name the apport file
source_libvirt.py, not source_libvirt-bin.py.  (LP: #1007405)
  * install /etc/dnsmasq.d/libvirt to configure system wide dnsmasq to not
listen on the libvirt bridge.  (Following Stéphane's lxc example)
(LP: #928524) (LP: #231060)
- postinst: restart dnsmasq; postrm: remove dnsmasq.d/libvirt file and
  restart dnsmasq;  rules, libvirt-bin.dirs and libvirt-bin.install:
  install new debian/libvirt-bin.dnsmasq file.
  * Warn user about bad pc-0.12 machine type, and help user transition.
(LP: #1001625)
- qemu-warn-on-pc-0.12.patch: When defining or starting a VM which uses the
  pc-0.12 machine type, warn in libvirtd.log.
- debian/libvirt-migrate-qemu-machinetype: automatically migrate QEMU VMs
  to newest machine type.  This is not done automatically as there will
  be some users who have good reason to stay with pc-0.12.
 -- Serge Hallyn serge.hal...@ubuntu.com   Mon, 11 Jun 2012 21:52:02 -0500

** Changed in: libvirt (Ubuntu Precise)
   Status: Fix Committed = Fix Released

-- 
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/928524

Title:
  lxcbr0 fails to come up when dnsmasq is installed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dnsmasq/+bug/928524/+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 231060] Re: packages dnsmasq and libvirt-bin conflict with each other

2012-07-17 Thread Launchpad Bug Tracker
This bug was fixed in the package libvirt - 0.9.8-2ubuntu17.2

---
libvirt (0.9.8-2ubuntu17.2) precise-proposed; urgency=low

  * debian/libvirt-bin.install, debian/rules: name the apport file
source_libvirt.py, not source_libvirt-bin.py.  (LP: #1007405)
  * install /etc/dnsmasq.d/libvirt to configure system wide dnsmasq to not
listen on the libvirt bridge.  (Following Stéphane's lxc example)
(LP: #928524) (LP: #231060)
- postinst: restart dnsmasq; postrm: remove dnsmasq.d/libvirt file and
  restart dnsmasq;  rules, libvirt-bin.dirs and libvirt-bin.install:
  install new debian/libvirt-bin.dnsmasq file.
  * Warn user about bad pc-0.12 machine type, and help user transition.
(LP: #1001625)
- qemu-warn-on-pc-0.12.patch: When defining or starting a VM which uses the
  pc-0.12 machine type, warn in libvirtd.log.
- debian/libvirt-migrate-qemu-machinetype: automatically migrate QEMU VMs
  to newest machine type.  This is not done automatically as there will
  be some users who have good reason to stay with pc-0.12.
 -- Serge Hallyn serge.hal...@ubuntu.com   Mon, 11 Jun 2012 21:52:02 -0500

** Changed in: libvirt (Ubuntu Precise)
   Status: Fix Committed = Fix Released

-- 
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/231060

Title:
  packages dnsmasq and libvirt-bin conflict with each other

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dnsmasq/+bug/231060/+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 1022434] Re: sshd server crashes on startup

2012-07-17 Thread Robert John Bowles
Looks like we found it!

Just to update you, I have notified Astrill of this issue via their
helpdesk. I am awaiting a response. This certainly needs fixing in their
code before it goes on general release.

-- 
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/1022434

Title:
  sshd server crashes on startup

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1022434/+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 967410] Re: Windows clients cannot connect to shared printers

2012-07-17 Thread James Brown
#21 worked for me too, but really needs a better explanation.

rpcclient needs to be run as superuser - it did not work for me until I
changed user to root (su root)

i did not try it, but I think sudo rpcclient should work as well if
you have enabled root directly.

typing enumprinters 5  resulted in one listing for each of the
printers in my system, but the result for each priner was

printername:[\\LOCALHOST\]
portname:[]
attributes:[0x0]
device_not_selected_timeout:[0x0]
transmission_retry_timeout:[0x0]

enumprinters  (without the 5) yielded this with the correct name for each 
printer:
  
  flags:[0x80]
name:[\\LOCALHOST\HP-LaserJet-1100]
description:[\\LOCALHOST\HP-LaserJet-1100,,HP LaserJet 1100]
comment:[HP LaserJet 1100]

typing setprintername HP-LaserJet-1100 HP-LaserJet-1100  resulte din a
success message.

typing  enumprinters 5 now lists the printer with the correct name.
and I can connect normally from the Windows clients.

I do not know what the 5 means, but apparantly the upgrade did
something to zero out the existing settings.

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

Title:
  Windows clients cannot connect to shared printers

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/967410/+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 251632] Re: DHCP client should not create temporary files in /etc

2012-07-17 Thread Rob van der Linde
I noticed that this is fixed in Ubuntu 12.04, /etc/resolv.conf is now a
symlink to /run/resolvconf/resolv.conf and /run is mounted as tmpfs so
it now works if /etc is mounted as readonly.

Maybe this bug can be closed now?

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

Title:
  DHCP client should not create temporary files in /etc

To manage notifications about this bug go to:
https://bugs.launchpad.net/dhcp/+bug/251632/+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 967410] Re: Windows clients cannot connect to shared printers

2012-07-17 Thread David
Bad Spanish

Disculpen por la mala explicacion en el comment #21.

Bueno, en mi configuración de samba el grupo lpadmin es administrador de
impresoras, mi usuario pertenece al grupo lpadmin, por eso funciono para
mi sin ser usuario root (opcional agregar printer admin = @lpadmin en
smb.conf sin las comillas), el usuario root es siempre por defecto
administrador de impresoras.

Para una mejor explicacion del comando rpcclient y su uso podemos acudir
siempre al man del comando.

Tomado del manual :

enumprinters [level]
   Execute an EnumPrinters() call. This lists the various installed and 
share printers. Refer to the MS Platform SDK documentation for more details of 
the various flags and calling options. Currently supported info levels are 1, 2 
and 5.

 setprintername printername newprintername
   Set printer name



Bad English

Sorry for the bad explanation in comment #21

Well, in my samba configuration the group lpadmin is printer manager, my
lpadmin user belongs to, so it worked for me without being root user
(optional add printer admin = @lpadmin in smb.conf without the
quotes), the root user is always default printer manager.

For a better explanation of the  rpcclient command and its use can
always consult the man command.

Taken from the manual:

enumprinters [level]
   Execute an EnumPrinters() call. This lists the various installed and 
share printers. Refer to the MS Platform SDK documentation for more details of 
the various flags and calling options. Currently supported info levels are 1, 2 
and 5.

 setprintername printername newprintername
   Set printer name

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

Title:
  Windows clients cannot connect to shared printers

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/967410/+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 1021086] Re: Kernel Panic when re-enabling wifi via Fn+F2 on Dell XPS 15z

2012-07-17 Thread Joseph Salisbury
I built the next test kernel, which is up to commit:
8c914028f5ddaa417b7d0f4b7fdc24caceaa8043

This kernel is available from:
http://people.canonical.com/~jsalisbury/lp1021086/

Can you test that kernel and report back if it has the bug or not?

Thanks in advance!

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

Title:
  Kernel Panic when re-enabling wifi via Fn+F2 on Dell XPS 15z

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

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


[Bug 995747] Re: Gedit: Remove trailing spaces feature removes last line.

2012-07-17 Thread Diego Argueta
Are there any plans for this being fixed? There've been a few gedit
updates since then and the problem still persists for me (same version
of Ubuntu and gedit).

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

Title:
  Gedit: Remove trailing spaces feature removes last line.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gedit-plugins/+bug/995747/+subscriptions

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


[Bug 763052] Re: Ubuntu can't boot on nvidia GeForce GT240 with nouveau drivers

2012-07-17 Thread Peter Wagner
just confirming, that my description above indeed relates to Precise
Pangolin.

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

Title:
  Ubuntu can't boot on nvidia GeForce GT240 with nouveau drivers

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

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


[Bug 1025901] Re: nautilus crashed with SIGSEGV in gtk_ui_manager_new_merge_id()

2012-07-17 Thread Apport retracing service
*** This bug is a duplicate of bug 925503 ***
https://bugs.launchpad.net/bugs/925503

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #925503, so 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.  Please continue to report any other bugs you may
find.

** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/bugs/1025901/+attachment/3226573/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1025901/+attachment/3226575/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1025901/+attachment/3226576/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1025901/+attachment/3226577/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1025901/+attachment/3226578/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1025901/+attachment/3226579/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1025901/+attachment/3226580/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of bug 925503
   nautilus segfaults in gtk_ui_manager_new_merge_id()

** Tags removed: need-amd64-retrace

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

Title:
  nautilus crashed with SIGSEGV in gtk_ui_manager_new_merge_id()

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

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


[Bug 1025906] [NEW] quick resizing causes text (not graphical) corruption

2012-07-17 Thread Alan Jenkins
Public bug reported:

Quickly resize the terminal to the smallest width, and then quickly drag
it back out to a normal size.

It will leave a copies of the text behind.  See screenshot.  This is
actually corruption of the text console, not rendering corruption.  You
can select, copy and paste this text into another application.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: gnome-terminal 3.4.1.1-0ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-26.41-generic 3.2.19
Uname: Linux 3.2.0-26-generic x86_64
ApportVersion: 2.0.1-0ubuntu8
Architecture: amd64
Date: Tue Jul 17 22:37:50 2012
ProcEnviron:
 LANGUAGE=en_GB:en
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: gnome-terminal
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: gnome-terminal (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug precise

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

Title:
  quick resizing causes text (not graphical) corruption

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

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


[Bug 1025906] Re: quick resizing causes text (not graphical) corruption

2012-07-17 Thread Alan Jenkins
** Attachment added: snapshot8.png
   
https://bugs.launchpad.net/bugs/1025906/+attachment/3226584/+files/snapshot8.png

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

Title:
  quick resizing causes text (not graphical) corruption

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

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


[Bug 1025904] [NEW] Config alignment with master branch

2012-07-17 Thread Ike Panhc
Public bug reported:

See https://bugs.launchpad.net/ubuntu/+source/linux-
armadaxp/+bug/1020888/comments/6

The config is not aligned with master branch so we need line-by-line
config review for linux-armadaxp

** Affects: eilt
 Importance: Undecided
 Assignee: Ike Panhc (ikepanhc)
 Status: Confirmed

** Affects: linux-armadaxp (Ubuntu)
 Importance: Undecided
 Assignee: Ike Panhc (ikepanhc)
 Status: Confirmed

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

** Changed in: eilt
   Status: New = Confirmed

** Changed in: eilt
 Assignee: (unassigned) = Ike Panhc (ikepanhc)

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

Title:
  Config alignment with master branch

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

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


[Bug 1025835] Re: Key to show the HUD shortcut doesn't work

2012-07-17 Thread Bilal Akhtar
** Changed in: unity
   Status: New = Confirmed

** Changed in: unity
   Status: Confirmed = Triaged

** Changed in: unity
   Importance: Undecided = Low

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

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

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

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

Title:
  Key to show the HUD shortcut doesn't work

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

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


[Bug 1008255] Re: Instillation crashes mid instillation upon pressing continue of account details setup,

2012-07-17 Thread Stéphane Graber
** Changed in: ubiquity (Ubuntu Precise)
   Status: Triaged = In Progress

** Changed in: ubiquity (Ubuntu Precise)
 Assignee: Colin Watson (cjwatson) = Stéphane Graber (stgraber)

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

Title:
  Instillation crashes mid instillation upon pressing continue of
  account details setup,

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

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


[Bug 1025395] Re: Setup creates non-optimal disk layout for disks with 4kb sectors

2012-07-17 Thread xor
No, thats the wrong one. PXE-setup uses the textmode installer.

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

Title:
  Setup creates non-optimal disk layout for disks with 4kb sectors

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

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


[Bug 1017580] Re: Add the ability to run custom scripts inside ubiquity-dm

2012-07-17 Thread Stéphane Graber
** Description changed:

- In our work on certain OEM projects we found that it has been beneficial
- to run simple, custom scripts inside of ubiquity-dm.
+ [rational]
+ Not a bugfix but something that seems to be important for OEMs. As 12.04.1 is 
the current LTS release, it seems worth including. The code itself is pretty 
clean and self contained.
+ 
+ [test case]
+ 1) sudo stop lightdm
+ 2) sudo stop ubiquity
+ 3) Dump a script in /usr/lib/ubiquity/dm-scripts/{install|oem}
+ 4) sudo start lightdm
+ 
+ 5) Check that the script is indeed executed
+ 
+ [regression potential]
+ The feature isn't used in Ubuntu itself so I'm not expecting any breakage 
there, it could be that something in the added code goes wrong but that'd be 
specific to the OEM usecase where one of these scripts is present.
+ 
+ 
+ In our work on certain OEM projects we found that it has been beneficial to 
run simple, custom scripts inside of ubiquity-dm.
  
  For example, we have a python script that we have currently been running
  during OOBE / OEM-config as a ubiquity plugin that plays an animation
  during firstboot before the language page loads.  This has worked OK,
  but, there is a long gap between the ubuntu splash screen and when the
  animation fires up.
  
  In order to cut down on this gap, we found that if we run the script
  inside of ubiquity-dm it really tightens up the amount of time that it
  takes for the video to start playing.   In the meantime, the rest of
  OOBE loads up in the background and the user is immediately presented
  with the language page as soon as the animation finishes up.In many
  cases, there is little to no gap anymore between splash screen and
  animation kickoff.
  
  This led us to propose a patch to ubiquity that will allow a user to
  place a simple, custom script of their choosing into either a
  /usr/lib/ubiquity/dm-scripts/install or /usr/lib/ubiquity/dm-scripts/oem
  directory.  Depending on whether the user wants to run the scripts in
  either ubiuquity-proper or oem-config, some logic was added to the
  ubiquity-dm script to walk the above directory paths and launch any
  scripts located in the respective directory.
  
  I will be attaching my launchpad branch that contains the requested
  changes for uqbiquity.  Any improvements, suggestions are welcome.  I
  would ultimately also like to get this into precise -proposed.
  
  Thanks.

** Description changed:

  [rational]
  Not a bugfix but something that seems to be important for OEMs. As 12.04.1 is 
the current LTS release, it seems worth including. The code itself is pretty 
clean and self contained.
  
  [test case]
  1) sudo stop lightdm
  2) sudo stop ubiquity
  3) Dump a script in /usr/lib/ubiquity/dm-scripts/{install|oem}
  4) sudo start lightdm
  
  5) Check that the script is indeed executed
  
  [regression potential]
  The feature isn't used in Ubuntu itself so I'm not expecting any breakage 
there, it could be that something in the added code goes wrong but that'd be 
specific to the OEM usecase where one of these scripts is present.
  
  
- In our work on certain OEM projects we found that it has been beneficial to 
run simple, custom scripts inside of ubiquity-dm.
+ 
+ In our work on certain OEM projects we found that it has been beneficial
+ to run simple, custom scripts inside of ubiquity-dm.
  
  For example, we have a python script that we have currently been running
  during OOBE / OEM-config as a ubiquity plugin that plays an animation
  during firstboot before the language page loads.  This has worked OK,
  but, there is a long gap between the ubuntu splash screen and when the
  animation fires up.
  
  In order to cut down on this gap, we found that if we run the script
  inside of ubiquity-dm it really tightens up the amount of time that it
  takes for the video to start playing.   In the meantime, the rest of
  OOBE loads up in the background and the user is immediately presented
  with the language page as soon as the animation finishes up.In many
  cases, there is little to no gap anymore between splash screen and
  animation kickoff.
  
  This led us to propose a patch to ubiquity that will allow a user to
  place a simple, custom script of their choosing into either a
  /usr/lib/ubiquity/dm-scripts/install or /usr/lib/ubiquity/dm-scripts/oem
  directory.  Depending on whether the user wants to run the scripts in
  either ubiuquity-proper or oem-config, some logic was added to the
  ubiquity-dm script to walk the above directory paths and launch any
  scripts located in the respective directory.
  
  I will be attaching my launchpad branch that contains the requested
  changes for uqbiquity.  Any improvements, suggestions are welcome.  I
  would ultimately also like to get this into precise -proposed.
  
  Thanks.

** Changed in: ubiquity (Ubuntu Precise)
   Status: Triaged = In Progress

** Changed in: ubiquity (Ubuntu Precise)
 Assignee: (unassigned) = Stéphane Graber (stgraber)

-- 

[Bug 992241] Re: Upgrading using the live cd wipes /var/lib/mythtv/*

2012-07-17 Thread Stéphane Graber
** Changed in: ubiquity (Ubuntu Precise)
   Status: Triaged = In Progress

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

Title:
  Upgrading using the live cd wipes /var/lib/mythtv/*

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

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


[Bug 989279] Re: Ubiquity fails to create encrypted home directory when no swap if configured

2012-07-17 Thread Stéphane Graber
** Description changed:

- Ubiquity fails to create encrypted home directory when no swap if
- configured.
+ [rational]
+ Ubiquity fails to create encrypted home directory when no swap if configured.
  
+ [test case]
  1) Begin installing Ubuntu
  2) Custom partitions - Don't configure a swap partition
  3) When Ubiquity asks for the user name, say that you want an encrypted home 
folder
  4) Ubiquity fails: see screenshot
  
+ [regression potential]
+ Should the check fail (can't see how that could be ...), we'd just be back to 
the current behaviour, so can't see any real regression potential here.
+ 
+ 
+ 
  Last syslog lines:
  Apr 26 23:12:02 ubuntu ubiquity[3562]: debconffilter_done: 
ubiquity.components.install (current: ubi-usersetup)
  Apr 26 23:12:05 ubuntu kernel: [  266.447125] Intel AES-NI instructions are 
not detected.
  Apr 26 23:12:05 ubuntu ubiquity: INFO: You do not currently have any swap 
space defined.
- Apr 26 23:12:05 ubuntu ubiquity: 
+ Apr 26 23:12:05 ubuntu ubiquity:
  Apr 26 23:12:05 ubuntu ubiquity: You can create a swap file by doing:
  Apr 26 23:12:05 ubuntu ubiquity:  $ sudo dd if=/dev/zero of=/swapfile 
count=12314816
  Apr 26 23:12:05 ubuntu ubiquity:  $ sudo mkswap /swapfile
  Apr 26 23:12:05 ubuntu ubiquity:  $ sudo swapon /swapfile
- Apr 26 23:12:05 ubuntu ubiquity: 
+ Apr 26 23:12:05 ubuntu ubiquity:
  Apr 26 23:12:05 ubuntu ubiquity: And then re-run /usr/bin/ecryptfs-setup-swap
- Apr 26 23:12:05 ubuntu ubiquity: 
+ Apr 26 23:12:05 ubuntu ubiquity:
  Apr 26 23:12:05 ubuntu ubiquity: 
/usr/share/ubiquity/user-setup-encrypted-swap: 60: 
/usr/share/ubiquity/user-setup-encrypted-swap: cannot open /etc/crypttab: No 
such file
  Apr 26 23:12:05 ubuntu ubiquity: cp: cannot stat `/etc/crypttab': No such 
file or directory
  
  Because of the ecryptfs-setup-swap error I assume that it fails because
  of the missing swap partition.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: ubiquity 2.10.16
  ProcVersionSignature: Ubuntu 3.2.0-23.36-generic 3.2.14
  Uname: Linux 3.2.0-23-generic x86_64
  ApportVersion: 2.0.1-0ubuntu5
  Architecture: amd64
  CasperVersion: 1.315
  Date: Fri Apr 27 00:16:03 2012
  InstallCmdLine: noprompt cdrom-detect/try-usb=true 
file=/cdrom/preseed/ubuntu.seed boot=casper initrd=/casper/initrd.lz quiet 
splash -- debian-installer/language=de keyboard-configuration/layoutcode?=de
  LiveMediaBuild: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 (20120425)
  ProcEnviron:
-  TERM=xterm
-  PATH=(custom, no user)
-  LANG=de_DE.UTF-8
-  SHELL=/bin/bash
+  TERM=xterm
+  PATH=(custom, no user)
+  LANG=de_DE.UTF-8
+  SHELL=/bin/bash
  SourcePackage: ubiquity
  UpgradeStatus: No upgrade log present (probably fresh install)

** Description changed:

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

Title:
  Ubiquity fails to create encrypted home directory when no swap if
  configured

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

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

[Bug 954092] Re: Nautilus desktop misplaced, when attaching attaching a second monitor

2012-07-17 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: gnome-shell (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/954092

Title:
  Nautilus desktop misplaced, when attaching attaching a second monitor

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

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


[Bug 987050] Re: No Prepare for shipping ... option after OEM install from D-I

2012-07-17 Thread Stéphane Graber
** Description changed:

- Test case http://testcases.qa.ubuntu.com/Install/AlternateOem with
- http://cdimage.ubuntu.com/kubuntu/daily/20120421.1/precise-
- alternate-i386.iso
+ [rational]
+ oem-config-slideshow-ubuntu is always installed by ubiquity even when it 
doesn't exist on the media, preventing oem-config-* from being installed.
+ 
+ [test case]
+ 1) Use the Kubuntu installation media
+ 2) Install in OEM mode
+ 3) Post-install check that oem-config-kde is installed and that 
oem-config-slideshow-ubuntu is NOT installed
+ 
+ [regression potential]
+ None that I can see. It could regress a system using a non-gtk frontend and 
require oem-config-slideshow-ubuntu but we don't have any media with that 
configuration.
+ 
+ 
+ 
+ Test case http://testcases.qa.ubuntu.com/Install/AlternateOem with 
http://cdimage.ubuntu.com/kubuntu/daily/20120421.1/precise-alternate-i386.iso
  
  The install goes fine, but after reboot, no prepare for shipping icon
  available.

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

Title:
  No Prepare for shipping ... option after OEM install from D-I

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

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


[Bug 1025333] Re: Dash, Software Centre - List all Lenses and Scopes in new Dash Search Plugins category

2012-07-17 Thread Bilal Akhtar
** Changed in: unity
   Status: New = Confirmed

** Changed in: unity
   Importance: Undecided = Wishlist

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

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

Title:
  Dash, Software Centre - List all Lenses and Scopes in new Dash Search
  Plugins category

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

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


[Bug 954092] Re: Nautilus desktop misplaced, when attaching attaching a second monitor

2012-07-17 Thread markusj
This bug affects me in a similar way. Similar because plugging in works fine 
(the desktop on both screens works as expected).
But as soon as i disconnect the second monitor, all shifts to the left, causing 
the desktop on the internal screen to (nearly) move out of the visible area.

The attached screenshot has been taken on an up-to-date setup of
precise.

** Attachment added: Bildschirmfoto vom 2012-07-17 23:47:20.png
   
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/954092/+attachment/3226592/+files/Bildschirmfoto%20vom%202012-07-17%2023%3A47%3A20.png

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

Title:
  Nautilus desktop misplaced, when attaching attaching a second monitor

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

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


[Bug 1025913] Re: overlay-scrollbar-mediated window resizing is offset from cursor position

2012-07-17 Thread Alan Jenkins
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1025913

Title:
  overlay-scrollbar-mediated window resizing is offset from cursor
  position

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/overlay-scrollbar/+bug/1025913/+subscriptions

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


[Bug 1025913] [NEW] overlay-scrollbar-mediated window resizing is offset from cursor position

2012-07-17 Thread Alan Jenkins
Public bug reported:

(I'm using unity-2d).  For comparison:

1. Open a new terminal window with ctrl+alt+t.  It only has one line of
content, so no scrollbar.  Move it so the right edge snaps to the
right edge of the screen.  You should still be able to see the rounded
corner on the right side of it's title bar

2.  Resize the window, using the right hand edge:  Make it slightly
smaller, then bigger again.  Note that when resizing this way, you're
naturally prevented from making the window edge go outside the screen
boundary.

Ok.  Now hold down the enter key, to generate lots of lines, and trigger
the scrollbar.  Now have another go.  You'll notice that when you move
your cursor to the right edge, the scroll bar appears.  If you click and
drag to the left, the scroll bar recognizes that you're trying to resize
the window, and effectively gets out of the way.

But this time, the window edge isn't quite lined up with mouse cursor.
You can see this, because you're now able to resize the window so that
it goes outside the screen boundary.  I.e. you can no longer see that
rounded corner of the title bar.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: overlay-scrollbar 0.2.16-0ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-26.41-generic 3.2.19
Uname: Linux 3.2.0-26-generic x86_64
ApportVersion: 2.0.1-0ubuntu8
Architecture: amd64
Date: Tue Jul 17 22:44:33 2012
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=en_GB:en
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: overlay-scrollbar
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: overlay-scrollbar (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug precise

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

Title:
  overlay-scrollbar-mediated window resizing is offset from cursor
  position

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/overlay-scrollbar/+bug/1025913/+subscriptions

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


[Bug 1002505] Re: CVE-2012-2375

2012-07-17 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-armadaxp - 3.2.0-1605.8

---
linux-armadaxp (3.2.0-1605.8) precise-proposed; urgency=low

  * Release Tracking Bug
   -LP: #1020888

  [ Jani Monoses ]

  * Fix warnings.
  * Adapt to new sched_clock API

  [ Ubuntu: 3.2.0-27.43 ]

  * No change upload to fix .ddeb generation in the PPA.
  * Release Tracking Bug
- LP: #1020016

  [ Ubuntu: 3.2.0-27.42 ]

  * Release Tracking Bug
- LP: #1020016
  * PACKAGING: add .gnu_debuglink sections to .ko files
- LP: #669641
  * [Config] Updateconfigs
- LP: #1008345
  * SAUCE: (upstreamed) [media] ene_ir: Fix driver initialisation
- LP: #1014800
  * SAUCE: ocfs2: Fix NULL pointer dereferrence in
__ocfs2_change_file_space
- LP: #1006012
  * SAUCE: net: calxedaxgmac: enable rx cut-thru mode
- LP: #1008345
  * SAUCE: EDAC: Add support for the highbank platform memory
- LP: #1008345
  * SAUCE: EDAC: add support for highbank platform L2 cache ecc
- LP: #1008345
  * (pre-stable): bcma: add ext PA workaround for BCM4331 and BCM43431
- LP: #925577
  * SAUCE: ALSA: hda - Fix power-map regression for HP dv6  co
- LP: #1013183
  * [Config] Enable CONFIG_CGROUPS for highbank
- LP: #1014692
  * Revert net: maintain namespace isolation between vlan and real device
- LP: #1013723
  * x86/amd: Re-enable CPU topology extensions in case BIOS has disabled it
- LP: #1009087
  * hwmon: (k10temp) Add support for AMD Trinity CPUs
- LP: #1009086
  * hwmon: (fam15h_power) Increase output resolution
- LP: #1009086
  * Input: wacom - use BTN_TOOL_FINGER to indicate touch device type
- LP: #1009435
  * Input: wacom - use switch statement for wacom_tpc_irq()
- LP: #1009435
  * Input: wacom - isolate input registration
- LP: #1009435
  * Input: wacom - wireless monitor framework
- LP: #1009435
  * Input: wacom - create inputs when wireless connect
- LP: #1009435
  * Input: wacom - wireless battery status
- LP: #1009435
  * Input: wacom - check for allocation failure in probe()
- LP: #1009435
  * Input: wacom - add basic Intuos5 support
- LP: #1009435
  * Input: wacom - add Intuos5 Touch Ring/ExpressKey support
- LP: #1009435
  * Input: wacom - add Intuos5 Touch Ring LED support
- LP: #1009435
  * Input: wacom - add Intuos5 multitouch sensor support
- LP: #1009435
  * iommu/amd: Add workaround for event log erratum
- LP: #1013723
  * MIPS: BCM63XX: Add missing include for bcm63xx_gpio.h
- LP: #1013723
  * cifs: Include backup intent search flags during searches {try #2)
- LP: #1013723
  * sunrpc: fix loss of task-tk_status after rpc_delay call in
xprt_alloc_slot
- LP: #1013723
  * exofs: Fix CRASH on very early IO errors.
- LP: #1013723
  * cifs: fix oops while traversing open file list (try #4)
- LP: #1013723
  * Fix dm-multipath starvation when scsi host is busy
- LP: #1013723
  * ixp4xx: fix compilation by adding gpiolib support
- LP: #1013723
  * drm/i915: properly handle interlaced bit for sdvo dtd conversion
- LP: #1013723
  * drm/i915: enable vdd when switching off the eDP panel
- LP: #1013723
  * drm/i915: Ignore LVDS on hp t5745 and hp st5747 thin client
- LP: #1013723
  * drm/i915: no lvds quirk for HP t5740e Thin Client
- LP: #1013723
  * drm/i915: wait for a vblank to pass after tv detect
- LP: #1013723
  * drm/i915: Update GEN6_RP_CONTROL definitions
- LP: #1013723
  * drm/i915: always use RPNSWREQ for turbo change requests
- LP: #1013723
  * solos-pci: Fix DMA support
- LP: #1013723
  * microblaze: Do not select GENERIC_GPIO by default
- LP: #1013723
  * fix boot failure on 32-bit systems caused by branch stubs placed before
.text
- LP: #1013723
  * fix TLB fault path on PA2.0 narrow systems
- LP: #1013723
  * iwlwifi: update BT traffic load states correctly
- LP: #1013723
  * iwlwifi: do not use shadow registers by default
- LP: #1013723
  * wl1251: fix oops on early interrupt
- LP: #1013723
  * NFSv4: Map NFS4ERR_SHARE_DENIED into an EACCES error instead of EIO
- LP: #1013723
  * drm/radeon: fix XFX quirk
- LP: #1013723
  * ath9k: fix a use-after-free-bug when ath_tx_setup_buffer() fails
- LP: #1013723
  * mac80211: fix ADDBA declined after suspend with wowlan
- LP: #1013723
  * mm/fork: fix overflow in vma length when copying mmap on clone
- LP: #1013723
  * mm: consider all swapped back pages in used-once logic
- LP: #1013723
  * hugetlb: fix resv_map leak in error path
- LP: #1013723
  * mm/vmalloc.c: change void* into explict vm_struct*
- LP: #1013723
  * mm: fix faulty initialization in vmalloc_init()
- LP: #1013723
  * fix scsi_wait_scan
- LP: #1013723
  * mm: fix vma_resv_map() NULL pointer
- LP: #1013723
  * x86, amd, xen: Avoid NULL pointer paravirt references
- LP: #1013723
  * slub: fix a memory leak in get_partial_node()
- LP: #1013723
  * ext4: force ro mount if 

[Bug 990368] Re: CVE-2012-2133

2012-07-17 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-armadaxp - 3.2.0-1605.8

---
linux-armadaxp (3.2.0-1605.8) precise-proposed; urgency=low

  * Release Tracking Bug
   -LP: #1020888

  [ Jani Monoses ]

  * Fix warnings.
  * Adapt to new sched_clock API

  [ Ubuntu: 3.2.0-27.43 ]

  * No change upload to fix .ddeb generation in the PPA.
  * Release Tracking Bug
- LP: #1020016

  [ Ubuntu: 3.2.0-27.42 ]

  * Release Tracking Bug
- LP: #1020016
  * PACKAGING: add .gnu_debuglink sections to .ko files
- LP: #669641
  * [Config] Updateconfigs
- LP: #1008345
  * SAUCE: (upstreamed) [media] ene_ir: Fix driver initialisation
- LP: #1014800
  * SAUCE: ocfs2: Fix NULL pointer dereferrence in
__ocfs2_change_file_space
- LP: #1006012
  * SAUCE: net: calxedaxgmac: enable rx cut-thru mode
- LP: #1008345
  * SAUCE: EDAC: Add support for the highbank platform memory
- LP: #1008345
  * SAUCE: EDAC: add support for highbank platform L2 cache ecc
- LP: #1008345
  * (pre-stable): bcma: add ext PA workaround for BCM4331 and BCM43431
- LP: #925577
  * SAUCE: ALSA: hda - Fix power-map regression for HP dv6  co
- LP: #1013183
  * [Config] Enable CONFIG_CGROUPS for highbank
- LP: #1014692
  * Revert net: maintain namespace isolation between vlan and real device
- LP: #1013723
  * x86/amd: Re-enable CPU topology extensions in case BIOS has disabled it
- LP: #1009087
  * hwmon: (k10temp) Add support for AMD Trinity CPUs
- LP: #1009086
  * hwmon: (fam15h_power) Increase output resolution
- LP: #1009086
  * Input: wacom - use BTN_TOOL_FINGER to indicate touch device type
- LP: #1009435
  * Input: wacom - use switch statement for wacom_tpc_irq()
- LP: #1009435
  * Input: wacom - isolate input registration
- LP: #1009435
  * Input: wacom - wireless monitor framework
- LP: #1009435
  * Input: wacom - create inputs when wireless connect
- LP: #1009435
  * Input: wacom - wireless battery status
- LP: #1009435
  * Input: wacom - check for allocation failure in probe()
- LP: #1009435
  * Input: wacom - add basic Intuos5 support
- LP: #1009435
  * Input: wacom - add Intuos5 Touch Ring/ExpressKey support
- LP: #1009435
  * Input: wacom - add Intuos5 Touch Ring LED support
- LP: #1009435
  * Input: wacom - add Intuos5 multitouch sensor support
- LP: #1009435
  * iommu/amd: Add workaround for event log erratum
- LP: #1013723
  * MIPS: BCM63XX: Add missing include for bcm63xx_gpio.h
- LP: #1013723
  * cifs: Include backup intent search flags during searches {try #2)
- LP: #1013723
  * sunrpc: fix loss of task-tk_status after rpc_delay call in
xprt_alloc_slot
- LP: #1013723
  * exofs: Fix CRASH on very early IO errors.
- LP: #1013723
  * cifs: fix oops while traversing open file list (try #4)
- LP: #1013723
  * Fix dm-multipath starvation when scsi host is busy
- LP: #1013723
  * ixp4xx: fix compilation by adding gpiolib support
- LP: #1013723
  * drm/i915: properly handle interlaced bit for sdvo dtd conversion
- LP: #1013723
  * drm/i915: enable vdd when switching off the eDP panel
- LP: #1013723
  * drm/i915: Ignore LVDS on hp t5745 and hp st5747 thin client
- LP: #1013723
  * drm/i915: no lvds quirk for HP t5740e Thin Client
- LP: #1013723
  * drm/i915: wait for a vblank to pass after tv detect
- LP: #1013723
  * drm/i915: Update GEN6_RP_CONTROL definitions
- LP: #1013723
  * drm/i915: always use RPNSWREQ for turbo change requests
- LP: #1013723
  * solos-pci: Fix DMA support
- LP: #1013723
  * microblaze: Do not select GENERIC_GPIO by default
- LP: #1013723
  * fix boot failure on 32-bit systems caused by branch stubs placed before
.text
- LP: #1013723
  * fix TLB fault path on PA2.0 narrow systems
- LP: #1013723
  * iwlwifi: update BT traffic load states correctly
- LP: #1013723
  * iwlwifi: do not use shadow registers by default
- LP: #1013723
  * wl1251: fix oops on early interrupt
- LP: #1013723
  * NFSv4: Map NFS4ERR_SHARE_DENIED into an EACCES error instead of EIO
- LP: #1013723
  * drm/radeon: fix XFX quirk
- LP: #1013723
  * ath9k: fix a use-after-free-bug when ath_tx_setup_buffer() fails
- LP: #1013723
  * mac80211: fix ADDBA declined after suspend with wowlan
- LP: #1013723
  * mm/fork: fix overflow in vma length when copying mmap on clone
- LP: #1013723
  * mm: consider all swapped back pages in used-once logic
- LP: #1013723
  * hugetlb: fix resv_map leak in error path
- LP: #1013723
  * mm/vmalloc.c: change void* into explict vm_struct*
- LP: #1013723
  * mm: fix faulty initialization in vmalloc_init()
- LP: #1013723
  * fix scsi_wait_scan
- LP: #1013723
  * mm: fix vma_resv_map() NULL pointer
- LP: #1013723
  * x86, amd, xen: Avoid NULL pointer paravirt references
- LP: #1013723
  * slub: fix a memory leak in get_partial_node()
- LP: #1013723
  * ext4: force ro mount if 

[Bug 983928] Re: Computer thinks hes charging when unplugged

2012-07-17 Thread Bilal Akhtar
Can you run this command when you have this problem:

cat /proc/acpi/battery/BAT0/state

and post the output? Thanks!

** Changed in: indicator-power
   Status: New = Incomplete

** Changed in: indicator-power (Ubuntu)
   Status: New = Incomplete

** Also affects: upower (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/983928

Title:
  Computer thinks hes charging when unplugged

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-power/+bug/983928/+subscriptions

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


[Bug 971685] Re: CVE-2012-1601

2012-07-17 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-armadaxp - 3.2.0-1605.8

---
linux-armadaxp (3.2.0-1605.8) precise-proposed; urgency=low

  * Release Tracking Bug
   -LP: #1020888

  [ Jani Monoses ]

  * Fix warnings.
  * Adapt to new sched_clock API

  [ Ubuntu: 3.2.0-27.43 ]

  * No change upload to fix .ddeb generation in the PPA.
  * Release Tracking Bug
- LP: #1020016

  [ Ubuntu: 3.2.0-27.42 ]

  * Release Tracking Bug
- LP: #1020016
  * PACKAGING: add .gnu_debuglink sections to .ko files
- LP: #669641
  * [Config] Updateconfigs
- LP: #1008345
  * SAUCE: (upstreamed) [media] ene_ir: Fix driver initialisation
- LP: #1014800
  * SAUCE: ocfs2: Fix NULL pointer dereferrence in
__ocfs2_change_file_space
- LP: #1006012
  * SAUCE: net: calxedaxgmac: enable rx cut-thru mode
- LP: #1008345
  * SAUCE: EDAC: Add support for the highbank platform memory
- LP: #1008345
  * SAUCE: EDAC: add support for highbank platform L2 cache ecc
- LP: #1008345
  * (pre-stable): bcma: add ext PA workaround for BCM4331 and BCM43431
- LP: #925577
  * SAUCE: ALSA: hda - Fix power-map regression for HP dv6  co
- LP: #1013183
  * [Config] Enable CONFIG_CGROUPS for highbank
- LP: #1014692
  * Revert net: maintain namespace isolation between vlan and real device
- LP: #1013723
  * x86/amd: Re-enable CPU topology extensions in case BIOS has disabled it
- LP: #1009087
  * hwmon: (k10temp) Add support for AMD Trinity CPUs
- LP: #1009086
  * hwmon: (fam15h_power) Increase output resolution
- LP: #1009086
  * Input: wacom - use BTN_TOOL_FINGER to indicate touch device type
- LP: #1009435
  * Input: wacom - use switch statement for wacom_tpc_irq()
- LP: #1009435
  * Input: wacom - isolate input registration
- LP: #1009435
  * Input: wacom - wireless monitor framework
- LP: #1009435
  * Input: wacom - create inputs when wireless connect
- LP: #1009435
  * Input: wacom - wireless battery status
- LP: #1009435
  * Input: wacom - check for allocation failure in probe()
- LP: #1009435
  * Input: wacom - add basic Intuos5 support
- LP: #1009435
  * Input: wacom - add Intuos5 Touch Ring/ExpressKey support
- LP: #1009435
  * Input: wacom - add Intuos5 Touch Ring LED support
- LP: #1009435
  * Input: wacom - add Intuos5 multitouch sensor support
- LP: #1009435
  * iommu/amd: Add workaround for event log erratum
- LP: #1013723
  * MIPS: BCM63XX: Add missing include for bcm63xx_gpio.h
- LP: #1013723
  * cifs: Include backup intent search flags during searches {try #2)
- LP: #1013723
  * sunrpc: fix loss of task-tk_status after rpc_delay call in
xprt_alloc_slot
- LP: #1013723
  * exofs: Fix CRASH on very early IO errors.
- LP: #1013723
  * cifs: fix oops while traversing open file list (try #4)
- LP: #1013723
  * Fix dm-multipath starvation when scsi host is busy
- LP: #1013723
  * ixp4xx: fix compilation by adding gpiolib support
- LP: #1013723
  * drm/i915: properly handle interlaced bit for sdvo dtd conversion
- LP: #1013723
  * drm/i915: enable vdd when switching off the eDP panel
- LP: #1013723
  * drm/i915: Ignore LVDS on hp t5745 and hp st5747 thin client
- LP: #1013723
  * drm/i915: no lvds quirk for HP t5740e Thin Client
- LP: #1013723
  * drm/i915: wait for a vblank to pass after tv detect
- LP: #1013723
  * drm/i915: Update GEN6_RP_CONTROL definitions
- LP: #1013723
  * drm/i915: always use RPNSWREQ for turbo change requests
- LP: #1013723
  * solos-pci: Fix DMA support
- LP: #1013723
  * microblaze: Do not select GENERIC_GPIO by default
- LP: #1013723
  * fix boot failure on 32-bit systems caused by branch stubs placed before
.text
- LP: #1013723
  * fix TLB fault path on PA2.0 narrow systems
- LP: #1013723
  * iwlwifi: update BT traffic load states correctly
- LP: #1013723
  * iwlwifi: do not use shadow registers by default
- LP: #1013723
  * wl1251: fix oops on early interrupt
- LP: #1013723
  * NFSv4: Map NFS4ERR_SHARE_DENIED into an EACCES error instead of EIO
- LP: #1013723
  * drm/radeon: fix XFX quirk
- LP: #1013723
  * ath9k: fix a use-after-free-bug when ath_tx_setup_buffer() fails
- LP: #1013723
  * mac80211: fix ADDBA declined after suspend with wowlan
- LP: #1013723
  * mm/fork: fix overflow in vma length when copying mmap on clone
- LP: #1013723
  * mm: consider all swapped back pages in used-once logic
- LP: #1013723
  * hugetlb: fix resv_map leak in error path
- LP: #1013723
  * mm/vmalloc.c: change void* into explict vm_struct*
- LP: #1013723
  * mm: fix faulty initialization in vmalloc_init()
- LP: #1013723
  * fix scsi_wait_scan
- LP: #1013723
  * mm: fix vma_resv_map() NULL pointer
- LP: #1013723
  * x86, amd, xen: Avoid NULL pointer paravirt references
- LP: #1013723
  * slub: fix a memory leak in get_partial_node()
- LP: #1013723
  * ext4: force ro mount if 

[Bug 949905] Re: CVE-2012-1097

2012-07-17 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-armadaxp - 3.2.0-1605.8

---
linux-armadaxp (3.2.0-1605.8) precise-proposed; urgency=low

  * Release Tracking Bug
   -LP: #1020888

  [ Jani Monoses ]

  * Fix warnings.
  * Adapt to new sched_clock API

  [ Ubuntu: 3.2.0-27.43 ]

  * No change upload to fix .ddeb generation in the PPA.
  * Release Tracking Bug
- LP: #1020016

  [ Ubuntu: 3.2.0-27.42 ]

  * Release Tracking Bug
- LP: #1020016
  * PACKAGING: add .gnu_debuglink sections to .ko files
- LP: #669641
  * [Config] Updateconfigs
- LP: #1008345
  * SAUCE: (upstreamed) [media] ene_ir: Fix driver initialisation
- LP: #1014800
  * SAUCE: ocfs2: Fix NULL pointer dereferrence in
__ocfs2_change_file_space
- LP: #1006012
  * SAUCE: net: calxedaxgmac: enable rx cut-thru mode
- LP: #1008345
  * SAUCE: EDAC: Add support for the highbank platform memory
- LP: #1008345
  * SAUCE: EDAC: add support for highbank platform L2 cache ecc
- LP: #1008345
  * (pre-stable): bcma: add ext PA workaround for BCM4331 and BCM43431
- LP: #925577
  * SAUCE: ALSA: hda - Fix power-map regression for HP dv6  co
- LP: #1013183
  * [Config] Enable CONFIG_CGROUPS for highbank
- LP: #1014692
  * Revert net: maintain namespace isolation between vlan and real device
- LP: #1013723
  * x86/amd: Re-enable CPU topology extensions in case BIOS has disabled it
- LP: #1009087
  * hwmon: (k10temp) Add support for AMD Trinity CPUs
- LP: #1009086
  * hwmon: (fam15h_power) Increase output resolution
- LP: #1009086
  * Input: wacom - use BTN_TOOL_FINGER to indicate touch device type
- LP: #1009435
  * Input: wacom - use switch statement for wacom_tpc_irq()
- LP: #1009435
  * Input: wacom - isolate input registration
- LP: #1009435
  * Input: wacom - wireless monitor framework
- LP: #1009435
  * Input: wacom - create inputs when wireless connect
- LP: #1009435
  * Input: wacom - wireless battery status
- LP: #1009435
  * Input: wacom - check for allocation failure in probe()
- LP: #1009435
  * Input: wacom - add basic Intuos5 support
- LP: #1009435
  * Input: wacom - add Intuos5 Touch Ring/ExpressKey support
- LP: #1009435
  * Input: wacom - add Intuos5 Touch Ring LED support
- LP: #1009435
  * Input: wacom - add Intuos5 multitouch sensor support
- LP: #1009435
  * iommu/amd: Add workaround for event log erratum
- LP: #1013723
  * MIPS: BCM63XX: Add missing include for bcm63xx_gpio.h
- LP: #1013723
  * cifs: Include backup intent search flags during searches {try #2)
- LP: #1013723
  * sunrpc: fix loss of task-tk_status after rpc_delay call in
xprt_alloc_slot
- LP: #1013723
  * exofs: Fix CRASH on very early IO errors.
- LP: #1013723
  * cifs: fix oops while traversing open file list (try #4)
- LP: #1013723
  * Fix dm-multipath starvation when scsi host is busy
- LP: #1013723
  * ixp4xx: fix compilation by adding gpiolib support
- LP: #1013723
  * drm/i915: properly handle interlaced bit for sdvo dtd conversion
- LP: #1013723
  * drm/i915: enable vdd when switching off the eDP panel
- LP: #1013723
  * drm/i915: Ignore LVDS on hp t5745 and hp st5747 thin client
- LP: #1013723
  * drm/i915: no lvds quirk for HP t5740e Thin Client
- LP: #1013723
  * drm/i915: wait for a vblank to pass after tv detect
- LP: #1013723
  * drm/i915: Update GEN6_RP_CONTROL definitions
- LP: #1013723
  * drm/i915: always use RPNSWREQ for turbo change requests
- LP: #1013723
  * solos-pci: Fix DMA support
- LP: #1013723
  * microblaze: Do not select GENERIC_GPIO by default
- LP: #1013723
  * fix boot failure on 32-bit systems caused by branch stubs placed before
.text
- LP: #1013723
  * fix TLB fault path on PA2.0 narrow systems
- LP: #1013723
  * iwlwifi: update BT traffic load states correctly
- LP: #1013723
  * iwlwifi: do not use shadow registers by default
- LP: #1013723
  * wl1251: fix oops on early interrupt
- LP: #1013723
  * NFSv4: Map NFS4ERR_SHARE_DENIED into an EACCES error instead of EIO
- LP: #1013723
  * drm/radeon: fix XFX quirk
- LP: #1013723
  * ath9k: fix a use-after-free-bug when ath_tx_setup_buffer() fails
- LP: #1013723
  * mac80211: fix ADDBA declined after suspend with wowlan
- LP: #1013723
  * mm/fork: fix overflow in vma length when copying mmap on clone
- LP: #1013723
  * mm: consider all swapped back pages in used-once logic
- LP: #1013723
  * hugetlb: fix resv_map leak in error path
- LP: #1013723
  * mm/vmalloc.c: change void* into explict vm_struct*
- LP: #1013723
  * mm: fix faulty initialization in vmalloc_init()
- LP: #1013723
  * fix scsi_wait_scan
- LP: #1013723
  * mm: fix vma_resv_map() NULL pointer
- LP: #1013723
  * x86, amd, xen: Avoid NULL pointer paravirt references
- LP: #1013723
  * slub: fix a memory leak in get_partial_node()
- LP: #1013723
  * ext4: force ro mount if 

[Bug 917842] Re: CVE-2012-0045

2012-07-17 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-armadaxp - 3.2.0-1605.8

---
linux-armadaxp (3.2.0-1605.8) precise-proposed; urgency=low

  * Release Tracking Bug
   -LP: #1020888

  [ Jani Monoses ]

  * Fix warnings.
  * Adapt to new sched_clock API

  [ Ubuntu: 3.2.0-27.43 ]

  * No change upload to fix .ddeb generation in the PPA.
  * Release Tracking Bug
- LP: #1020016

  [ Ubuntu: 3.2.0-27.42 ]

  * Release Tracking Bug
- LP: #1020016
  * PACKAGING: add .gnu_debuglink sections to .ko files
- LP: #669641
  * [Config] Updateconfigs
- LP: #1008345
  * SAUCE: (upstreamed) [media] ene_ir: Fix driver initialisation
- LP: #1014800
  * SAUCE: ocfs2: Fix NULL pointer dereferrence in
__ocfs2_change_file_space
- LP: #1006012
  * SAUCE: net: calxedaxgmac: enable rx cut-thru mode
- LP: #1008345
  * SAUCE: EDAC: Add support for the highbank platform memory
- LP: #1008345
  * SAUCE: EDAC: add support for highbank platform L2 cache ecc
- LP: #1008345
  * (pre-stable): bcma: add ext PA workaround for BCM4331 and BCM43431
- LP: #925577
  * SAUCE: ALSA: hda - Fix power-map regression for HP dv6  co
- LP: #1013183
  * [Config] Enable CONFIG_CGROUPS for highbank
- LP: #1014692
  * Revert net: maintain namespace isolation between vlan and real device
- LP: #1013723
  * x86/amd: Re-enable CPU topology extensions in case BIOS has disabled it
- LP: #1009087
  * hwmon: (k10temp) Add support for AMD Trinity CPUs
- LP: #1009086
  * hwmon: (fam15h_power) Increase output resolution
- LP: #1009086
  * Input: wacom - use BTN_TOOL_FINGER to indicate touch device type
- LP: #1009435
  * Input: wacom - use switch statement for wacom_tpc_irq()
- LP: #1009435
  * Input: wacom - isolate input registration
- LP: #1009435
  * Input: wacom - wireless monitor framework
- LP: #1009435
  * Input: wacom - create inputs when wireless connect
- LP: #1009435
  * Input: wacom - wireless battery status
- LP: #1009435
  * Input: wacom - check for allocation failure in probe()
- LP: #1009435
  * Input: wacom - add basic Intuos5 support
- LP: #1009435
  * Input: wacom - add Intuos5 Touch Ring/ExpressKey support
- LP: #1009435
  * Input: wacom - add Intuos5 Touch Ring LED support
- LP: #1009435
  * Input: wacom - add Intuos5 multitouch sensor support
- LP: #1009435
  * iommu/amd: Add workaround for event log erratum
- LP: #1013723
  * MIPS: BCM63XX: Add missing include for bcm63xx_gpio.h
- LP: #1013723
  * cifs: Include backup intent search flags during searches {try #2)
- LP: #1013723
  * sunrpc: fix loss of task-tk_status after rpc_delay call in
xprt_alloc_slot
- LP: #1013723
  * exofs: Fix CRASH on very early IO errors.
- LP: #1013723
  * cifs: fix oops while traversing open file list (try #4)
- LP: #1013723
  * Fix dm-multipath starvation when scsi host is busy
- LP: #1013723
  * ixp4xx: fix compilation by adding gpiolib support
- LP: #1013723
  * drm/i915: properly handle interlaced bit for sdvo dtd conversion
- LP: #1013723
  * drm/i915: enable vdd when switching off the eDP panel
- LP: #1013723
  * drm/i915: Ignore LVDS on hp t5745 and hp st5747 thin client
- LP: #1013723
  * drm/i915: no lvds quirk for HP t5740e Thin Client
- LP: #1013723
  * drm/i915: wait for a vblank to pass after tv detect
- LP: #1013723
  * drm/i915: Update GEN6_RP_CONTROL definitions
- LP: #1013723
  * drm/i915: always use RPNSWREQ for turbo change requests
- LP: #1013723
  * solos-pci: Fix DMA support
- LP: #1013723
  * microblaze: Do not select GENERIC_GPIO by default
- LP: #1013723
  * fix boot failure on 32-bit systems caused by branch stubs placed before
.text
- LP: #1013723
  * fix TLB fault path on PA2.0 narrow systems
- LP: #1013723
  * iwlwifi: update BT traffic load states correctly
- LP: #1013723
  * iwlwifi: do not use shadow registers by default
- LP: #1013723
  * wl1251: fix oops on early interrupt
- LP: #1013723
  * NFSv4: Map NFS4ERR_SHARE_DENIED into an EACCES error instead of EIO
- LP: #1013723
  * drm/radeon: fix XFX quirk
- LP: #1013723
  * ath9k: fix a use-after-free-bug when ath_tx_setup_buffer() fails
- LP: #1013723
  * mac80211: fix ADDBA declined after suspend with wowlan
- LP: #1013723
  * mm/fork: fix overflow in vma length when copying mmap on clone
- LP: #1013723
  * mm: consider all swapped back pages in used-once logic
- LP: #1013723
  * hugetlb: fix resv_map leak in error path
- LP: #1013723
  * mm/vmalloc.c: change void* into explict vm_struct*
- LP: #1013723
  * mm: fix faulty initialization in vmalloc_init()
- LP: #1013723
  * fix scsi_wait_scan
- LP: #1013723
  * mm: fix vma_resv_map() NULL pointer
- LP: #1013723
  * x86, amd, xen: Avoid NULL pointer paravirt references
- LP: #1013723
  * slub: fix a memory leak in get_partial_node()
- LP: #1013723
  * ext4: force ro mount if 

[Bug 390989] Re: [SecurityRoadmap] Locked screen shows the desktop

2012-07-17 Thread Marius Kotsbak
** Bug watch added: GNOME Bug Tracker #654746
   https://bugzilla.gnome.org/show_bug.cgi?id=654746

** Also affects: gnome-screensaver via
   https://bugzilla.gnome.org/show_bug.cgi?id=654746
   Importance: Unknown
   Status: Unknown

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

Title:
  [SecurityRoadmap] Locked screen shows the desktop

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-screensaver/+bug/390989/+subscriptions

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


[Bug 1021783] Re: invalid behavior of curses.newpad().refresh()

2012-07-17 Thread Jason Conti
My debdiff shouldn't be necessary anymore. It is fixed in the debian
branch above (slightly differently), and it was fixed in python3.3 in
the recent quantal upload (with the same debian/patches/ncursesw-
configure.diff change).

Sorry, I should have removed the patch tag when I noticed the fix the
other day.

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

Title:
  invalid behavior of curses.newpad().refresh()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python3.2/+bug/1021783/+subscriptions

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


[Bug 1020016] Re: linux: 3.2.0-27.43 -proposed tracker

2012-07-17 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/precise-proposed/linux-armadaxp

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

Title:
  linux: 3.2.0-27.43 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1020016/+subscriptions

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


[Bug 1015573] Re: Precise update to 3.2.21 stable release

2012-07-17 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/precise-proposed/linux-armadaxp

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

Title:
  Precise update to 3.2.21 stable release

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

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


[Bug 1015120] Re: IVB GPU reset when trying to open the lightdm session menu

2012-07-17 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/precise-proposed/linux-armadaxp

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

Title:
  IVB GPU reset when trying to open the lightdm session menu

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

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


[Bug 1014800] Re: infrared remote doesnt work anymore (3.2.0-26)

2012-07-17 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/precise-proposed/linux-armadaxp

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

Title:
  infrared remote doesnt work anymore (3.2.0-26)

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

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


[Bug 1014692] Re: CONFIG_CGROUPS is disabled in highbank

2012-07-17 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/precise-proposed/linux-armadaxp

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

Title:
  CONFIG_CGROUPS is disabled in highbank

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

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


[Bug 1012284] Re: Samsung Laptop support module refuse to load for Samsung 900X3C

2012-07-17 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/precise-proposed/linux-armadaxp

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

Title:
  Samsung Laptop support module refuse to load for Samsung 900X3C

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

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


[Bug 1009435] Re: Wacom Intuos5 support

2012-07-17 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/precise-proposed/linux-armadaxp

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

Title:
  Wacom Intuos5 support

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

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


[Bug 1009087] Re: AMD 12.10 Feature: x86: Misc patches for latest AMD CPU families

2012-07-17 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/precise-proposed/linux-armadaxp

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

Title:
  AMD 12.10 Feature: x86: Misc patches for latest AMD CPU families

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

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


[Bug 1009086] Re: AMD 12.10 Feature: hwmon: Misc fixes for AMD CPU family 15h drivers

2012-07-17 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/precise-proposed/linux-armadaxp

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

Title:
  AMD 12.10 Feature: hwmon: Misc fixes for AMD CPU family 15h drivers

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

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


[Bug 1013723] Re: Precise update to 3.2.20 stable release

2012-07-17 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/precise-proposed/linux-armadaxp

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

Title:
  Precise update to 3.2.20 stable release

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

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


[Bug 1013183] Re: [IDT and STAC codecs] Sound playback stopped working in 3.2.0-25

2012-07-17 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/precise-proposed/linux-armadaxp

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

Title:
  [IDT and STAC codecs] Sound playback stopped working in 3.2.0-25

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

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


[Bug 1008345] Re: New patches for highbank

2012-07-17 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/precise-proposed/linux-armadaxp

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

Title:
  New patches for highbank

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

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


[Bug 993162] Re: No sound from Front Panel Headphone jack (ALC892 HD Audio)

2012-07-17 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/precise-proposed/linux-armadaxp

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

Title:
  No sound from Front Panel Headphone jack (ALC892 HD Audio)

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

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


[Bug 982415] Re: [i915gm] False GPU lockup render.IPEHR: 0x3f800000

2012-07-17 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/precise-proposed/linux-armadaxp

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

Title:
  [i915gm] False GPU lockup  render.IPEHR: 0x3f80

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/982415/+subscriptions

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



[Bug 1006012] Re: Kernel OOPS in ocfs2_fallocate()

2012-07-17 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/precise-proposed/linux-armadaxp

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

Title:
  Kernel OOPS in ocfs2_fallocate()

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

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


[Bug 999910] Re: [IVB]12.04 64 bit System freezes (mouse, keyboard)

2012-07-17 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/precise-proposed/linux-armadaxp

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

Title:
  [IVB]12.04 64 bit System freezes (mouse, keyboard)

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

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


[Bug 925577] Re: [MacBook Pro 8, 2] Wireless cannot associate after s3 with no external power (BCM4331)

2012-07-17 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/precise-proposed/linux-armadaxp

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

Title:
  [MacBook Pro 8,2] Wireless cannot associate after s3 with no external
  power (BCM4331)

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

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


[Bug 922715] Re: Support for Atheros AR3012

2012-07-17 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/precise-proposed/linux-armadaxp

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

Title:
  Support for Atheros AR3012

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

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


[Bug 669641] Re: systemtap fails to discover installed debug modules

2012-07-17 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/precise-proposed/linux-armadaxp

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

Title:
  systemtap fails to discover installed debug modules

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

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


[Bug 1025395] Re: Setup creates non-optimal disk layout for disks with 4kb sectors

2012-07-17 Thread Edward Donovan
Ah, debian-installer, then.


** Package changed: ubiquity (Ubuntu) = debian-installer (Ubuntu)

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

Title:
  Setup creates non-optimal disk layout for disks with 4kb sectors

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/1025395/+subscriptions

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


[Bug 910678] Re: gmond crashes when an NFS mount is active

2012-07-17 Thread Anthony Costa
** Description changed:

  root@mymachine:/etc/init.d# lsb_release -rd
  Description:Ubuntu 11.10
  Release:11.10
  
  root@mymachine# apt-cache policy ganglia-monitor
  ganglia-monitor:
-   Installed: 3.1.7-2
-   Candidate: 3.1.7-2
-   Version table:
-  *** 3.1.7-2 0
- 500 http://us.archive.ubuntu.com/ubuntu/ oneiric/universe i386 
Packages
- 100 /var/lib/dpkg/status
+   Installed: 3.1.7-2
+   Candidate: 3.1.7-2
+   Version table:
+  *** 3.1.7-2 0
+ 500 http://us.archive.ubuntu.com/ubuntu/ oneiric/universe i386 
Packages
+ 100 /var/lib/dpkg/status
  
  What I expected to happen: gmond should stay running regardless of
  whether I mount an NFS mount
  
  What actually happened:  gmond crashes when the system has an NFS mount
  active.
  
- 
- It looks like a manifestation of this behavior: 
+ It looks like a manifestation of this behavior:
  
  http://www.mail-archive.com/ganglia-
  develop...@lists.sourceforge.net/msg05118.html
  
  With NFS mount:
  
  root@mymachine# /usr/sbin/gmond -f -c /etc/ganglia/gmond.conf
  *** stack smashing detected ***: /usr/sbin/gmond terminated
  === Backtrace: =
  /lib/i386-linux-gnu/libc.so.6(__fortify_fail+0x45)[0xb776b8d5]
  /lib/i386-linux-gnu/libc.so.6(+0xe7887)[0xb776b887]
  /usr/lib/ganglia/moddisk.so(+0x4844)[0xb73cd844]
  /usr/lib/ganglia/moddisk.so(+0x473c)[0xb73cd73c]
  [0x746e756f]
  === Memory map: 
  08048000-08055000 r-xp  08:06 659247 /usr/sbin/gmond
  08055000-08056000 r--p c000 08:06 659247 /usr/sbin/gmond
  08056000-08057000 rw-p d000 08:06 659247 /usr/sbin/gmond
  08057000-08058000 rw-p  00:00 0
  09495000-094b6000 rw-p  00:00 0  [heap]
  b72ad000-b72c9000 r-xp  08:06 1967034
/lib/i386-linux-gnu/libgcc_s.so.1
  b72c9000-b72ca000 r--p 0001b000 08:06 1967034
/lib/i386-linux-gnu/libgcc_s.so.1
  b72ca000-b72cb000 rw-p 0001c000 08:06 1967034
/lib/i386-linux-gnu/libgcc_s.so.1
  b72e1000-b72ec000 r-xp  08:06 1967054
/lib/i386-linux-gnu/libnss_files-2.13.so
  b72ec000-b72ed000 r--p a000 08:06 1967054
/lib/i386-linux-gnu/libnss_files-2.13.so
  b72ed000-b72ee000 rw-p b000 08:06 1967054
/lib/i386-linux-gnu/libnss_files-2.13.so
  b72ee000-b72f8000 r-xp  08:06 1967058
/lib/i386-linux-gnu/libnss_nis-2.13.so
  b72f8000-b72f9000 r--p 9000 08:06 1967058
/lib/i386-linux-gnu/libnss_nis-2.13.so
  b72f9000-b72fa000 rw-p a000 08:06 1967058
/lib/i386-linux-gnu/libnss_nis-2.13.so
  b72fa000-b730f000 r-xp  08:06 1967048
/lib/i386-linux-gnu/libnsl-2.13.so
  b730f000-b731 r--p 00015000 08:06 1967048
/lib/i386-linux-gnu/libnsl-2.13.so
  b731-b7311000 rw-p 00016000 08:06 1967048
/lib/i386-linux-gnu/libnsl-2.13.so
  b7311000-b7313000 rw-p  00:00 0
  b7321000-b7329000 rw-p  00:00 0
  b7329000-b732f000 r-xp  08:06 787490 /usr/lib/ganglia/modsys.so
  b732f000-b733 r--p 5000 08:06 787490 /usr/lib/ganglia/modsys.so
  b733-b7341000 rw-p 6000 08:06 787490 /usr/lib/ganglia/modsys.so
  b7341000-b7349000 rw-p  00:00 0
  b7349000-b734f000 r-xp  08:06 787489 /usr/lib/ganglia/modproc.so
  b734f000-b735 r--p 5000 08:06 787489 /usr/lib/ganglia/modproc.so
  b735-b7361000 rw-p 6000 08:06 787489 /usr/lib/ganglia/modproc.so
  b7361000-b7369000 rw-p  00:00 0
  b7369000-b736f000 r-xp  08:06 787486 /usr/lib/ganglia/modnet.so
  b736f000-b737 r--p 5000 08:06 787486 /usr/lib/ganglia/modnet.so
  b737-b7381000 rw-p 6000 08:06 787486 /usr/lib/ganglia/modnet.so
  b7381000-b7389000 rw-p  00:00 0
  b7389000-b738f000 r-xp  08:06 787485 /usr/lib/ganglia/modmem.so
  b738f000-b739 r--p 5000 08:06 787485 /usr/lib/ganglia/modmem.so
  b739-b73a1000 rw-p 6000 08:06 787485 /usr/lib/ganglia/modmem.so
  b73a1000-b73a9000 rw-p  00:00 0
  b73a9000-b73af000 r-xp  08:06 787483 /usr/lib/ganglia/modload.so
  b73af000-b73b r--p 5000 08:06 787483 /usr/lib/ganglia/modload.so
  b73b-b73c1000 rw-p 6000 08:06 787483 /usr/lib/ganglia/modload.so
  b73c1000-b73c9000 rw-p  00:00 0
  b73c9000-b73cf000 r-xp  08:06 787484 /usr/lib/ganglia/moddisk.so
  b73cf000-b73d r--p 5000 08:06 787484 /usr/lib/ganglia/moddisk.so
  b73d-b73e1000 rw-p 6000 08:06 787484 /usr/lib/ganglia/moddisk.so
  b73e1000-b73e9000 rw-p  00:00 0
  b73e9000-b73ef000 r-xp  08:06 787482 /usr/lib/ganglia/modcpu.so
  b73ef000-b73f r--p 5000 08:06 787482 /usr/lib/ganglia/modcpu.so
  b73f-b7401000 rw-p 6000 08:06 787482 /usr/lib/ganglia/modcpu.so
  b7401000-b740b000 rw-p  00:00 0
  b740c000-b740d000 r--p 0043a000 08:06 662632 
/usr/lib/locale/locale-archive
  b740d000-b744d000 r--p 002bd000 08:06 662632 
/usr/lib/locale/locale-archive
 

[Bug 1025915] [NEW] package python3-distupgrade 1:0.172 failed to install/upgrade: a tentar sobre-escrever '/usr/lib/python3/dist-packages/DistUpgrade/utils.py', que também está no pacote python3-upda

2012-07-17 Thread Carlos Eduardo
Public bug reported:

After update, upgrade and reboot.

ProblemType: Package
DistroRelease: Ubuntu 12.10
Package: python3-distupgrade 1:0.172
ProcVersionSignature: Ubuntu 3.5.0-4.4-generic 3.5.0-rc6
Uname: Linux 3.5.0-4-generic i686
ApportVersion: 2.3-0ubuntu4
Architecture: i386
Date: Sat Jul  7 12:31:33 2012
ErrorMessage: a tentar sobre-escrever 
'/usr/lib/python3/dist-packages/DistUpgrade/utils.py', que também está no 
pacote python3-update-manager 1:0.164
InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha i386 (20120618)
PackageArchitecture: all
SourcePackage: ubuntu-release-upgrader
Title: package python3-distupgrade 1:0.172 failed to install/upgrade: a tentar 
sobre-escrever '/usr/lib/python3/dist-packages/DistUpgrade/utils.py', que 
também está no pacote python3-update-manager 1:0.164
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-package dist-upgrade i386 quantal

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

Title:
  package python3-distupgrade 1:0.172 failed to install/upgrade: a
  tentar sobre-escrever '/usr/lib/python3/dist-
  packages/DistUpgrade/utils.py', que também está no pacote python3
  -update-manager 1:0.164

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

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

[Bug 1025914] [NEW] java-wrappers fails ito find java runtimes installed in /opt

2012-07-17 Thread Darko S
Public bug reported:

UBUNTU RELEASE (cat /etc/lsb-release)
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=12.04
DISTRIB_CODENAME=precise
DISTRIB_DESCRIPTION=Ubuntu 12.04 LTS

PACKAGES
ii  freemind   0.9.0+dfsg-1   Java Program for creating and viewing Mindmaps
ii  java-wrappers  0.1.24 wrappers for java executables


When  /etc/alternatives/java points to java runtime installed in /opt (example 
may be /opt/ibm-java-i386-60/bin/java), then in 
/usr/lib/java-wrappers/jvm-list.sh emply value is assigned to __jvm_alt in 
following assignment:

__jvm_alt=$(readlink /etc/alternatives/java|sed -n
's/\(\/usr\/lib\/jvm\/[^\/]*\)\/.*/\1/p')

Reason is that bacause sed expression did not match path in /opt/..., no
substitution is made, and such sed statement prints pattern space only
if substitution is made.

Therefore in /usr/lib/java-wrappers/java-wrappers.sh fgrep in following code 
always succeeds and JAVA_HOME is set to empty:
if echo $DIRS | fgrep $__jvm_alt  /dev/null ; then
JAVA_HOME=$__jvm_alt
java_debug Picking up the JVM designated by the alternatives 
system: 
java_debug   JAVA_HOME = '$JAVA_HOME'
else

# And pick up the first one that works reasonably
for dir in $DIRS; do
if [ -x $dir/bin/java ]; then
JAVA_HOME=$dir
break;
fi
done
fi

This eventually leads to this abnormal exit:
if [ $JAVA_HOME ] ; then
# ... omitted ...
else
java_warning No java runtime was found
return 1;
fi

Hence other packages that use java-wrappers, e.g. freemind, experience
other failures because java-wrappers failure. In example of freemind, it
will not start at all.

** Affects: java-wrappers (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/1025914

Title:
  java-wrappers fails ito find java runtimes installed in /opt

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/java-wrappers/+bug/1025914/+subscriptions

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


[Bug 1025915] Re: package python3-distupgrade 1:0.172 failed to install/upgrade: a tentar sobre-escrever '/usr/lib/python3/dist-packages/DistUpgrade/utils.py', que também está no pacote python3-update

2012-07-17 Thread Carlos Eduardo
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1025915

Title:
  package python3-distupgrade 1:0.172 failed to install/upgrade: a
  tentar sobre-escrever '/usr/lib/python3/dist-
  packages/DistUpgrade/utils.py', que também está no pacote python3
  -update-manager 1:0.164

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

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

[Bug 1024853] Re: Install Process fails to run, after selecting software and more info...

2012-07-17 Thread Gary Lasker
Hi Dustin, thanks for your report and for your follow-up comment. I'm
not quite sure what the issue was, but as you report everything is
working now for you after a reboot I will close this one.

Please be sure to report any other bugs or issues that you may
encounter. Your help is much appreciated!

Thank you, and best regards,
Gary

** Changed in: software-center (Ubuntu)
   Status: New = Invalid

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

Title:
  Install Process fails to run, after selecting software and more
  info...

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/1024853/+subscriptions

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


[Bug 1024877] Re: Ubuntu-Software Center don't show, it shows a buggy Chrome window

2012-07-17 Thread Gary Lasker
Hello Nils, and thank you for your report. I must say, this is a very
strange one, and unfortunately I cannot reproduce this at all.  Could
you please answer the following questions:

 1. Does Software Center work normally when is it launched while Chromium is 
*not* running?
 2. If you open Chromium and then minimize it, *then* launch Software Center, 
what happens in that case?

Any other details or info that you could provide on this would be
appreciated.

Many thanks for your help!
Gary

** Changed in: software-center (Ubuntu)
   Status: New = Incomplete

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

Title:
  Ubuntu-Software Center don't show, it shows a buggy Chrome window

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/1024877/+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   >