[Bug 1053239] [NEW] cloud-init 0.7.0~bzr659-0ubuntu1 upgrade fails: Template #2 in /var/lib/dpkg/info/cloud-init.templates does not contain a 'Template:' line

2012-09-20 Thread Jean-Baptiste Lallement
Public bug reported:

Upgrade to cloud-init 0.7.0~bzr659-0ubuntu1 on Quantal fails with the
following error:

$ sudo apt-get install cloud-init
Reading package lists... Done
Building dependency tree   
Reading state information... Done
The following packages will be upgraded:
  cloud-init
1 upgraded, 0 newly installed, 0 to remove and 156 not upgraded.
Need to get 147 kB of archives.
After this operation, 8,192 B of additional disk space will be used.
Get:1 http://archive.ubuntu.com/ubuntu/ quantal/main cloud-init all 
0.7.0~bzr659-0ubuntu1 [147 kB]
Fetched 147 kB in 0s (705 kB/s)
Preconfiguring packages ...
cloud-init template parse error: Template #2 in /tmp/cloud-init.template.236500 
does not contain a 'Template:' line

(Reading database ... 273708 files and directories currently installed.)
Preparing to replace cloud-init 0.7.0~bzr644-0ubuntu1 (using 
.../cloud-init_0.7.0~bzr659-0ubuntu1_all.deb) ...
Unpacking replacement cloud-init ...
Processing triggers for ureadahead ...
Setting up cloud-init (0.7.0~bzr659-0ubuntu1) ...
Installing new version of config file /etc/init/cloud-init-nonet.conf ...
Installing new version of config file /etc/cloud/cloud.cfg ...
Template #2 in /var/lib/dpkg/info/cloud-init.templates does not contain a 
'Template:' line
dpkg: error processing cloud-init (--configure):
 subprocess installed post-installation script returned error exit status 255
No apport report written because MaxReports is reached already
  Processing 
triggers for ureadahead ...
Errors were encountered while processing:
 cloud-init
E: Sub-process /usr/bin/dpkg returned an error code (1)

** Affects: cloud-init (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: qa-manual-testing quantal

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

Title:
  cloud-init 0.7.0~bzr659-0ubuntu1 upgrade fails: Template #2 in
  /var/lib/dpkg/info/cloud-init.templates does not contain a 'Template:'
  line

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1053239/+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 1053090] Re: tomcat7 cannot find server.xml in /usr/share/tomcat7/conf

2012-09-20 Thread Guus Bonnema
This bug also effects tomcat6

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

Title:
  tomcat7 cannot find server.xml in /usr/share/tomcat7/conf

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tomcat7/+bug/1053090/+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 675185] Re: [Hardy SRU] dash bug causes mysqld_safe to spin at 100% CPU

2012-09-20 Thread Jakob Unterwurzacher
** Description changed:

  Symptoms are: After mysql server upgrades + restarts the old mysqld_safe 
keeps running and consumes 100% cpu, strace shows:
  wait4(4294967295, 0x7fffb3b3d59c, 0, NULL) = -1 ECHILD (No child ...
  wait4(4294967295, 0x7fffb3b3d59c, 0, NULL) = -1 ECHILD (No child ...
  wait4(4294967295, 0x7fffb3b3d59c, 0, NULL) = -1 ECHILD (No child ...
  For more info see the dupes, particularily bug 105457. Does not happen 
always, for reliable test case see below.
  
  This is a bug (race condition) in dash, partly fixed by
  
http://git.kernel.org/?p=utils/dash/dash.git;a=commit;h=3800d4934391b144fd261a7957aea72ced7d47ea
  . This fixes the test case and mysqld_safe, but introduces another
  regression: http://eeek.borgchat.net/lists/dash/msg00268.html (patch for
  that in the thread)
  
  TEST CASE: Script in the commit message (link above). Allows to
  reproduce this always, even on Karmic still.
  
- SRU JUSTIFICATION: Obviously safe patch.
- 
- PATCH: Attached, run mysqld_safe in bash instead of dash.
- 
- REGRESSION POTENTIAL: Minimal. 1) Bash is a superset of dash. 2) Before
- dash became the default sh, bash was used, we just revert that change.
+ (Proposed fix of using #!/bin/bash instead of #!/bin/sh is not as
+ straigtforward as expected. bash called as sh goes into sh compatibility
+ mode, called as bash it may behave subtle differently)
  
  NOTES: mysqld_safe was replaced by an upstart job in Lucid. But Hardy
  has support for 3 more years, justifiying a fix.

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

Title:
  [Hardy SRU] dash bug causes mysqld_safe to spin at 100% CPU

To manage notifications about this bug go to:
https://bugs.launchpad.net/maria/+bug/675185/+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 1048430] Re: dnsmasq not available on the bus

2012-09-20 Thread Peder Chr . Nørgaard
This is a me too comment - I ran into exactly the same problem when I
upgraded my Kubuntu 12:04 system to 12:10 Beta 1 last on Monday Sept
17th.  And the problem is still there, today on Sept 20th - I mention
this because the Beta 1 system is a fast-moving target, many new updates
every day.

There is a simple work-around for the problem, pull the DNS server out
of /var/log/syslog (grep for 'using nameserver' ), and edit it manually
into /etc/resolv.conf.  But then you have to do that again every time
you move your computer.

I tried to run an apport-collect, but obviously only the original
submitter of the report is allowed to do that.

I think the problem may be the one that is discussed on the network-
manager mailing list - see https://mail.gnome.org/archives
/networkmanager-list/2012-August/msg00094.html

Best regards

Peder Chr. Nørgaard, M.Sc.
Senior SW Developer
www.actua.dk -  Software that transforms the business of Energy

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

Title:
  dnsmasq not available on the bus

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dnsmasq/+bug/1048430/+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 1044516] Re: repquota not working correctly with xfs

