[Bug 850880] Re: cobbler-ubuntu-import does not pull from -updates

2011-09-15 Thread Adam Gandelman
** Changed in: cobbler (Ubuntu)
   Status: Confirmed => In Progress

** Changed in: cobbler (Ubuntu)
 Assignee: (unassigned) => Adam Gandelman (gandelman-a)

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

Title:
  cobbler-ubuntu-import does not pull from -updates

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cobbler/+bug/850880/+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 851625] [NEW] snmp__if plugin does not work

2011-09-15 Thread tome
Public bug reported:

The plugin actually supports 32 bit counter as well as 64 bit counter.
However, if the snmp server you are connecting to does not support 64
bit byte counters, snmp__if fails.

When I tried to the snmp server which supports only 32 bit counter, the plugin 
returned as follows:
#munin-run snmp_hostname_if_1
recv.value noSuchObject
send.value noSuchObject

Here is an example of problems I found in the code.

# from line 244
if (defined ($response = $session->get_single($ifEntryIn64Octets) ||
 $session->get_single($ifEntryInOctets))) {
print "recv.value ", $response, "\n";
}

In these lines, "$session->get_single($ifEntryIn64Octets" is supposed to
return undefined value if the server doesn't support 64 bit counter.
However, it actually returns "noSuchObject".

So, these lines should be fixed like this:

if (defined($response = $session->get_single($ifEntryIn64Octets))){
if ($response eq 'noSuchObject'){
# 64 bit counter is not supported
$response = $session->get_single($ifEntryInOctets);
}
} else {
# No response
$response = 'U';
}
print "recv.value ", $response, "\n";


# The information about my environment

Description:Ubuntu 10.04.3 LTS
Release:10.04

munin-node:
  Installed: 1.4.4-1ubuntu1
  Candidate: 1.4.4-1ubuntu1
  Version table:
 *** 1.4.4-1ubuntu1 0

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

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

Title:
  snmp__if plugin does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/munin/+bug/851625/+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 851611] eucalyptus.conf.txt

2011-09-15 Thread Torsten Spindler
apport information

** Attachment added: "eucalyptus.conf.txt"
   
https://bugs.launchpad.net/bugs/851611/+attachment/2411463/+files/eucalyptus.conf.txt

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

Title:
  Oneiric: Upgrade to 2.0.1+bzr1256 blocks

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/eucalyptus/+bug/851611/+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 851611] EucalyptusHTTPDErrorLog.gz

2011-09-15 Thread Torsten Spindler
apport information

** Attachment added: "EucalyptusHTTPDErrorLog.gz"
   
https://bugs.launchpad.net/bugs/851611/+attachment/2411461/+files/EucalyptusHTTPDErrorLog.gz

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

Title:
  Oneiric: Upgrade to 2.0.1+bzr1256 blocks

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/eucalyptus/+bug/851611/+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 851611] eucalyptus.local.conf.txt

2011-09-15 Thread Torsten Spindler
apport information

** Attachment added: "eucalyptus.local.conf.txt"
   
https://bugs.launchpad.net/bugs/851611/+attachment/2411464/+files/eucalyptus.local.conf.txt

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

Title:
  Oneiric: Upgrade to 2.0.1+bzr1256 blocks

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/eucalyptus/+bug/851611/+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 851611] EucalyptusAxis2cLog.gz

2011-09-15 Thread Torsten Spindler
apport information

** Attachment added: "EucalyptusAxis2cLog.gz"
   
https://bugs.launchpad.net/bugs/851611/+attachment/2411457/+files/EucalyptusAxis2cLog.gz

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

Title:
  Oneiric: Upgrade to 2.0.1+bzr1256 blocks

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/eucalyptus/+bug/851611/+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 851611] EucalyptusCloudDebugLog.gz

2011-09-15 Thread Torsten Spindler
apport information

** Attachment added: "EucalyptusCloudDebugLog.gz"
   
https://bugs.launchpad.net/bugs/851611/+attachment/2411459/+files/EucalyptusCloudDebugLog.gz

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

Title:
  Oneiric: Upgrade to 2.0.1+bzr1256 blocks

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/eucalyptus/+bug/851611/+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 851611] EucalyptusCloudOutputLog.gz

2011-09-15 Thread Torsten Spindler
apport information

** Attachment added: "EucalyptusCloudOutputLog.gz"
   
https://bugs.launchpad.net/bugs/851611/+attachment/2411460/+files/EucalyptusCloudOutputLog.gz

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

Title:
  Oneiric: Upgrade to 2.0.1+bzr1256 blocks

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/eucalyptus/+bug/851611/+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 851611] EucalyptusCCLog.gz

2011-09-15 Thread Torsten Spindler
apport information

** Attachment added: "EucalyptusCCLog.gz"
   
https://bugs.launchpad.net/bugs/851611/+attachment/2411458/+files/EucalyptusCCLog.gz

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

Title:
  Oneiric: Upgrade to 2.0.1+bzr1256 blocks

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/eucalyptus/+bug/851611/+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 851611] [NEW] Oneiric: Upgrade to 2.0.1+bzr1256 blocks

2011-09-15 Thread Torsten Spindler
Public bug reported:

Today's upgrade to eucalyptus blocks on my system:

Setting up unity-lens-applications (0.4.6-0ubuntu1) ...
Setting up unity-lens-files (0.6.6-0ubuntu1) ...
Setting up compiz-fusion-plugins-main (1:0.9.5.94+bzr20110915-0ubuntu1) ...
Setting up eucalyptus-admin-tools (2.0.1+bzr1256-0ubuntu7) ...
Setting up eucalyptus-common (2.0.1+bzr1256-0ubuntu7) ...
eucalyptus start/running, process 17255


Further eucalyptus cannot be stopped via the upstart job:
$ sudo stop eucalyptus


The usual log files are being written too and in cloud-debug.log I see
several connection refused messages, maybe because the node controller
is currently not up:

08:26:05 DEBUG [ChannelUtil:New I/O client boss #2] java.net.ConnectException: 
Connection refused
java.net.ConnectException: Connection refused
at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
at 
sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:592)
at 
org.jboss.netty.channel.socket.nio.NioClientSocketPipelineSink$Boss.connect(NioClientSocketPipelineSink.java:351)
...
--- 
.etc.eucalyptus.eucalyptus.cc.conf: CC_NAME="Weberstrasse"
ApportVersion: 1.23-0ubuntu1
Architecture: amd64
DistroRelease: Ubuntu 11.10
InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release amd64 (20101007)
NonfreeKernelModules: nvidia
Package: eucalyptus (not installed)
ProcEnviron:
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 3.0.0-11.18-generic 3.0.4
Tags:  oneiric running-unity
Uname: Linux 3.0.0-11-generic x86_64
UpgradeStatus: Upgraded to oneiric on 2011-09-12 (3 days ago)
UserGroups: adm admin cdrom dialout libvirtd lpadmin plugdev sambashare

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


** Tags: apport-collected oneiric running-unity

** Tags added: apport-collected oneiric running-unity

** Description changed:

  Today's upgrade to eucalyptus blocks on my system:
  
  Setting up unity-lens-applications (0.4.6-0ubuntu1) ...
  Setting up unity-lens-files (0.6.6-0ubuntu1) ...
  Setting up compiz-fusion-plugins-main (1:0.9.5.94+bzr20110915-0ubuntu1) ...
  Setting up eucalyptus-admin-tools (2.0.1+bzr1256-0ubuntu7) ...
  Setting up eucalyptus-common (2.0.1+bzr1256-0ubuntu7) ...
  eucalyptus start/running, process 17255
  
  
  Further eucalyptus cannot be stopped via the upstart job:
  $ sudo stop eucalyptus
  
  
  The usual log files are being written too and in cloud-debug.log I see
  several connection refused messages, maybe because the node controller
  is currently not up:
  
  08:26:05 DEBUG [ChannelUtil:New I/O client boss #2] 
java.net.ConnectException: Connection refused
  java.net.ConnectException: Connection refused
  at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
  at 
sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:592)
  at 
org.jboss.netty.channel.socket.nio.NioClientSocketPipelineSink$Boss.connect(NioClientSocketPipelineSink.java:351)
  ...
+ --- 
+ .etc.eucalyptus.eucalyptus.cc.conf: CC_NAME="Weberstrasse"
+ ApportVersion: 1.23-0ubuntu1
+ Architecture: amd64
+ DistroRelease: Ubuntu 11.10
+ InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release amd64 (20101007)
+ NonfreeKernelModules: nvidia
+ Package: eucalyptus (not installed)
+ ProcEnviron:
+  PATH=(custom, no user)
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
+ ProcVersionSignature: Ubuntu 3.0.0-11.18-generic 3.0.4
+ Tags:  oneiric running-unity
+ Uname: Linux 3.0.0-11-generic x86_64
+ UpgradeStatus: Upgraded to oneiric on 2011-09-12 (3 days ago)
+ UserGroups: adm admin cdrom dialout libvirtd lpadmin plugdev sambashare

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

Title:
  Oneiric: Upgrade to 2.0.1+bzr1256 blocks

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/eucalyptus/+bug/851611/+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 791607] Re: Oneiric Eucalyptus fails to start up

2011-09-15 Thread graziano obertelli
Excellent news! Glad to hear that.

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

Title:
  Oneiric Eucalyptus fails to start up

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/eucalyptus/+bug/791607/+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 811948] Re: package postfix 2.8.2-1ubuntu2.1 failed to install/upgrade: el subproceso instalado el script post-installation devolvió el código de salida de error 75

2011-09-15 Thread Launchpad Bug Tracker
[Expired for postfix (Ubuntu) because there has been no activity for 60
days.]

** Changed in: postfix (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  package postfix 2.8.2-1ubuntu2.1 failed to install/upgrade: el
  subproceso instalado el script post-installation devolvió el código de
  salida de error 75

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/postfix/+bug/811948/+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 851508] Re: QEMU not working with AMD64

2011-09-15 Thread Serge Hallyn
Thanks for taking the time to submit this bug.

How exactly are you starting kvm?  What command line options are you
using?

Since you are trying to net-boot, have you installed the kvm-pxe
package?

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

** Changed in: qemu-kvm (Ubuntu)
   Importance: Undecided => Medium

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

Title:
  QEMU not working with AMD64

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/851508/+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 823711] Re: libvirt version 0.9.2-4ubuntu8 failed to build on armel

2011-09-15 Thread Michael Hope
** Changed in: gcc-linaro/4.5
   Status: Fix Committed => Fix Released

** Changed in: gcc-linaro/4.6
   Status: Fix Committed => Fix Released

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

Title:
  libvirt version 0.9.2-4ubuntu8 failed to build on armel

To manage notifications about this bug go to:
https://bugs.launchpad.net/binutils-linaro/+bug/823711/+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 851508] [NEW] QEMU not working with AMD64

2011-09-15 Thread B. Cenkci
Public bug reported:

Affected a 64 bit system, the kernel would not work with qemu latest
version

System in use Ubuntu 10.4 on 2.6.32-31-generic #61 kernel
Qemu:  Installed: 0.12.3+noroms-0ubuntu9
Booting fails

Errors generated
1)

pci_add_option_rom: failed to find romfile "pxe-rtl8139.bin"

2)

Booting from Hard Disk...
Boot failed: could not read the boot disk

Booting from Floppy...
Boot failed: could not read the boot disk

Booting from CD-Rom...
Boot failed: Could not read from CDROM (code 0003)
No bootable device.

** Affects: qemu-kvm (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 kvm qemu

** Summary changed:

- QEMU not working with AMD on 2.6.32-31-generic #61 kernel
+ QEMU not working with AMD64

** Description changed:

  Affected a 64 bit system, the kernel would not work with qemu latest
  version
  
- System in use Ubuntu 10.4
- Qemu qemu:  Installed: 0.12.3+noroms-0ubuntu9
+ System in use Ubuntu 10.4 on 2.6.32-31-generic #61 kernel
+ Qemu:  Installed: 0.12.3+noroms-0ubuntu9
  Booting fails
+ 
+ Errors generated
+ 1)
+ 
+ pci_add_option_rom: failed to find romfile "pxe-rtl8139.bin"
+ 
+ 2)
+ 
+ Booting from Hard Disk...
+ Boot failed: could not read the boot disk
+ 
+ Booting from Floppy...
+ Boot failed: could not read the boot disk
+ 
+ Booting from CD-Rom...
+ Boot failed: Could not read from CDROM (code 0003)
+ No bootable device.

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

Title:
  QEMU not working with AMD64

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/851508/+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 842845] Re: problems starting multiple lxc instances concurrently

2011-09-15 Thread Chuck Short
I had a look at this and this caused by libvirt in src/lxc/lxc_driver.c:

 545 if (virCgroupForDomain(driver->cgroup, vm->def->name, &cgroup, 0) 
!= 0) {
 546 lxcError(VIR_ERR_INTERNAL_ERROR,
 547  _("Unable to get cgroup for %s"), vm->def->name);
 548 goto cleanup;
 549 }

I am not exactly sure what happened here, when the domain got created,
it didnt register with cgroups maybe James switch from kvm to lxc when
this happened (in this case), but I have seen it other cases when
libvirt is a bit racey when creating the lxc domains.


** Changed in: libvirt (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/842845

Title:
  problems starting multiple lxc instances concurrently

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/842845/+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 713071] Re: dnsmasq option --dhcp-lease-max prevents startup for more than 1 network

2011-09-15 Thread Serge Hallyn
The fix for this bug is in the oneiric package.  The linked bzr tree can
still be used if we choose to SRU for maverick and natty.  However, I'd
like to hear from anyone who needs this SRUd before risking a regression
for a bug which doesn't seem to be affecting most people's uses.

** Changed in: libvirt (Ubuntu)
   Status: In Progress => Fix Released

** Also affects: libvirt (Ubuntu Maverick)
   Importance: Undecided
   Status: New

** Also affects: libvirt (Ubuntu Natty)
   Importance: Undecided
   Status: New

** Changed in: libvirt (Ubuntu Maverick)
   Importance: Undecided => Low

** Changed in: libvirt (Ubuntu Natty)
   Importance: Undecided => Low

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

Title:
  dnsmasq option --dhcp-lease-max prevents startup for more than 1
  network

To manage notifications about this bug go to:
https://bugs.launchpad.net/libvirt/+bug/713071/+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 801038] Re: libvirt-bin upstart configuration does not check for existing libvirtd processes

2011-09-15 Thread Serge Hallyn
Why is this marked Confirmed?

I'm not convinced that what is being suggested is a good idea.  We could
discuss this at UDS in a more general upstart-related discussion, but
I'd think this bug should be marked Opinion.

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

Title:
  libvirt-bin upstart configuration does not check for existing libvirtd
  processes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/801038/+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 807091] Re: "internal error character device (null) is not using a PTY" when using virsh console

2011-09-15 Thread Chuck Short
This should be fixed now, please re-open if you are still having
problems.

Regards
chuck

** Changed in: nova (Ubuntu)
   Status: Triaged => 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/807091

Title:
  "internal error character device (null) is not using a PTY" when using
  virsh console

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nova/+bug/807091/+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 842856] Re: problems terminating lxc instances

2011-09-15 Thread Chuck Short
This should be in the new snapshot for Ubuntu.

** Changed in: nova
   Status: New => Fix Committed

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

Title:
  problems terminating lxc instances

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/842856/+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 848643] Re: eucatools not working

2011-09-15 Thread Chuck Short
** Also affects: nova
   Importance: Undecided
   Status: New

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

Title:
  eucatools not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/848643/+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 827590] Re: cloud-init does not mount ephemeral0 on /mnt in nova

2011-09-15 Thread Kate Stewart
** Tags added: rls-mgr-o-tracking

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

Title:
  cloud-init does not mount ephemeral0 on /mnt in nova

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/827590/+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 850892] Re: orchestra-import-isos does not update

2011-09-15 Thread Launchpad Bug Tracker
** Branch linked: lp:~gandelman-a/ubuntu/oneiric/orchestra/lp850892

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

Title:
  orchestra-import-isos does not update

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cobbler/+bug/850892/+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 850892] Re: orchestra-import-isos does not update

2011-09-15 Thread Launchpad Bug Tracker
** Branch linked: lp:~gandelman-a/ubuntu/oneiric/orchestra/lp850892

** Branch linked: lp:~gandelman-a/ubuntu/oneiric/cobbler/lp850892

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

Title:
  orchestra-import-isos does not update

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cobbler/+bug/850892/+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 850892] Re: orchestra-import-isos does not update

2011-09-15 Thread Adam Gandelman
** Also affects: cobbler (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: cobbler (Ubuntu)
   Status: New => In Progress

** Changed in: cobbler (Ubuntu)
 Assignee: (unassigned) => Adam Gandelman (gandelman-a)

** Changed in: orchestra (Ubuntu)
   Status: Confirmed => In Progress

** Changed in: orchestra (Ubuntu)
 Assignee: (unassigned) => Adam Gandelman (gandelman-a)

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

Title:
  orchestra-import-isos does not update

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cobbler/+bug/850892/+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 850205] Re: lxc-clone drops hostname