2012-09-20 Thread Daniel Holbach
Can you please update the changelog entries of both patches to go to
'precise-proposed' and 'quantal'?

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

Title:
  repquota not working correctly with xfs

To manage notifications about this bug go to:
https://bugs.launchpad.net/quota/+bug/1044516/+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 1048430] Re: dnsmasq not available on the bus

2012-09-20 Thread Thomas Hood
@Peder: It's not advisable to edit /etc/resolv.conf by hand. Your
workaround is to avoid using NM-controlled dnsmasq. Here is a better way
to do that. First, make sure that /etc/resolv.conf is still a symbolic
link to ../run/resolvconf/resolv.conf. Second, edit
/etc/NetworkManager/NetworkManager.conf and comment out the line
dns=dnsmasq. Third, reboot.

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

Title:
  dnsmasq not available on the bus

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dnsmasq/+bug/1048430/+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 1053090] Re: tomcat7 cannot find server.xml in /usr/share/tomcat7/conf

2012-09-20 Thread Guus Bonnema
I think I found what was wrong. In stead of calling
/usr/share/tomcat6/shutdown.sh directly, one should call service
tomcat6 restart : that works fine.

Will close this bug. Maybe docs do need some adjustment as the default
tomcat server still points to executing the shutdown.sh directly.

P.S. Not sure how to close this bug: can someone do it for me, please?

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

Title:
  tomcat7 cannot find server.xml in /usr/share/tomcat7/conf

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tomcat7/+bug/1053090/+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 1050934] Re: VM stops receiving packets on heavy load from virtio network interface briged to a bonded interface on kvm hypervisor

2012-09-20 Thread ITec
No, the vhost_net module is not loaded.
Loading it does not help.

No, 'ifdown eth0; ifup eth0' in the guest does not reliably bring
networking back up. Sometimes it works, sometimes I have to reboot the
VM. The last times it did not work any more.

My problem might be the same as bug 997978.
But I only have it in conjunction with bridged bonding and I only have seen the 
effect after heavy load and not after time.
Maybe it could occur after a longer period of time on my system, too.

qemu-kvm in ppa:ubuntu-virt/backports and ppa:ubuntu-virt/kvm-network-
hang both work well, but I did no long time testing. It still could
occur after some time.

Now I am running my iperf-test with the kvm-network-hang version over
some hours, but I cannot test it infinitely long.

What are the differences between the official version of qemu-kvm and
the one in kvm-network-hang?

I really need to know if it is reliable in order to come to a decision,
wether to use it or not in production systems!

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

Title:
  VM stops receiving packets on heavy load from virtio network interface
  briged to a bonded interface on kvm hypervisor

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1050934/+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 1053239] Re: cloud-init 0.7.0~bzr659-0ubuntu1 upgrade fails: Template #2 in /var/lib/dpkg/info/cloud-init.templates does not contain a 'Template:' line

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

** Changed in: cloud-init (Ubuntu)
   Status: New = Confirmed

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

Title:
  cloud-init 0.7.0~bzr659-0ubuntu1 upgrade fails: Template #2 in
  /var/lib/dpkg/info/cloud-init.templates does not contain a 'Template:'
  line

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1053239/+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-09-20 Thread Латышев Артур
** Changed in: samba (Ubuntu Precise)
   Status: Confirmed = New

-- 
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 1049915] Re: Logrotate.d files do not have the compress option enabled

2012-09-20 Thread Launchpad Bug Tracker
This bug was fixed in the package nova - 2012.2~rc1-0ubuntu1

---
nova (2012.2~rc1-0ubuntu1) quantal; urgency=low

  [ Adam Gandelman ]
  * Ensure /etc/nova/rootwrap.d/ is only writable by root, ensure