2011-09-15 Thread Launchpad Bug Tracker
This bug was fixed in the package lxc - 0.7.5-0ubuntu8

---
lxc (0.7.5-0ubuntu8) oneiric; urgency=low

  * debian/patches/0007-fix-lxc-clone-hostname.patch: make sure $hostname
is defined before it is first used.  Reported by Benjamin Saller.
(LP: #850205)
  * add missing ; at end of 'send hostname' in dhclient.conf (LP: #851274)
 -- Serge HallynWed, 14 Sep 2011 15:07:25 -0500

** Branch linked: lp:ubuntu/lxc

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

Title:
  lxc-clone drops hostname

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/850205/+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 791607] Re: Oneiric Eucalyptus fails to start up

2011-09-15 Thread Launchpad Bug Tracker
This bug was fixed in the package eucalyptus - 2.0.1+bzr1256-0ubuntu7

---
eucalyptus (2.0.1+bzr1256-0ubuntu7) oneiric; urgency=low

  * d/patches/28-fix-startup-crash.patch: Fix from Graziano Obertelli
for startup crash. (LP: #791607)
 -- Clint ByrumThu, 15 Sep 2011 13:35:03 -0700

** Changed in: eucalyptus (Ubuntu Oneiric)
   Status: In Progress => Fix Released

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

Title:
  Oneiric Eucalyptus fails to start up

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/eucalyptus/+bug/791607/+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 800845] Re: plugin postfix_mailvolume invalid output when log file missing

2011-09-15 Thread Bug Watch Updater
** Changed in: munin
   Status: Unknown => New

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

Title:
  plugin postfix_mailvolume invalid output when log file missing

To manage notifications about this bug go to:
https://bugs.launchpad.net/munin/+bug/800845/+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 851351] Re: Remove "Ubuntu Enterprise Cloud" branding from Eucalyptus packages.

2011-09-15 Thread Clint Byrum
** Changed in: eucalyptus (Ubuntu)
   Status: New => Confirmed

** Changed in: eucalyptus (Ubuntu)
Milestone: None => ubuntu-11.10

** Changed in: eucalyptus (Ubuntu)
 Assignee: (unassigned) => Ubuntu Server Team (ubuntu-server)

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

Title:
  Remove "Ubuntu Enterprise Cloud" branding from Eucalyptus packages.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/eucalyptus/+bug/851351/+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 851351] [NEW] Remove "Ubuntu Enterprise Cloud" branding from Eucalyptus packages.

2011-09-15 Thread Clint Byrum
Public bug reported:

The branding should be returned to stock Eucalyptus branding since
"Ubuntu Enterprise Cloud" is no longer a product of the Ubuntu project
as of 11.10.

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

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

Title:
  Remove "Ubuntu Enterprise Cloud" branding from Eucalyptus packages.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/eucalyptus/+bug/851351/+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 791607] Re: Oneiric Eucalyptus fails to start up

2011-09-15 Thread Clint Byrum
Good news! Graziano, your patch works. Smoke tested to the point of
being able to login to Eucalyptus and making sure all daemons were
running w/o spewing errors. Uploaded a new version of eucalyptus just
now.. it may need release team ACK since beta2 freeze has begun.

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

Title:
  Oneiric Eucalyptus fails to start up

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/eucalyptus/+bug/791607/+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 851274] Re: lxc-clone improperly configures dhcp (config file)

2011-09-15 Thread Launchpad Bug Tracker
** Branch linked: lp:~serge-hallyn/ubuntu/oneiric/lxc/fix-lxc-clone-
hostname

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

Title:
  lxc-clone improperly configures dhcp (config file)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/851274/+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 851274] Re: lxc-clone improperly configures dhcp (config file)

2011-09-15 Thread Serge Hallyn
Thanks for this bug report, Benjamin.

** Changed in: lxc (Ubuntu)
   Status: New => Confirmed

** Changed in: lxc (Ubuntu)
   Importance: Undecided => Medium

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

Title:
  lxc-clone improperly configures dhcp (config file)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/851274/+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 800845] Re: plugin postfix_mailvolume invalid output when log file missing

2011-09-15 Thread Daniel Hahler
** Bug watch added: munin-monitoring.org/ #1142
   http://munin-monitoring.org/ticket/1142

** Also affects: munin via
   http://munin-monitoring.org/ticket/1142
   Importance: Unknown
   Status: Unknown

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

Title:
  plugin postfix_mailvolume invalid output when log file missing

To manage notifications about this bug go to:
https://bugs.launchpad.net/munin/+bug/800845/+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 851274] Re: lxc-clone improperly configures dhcp (config file)

2011-09-15 Thread Launchpad Bug Tracker
This bug was fixed in the package lxc - 0.7.5-0ubuntu8

---
lxc (0.7.5-0ubuntu8) oneiric; urgency=low

  * debian/patches/0007-fix-lxc-clone-hostname.patch: make sure $hostname
is defined before it is first used.  Reported by Benjamin Saller.
(LP: #850205)
  * add missing ; at end of 'send hostname' in dhclient.conf (LP: #851274)
 -- Serge HallynWed, 14 Sep 2011 15:07:25 -0500

** Branch linked: lp:ubuntu/lxc

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

Title:
  lxc-clone improperly configures dhcp (config file)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/851274/+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 840386] Re: Update munin to bugfix release 1.4.6

2011-09-15 Thread Daniel Hahler
This should address all the issues pointed out by Jamie (Thanks!).

** Patch added: "munin_1.4.6-1ubuntu1.dsc.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/munin/+bug/840386/+attachment/2409510/+files/munin_1.4.6-1ubuntu1.dsc.debdiff

** Patch removed: "Debdiff against Debian"
   
https://bugs.launchpad.net/ubuntu/+source/munin/+bug/840386/+attachment/2404624/+files/munin_1.4.6-1ubuntu1.dsc.debdiff

** Changed in: munin (Ubuntu)
   Status: In Progress => Triaged

** Changed in: munin (Ubuntu)
 Assignee: Daniel Hahler (blueyed) => (unassigned)

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

Title:
  Update munin to bugfix release 1.4.6

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/munin/+bug/840386/+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 791607] Re: Oneiric Eucalyptus fails to start up

2011-09-15 Thread Clint Byrum
Hi Graziano, I'm trying out your patch now. May not be able to squeeze
it in before beta 2 freeze in 26 minutes though. ;)

** Changed in: eucalyptus (Ubuntu Oneiric)
 Assignee: Ubuntu Server Team (ubuntu-server) => Clint Byrum (clint-fewbar)

** Changed in: eucalyptus (Ubuntu Oneiric)
   Status: Triaged => In Progress

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

Title:
  Oneiric Eucalyptus fails to start up

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/eucalyptus/+bug/791607/+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 831496] Re: [FFe] Add cobbler enrollment support to server cd image

2011-09-15 Thread Launchpad Bug Tracker
This bug was fixed in the package curl - 7.21.6-3ubuntu3

---
curl (7.21.6-3ubuntu3) oneiric; urgency=low

  [ James Page, Colin Watson ]
  * Add new libcurl3-udeb package, stripped down for use during installation
(LP: #831496).
 -- James PageWed, 14 Sep 2011 17:31:37 +0100

** Changed in: curl (Ubuntu Oneiric)
   Status: New => Fix Released

** Changed in: xmlrpc-c (Ubuntu Oneiric)
   Status: New => Fix Released

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

Title:
  [FFe] Add cobbler enrollment support to server cd image

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/curl/+bug/831496/+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 831496] Re: [FFe] Add cobbler enrollment support to server cd image

2011-09-15 Thread Launchpad Bug Tracker
This bug was fixed in the package xmlrpc-c - 1.16.32-0ubuntu4

---
xmlrpc-c (1.16.32-0ubuntu4) oneiric; urgency=low

  * Add libxmlrpc-core-c3-0-udeb for use during installation (LP: #831496).
 -- Colin WatsonThu, 15 Sep 2011 18:34:36 +0100

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

Title:
  [FFe] Add cobbler enrollment support to server cd image

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/curl/+bug/831496/+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 851274] [NEW] lxc-clone improperly configures dhcp (config file)

2011-09-15 Thread Benjamin Saller
Public bug reported:

While lxc-clone conceptually does the proper thing to
/etc/dhcp/dhclient.conf its missing a critical ';' at the end of the
line breaking how it works.

-sed -i "s/send host-name.*$/send host-name $hostname/" 
$rootfs/etc/dhcp/dhclient.conf
+sed -i "s/send host-name.*$/send host-name $hostname;/" 
$rootfs/etc/dhcp/dhclient.conf

Adds the semicolon fixing the issue.

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

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

Title:
  lxc-clone improperly configures dhcp (config file)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/851274/+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 678420] Re: smbd sometimes does not start on startup

2011-09-15 Thread gmoore777
Happens intermittently on our Ubuntu 10.04.3 LTS 64-bit systems.
I just checked 2 machines where smbd was not started after a reboot.
I notice the same "smbd respawning too fast, stopped" in /var/log/syslog.
This message is appearing up to12 seconds prior to Network Manager acquiring
an IP address, etc.
So to me it looks like samba is failing cause the network is not established 
yet.
Should smbd go to sleep and try again in  a few minutes?

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

Title:
  smbd sometimes does not start on startup

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/678420/+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 845155] Re: instance launched without key has incorrect metadata

2011-09-15 Thread OpenStack Hudson
** Changed in: nova
   Status: In Progress => Fix Committed

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

Title:
  instance launched without key has incorrect metadata

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/845155/+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 827590] Re: cloud-init does not mount ephemeral0 on /mnt in nova

2011-09-15 Thread Launchpad Bug Tracker
** Branch linked: lp:~smoser/nova/milestone-block-device-mappings

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

Title:
  cloud-init does not mount ephemeral0 on /mnt in nova

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/827590/+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 831496] Re: [FFe] Add cobbler enrollment support to server cd image

2011-09-15 Thread Dave Walker
** Branch linked: lp:~cjwatson/ubuntu/oneiric/curl/minimal-udeb

** Branch unlinked: lp:~james-page/ubuntu/oneiric/curl/minimal-udeb

** Branch unlinked: lp:~james-page/+junk/xmlrpc-c-minimal

** Package changed: Ubuntu Oneiric => xmlrpc-c (Ubuntu Oneiric)

** Changed in: xmlrpc-c (Ubuntu Oneiric)
Milestone: ubuntu-11.10-beta-2 => None

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

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

Title:
  [FFe] Add cobbler enrollment support to server cd image

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/curl/+bug/831496/+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 850672] Re: "port = auto" does not work with bcmxcp_usb (powerware 5115)

2011-09-15 Thread Arnaud Quette
2011/9/15 Tuomas Heino 

> After changing port back to auto it seems to work. System has not been
> rebooted since installing nut.
> Could this be some form of a race condition as speculated in other bug
> reports?
>

not at all.
the value of "port", as for other NUT USB drivers, is not used.
the "auto" keyword is simply a standard value, but you could put whatever
you want, such as a physical path.

I don't see any particular reason to the original failure, but having more
info on the context would help.
it could simply be that udevadm trigger has been run somehow, by you or
another package installation...

as for the race condition, I have to check other bug reports.

cheers,
Arnaud
-- 
Linux / Unix Expert R&D - Eaton - http://powerquality.eaton.com
Network UPS Tools (NUT) Project Leader - http://www.networkupstools.org/
Debian Developer - http://www.debian.org
Free Software Developer - http://arnaud.quette.free.fr/

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

Title:
  "port = auto" does not work with bcmxcp_usb (powerware 5115)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nut/+bug/850672/+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 server-o-infra-power] Infrastructure power management

2011-09-15 Thread Arnaud Quette
Blueprint changed by Arnaud Quette:

Whiteboard changed:
- I've pushed this out to P, as it clearly won't complete in this cycle
- [robbie.w]
+ I've pushed this out to P, as it clearly won't complete in this cycle 
[robbie.w]
+ I've released NUT 2.6.2 today... [aquette]
  
  Work items:
- [fredericbohe] Implement device discovery tools / libs / binding in NUT: 
INPROGRESS
- [aquette] Implement configuration library and tool for NUT: TODO
+ [fredericbohe] Implement device discovery tools / libs / binding in NUT: DONE
+ [aquette] Implement configuration library and tool for NUT: POSTPONED
  [aquette] Create Augeas lenses for configuration for NUT: DONE
- [bigon] Distribute NUT Augeas lenses: INPROGRESS
- [bigon] Distribute the new NUT documentation: INPROGRESS
- [bigon] Create a NUT client only (upsmon) package: INPROGRESS
- [aquette] Convert initscripts to upstart: TODO
+ [bigon] Distribute NUT Augeas lenses: DONE
+ [bigon] Distribute the new NUT documentation: DONE
+ [bigon] Create a NUT client only (upsmon) package: DONE
+ [aquette] Convert initscripts to upstart: POSTPONED
  [aquette] Create Avahi publication script for : DONE
- [aquette] Implement a native NUT PSU (power supply unit) / IPMI driver, using 
FreeIPMI: INPROGRESS
- [aquette] MIR for libfreeipmi and libipmimonitoring for nut-ipmi: TODO
- [aquette] Implement PowerChain in NUT: INPROGRESS
+ [aquette] Implement a native NUT PSU (power supply unit) / IPMI driver, using 
FreeIPMI: DONE
+ [aquette] MIR for libfreeipmi and libipmimonitoring for nut-ipmi: POSTPONED
+ [aquette] Implement PowerChain in NUT: POSTPONED
  [zulcss] Investigate and implement NUT Puppet integration: TODO
  [zulcss] Investigate and implement NUT cobbler integration: TODO
  [zulcss] Investigate and implement NUT Orchestra integration: TODO
  [zulcss] Investigate and implement NUT Ensemble integration: TODO
  Investigate and implement NUT Ensemble integration: TODO
  [aquette] Implement improved PDU and power devices support in fence-agents: 
DONE
  [andreserl] provide fence-agents package (part of server-o-cluster-stack): 
DONE
  [andreserl] Investigate PowerNap using NUT as a data broker: POSTPONED
- [aquette] Investigate PowerNap using NUT as a data broker: INPROGRESS
+ [aquette] Investigate PowerNap using NUT as a data broker: POSTPONED
  [andreserl] Implement NUT client support in PowerWake: TODO
  [aquette] Implement NUT client support in PowerWake: TODO
  [bencer] Implement NUT support in Zentyal: TODO
  [aquette] Implement NUT support in Zentyal: TODO
  [cr3] Implement support for UPS testing in Checkbox using NUT: TODO
  [aquette] Implement support for UPS testing in Checkbox using NUT: TODO
  
  Remaining questions:
  - is Augeas support sufficient for configuration, or does it need a more 
advanced wrapper?
  - related to the above, is a configuration library / tool needed?
  - @zulcss: does Nagios nut plug-in offer sufficient features for your purpose?
  - MIR for FreeIPMI?
  
  == Items to consider ==
  1. Implement power support in Cloud schedulers using NUT: TODO (lack an 
assignee)
  2. Create power consumption reports (not ready for billing, only informative)
  3. Asset management support for power devices. Ie, Provide device information 
like manufacturer name and model, serial number, location, contact, service 
dates, ...

-- 
Infrastructure power management
https://blueprints.launchpad.net/ubuntu/+spec/server-o-infra-power

-- 
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 801501] Re: [MIR] nova

2011-09-15 Thread Jamie Strandboge
** Changed in: nova (Ubuntu)
 Assignee: Ubuntu Security Team (ubuntu-security) => (unassigned)

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

Title:
  [MIR] nova

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nova/+bug/801501/+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 831496] Re: [FFe] Add cobbler enrollment support to server cd image

2011-09-15 Thread Launchpad Bug Tracker
** Branch linked: lp:~cjwatson/ubuntu/oneiric/xmlrpc-c/udeb

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

Title:
  [FFe] Add cobbler enrollment support to server cd image

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/831496/+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 849682] Re: package postfix 2.8.2-1ubuntu2.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 75

2011-09-15 Thread Scott Kitterman
This is a configuration error and not a bug in the package.

newaliases: warning: valid_hostname: numeric hostname: 0

Please set a valid hostname on your system.  Respond to this question if
you need help understanding how to do that.

** Changed in: postfix (Ubuntu)
   Status: New => Invalid

** Converted to question:
   https://answers.launchpad.net/ubuntu/+source/postfix/+question/171270

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

Title:
  package postfix 2.8.2-1ubuntu2.1 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 75

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/postfix/+bug/849682/+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 850309] Re: libvirt fails to autostart VM attached to a bridged port

2011-09-15 Thread Serge Hallyn
Thanks.  That's the right version.  I'll try to reproduce.

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