those permissions on /etc/nova/rootwrap.conf as well as
all individual filter configurations.

  [ Chuck Short ]
  * Fix lintian warnings
  * debian/*.lograote: compress logfiles when they are rotated. (LP:
#1049915)
  * debian/control:
- Suggest ceph-common for nova-volume.
- Add python-cinderclient as a build depends.

  [Vishvananda Ishaya]
  * Split up vncproxy and xvpvncproxy.
 -- Chuck Short zul...@ubuntu.com   Thu, 20 Sep 2012 07:45:50 -0500

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

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

Title:
  Logrotate.d files do not have the compress option enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nova/+bug/1049915/+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-09-20 Thread Clint Byrum
** Changed in: juju
   Status: Triaged = In Progress

** Changed in: juju
 Assignee: (unassigned) = Clint Byrum (clint-fewbar)

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

2012-09-20 Thread papukaija
Please don't change this bug's status without an explanation. Thanks.

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

** Tags added: precise quantal

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


Re: [Bug 1050934] Re: VM stops receiving packets on heavy load from virtio network interface briged to a bonded interface on kvm hypervisor

2012-09-20 Thread Serge Hallyn
Quoting ITec (1050...@bugs.launchpad.net):
 What are the differences between the official version of qemu-kvm and
 the one in kvm-network-hang?

The version in kvm-network-hang is the same as the official version, plus
three virtio patches from upstream:

a821ce5 virtio: order index/descriptor reads
92045d8 virtio: add missing mb() on enable notification
a281ebc virtio: add missing mb() on notification

That version will likely become the new official version, once there
are confirmations that it is solving these virtio-network related
bugs.

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

Title:
  VM stops receiving packets on heavy load from virtio network interface
  briged to a bonded interface on kvm hypervisor

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

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


Re: [Bug 930430] Re: lxc-ls requires root access after deploying an LXC instance

2012-09-20 Thread Kapil Thangavelu
I've just noticed this with some of the unit tests, afaik this is some
change in lxc behavior.

$ lxc-ls
kapil-dev-0-template  kapil-dev-wordpress-0  monitoring
/usr/bin/lxc-ls: line 35: cd: /sys/fs/cgroup/cpuset///lxc: Permission denied
ls: cannot access kapil-dev-wordpress-0: No such file or directory

it only happens for trying to access the running containers.

-k

On Thu, Sep 20, 2012 at 1:31 AM, Clint Byrum cl...@fewbar.com wrote:

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

 ** Changed in: juju
Status: New = Triaged

 ** Changed in: juju
Importance: Undecided = High

 ** Changed in: juju
 Milestone: None = 0.6

 --
 You received this bug notification because you are subscribed to juju.
 https://bugs.launchpad.net/bugs/930430

 Title:
   lxc-ls requires root access after deploying an LXC instance

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


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

Title:
  lxc-ls requires root access after deploying an LXC instance

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju/+bug/930430/+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 1048430] Re: dnsmasq not available on the bus

2012-09-20 Thread Mathieu Trudel-Lapierre
I'm reassinging this to network-manager. The issue here is not related
to that upstream thread. Unfortunately, we don't have enough information
to debug this. Please answer the following questions:

Is 'dnsmasq' (the package), installed? (check with dpkg -l dnsmasq)
 If so, what is its configuration; in /etc/dnsmasq.conf and what files are in 
/etc/dnsmasq.d?

Is there another dnsmasq process running at the time?

What is the exact content of /etc/resolv.conf when resolution doesn't
work?

What files are present in /run/resolvconf/interface?

Is there another nameserver installed on the system (like bind?)


** Package changed: dnsmasq (Ubuntu) = network-manager (Ubuntu)

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

Title:
  dnsmasq not available on the bus

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1048430/+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 1050934] Re: VM stops receiving packets on heavy load from virtio network interface briged to a bonded interface on kvm hypervisor

2012-09-20 Thread ITec
Would you suggest to mark this bug as a duplicate to bug 997978?

I could register myself to be affected, add some words about how the
effect occurs at my system and confirm that the kvm-network-hang version
helped me.

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

Title:
  VM stops receiving packets on heavy load from virtio network interface
  briged to a bonded interface on kvm hypervisor

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

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


Re: [Bug 1053239] [NEW] cloud-init 0.7.0~bzr659-0ubuntu1 upgrade fails: Template #2 in /var/lib/dpkg/info/cloud-init.templates does not contain a 'Template:' line

2012-09-20 Thread Scott Moser
On Thu, 20 Sep 2012, Jean-Baptiste Lallement wrote:

 Public bug reported:

 Upgrade to cloud-init 0.7.0~bzr659-0ubuntu1 on Quantal fails with the
 following error:

 $ sudo apt-get install cloud-init
 Reading package lists... Done
 Building dependency tree
 Reading state information... Done
 The following packages will be upgraded:
   cloud-init
 1 upgraded, 0 newly installed, 0 to remove and 156 not upgraded.
 Need to get 147 kB of archives.
 After this operation, 8,192 B of additional disk space will be used.
 Get:1 http://archive.ubuntu.com/ubuntu/ quantal/main cloud-init all 
 0.7.0~bzr659-0ubuntu1 [147 kB]
 Fetched 147 kB in 0s (705 kB/s)
 Preconfiguring packages ...
 cloud-init template parse error: Template #2 in 
 /tmp/cloud-init.template.236500 does not contain a 'Template:' line

 (Reading database ... 273708 files and directories currently installed.)
 Preparing to replace cloud-init 0.7.0~bzr644-0ubuntu1 (using 
 .../cloud-init_0.7.0~bzr659-0ubuntu1_all.deb) ...
 Unpacking replacement cloud-init ...
 Processing triggers for ureadahead ...
 Setting up cloud-init (0.7.0~bzr659-0ubuntu1) ...
 Installing new version of config file /etc/init/cloud-init-nonet.conf ...
 Installing new version of config file /etc/cloud/cloud.cfg ...
 Template #2 in /var/lib/dpkg/info/cloud-init.templates does not contain a 
 'Template:' line
 dpkg: error processing cloud-init (--configure):
  subprocess installed post-installation script returned error exit status 255
 No apport report written because MaxReports is reached already
   Processing 
 triggers for ureadahead ...
 Errors were encountered while processing:
  cloud-init
 E: Sub-process /usr/bin/dpkg returned an error code (1)

 ** Affects: cloud-init (Ubuntu)
  Importance: Undecided
  Status: New


 ** Tags: qa-manual-testing quantal

 --
 You received this bug notification because you are subscribed to cloud-
 init in Ubuntu.
 https://bugs.launchpad.net/bugs/1053239

 Title:
   cloud-init 0.7.0~bzr659-0ubuntu1 upgrade fails: Template #2 in
   /var/lib/dpkg/info/cloud-init.templates does not contain a 'Template:'
   line

 To manage notifications about this bug go to:
 https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1053239/+subscriptions



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

Title:
  cloud-init 0.7.0~bzr659-0ubuntu1 upgrade fails: Template #2 in
  /var/lib/dpkg/info/cloud-init.templates does not contain a 'Template:'
  line

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1053239/+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 1053239] Re: cloud-init 0.7.0~bzr659-0ubuntu1 upgrade fails: Template #2 in /var/lib/dpkg/info/cloud-init.templates does not contain a 'Template:' line

2012-09-20 Thread Launchpad Bug Tracker
This bug was fixed in the package cloud-init - 0.7.0~bzr659-0ubuntu2

---
cloud-init (0.7.0~bzr659-0ubuntu2) quantal; urgency=low

  * debian/cloud-init.templates: fix bad template file (LP: #1053239)
 -- Scott Moser smo...@ubuntu.com   Thu, 20 Sep 2012 09:18:20 -0400

** Changed in: cloud-init (Ubuntu)
   Status: Confirmed = Fix Released

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

Title:
  cloud-init 0.7.0~bzr659-0ubuntu1 upgrade fails: Template #2 in
  /var/lib/dpkg/info/cloud-init.templates does not contain a 'Template:'
  line

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1053239/+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 1019290] Update Released

2012-09-20 Thread Scott Kitterman
The verification of this Stable Release Update has completed
successfully and the package has now been released to -updates.
Subsequently, the Ubuntu Stable Release Updates Team is being
unsubscribed and will not receive messages about this bug report.  In
the event that you encounter a regression using the package from
-updates please report a new bug using ubuntu-bug and tag the bug report
regression-update so we can easily find any regresssions.

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

Title:
  stop lxc-net should do stop even when USE_LXC_BRIDGE=false

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1019290/+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 1019290] Re: stop lxc-net should do stop even when USE_LXC_BRIDGE=false

2012-09-20 Thread Launchpad Bug Tracker
This bug was fixed in the package lxc - 0.7.5-3ubuntu63

---
lxc (0.7.5-3ubuntu63) precise-proposed; urgency=low

  * lxc.lxc-net.upstart: replace the check for USE_LXC_BRIDGE (which could be
changed from true to false after starting lxc-net) with one for the
existence /var/run/lxc.  (LP: #1019290)
  * lxc-start-ephemeral: use unionfs only for the rootfs itself
(LP: #959352)
 -- Serge Hallyn serge.hal...@ubuntu.com   Tue, 14 Aug 2012 11:38:25 -0500

** Changed in: lxc (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 lxc in Ubuntu.
https://bugs.launchpad.net/bugs/1019290

Title:
  stop lxc-net should do stop even when USE_LXC_BRIDGE=false

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1019290/+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 959352] Update Released

2012-09-20 Thread Scott Kitterman
The verification of this Stable Release Update has completed
successfully and the package has now been released to -updates.
Subsequently, the Ubuntu Stable Release Updates Team is being
unsubscribed and will not receive messages about this bug report.  In
the event that you encounter a regression using the package from
-updates please report a new bug using ubuntu-bug and tag the bug report
regression-update so we can easily find any regresssions.

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

Title:
  Ephemeral containers have /rootfs prefix in /proc/self/maps entries

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/959352/+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 959352] Re: Ephemeral containers have /rootfs prefix in /proc/self/maps entries

2012-09-20 Thread Launchpad Bug Tracker
This bug was fixed in the package lxc - 0.7.5-3ubuntu63

---
lxc (0.7.5-3ubuntu63) precise-proposed; urgency=low

  * lxc.lxc-net.upstart: replace the check for USE_LXC_BRIDGE (which could be
changed from true to false after starting lxc-net) with one for the
existence /var/run/lxc.  (LP: #1019290)
  * lxc-start-ephemeral: use unionfs only for the rootfs itself
(LP: #959352)
 -- Serge Hallyn serge.hal...@ubuntu.com   Tue, 14 Aug 2012 11:38:25 -0500

** Changed in: lxc (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 lxc in Ubuntu.
https://bugs.launchpad.net/bugs/959352

Title:
  Ephemeral containers have /rootfs prefix in /proc/self/maps entries

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/959352/+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 1050934] Re: VM stops receiving packets on heavy load from virtio network interface briged to a bonded interface on kvm hypervisor

2012-09-20 Thread Serge Hallyn
It sounds like your bug is fixed by the same commits, but your
descriptions in comment #6 make me think the actual bug may be
different.

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

** Changed in: qemu-kvm (Ubuntu)
   Status: Incomplete = New

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

Title:
  VM stops receiving packets on heavy load from virtio network interface
  briged to a bonded interface on kvm hypervisor

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1050934/+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 959352] Re: Ephemeral containers have /rootfs prefix in /proc/self/maps entries

2012-09-20 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/precise-updates/lxc

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

Title:
  Ephemeral containers have /rootfs prefix in /proc/self/maps entries

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/959352/+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 1053414] [NEW] smbd crashed when trying to connect from Ubuntu

2012-09-20 Thread Michał Sawicz
Public bug reported:

Right now every time I try and connect to the server, smbd crashes.

Here's the traceback I got from the panic-action script:

[Thread debugging using libthread_db enabled]
Using host libthread_db library /lib/x86_64-linux-gnu/libthread_db.so.1.
0x7fba0e927c3e in waitpid () from /lib/x86_64-linux-gnu/libc.so.6
#0  0x7fba0e927c3e in waitpid () from /lib/x86_64-linux-gnu/libc.so.6
#1  0x7fba0e8adf5e in ?? () from /lib/x86_64-linux-gnu/libc.so.6
#2  0x7fba11cffbec in smb_panic (why=optimized out) at lib/util.c:1123
#3  0x7fba11a4abe6 in set_unix_security_ctx (uid=65534, gid=65534, 
ngroups=1, groups=0x7fba12c20910) at smbd/sec_ctx.c:250
#4  0x7fba11a4af0f in set_sec_ctx (uid=65534, gid=65534, ngroups=1, 
groups=0x7fba12c20910, token=0x7fba12c20640) at smbd/sec_ctx.c:320
#5  0x7fba11a39db5 in change_to_user_internal (conn=0x7fba12c19470, 
session_info=optimized out, vuid=101) at smbd/uid.c:304
#6  0x7fba11a61e2b in make_connection_snum (sconn=0x7fba12c0c5e0, 
conn=0x7fba12c19470, snum=3, vuser=optimized out, password=..., 
pdev=0x7fff26d5c330 IPC, pstatus=0x7fff26d5c4d0) at smbd/service.c:960
#7  0x7fba11a6276e in make_connection_smb1 (sconn=0x7fba12c0c5e0, snum=3, 
vuser=0x7fba12c21590, password=..., pdev=0x7fff26d5c330 IPC, 
pstatus=0x7fff26d5c4d0) at smbd/service.c:1127
#8  0x7fba11a62aea in make_connection (sconn=0x7fba12c0c5e0, 
service_in=optimized out, password=..., pdev=optimized out, vuid=optimized 
out, status=0x7fff26d5c4d0) at smbd/service.c:1323
#9  0x7fba11a1382c in reply_tcon_and_X (req=0x7fba12c33260) at 
smbd/reply.c:796
#10 0x7fba11a5dfa4 in switch_message (type=117 'u', req=0x7fba12c33260, 
size=80) at smbd/process.c:1574
#11 0x7fba11a5e3bb in construct_reply (deferred_pcd=0x0, encrypted=false, 
seqnum=optimized out, unread_bytes=0, size=80, inbuf=0x0, 
sconn=0x7fba12c0c5e0) at smbd/process.c:1610
#12 process_smb (sconn=0x7fba12c0c5e0, inbuf=optimized out, nread=80, 
unread_bytes=0, seqnum=optimized out, encrypted=false, deferred_pcd=0x0) at 
smbd/process.c:1688
#13 0x7fba11a5e7d3 in smbd_server_connection_read_handler 
(conn=0x7fba12c0c5e0, fd=26) at smbd/process.c:2317
#14 0x7fba11d0f8ae in run_events_poll (num_pfds=2, pfds=0x7fba12c17240, 
pollrtn=optimized out, ev=0x7fba12c0c520) at lib/events.c:286
#15 run_events_poll (ev=0x7fba12c0c520, pollrtn=optimized out, 
pfds=0x7fba12c17240, num_pfds=2) at lib/events.c:184
#16 0x7fba11a5ff42 in smbd_server_connection_loop_once 
(conn=0x7fba12c0c5e0) at smbd/process.c:1017
#17 smbd_process (sconn=0x7fba12c0c5e0) at smbd/process.c:3158
#18 0x7fba11f6d66f in smbd_accept_connection (ev=optimized out, 
fde=optimized out, flags=optimized out, private_data=optimized out) at 
smbd/server.c:511
#19 0x7fba11d0f8ae in run_events_poll (num_pfds=3, pfds=0x7fba12c0f780, 
pollrtn=optimized out, ev=0x7fba12c0c520) at lib/events.c:286
#20 run_events_poll (ev=0x7fba12c0c520, pollrtn=optimized out, 
pfds=0x7fba12c0f780, num_pfds=3) at lib/events.c:184
#21 0x7fba11d0fa4a in s3_event_loop_once (ev=0x7fba12c0c520, 
location=optimized out) at lib/events.c:349
#22 0x7fba11d105d0 in _tevent_loop_once (ev=0x7fba12c0c520, 
location=0x7fba121722d7 smbd/server.c:844) at ../lib/tevent/tevent.c:494
#23 0x7fba119de030 in smbd_parent_loop (parent=optimized out) at 
smbd/server.c:844
#24 main (argc=optimized out, argv=optimized out) at smbd/server.c:1326

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: samba 2:3.6.3-2ubuntu2.3
ProcVersionSignature: Ubuntu 3.5.0-15.20~precise1-generic 3.5.4
Uname: Linux 3.5.0-15-generic x86_64
ApportVersion: 2.0.1-0ubuntu13
Architecture: amd64
Date: Thu Sep 20 15:49:12 2012
NmbdLog:
 
SambaServerRegression: Yes
SmbConfIncluded: Yes
SmbLog:   failed to retrieve printer list: NT_STATUS_UNSUCCESSFUL
SourcePackage: samba
UpgradeStatus: No upgrade log present (probably fresh install)
WindowsFailedConnect: Yes

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


** Tags: amd64 apport-bug precise

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

Title:
  smbd crashed when trying to connect from Ubuntu

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1053414/+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 1053414] Re: smbd crashed when trying to connect from Ubuntu

2012-09-20 Thread Michał Sawicz
-- 
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/1053414

Title:
  smbd crashed when trying to connect from Ubuntu

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1053414/+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 1053414] Re: smbd crashed when trying to connect from Ubuntu

2012-09-20 Thread Michał Sawicz
I just noticed one thing that might be relevant - I'm using the kernel
from ppa:ubuntu-x-swat/q-lts-backport.

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

Title:
  smbd crashed when trying to connect from Ubuntu

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1053414/+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 1050934] Missing required logs.

2012-09-20 Thread Brad Figg
This bug is missing log files that will aid in diagnosing the problem.
From a terminal window please run:

apport-collect 1050934

and then change the status of the bug to 'Confirmed'.

If, due to the nature of the issue you have encountered, you are unable
to run this command, please add a comment stating that fact and change
the bug status to 'Confirmed'.

This change has been made by an automated script, maintained by the
Ubuntu Kernel Team.

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

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

Title:
  VM stops receiving packets on heavy load from virtio network interface
  briged to a bonded interface on kvm hypervisor

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1050934/+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 1053424] [NEW] rabbitmq-server-2.7.1-0ubuntu4 discards log output

2012-09-20 Thread Emile Joubert
Public bug reported:

If rabbitmq-server-2.7.1-0ubuntu4 fails to start for any reason then the
instructions are displayed to check the startup logfiles: Starting
rabbitmq-server: FAILED - check /var/log/rabbitmq/startup_{log, _err}

However in rabbitmq-server-2.7.1-0ubuntu4 the startup error log does not
contain diagnostic information. It always contains the fixed string
rabbitmq failed to start. This makes it nearly impossible to diagnose
startup errors.

** Affects: rabbitmq-server (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  rabbitmq-server-2.7.1-0ubuntu4 discards log output

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rabbitmq-server/+bug/1053424/+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 1050934] Re: VM stops receiving packets on heavy load from virtio network interface briged to a bonded interface on kvm hypervisor

2012-09-20 Thread ITec
@brad-figg: My system is behind a firewall. I do not have direct access
to the internet and apport-bug --save=/tmp/bug.apt does not produce
any output.

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

Title:
  VM stops receiving packets on heavy load from virtio network interface
  briged to a bonded interface on kvm hypervisor

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1050934/+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 1050492] Re: MAAS uses the 'guest' account to communicate with RabbitMQ

2012-09-20 Thread Raphaël Badin
Turns out that the cluster controller and the region controller both use
the same config file at the moment so even with the package we have
right now, this can be fixed.

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

Title:
  MAAS uses the 'guest' account to communicate with RabbitMQ

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/maas/+bug/1050492/+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 999324] Re: Server guide gives wrong examples for bind9 (was: DDNS dynamic file creation permission denied)

2012-09-20 Thread Serge Hallyn
** Changed in: bind9 (Ubuntu)
 Assignee: Serge Hallyn (serge-hallyn) = (unassigned)

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

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

Title:
  Server guide gives wrong examples for bind9 (was: DDNS dynamic file
  creation permission denied)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bind9/+bug/999324/+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 1052989] Re: Enlistment fails

2012-09-20 Thread Robie Basak
Confirmed now working. Thanks Andres!

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

Title:
  Enlistment fails

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/maas-enlist/+bug/1052989/+subscriptions

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


Re: [Bug 930430] Re: lxc-ls requires root access after deploying an LXC instance

2012-09-20 Thread Serge Hallyn
Quoting Kapil Thangavelu (930...@bugs.launchpad.net):
 I've just noticed this with some of the unit tests, afaik this is some
 change in lxc behavior.

I don't think it's a change in lxc behavior.  I think it's a change in
the umask which juju has set when it calls lxc-start.

lxc passes a requested mode to mkdir(2), which then s that with the
umask.

Ideally juju would set umask correctly.  There are two ways lxc could
help, but they're not particularly palatable.

It could second-guess the caller and hand-set umask before calling
mkdir.  I think that's Wrong.

It could check umask and spit out an error if it is too restrictive.
That will help users find the cause more quickly, but doesn't solve
the bug.

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

Title:
  lxc-ls requires root access after deploying an LXC instance

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju/+bug/930430/+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 1052932] Re: [FFE] merge upstream v1.2.0

2012-09-20 Thread Adam Conrad
Ffe approved, shipping based on a stable upstream release seems like the
sane way forward.

** Changed in: qemu-kvm (Ubuntu)
   Status: New = Fix Committed

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

Title:
  [FFE] merge upstream v1.2.0

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/1052932/+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 1052932] Re: [FFE] merge upstream v1.2.0

2012-09-20 Thread Launchpad Bug Tracker
This bug was fixed in the package qemu-kvm - 1.2.0+noroms-0ubuntu1

---
qemu-kvm (1.2.0+noroms-0ubuntu1) quantal; urgency=low

  * merge upstream v1.2.0  (LP: #1052932) (LP: #1040033)
- debian/rules: remove --enable-kvm-device-assignment - configure switch
  no longer supported
- remaining patches:
  . 02_use_usr_share_kvm_fixed.patch
  . 04_use_etc_kvm_kvm-ifup.patch
  . disable-hpet-for-tcg.patch
  . use-libexecdir.patch
  . ubuntu/larger_default_ram_size.patch
  . ubuntu/fallback-to-tcg.patch - ported to new code
  . ubuntu/dont-try-to-hotplug-cpu.patch
  . ubuntu/expose_vmx_qemu64cpu.patch
  . ubuntu/fix-vmware-vga-negative-vals
  . ubuntu/99-allow-loading-u-boot-initrd-images.patch
 -- Serge Hallyn serge.hal...@ubuntu.com   Wed, 12 Sep 2012 10:46:28 -0500

** Changed in: qemu-kvm (Ubuntu)
   Status: Fix Committed = Fix Released

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

Title:
  [FFE] merge upstream v1.2.0

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/1052932/+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 1044516] Re: repquota not working correctly with xfs

2012-09-20 Thread Chris J Arges
** Patch added: quota_precise_lp1044516_v2.debdiff
   
https://bugs.launchpad.net/ubuntu/+source/quota/+bug/1044516/+attachment/3325530/+files/quota_precise_lp1044516_v2.debdiff

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

Title:
  repquota not working correctly with xfs

To manage notifications about this bug go to:
https://bugs.launchpad.net/quota/+bug/1044516/+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 1044516] Re: repquota not working correctly with xfs

2012-09-20 Thread Chris J Arges
** Patch added: quota_quantal_lp1044516_v2.debdiff
   
https://bugs.launchpad.net/ubuntu/+source/quota/+bug/1044516/+attachment/3325531/+files/quota_quantal_lp1044516_v2.debdiff

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

Title:
  repquota not working correctly with xfs

To manage notifications about this bug go to:
https://bugs.launchpad.net/quota/+bug/1044516/+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 1044516] Re: repquota not working correctly with xfs

2012-09-20 Thread Chris J Arges
There ya go.

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

Title:
  repquota not working correctly with xfs

To manage notifications about this bug go to:
https://bugs.launchpad.net/quota/+bug/1044516/+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 1040033] Re: Fresh VM installs via preseeded oneiric isos sometimes fail with filesystem issues

2012-09-20 Thread Launchpad Bug Tracker
This bug was fixed in the package qemu-kvm - 1.2.0+noroms-0ubuntu1

---
qemu-kvm (1.2.0+noroms-0ubuntu1) quantal; urgency=low

  * merge upstream v1.2.0  (LP: #1052932) (LP: #1040033)
- debian/rules: remove --enable-kvm-device-assignment - configure switch
  no longer supported
- remaining patches:
  . 02_use_usr_share_kvm_fixed.patch
  . 04_use_etc_kvm_kvm-ifup.patch
  . disable-hpet-for-tcg.patch
  . use-libexecdir.patch
  . ubuntu/larger_default_ram_size.patch
  . ubuntu/fallback-to-tcg.patch - ported to new code
  . ubuntu/dont-try-to-hotplug-cpu.patch
  . ubuntu/expose_vmx_qemu64cpu.patch
  . ubuntu/fix-vmware-vga-negative-vals
  . ubuntu/99-allow-loading-u-boot-initrd-images.patch
 -- Serge Hallyn serge.hal...@ubuntu.com   Wed, 12 Sep 2012 10:46:28 -0500

** Changed in: qemu-kvm (Ubuntu Quantal)
   Status: Triaged = Fix Released

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

Title:
  Fresh VM installs via preseeded oneiric isos sometimes fail with
  filesystem issues

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/1040033/+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 973663] Re: quota returns nothing for NFS on 12.04

2012-09-20 Thread Chris J Arges
** Changed in: quota (Ubuntu)
 Assignee: (unassigned) = Chris J Arges (christopherarges)

** Patch added: quota_lp973663_quantal_fix.debdiff
   
https://bugs.launchpad.net/ubuntu/+source/quota/+bug/973663/+attachment/3325553/+files/quota_lp973663_quantal_fix.debdiff

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

Title:
  quota returns nothing for NFS on 12.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/quota/+bug/973663/+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 973663] Re: quota returns nothing for NFS on 12.04

2012-09-20 Thread Chris J Arges
** Description changed:

+ SRU Justification:
+ [IMPACT] 
+  * The latest quota does not return any values for NFS mounts. This was 
working properly in 10.04 and as broken in 12.04 and 12.10.
+ 
+ [TESTCASE]
+  * Setup an NFS mount. Install quota. Run quota and observe the output. 
Example given in bug.
+ 
+ [Regression Potential] 
+  * This patch is already in upstream quota and debian quota 4.01-1.
+ 
+ --
+ 
  
  1204Machine% lsb_release -rd
  Description:  Ubuntu precise (development branch)
  Release:  12.04
  
  1204Machine% apt-cache policy quota
  quota:
-   Installed: 4.00-3
-   Candidate: 4.00-3
-   Version table:
-  *** 4.00-3 0
- 500 http://www.ubuntu.com/ubuntu/ precise/main amd64 Packages
- 100 /var/lib/dpkg/status
+   Installed: 4.00-3
+   Candidate: 4.00-3
+   Version table:
+  *** 4.00-3 0
+ 500 http://www.ubuntu.com/ubuntu/ precise/main amd64 Packages
+ 100 /var/lib/dpkg/status
  
  Environment: LDAP+KERB+NFS Mounts with Quota's.
-
-   On 10.04 Quota Returns Correct Values:
-  1004Machine% quota
  
-  Disk quotas for user user1 (uid 7222): 
- Filesystem  blocks   quota   limit   grace   files   quota   limit   
grace
-nfs01:/export/homes14/user1
- 2019594  10485760 10485760   0   0   0
  
-
-   On 12.04 Quota Returns Nothing:
-  1204Machine% quota
-  1204Macinee%
+   On 10.04 Quota Returns Correct Values:
+  1004Machine% quota
+ 
+  Disk quotas for user user1 (uid 7222):
+ Filesystem  blocks   quota   limit   grace   files   quota   limit   
grace
+    nfs01:/export/homes14/user1
+ 2019594  10485760 10485760   0   0   0
+ 
+   On 12.04 Quota Returns Nothing:
+  1204Machine% quota
+  1204Macinee%
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: quota 4.00-3
  ProcVersionSignature: Ubuntu 3.2.0-21.34-generic 3.2.13
  Uname: Linux 3.2.0-21-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.0-0ubuntu4
  Architecture: amd64
  Date: Wed Apr  4 14:48:18 2012
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Beta amd64 (20120328)
  ProcEnviron:
-  TERM=xterm
-  PATH=(custom, user)
-  LANG=en_US.UTF-8
-  SHELL=/usr/local/bin/tcsh
+  TERM=xterm
+  PATH=(custom, user)
+  LANG=en_US.UTF-8
+  SHELL=/usr/local/bin/tcsh
  SourcePackage: quota
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  quota returns nothing for NFS on 12.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/quota/+bug/973663/+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 1052815] Re: Perl warnings break plugins

2012-09-20 Thread Daniel Hahler
** Changed in: munin (Ubuntu)
   Importance: Undecided = Medium

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

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

Title:
  Perl warnings break plugins

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/munin/+bug/1052815/+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 1052614] Re: Missing dependcy libipc-sharedcache-perl and libcache-cache-perl with mysql plugin

2012-09-20 Thread Daniel Hahler
Can you provide more information about why/how they are required?

I think that since mysql is not a core plugin, those should get added as
Suggests probably.

** Summary changed:

- Missing dependcy libipc-sharedcache-perl
+ Missing dependcy libipc-sharedcache-perl and libcache-cache-perl with mysql 
plugin

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

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

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

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

Title:
  Missing dependcy libipc-sharedcache-perl and libcache-cache-perl with
  mysql plugin

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/munin/+bug/1052614/+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 989452] Re: oneiric's virt-viewer can't connect to console of precise's virtual machines

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

** Changed in: qemu-kvm (Ubuntu)
   Status: New = Confirmed

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

Title:
  oneiric's virt-viewer can't connect to console of precise's virtual
  machines

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/989452/+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 989452] Re: oneiric's virt-viewer can't connect to console of precise's virtual machines

2012-09-20 Thread Andreas Ntaflos
There are currently multiple bugs that deal with virt-manager/virt-
viewer not being able to connect to a VNC console of a Libvirt/KVM
domain, such as #837275, #995320 and this one.

The problem remains, however. On a Precise server (12.04.1) where
/etc/libvirt/qemu.conf has set

vnc_listen = 0.0.0.0
vnc_tls = 0

no VNC connection is possible with neither virt-manager, nor virt-viewer
from a remote client. Virt-manager just displays the dreaded Error:
viewer connection to hypervisor host got refused or disconnected! and
virt-viewer says Unable to connect to the graphic server 0:5916 when
called like this:

virt-viewer -c qemu+tcp://kvmhost04/system domain01.example.com

Libvirt is configured to allow unencrypted TCP connections (because of
bug #1001798) so regular virt-manager interaction works, just not the
VNC console.

This must be a virt-manager, Libvirt or QEMU issue, because using a VNC
viewer like xtightvncviewer to connect to the domain's VNC port works
fine:

xtightvncviewer kvmhost04:5916

So what can we do? I see no interesting log entries anywhere that would
begin to explain what is going on here.

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

Title:
  oneiric's virt-viewer can't connect to console of precise's virtual
  machines

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/989452/+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 989452] Re: oneiric's virt-viewer can't connect to console of precise's virtual machines

2012-09-20 Thread Andreas Ntaflos
Addendum: All this with Precise machines (client and server), no Oneiric
or earlier involved.

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

Title:
  oneiric's virt-viewer can't connect to console of precise's virtual
  machines

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/989452/+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 985489] Re: nova-compute stops processing compute.$HOSTNAME occasionally on libvirt

2012-09-20 Thread Johannes Erdfelt
** Summary changed:

- nova-compute stops processing compute.$HOSTNAME occasionally
+ nova-compute stops processing compute.$HOSTNAME occasionally on libvirt

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

Title:
  nova-compute stops processing compute.$HOSTNAME occasionally on
  libvirt

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/985489/+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 1053215] Re: My repository is broken: package libk5crypto3 1.10+dfsg~beta1-2ubuntu0.3 failed to install/upgrade: libk5crypto3:amd64 1.10+dfsg~beta1-2ubuntu0.3 cannot be configured because libk5cr

2012-09-20 Thread Steve Langasek
I don't understand the error here. It looks like the package manager is
trying to upgrade the right packages to make things consistent, but then
the dpkg log shows packages being configured out of order. Can you
please run ' sudo apt-get install -f' in a terminal, and attach the full
output here?

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

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

Title:
  My repository is broken: package libk5crypto3
  1.10+dfsg~beta1-2ubuntu0.3 failed to install/upgrade:
  libk5crypto3:amd64 1.10+dfsg~beta1-2ubuntu0.3 cannot be configured
  because libk5crypto3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/krb5/+bug/1053215/+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 1053744] [NEW] package libsmbclient (not installed) failed to install/upgrade: a tentar sobre-escrever '/usr/share/man/man7/libsmbclient.7.gz', que também está no pacote centrifydc-samba 3.5.11-4

2012-09-20 Thread rogeriojlle
Public bug reported:

centrifydc-samba conflict with native samba packages

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: libsmbclient (not installed)
ProcVersionSignature: Ubuntu 3.2.0-30.48-generic 3.2.27
Uname: Linux 3.2.0-30-generic x86_64
ApportVersion: 2.0.1-0ubuntu13
Architecture: amd64
Date: Mon Sep 17 22:11:59 2012
DpkgTerminalLog:
 Desempacotando libwbclient0 (de 
.../libwbclient0_2%3a3.6.3-2ubuntu2.3_amd64.deb) ...
 Selecionando pacote libsmbclient previamente não selecionado.
 Desempacotando libsmbclient (de 
.../libsmbclient_2%3a3.6.3-2ubuntu2.3_amd64.deb) ...
 dpkg: erro processando 
/var/cache/apt/archives/libsmbclient_2%3a3.6.3-2ubuntu2.3_amd64.deb (--unpack):
  a tentar sobre-escrever '/usr/share/man/man7/libsmbclient.7.gz', que também 
está no pacote centrifydc-samba 3.5.11-4.5.3.573
ErrorMessage: a tentar sobre-escrever '/usr/share/man/man7/libsmbclient.7.gz', 
que também está no pacote centrifydc-samba 3.5.11-4.5.3.573
InstallationMedia: Ubuntu 12.04.1 LTS Precise Pangolin - Release amd64 
(20120817.1)
SourcePackage: samba
Title: package libsmbclient (not installed) failed to install/upgrade: a tentar 
sobre-escrever '/usr/share/man/man7/libsmbclient.7.gz', que também está no 
pacote centrifydc-samba 3.5.11-4.5.3.573
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package precise

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

Title:
  package libsmbclient (not installed) failed to install/upgrade: a
  tentar sobre-escrever '/usr/share/man/man7/libsmbclient.7.gz', que
  também está no pacote centrifydc-samba 3.5.11-4.5.3.573

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1053744/+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 1053744] Re: package libsmbclient (not installed) failed to install/upgrade: a tentar sobre-escrever '/usr/share/man/man7/libsmbclient.7.gz', que também está no pacote centrifydc-samba 3.5.11-4.5

2012-09-20 Thread rogeriojlle
-- 
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/1053744

Title:
  package libsmbclient (not installed) failed to install/upgrade: a
  tentar sobre-escrever '/usr/share/man/man7/libsmbclient.7.gz', que
  também está no pacote centrifydc-samba 3.5.11-4.5.3.573

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1053744/+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 923754] Re: ocfs2console crashed with DeprecationWarning in /usr/lib/python2.7/popen2.py: The popen2 module is deprecated. Use the subprocess module.

2012-09-20 Thread Launchpad Bug Tracker
** Branch linked: lp:debian/wheezy/ocfs2-tools

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

Title:
  ocfs2console crashed with DeprecationWarning in
  /usr/lib/python2.7/popen2.py: The popen2 module is deprecated.  Use
  the subprocess module.

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