Title:
  libvirt fails to autostart VM attached to a bridged port

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/850309/+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 849255] Re: package vsftpd 2.3.2-3ubuntu4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 3

2011-09-15 Thread David Watson
Hi Serge ..

I was able to get this package to work using a work around .. The issue
seems to be that there is already a group for ftp (106) which has been
assigned to gdm .. hence it will not complete the install process ..

The workaround I used was to create an ftp group gid: 123 and then call
the install process again ..

This may not be the best fix, but it did seem to get around the install
issue ..

Cheers

Dave W.

On Thu, 2011-09-15 at 15:39 +, Serge Hallyn wrote:
> ** Changed in: vsftpd (Ubuntu)
>Importance: Undecided => Medium
> 

-- 
David Watson
Sr Engineer 
SIT 
Kanata, Ont
Canada
613 270-2249

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

Title:
  package vsftpd 2.3.2-3ubuntu4 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vsftpd/+bug/849255/+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 850309] Re: libvirt fails to autostart VM attached to a bridged port

2011-09-15 Thread Robert Lange
Attached /etc/init/libvirt-bin.conf as requested.

** Attachment added: "/etc/init/libvirt-bin.conf"
   
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/850309/+attachment/2408314/+files/libvirt-bin.conf

** Changed in: libvirt (Ubuntu)
   Status: Incomplete => New

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

Title:
  libvirt fails to autostart VM attached to a bridged port

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/850309/+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 850771] Re: package samba 2:3.5.8~dfsg-1ubuntu2.3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-09-15 Thread Serge Hallyn
** Changed in: samba (Ubuntu)
   Importance: Undecided => Medium

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

Title:
  package samba 2:3.5.8~dfsg-1ubuntu2.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/850771/+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 850690] Re: package samba-common 2:3.5.4~dfsg-1ubuntu8.4 failed to install/upgrade: there is no script in the new version of the package - giving up

2011-09-15 Thread Serge Hallyn
*** This bug is a duplicate of bug 526418 ***
https://bugs.launchpad.net/bugs/526418

Thanks for taking the time to submit this bug.

It looks like an alternatives update went awry somewhere.

update-alternatives: error: /var/lib/dpkg/alternatives/nmblookup
corrupt: invalid status

I see previous cases of this such as bug 526418, but don't know what
would have caused it.

Could you provide the output of

   ls -l /etc/alternatives
   cat /var/lib/dpkg/alternatives/nmblookup

As with bug 526418, I'd recommend purging the samba packages and moving
/var/lib/dpkg/alternatives/nmblookup out of the way.


** This bug has been marked a duplicate of bug 526418
   Samba-common-bin installed post-installation script fails with error 2

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

Title:
  package samba-common 2:3.5.4~dfsg-1ubuntu8.4 failed to
  install/upgrade: there is no script in the new version of the package
  - giving up

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/850690/+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 850309] Re: libvirt fails to autostart VM attached to a bridged port

2011-09-15 Thread Serge Hallyn
Thanks for taking the time to submit this bug.  This certainly shouldn't
be happening.

To make sure nothing went wrong with a package update, could you append
your /etc/init/libvirt-bin.conf file?

I'll try to reproduce on a natty setup...

** Changed in: libvirt (Ubuntu)
   Importance: Undecided => Medium

** Changed in: libvirt (Ubuntu)
   Status: New => Incomplete

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

Title:
  libvirt fails to autostart VM attached to a bridged port

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/850309/+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 849943] Re: package bacula-director-mysql (not installed) failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-09-15 Thread Serge Hallyn
** Changed in: bacula (Ubuntu)
   Importance: Undecided => Medium

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

Title:
  package bacula-director-mysql (not installed) 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/bacula/+bug/849943/+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 849255] Re: package vsftpd 2.3.2-3ubuntu4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 3

2011-09-15 Thread Serge Hallyn
** Changed in: vsftpd (Ubuntu)
   Importance: Undecided => Medium

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

Title:
  package vsftpd 2.3.2-3ubuntu4 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vsftpd/+bug/849255/+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 849682] Re: package postfix 2.8.2-1ubuntu2.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 75

2011-09-15 Thread Serge Hallyn
** Changed in: postfix (Ubuntu)
   Importance: Undecided => Medium

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

Title:
  package postfix 2.8.2-1ubuntu2.1 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 75

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/postfix/+bug/849682/+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 849871] Re: package squid 2.7.STABLE7-1ubuntu12.4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-09-15 Thread Serge Hallyn
** Changed in: squid (Ubuntu)
   Importance: Undecided => Medium

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

Title:
  package squid 2.7.STABLE7-1ubuntu12.4 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/squid/+bug/849871/+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 849893] Re: package mailman 1:2.1.14-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-09-15 Thread Serge Hallyn
** Changed in: mailman (Ubuntu)
   Importance: Undecided => Medium

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

Title:
  package mailman 1:2.1.14-1 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/mailman/+bug/849893/+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 847744] Re: Panic or segfault in Samba

2011-09-15 Thread Serge Hallyn
** Changed in: samba (Ubuntu)
   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/847744

Title:
   Panic or segfault in Samba

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/847744/+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 851008] Re: drbd8-utils depends on drbd8-source which tries to compile a kernel module even though drbd is already in the kernel

2011-09-15 Thread Steven Willis
-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to drbd8 in Ubuntu.
https://bugs.launchpad.net/bugs/851008

Title:
  drbd8-utils depends on drbd8-source which tries to compile a kernel
  module even though drbd is already in the kernel

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/drbd8/+bug/851008/+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 851008] [NEW] drbd8-utils depends on drbd8-source which tries to compile a kernel module even though drbd is already in the kernel

2011-09-15 Thread Steven Willis
Public bug reported:

I'm running kernel version: 2.6.35-25-generic. drbd should already be in
the mainline kernel since version 2.6.33, so installing the userland
utilities in drbd8-utils should not depend on drbd8-source which tries
and fails to compile a kernel module on more recent kernels.

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: drbd8-source 2:8.3.7-1ubuntu2.1
ProcVersionSignature: Ubuntu 2.6.35-25.44~lucid1-generic 2.6.35.10
Uname: Linux 2.6.35-25-generic i686
Architecture: i386
Date: Thu Sep 15 10:45:50 2011
ErrorMessage: subprocess installed post-installation script returned error exit 
status 10
PackageArchitecture: all
SourcePackage: drbd8
Title: package drbd8-source 2:8.3.7-1ubuntu2.1 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 10

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


** Tags: apport-package i386 lucid

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

Title:
  drbd8-utils depends on drbd8-source which tries to compile a kernel
  module even though drbd is already in the kernel

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/drbd8/+bug/851008/+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 846486] Resposta Automatica - Contato Zmtn

2011-09-15 Thread Zacarias Mendes
Obrigado pelo Contato
Caso Urgente 
Cel: 9449-3075 - 2513-0179
 www.zmtn.com.br

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

Title:
  package bind9 1:9.7.3.dfsg-1ubuntu2.2 failed to install/upgrade: sub-
  processo script post-installation instalado retornou estado de saída
  de erro 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bind9/+bug/846486/+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 847201] Re: package mysql-server-core-5.1 (not installed) failed to install/upgrade: defektes Tar-Dateisystem - Paketarchiv ist defekt

2011-09-15 Thread Serge Hallyn
Thanks for taking the time to submit this bug.

If I understand correctly, it looks like the downloaded package was
corrupt.  Hopefully this was just a transient error, perhaps a
networking glitch.

Could you try again, and comment here if you have the same result?

** Changed in: mysql-5.1 (Ubuntu)
   Importance: Undecided => Medium

** Changed in: mysql-5.1 (Ubuntu)
   Status: New => Incomplete

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

Title:
  package mysql-server-core-5.1 (not installed) failed to
  install/upgrade: defektes Tar-Dateisystem - Paketarchiv ist defekt

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-5.1/+bug/847201/+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 846486] Re: package bind9 1:9.7.3.dfsg-1ubuntu2.2 failed to install/upgrade: sub-processo script post-installation instalado retornou estado de saída de erro 1

2011-09-15 Thread Serge Hallyn
Thanks for taking the time to file this bug.

Your /etc/bind/named.conf.options file is invalid.  The syslog shows:

Sep 10 12:21:24 Linux-zmtn named[4796]: loading configuration from 
'/etc/bind/named.conf'
Sep 10 12:21:24 Linux-zmtn named[4796]: /etc/bind/named.conf.options:12: '}' 
expected near '"'
Sep 10 12:21:24 Linux-zmtn named[4796]: loading configuration: unexpected token

Did you mean for line 12 to start with 'zone " ?

** Changed in: bind9 (Ubuntu)
   Importance: Undecided => Medium

** Changed in: bind9 (Ubuntu)
   Status: New => Incomplete

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

Title:
  package bind9 1:9.7.3.dfsg-1ubuntu2.2 failed to install/upgrade: sub-
  processo script post-installation instalado retornou estado de saída
  de erro 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bind9/+bug/846486/+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 846104] Re: package mysql-client-5.1 (not installed) failed to install/upgrade: trying to overwrite '/usr/bin/mysql_client_test', which is also in package mysql-bench 5.0.92-2

2011-09-15 Thread Serge Hallyn
Thanks for taking the time to submit this bug.

The package whose contents are conflicting, mysql-bench, doesn't seem to
be in the archives for maverick.  If you installed it from elsewhere,
presuming you are through with it, please remove it with

   dpkg -r mysql-bench

** Changed in: mysql-5.1 (Ubuntu)
   Importance: Undecided => Medium

** Changed in: mysql-5.1 (Ubuntu)
   Status: New => Invalid

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

Title:
  package mysql-client-5.1 (not installed) failed to install/upgrade:
  trying to overwrite '/usr/bin/mysql_client_test', which is also in
  package mysql-bench 5.0.92-2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-5.1/+bug/846104/+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 836329] Re: lvm volumes not listed if lvm has command_names option = 1

2011-09-15 Thread Serge Hallyn
Patch sent upstream for discussion:

https://www.redhat.com/archives/libvir-list/2011-September/msg00590.html

** Changed in: libvirt (Ubuntu)
   Status: Confirmed => Triaged

** Changed in: libvirt (Ubuntu)
 Assignee: Serge Hallyn (serge-hallyn) => (unassigned)

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

Title:
  lvm volumes not listed if lvm has command_names option = 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/836329/+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 server-o-tomcat7-packaging] Package Tomcat 7

2011-09-15 Thread James Page
Blueprint changed by James Page:

Whiteboard changed:
  Session topics:
  
  Complexity of packaging - good fit with current tomcat6 packaging.
  Engagement with debian
  Learnings from tomcat6 packaging
  - Upstart - refactoring sounds like a good idea.
  - authbind - still considered a key part of the package.
  - tomcat-user - package still useful.
  - security management integrations.
  
  Ease migration,.
  
  Switching tomcat6/tomcat7 in main.
  - Defer until next release post review of bugs
  
  dbcp - look for diff in packages.
  osgi wrap to packages
  
  ===
  
  Work items (oneiric-alpha-2):
  [james-page] work with debian upstream on packaging: DONE
  [james-page] Investigate OSGi wrapping in Jars: DONE
  
  Work items:
  [james-page] address upstart/init co-existence in debian package: POSTPONED
- [james-page] ensemble formula for deploying tomcat7: INPROGRESS
+ [james-page] ensemble formula for deploying tomcat7: DONE

-- 
Package Tomcat 7
https://blueprints.launchpad.net/ubuntu/+spec/server-o-tomcat7-packaging

-- 
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 801002] Re: Provide a default network and configurations

2011-09-15 Thread Serge Hallyn
** Changed in: lxc (Ubuntu)
   Status: New => Confirmed

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

Title:
  Provide a default network and configurations

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/801002/+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 850687] Re: Should disable cap_module by default

2011-09-15 Thread Serge Hallyn
Patch sent upstream.  It also disables mac_admin and mac_override.

** Changed in: lxc (Ubuntu)
   Status: Confirmed => Triaged

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

Title:
  Should disable cap_module by default

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/850687/+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 850880] Re: cobbler-ubuntu-import does not pull from -updates

2011-09-15 Thread Scott Moser
** Description changed:

  cobbler-ubuntu-import gets a URL like the following:
-   
u=$mirror/dists/$rel/main/installer-$ubuntu_arch/current/images/netboot/mini.iso
+   
u=$mirror/dists/$rel/main/installer-$ubuntu_arch/current/images/netboot/mini.iso
  
  That means we only ever get the released netboot iso, but do not get anything 
from -updates.
  It should also try to get it from
-  
http://$mirror/dists/$rel-updates/main/installer-$ubuntu_arch/current/images/netboot/mini.iso
+  
http://$mirror/dists/$rel-updates/main/installer-$ubuntu_arch/current/images/netboot/mini.iso
+ 
+  bug 850886: cobbler-ubuntu-import results in possibly stale netboot kernels 
+  bug 850892: orchestra-import-isos does not update

** Changed in: cobbler (Ubuntu)
   Importance: Undecided => High

** Changed in: cobbler (Ubuntu)
   Status: New => Confirmed

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

Title:
  cobbler-ubuntu-import does not pull from -updates

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cobbler/+bug/850880/+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 850886] Re: cobbler-ubuntu-import results in possibly stale netboot kernels

2011-09-15 Thread Scott Moser
** Description changed:

  Because of bug 850880 we will only see this on the ubuntu development 
release.  However, when that bug is fixed, there is the possibility of:
   - user installs cobbler (and/or orchestra)
   - user does a netboot install and it works
   - user waits 3 weeks
   - user does a netboot install and it fails because the kernel booted from 
the netboot iso cannot find modules in the mirror as they've been purged due to 
a newer kernel version in -updates.
  
  In IRC conversation with cjwatson at
  http://irclogs.ubuntu.com/2011/09/15/%23ubuntu-server.html#t12:02 , he
  mentions that this will not be a problem, as "we never do NBS runs on
  post-release pockets at the moment".  Collin also said "this is sort of
  a bug but we could refrain from fixing it if it would make life easier"
  
  So, right now, even if we pulled from -updates, this will not be an
  issue.  Thus, this only affects development release.
  
  related bugs:
-   bug 850880: cobbler-ubuntu-import does not pull from -updates
- 
- ProblemType: Bug
- DistroRelease: Ubuntu 11.10
- Package: cobbler (not installed)
- ProcVersionSignature: Ubuntu 3.0.0-10.16-generic 3.0.4
- Uname: Linux 3.0.0-10-generic x86_64
- ApportVersion: 1.22.1-0ubuntu2
- Architecture: amd64
- Date: Thu Sep 15 08:45:27 2011
- EcryptfsInUse: Yes
- InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Beta amd64 (20100318)
- ProcEnviron:
-  SHELL=/bin/bash
-  PATH=(custom, user)
-  LANG=en_US.UTF-8
- SourcePackage: cobbler
- UpgradeStatus: Upgraded to oneiric on 2010-11-15 (303 days ago)
+  bug 850880: cobbler-ubuntu-import does not pull from -updates
+  bug 850892: orchestra-import-isos does not update

** Changed in: cobbler (Ubuntu)
   Importance: Undecided => Wishlist

** Changed in: cobbler (Ubuntu)
   Status: New => Confirmed

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

Title:
  cobbler-ubuntu-import results in possibly stale netboot kernels

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cobbler/+bug/850886/+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 850687] Re: Should disable cap_module by default

2011-09-15 Thread Serge Hallyn
Thanks for the suggestion, Soren.  This was just mentioned in irc as
well.  As there is no pretense of security against root in the container
right now, this isn't particularly important, so I'll send a patch
upstream, but we may just wait for upstream to take the patch.  If we
are able to start using user namespaces for p, then it'll be moot since
module insertion checks are targeted at the initial user namespace.

Libvirt does it by default, but as with devices cgroup entries, offers
no flexibility about it.


** Changed in: lxc (Ubuntu)
   Status: New => Confirmed

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

Title:
  Should disable cap_module by default

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/850687/+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 850687] Re: Should disable cap_module by default

2011-09-15 Thread Serge Hallyn
** Changed in: lxc (Ubuntu)
   Importance: Undecided => Wishlist

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

Title:
  Should disable cap_module by default

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/850687/+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 850886] [NEW] cobbler-ubuntu-import results in possibly stale netboot kernels

2011-09-15 Thread Scott Moser
Public bug reported:

Because of bug 850880 we will only see this on the ubuntu development release.  
However, when that bug is fixed, there is the possibility of:
 - user installs cobbler (and/or orchestra)
 - user does a netboot install and it works
 - user waits 3 weeks
 - user does a netboot install and it fails because the kernel booted from the 
netboot iso cannot find modules in the mirror as they've been purged due to a 
newer kernel version in -updates.

In IRC conversation with cjwatson at
http://irclogs.ubuntu.com/2011/09/15/%23ubuntu-server.html#t12:02 , he
mentions that this will not be a problem, as "we never do NBS runs on
post-release pockets at the moment".  Collin also said "this is sort of
a bug but we could refrain from fixing it if it would make life easier"

So, right now, even if we pulled from -updates, this will not be an
issue.  Thus, this only affects development release.

related bugs:
  bug 850880: cobbler-ubuntu-import does not pull from -updates

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: cobbler (not installed)
ProcVersionSignature: Ubuntu 3.0.0-10.16-generic 3.0.4
Uname: Linux 3.0.0-10-generic x86_64
ApportVersion: 1.22.1-0ubuntu2
Architecture: amd64
Date: Thu Sep 15 08:45:27 2011
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Beta amd64 (20100318)
ProcEnviron:
 SHELL=/bin/bash
 PATH=(custom, user)
 LANG=en_US.UTF-8
SourcePackage: cobbler
UpgradeStatus: Upgraded to oneiric on 2010-11-15 (303 days ago)

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


** Tags: amd64 apport-bug oneiric running-unity

** Description changed:

  Because of bug 850880 we will only see this on the ubuntu development 
release.  However, when that bug is fixed, there is the possibility of:
-  - user installs cobbler (and/or orchestra)
-  - user does a netboot install and it works
-  - user waits 3 weeks
-  - user does a netboot install and it fails because the kernel booted from 
the netboot iso cannot find modules in the mirror as they've been purged due to 
a newer kernel version in -updates.
+  - user installs cobbler (and/or orchestra)
+  - user does a netboot install and it works
+  - user waits 3 weeks
+  - user does a netboot install and it fails because the kernel booted from 
the netboot iso cannot find modules in the mirror as they've been purged due to 
a newer kernel version in -updates.
  
  In IRC conversation with cjwatson at
  http://irclogs.ubuntu.com/2011/09/15/%23ubuntu-server.html#t12:02 , he
  mentions that this will not be a problem, as "we never do NBS runs on
  post-release pockets at the moment".  Collin also said "this is sort of
  a bug but we could refrain from fixing it if it would make life easier"
  
  So, right now, even if we pulled from -updates, this will not be an
- issue.
+ issue.  Thus, this only affects development release.
  
  related bugs:
-   bug 850880: cobbler-ubuntu-import does not pull from -updates
+   bug 850880: cobbler-ubuntu-import does not pull from -updates
  
  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: cobbler (not installed)
  ProcVersionSignature: Ubuntu 3.0.0-10.16-generic 3.0.4
  Uname: Linux 3.0.0-10-generic x86_64
  ApportVersion: 1.22.1-0ubuntu2
  Architecture: amd64
  Date: Thu Sep 15 08:45:27 2011
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Beta amd64 (20100318)
  ProcEnviron:
-  SHELL=/bin/bash
-  PATH=(custom, user)
-  LANG=en_US.UTF-8
+  SHELL=/bin/bash
+  PATH=(custom, user)
+  LANG=en_US.UTF-8
  SourcePackage: cobbler
  UpgradeStatus: Upgraded to oneiric on 2010-11-15 (303 days ago)

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

Title:
  cobbler-ubuntu-import results in possibly stale netboot kernels

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cobbler/+bug/850886/+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 850880] [NEW] cobbler-ubuntu-import does not pull from -updates

2011-09-15 Thread Scott Moser
Public bug reported:

cobbler-ubuntu-import gets a URL like the following:
  
u=$mirror/dists/$rel/main/installer-$ubuntu_arch/current/images/netboot/mini.iso

That means we only ever get the released netboot iso, but do not get anything 
from -updates.
It should also try to get it from
 
http://$mirror/dists/$rel-updates/main/installer-$ubuntu_arch/current/images/netboot/mini.iso

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

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

Title:
  cobbler-ubuntu-import does not pull from -updates

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cobbler/+bug/850880/+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 850587] Re: cloud-init fails to install if /tmp directory is noexec

2011-09-15 Thread Scott Moser
*** This bug is a duplicate of bug 90085 ***
https://bugs.launchpad.net/bugs/90085

** This bug has been marked a duplicate of bug 90085
   When /tmp is mounted noexec, preconfigure fails

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

Title:
  cloud-init fails to install if /tmp directory is noexec

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/850587/+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 827590] Re: cloud-init does not mount ephemeral0 on /mnt in nova

2011-09-15 Thread Thierry Carrez
let's do a backport for diablo

** Changed in: nova
   Status: Fix Committed => In Progress

** Changed in: nova
Milestone: None => 2011.3

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

Title:
  cloud-init does not mount ephemeral0 on /mnt in nova

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/827590/+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 840386] Re: Update munin to bugfix release 1.4.6

2011-09-15 Thread Daniel Hahler
** Changed in: munin (Ubuntu)
   Status: Triaged => In Progress

** Changed in: munin (Ubuntu)
 Assignee: (unassigned) => Daniel Hahler (blueyed)

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

Title:
  Update munin to bugfix release 1.4.6

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/munin/+bug/840386/+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 843701] Re: CVE-2011-3190 Apache Tomcat Authentication bypass and information disclosure

2011-09-15 Thread Launchpad Bug Tracker
This bug was fixed in the package tomcat6 - 6.0.32-5ubuntu1

---
tomcat6 (6.0.32-5ubuntu1) oneiric; urgency=low

  * Added patch for CVE-2011-3190 (LP: #843701).
 -- James PageThu, 08 Sep 2011 14:45:34 +0100

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

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2011-3190

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

Title:
  CVE-2011-3190 Apache Tomcat Authentication bypass and information
  disclosure

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tomcat6/+bug/843701/+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 850771] Re: package samba 2:3.5.8~dfsg-1ubuntu2.3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-09-15 Thread Joel Metelius
-- 
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/850771

Title:
  package samba 2:3.5.8~dfsg-1ubuntu2.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/850771/+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 850771] [NEW] package samba 2:3.5.8~dfsg-1ubuntu2.3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-09-15 Thread Joel Metelius
Public bug reported:

The upgrade failed in some way and now apt-get is complaining all the
time.

Description:Ubuntu 11.04
Release:11.04
samba:
  Installed: 2:3.5.8~dfsg-1ubuntu2.3
  Candidate: 2:3.5.8~dfsg-1ubuntu2.3
  Version table:
 *** 2:3.5.8~dfsg-1ubuntu2.3 0
500 http://se.archive.ubuntu.com/ubuntu/ natty-updates/main i386 
Packages
500 http://security.ubuntu.com/ubuntu/ natty-security/main i386 Packages
100 /var/lib/dpkg/status
 2:3.5.8~dfsg-1ubuntu2 0
500 http://se.archive.ubuntu.com/ubuntu/ natty/main i386 Packages

Setting up samba (2:3.5.8~dfsg-1ubuntu2.3) ...
start: Job failed to start
invoke-rc.d: initscript nmbd, action "start" failed.
dpkg: error processing samba (--configure):
 subprocess installed post-installation script returned error exit status 1

ProblemType: Package
DistroRelease: Ubuntu 11.04
Package: samba 2:3.5.8~dfsg-1ubuntu2.3
ProcVersionSignature: Ubuntu 2.6.38-11.49-generic 2.6.38.8
Uname: Linux 2.6.38-11-generic i686
NonfreeKernelModules: nvidia
AptOrdering:
 libccid: Install
 samba: Configure
 libccid: Configure
Architecture: i386
Date: Thu Sep 15 11:42:56 2011
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
NmbdLog:
 
OtherFailedConnect: Yes
SambaServerRegression: Yes
SmbConfIncluded: Yes
SmbLog:
 
SourcePackage: samba
Title: package samba 2:3.5.8~dfsg-1ubuntu2.3 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
UpgradeStatus: Upgraded to natty on 2011-09-06 (9 days ago)

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


** Tags: apport-package i386 natty

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

Title:
  package samba 2:3.5.8~dfsg-1ubuntu2.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/850771/+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 831496] Re: [FFe] Add cobbler enrollment support to server cd image

2011-09-15 Thread Launchpad Bug Tracker
** Branch linked: lp:~james-page/+junk/xmlrpc-c-minimal

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

Title:
  [FFe] Add cobbler enrollment support to server cd image

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/831496/+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 831496] Re: [FFe] Add cobbler enrollment support to server cd image

2011-09-15 Thread Launchpad Bug Tracker
** Branch linked: lp:~james-page/ubuntu/oneiric/curl/minimal-udeb

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

Title:
  [FFe] Add cobbler enrollment support to server cd image

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/831496/+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 838729] Re: x200 laptop fails to complete to suspend on second suspend after boot

2011-09-15 Thread Jonathan Lange
Probably not a dupe. This bug was fixed by uninstalling cgroup-bin.

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

Title:
  x200 laptop fails to complete to suspend on second suspend after boot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libcgroup/+bug/838729/+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 843701] Re: CVE-2011-3190 Apache Tomcat Authentication bypass and information disclosure

2011-09-15 Thread Launchpad Bug Tracker
** Branch linked: lp:~james-page/ubuntu/oneiric/tomcat6/CVE-2011-3190

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

Title:
  CVE-2011-3190 Apache Tomcat Authentication bypass and information
  disclosure

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tomcat6/+bug/843701/+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 850690] Re: package samba-common 2:3.5.4~dfsg-1ubuntu8.4 failed to install/upgrade: there is no script in the new version of the package - giving up

2011-09-15 Thread Roger Dale
-- 
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/850690

Title:
  package samba-common 2:3.5.4~dfsg-1ubuntu8.4 failed to
  install/upgrade: there is no script in the new version of the package
  - giving up

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/850690/+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 850690] [NEW] package samba-common 2:3.5.4~dfsg-1ubuntu8.4 failed to install/upgrade: there is no script in the new version of the package - giving up

2011-09-15 Thread Roger Dale
Public bug reported:

I'm using the latest version of Ubuntu (11.04?). Samba (which I don't
actually use) has filed to update for more than 12 months.

ProblemType: Package
DistroRelease: Ubuntu 11.04
Package: samba-common 2:3.5.4~dfsg-1ubuntu8.4
ProcVersionSignature: Ubuntu 2.6.38-11.48-generic 2.6.38.8
Uname: Linux 2.6.38-11-generic i686
Architecture: i386
Date: Thu Sep 15 08:39:52 2011
ErrorMessage: there is no script in the new version of the package - giving up
NmbdLog:
 
PackageArchitecture: all
SambaServerRegression: No
SmbConfIncluded: Yes
SmbLog:
 
SourcePackage: samba
Title: package samba-common 2:3.5.4~dfsg-1ubuntu8.4 failed to install/upgrade: 
there is no script in the new version of the package - giving up
UpgradeStatus: Upgraded to natty on 2011-06-08 (99 days ago)
WindowsFailedConnect: Yes

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


** Tags: apport-package i386 natty

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

Title:
  package samba-common 2:3.5.4~dfsg-1ubuntu8.4 failed to
  install/upgrade: there is no script in the new version of the package
  - giving up

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/850690/+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 850687] Re: Should disable cap_module by default

2011-09-15 Thread Soren Hansen
Well, or use libvirt which already does this.

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

Title:
  Should disable cap_module by default

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/850687/+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 850687] [NEW] Should disable cap_module by default

2011-09-15 Thread Soren Hansen
Public bug reported:

By default, it seems you can insmod and rmmod from within containers.
This seems undesirable. We should probably add something like this:

lxc.cap.drop = sys_module

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

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

Title:
  Should disable cap_module by default

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/850687/+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 850672] Re: "port = auto" does not work with bcmxcp_usb (powerware 5115)

2011-09-15 Thread Tuomas Heino
After changing port back to auto it seems to work. System has not been rebooted 
since installing nut.
Could this be some form of a race condition as speculated in other bug reports?

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

Title:
  "port = auto" does not work with bcmxcp_usb (powerware 5115)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nut/+bug/850672/+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 850672] Re: "port = auto" does not work with bcmxcp_usb (powerware 5115)

2011-09-15 Thread Tuomas Heino
-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nut in Ubuntu.
https://bugs.launchpad.net/bugs/850672

Title:
  "port = auto" does not work with bcmxcp_usb (powerware 5115)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nut/+bug/850672/+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 850672] [NEW] "port = auto" does not work with bcmxcp_usb (powerware 5115)

2011-09-15 Thread Tuomas Heino
Public bug reported:

With the following ups.conf (using the only documented (bcmxcp_usb(8))
value of "auto" for port) nut fails to connect to the ups:

[powerware]
driver = bcmxcp_usb
port = auto

Sep 14 08:59:37 ub3 upsd[31413]: listening on 127.0.0.1 port 3493
Sep 14 08:59:37 ub3 upsd[31413]: listening on ::1 port 3493
Sep 14 08:59:37 ub3 upsd[31413]: Can't connect to UPS [powerware] 
(bcmxcp_usb-powerware): No such file or directory
Sep 14 08:59:37 ub3 upsd[31414]: Startup successful
Sep 14 08:59:37 ub3 upsmon[31416]: Startup successful
Sep 14 08:59:37 ub3 upsd[31414]: User admin@127.0.0.1 logged into UPS 
[powerware]
Sep 14 08:59:37 ub3 upsmon[31418]: Poll UPS [powerware@localhost] failed - 
Driver not connected
Sep 14 08:59:37 ub3 upsmon[31418]: Communications with UPS powerware@localhost 
lost

Changing port to an undocumented (and unstable) value below it does connect to 
the ups & seems to work properly.
port = /dev/bus/usb/006/003

Bus 006 Device 003: ID 06da:0002 Phoenixtec Power Co., Ltd UPS
Device Descriptor:
  bLength18
  bDescriptorType 1
  bcdUSB   1.10
  bDeviceClass0 (Defined at Interface level)
  bDeviceSubClass 0 
  bDeviceProtocol 0 
  bMaxPacketSize0 8
  idVendor   0x06da Phoenixtec Power Co., Ltd
  idProduct  0x0002 UPS
  bcdDevice1.00
  iManufacturer   4 
  iProduct   24 
  iSerial 0 
  bNumConfigurations  1
  Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength   34
bNumInterfaces  1
bConfigurationValue 1
iConfiguration  0 
bmAttributes 0x80
  (Bus Powered)
MaxPower   60mA
Interface Descriptor:
  bLength 9
  bDescriptorType 4
  bInterfaceNumber0
  bAlternateSetting   0
  bNumEndpoints   1
  bInterfaceClass   255 Vendor Specific Class
  bInterfaceSubClass  0 
  bInterfaceProtocol  0 
  iInterface  0 
  ** UNRECOGNIZED:  09 21 00 01 00 01 22 00 00
  Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81  EP 1 IN
bmAttributes3
  Transfer TypeInterrupt
  Synch Type   None
  Usage Type   Data
wMaxPacketSize 0x0008  1x 8 bytes
bInterval  20

$ upsc powerware
ambient.temperature: 36
ambient.temperature.high: 75
battery.charge: 100
battery.runtime: 1693
battery.voltage: 27.30
device.mfr: Eaton
device.model: PW5115 750i
device.serial: UA456A0477
device.type: ups
driver.name: bcmxcp_usb
driver.parameter.pollinterval: 2
driver.parameter.port: /dev/bus/usb/006/003
driver.version: 2.6.0
driver.version.internal: 0.23
input.frequency: 50.34
input.frequency.high: 55
input.frequency.low: 45
input.frequency.nominal: 50
input.transfer.boost.high: 207
input.transfer.high: 266
input.transfer.low: 194
input.transfer.trim.low: 243
input.voltage: 232
input.voltage.nominal: 230
output.current:  0.8
output.current.nominal:  3.4
output.frequency: 50.34
output.phases: 1
output.voltage: 232
output.voltage.nominal: 230
ups.beeper.status: enabled
ups.firmware: Cont:01.00 Inve:10.05
ups.load:  26.7
ups.mfr: Eaton
ups.model: PW5115 750i
ups.power: 200
ups.power.nominal: 750
ups.serial: UA456A0477
ups.status: OL

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: nut 2.6.0-1ubuntu3
ProcVersionSignature: Ubuntu 2.6.38-10.46-generic 2.6.38.7
Uname: Linux 2.6.38-10-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Thu Sep 15 10:12:26 2011
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release amd64 (20110427)
KernelVersion: Linux ub3 2.6.38-10-generic #46-Ubuntu SMP Tue Jun 28 15:07:17 
UTC 2011 x86_64 x86_64 x86_64 GNU/Linux
ProcEnviron:
 LANGUAGE=en_IE:en
 LANG=en_IE.UTF-8
 SHELL=/bin/bash
SourcePackage: nut
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug natty

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

Title:
  "port = auto" does not work with bcmxcp_usb (powerware 5115)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nut/+bug/850672/+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 338766] Re: vm-builder should support proxy servers

2011-09-15 Thread Nobuto MURATA
I can comfirm vm-builder has --proxy option already now. So I will mark this 
bug as Fix Released.
If I'm wrong, please reopen this. Thank you.

** Changed in: vm-builder (Ubuntu)
   Status: Triaged => 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/338766

Title:
  vm-builder should support proxy servers

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