[Bug 839490] Re: NUT is not shutdown UPS

2011-09-14 Thread Launchpad Bug Tracker
** Changed in: nut (Ubuntu)
   Status: New = Confirmed

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

Title:
  NUT is not shutdown UPS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nut/+bug/839490/+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 839490] [NEW] NUT is not shutdown UPS

2011-09-14 Thread Arnaud Quette
Hi Dmitriy,

2011/9/2 Dmitriy Altuhov d...@altuhov.su

 Public bug reported:

 Description:Ubuntu 11.04
 Release:11.04
 nut version 2.6.0-1ubuntu3

 Problem:
 upsmon working under nut user (not root). nut user can't create file
 /etc/killpower


upsmon forks 2 instances:
- 1 running unprivileged (ie nut user), listening on the network interface
- 1 running with root privileges to be able to launch
upsmon.conf-SHUTDOWNCMD

have a 2nd look at your processes list.


 Example:
 1) Mains out. UPS on battery
 2) Battery low. set FSD
 3) upsmon executes shutdowncmd but fails to create /etc/killpower
 4) /etc/init.d/halt executes /etc/init.d/ups-monitor poweroff
 5) /etc/init.d/ups-monitor poweroff executes upsmon -K to check
 /etc/killpower (but file does not exist)
 6) not sending shutdown command to UPS (upsdrvctl shutdown is not executed)
 7) system halted, but UPS stays on battery
 8) mains come back, ups going on mains, but load is not switched off/on
 9) PC stay OFF (need manual start)


I'll have to have another look, but I recently made a full test with 2.6.1
and everything was fine.

I need more info on your setup, ie:
- your .conf files (trimmed of passwords and sensitive info)
- your ups name and type

Moreover, have you checked your BIOS for the power setting (ie power on
after a power failure or whatever its name is)?

cheers,
Arnaud
-- 
Linux / Unix Expert RD - 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/839490

Title:
  NUT is not shutdown UPS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nut/+bug/839490/+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 839509] [NEW] nut can not log to syslog when shutdown

2011-09-14 Thread Arnaud Quette
2011/9/2 Dmitriy Altuhov d...@altuhov.su

 Public bug reported:

 Ubuntu 11.04
 NUT 2.6.0

 System shutting down (battery low, FSD set) and executes /etc/init.d
 /ups-monitor poweroff

 ups-monitor script contains section poweroff. in this section we can
 see log_daemon_msg which sends info to  syslog

 but rsyslogd already stopped.

 This is in syslog when shutdown:
 Sep  2 17:37:58 gwlin upsmon[1229]: Signal 10: User requested FSD
 Sep  2 17:37:58 gwlin upsd[1225]: Client local_mon@127.0.0.1 set FSD on
 UPS [ippon]
 Sep  2 17:37:58 gwlin upsmon[1229]: Executing automatic power-fail shutdown
 Sep  2 17:37:58 gwlin upsmon[1229]: Auto logout and shutdown proceeding
 Sep  2 17:38:03 gwlin kernel: Kernel logging (proc) stopped.
 Sep  2 17:38:03 gwlin rsyslogd: [origin software=rsyslogd
 swVersion=4.6.4 x-pid=374 x-info=http://www.rsyslog.com;] exiting on
 signal 15.


I'm not sure if this can be considered as a bug (not that it's a feature!).
log_*_msg are not only used to log in the syslog (when available), but also
to display info on the console...
by the time we reach the end of the shutdown process, FS are remounted
read-only.
so even if syslogd was still active, it would not be able to log in the FS
syslog file!

cheers,
Arnaud
-- 
Linux / Unix Expert RD - 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/839509

Title:
  nut can not log to syslog when shutdown

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nut/+bug/839509/+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 839509] Re: nut can not log to syslog when shutdown

2011-09-14 Thread Laurent Bigonville
 by the time we reach the end of the shutdown process, FS are remounted
 read-only.
 so even if syslogd was still active, it would not be able to log in the FS
 syslog file!

Some could argue that syslog can be configured to send logs to a central
server over the network /devil_advocate

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

Title:
  nut can not log to syslog when shutdown

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nut/+bug/839509/+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 839490] Re: NUT is not shutdown UPS

2011-09-14 Thread Dmitriy Altuhov
I have nut version 2.6.0-1ubuntu3

upsmon forks 2 instances - yes, I have they. But why killpower is
setting by unprivileded instance (nut)? I confirm, SHUTDOWNCMD is
launched proper (by privileged instance).

I have 3 servers on Ubuntu 11.04 with UPS APC on each. Config
files,daemons are identical. Differents only in UPS. APC SmartUPS 750i
(SUA750I), BackUPS CS 500 (BK500EI), BackUPS ES 550. All connected with
driver = usbhid-ups.

So, many info:

root@gwlin:/etc/nut# ps faux | grep ups
root   231  0.0  0.1   2412   556 ?SSep03   0:00 
upstart-udev-bridge --daemon
root   668  0.0  0.0   2412   468 ?SSep03   0:00 
upstart-socket-bridge --daemon
root 12368  0.0  0.1   5304   852 pts/1S+   15:22   0:00
  \_ grep --color=auto ups
nut   2510  0.0  0.0   2196   444 ?Ss   Sep03   5:20 
/lib/nut/usbhid-ups -a ippon
nut   2512  0.0  0.0   2128   456 ?Ss   Sep03   0:53 /sbin/upsd
root  2514  0.0  0.1   2108   568 ?Ss   Sep03   0:00 /sbin/upsmon
nut   2516  0.0  0.1   2108   576 ?SSep03   0:30  \_ 
/sbin/upsmon

root@gwlin:/etc/nut# cat /etc/nut/nut.conf | egrep -v (^#.*|^$)
MODE=netserver

root@gwlin:/etc/nut# cat /etc/nut/ups.conf | egrep -v (^#.*|^$)
[ippon]
driver = usbhid-ups
port = auto

root@gwlin:/etc/nut# cat /etc/nut/upsd.conf | egrep -v (^#.*|^$)
LISTEN 127.0.0.1
LISTEN 10.0.0.1

root@gwlin:/etc/nut# cat /etc/nut/upsd.users | egrep -v (^#.*|^$)
[local_mon]
password = XX
upsmon master
[server_mon]
password = XX
upsmon slave
[root]
password = XX
actions = SET
instcmds = ALL

root@gwlin:/etc/nut# cat /etc/nut/upsmon.conf | egrep -v (^#.*|^$)
MONITOR ippon@localhost 1 local_mon XX master
MINSUPPLIES 1
SHUTDOWNCMD /sbin/shutdown -h +0
NOTIFYCMD /usr/local/bin/upsmail
POLLFREQ 5
POLLFREQALERT 5
HOSTSYNC 15
DEADTIME 15
POWERDOWNFLAG /etc/nut/killpower
NOTIFYFLAG ONLINE EXEC+SYSLOG
NOTIFYFLAG ONBATT EXEC+SYSLOG
NOTIFYFLAG LOWBATT EXEC+SYSLOG
NOTIFYFLAG FSD EXEC+SYSLOG
NOTIFYFLAG COMMOK EXEC+SYSLOG
NOTIFYFLAG COMMBAD EXEC+SYSLOG
NOTIFYFLAG SHUTDOWN EXEC+SYSLOG
NOTIFYFLAG REPLBATT EXEC+SYSLOG
NOTIFYFLAG NOCOMM EXEC+SYSLOG
RBWARNTIME 43200
NOCOMMWARNTIME 300
FINALDELAY 5

root@gwlin:/etc/default# cat ./halt | egrep -v (^#.*|^$)
HALT=poweroff

root@gwlin:/etc/init.d# upsmon -K
Network UPS Tools upsmon 2.6.0
UPS: ippon@localhost (master) (power value 1)
Using power down flag file /etc/nut/killpower
Power down flag is not set

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

Title:
  NUT is not shutdown UPS

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

2011-09-14 Thread Dr. SeROne
Public bug reported:

failed to install

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: squid 2.7.STABLE7-1ubuntu12.4
ProcVersionSignature: Ubuntu 2.6.32-26.48-generic 2.6.32.24+drm33.11
Uname: Linux 2.6.32-26-generic i686
Architecture: i386
Date: Wed Sep 14 12:35:26 2011
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
SourcePackage: squid
Title: package squid 2.7.STABLE7-1ubuntu12.4 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1

** Affects: squid (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 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 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-14 Thread Dr. SeROne
-- 
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


Re: [Bug 839509] Re: nut can not log to syslog when shutdown

2011-09-14 Thread Arnaud Quette
hey Laurent,

2011/9/14 Laurent Bigonville bi...@ubuntu.com

  by the time we reach the end of the shutdown process, FS are remounted
  read-only.
  so even if syslogd was still active, it would not be able to log in the
 FS
  syslog file!

 Some could argue that syslog can be configured to send logs to a central
 server over the network /devil_advocate


right, I forgot to mention that one, which is still in favor of marking this
bug invalid...

cheers,
Arnaud
-- 
Linux / Unix Expert RD - 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/839509

Title:
  nut can not log to syslog when shutdown

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nut/+bug/839509/+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] [NEW] package mailman 1:2.1.14-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-09-14 Thread danielleeson
Public bug reported:

install keeps failing

ProblemType: Package
DistroRelease: Ubuntu 11.04
Package: mailman 1:2.1.14-1
ProcVersionSignature: Ubuntu 2.6.38-11.48-generic 2.6.38.8
Uname: Linux 2.6.38-11-generic i686
AptOrdering:
 libhdf5-serial-1.8.4: Install
 mailman: Configure
 libhdf5-serial-1.8.4: Configure
Architecture: i386
Date: Wed Sep 14 07:21:40 2011
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release i386 (20110427.1)
SourcePackage: mailman
Title: package mailman 1:2.1.14-1 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: mailman (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 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 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-14 Thread danielleeson
-- 
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 849943] [NEW] package bacula-director-mysql (not installed) failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-09-14 Thread R. Morgan
Public bug reported:

bacula failed during dist upgrade from 8.04LTS to 10.04LTS.

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: bacula-director-mysql (not installed)
ProcVersionSignature: Ubuntu 2.6.32-33.72-generic 2.6.32.41+drm33.18
Uname: Linux 2.6.32-33-generic i686
Architecture: i386
Date: Tue Sep 13 12:19:21 2011
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
SourcePackage: bacula
Title: package bacula-director-mysql (not installed) failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1

** Affects: bacula (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 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 849943] Re: package bacula-director-mysql (not installed) failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-09-14 Thread R. Morgan
-- 
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 827590] Re: cloud-init does not mount ephemeral0 on /mnt in nova

2011-09-14 Thread Thierry Carrez
** Changed in: nova
   Status: Confirmed = 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/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


[Blueprint server-o-install-experience] Server Install Experience

2011-09-14 Thread Colin Watson
Blueprint changed by Colin Watson:

Whiteboard changed:
  2011-04-30 cjwatson: Multipath is IIRC supposed to work already.  Is there a 
bug report detailing the problems with
  attempting to use it?
  
  Work Items:
  [davewalker] pare down steps to minimal Server install disk, dropping UEC: 
DONE
  [davewalker] put what is needed to have a bootstrapping server and mirror: 
INPROGRESS
  [davewalker] update automated ISO testing to align to minimal install 
use-cases: INPROGRESS
  [davewalker] update ISO tracker to align to minimal install use-cases: DONE
- [cjwatson] Add support to partition a system across multiple disks at 
install, in a non interactive, automated manner: TODO
+ [cjwatson] Add support to partition a system across multiple disks at 
install, in a non interactive, automated manner: POSTPONED
  Support the ability to run Ubuntu only from SAN, ignoring altogether local 
storage: TODO
  [bdevouge] provide cjwatson with a preseed/kickstart file of 'what he wants 
to work': TODO
  [kirkland] Support kernel command option to run d-i inside of byobu/screen to 
allow for remote attach/detach, real time monitoring of IO (disk throughput, 
network bandwidth), system load, stats/notes about installation: POSTPONED
  [martinbogo] send cjwatson details on OpenIPMI : Serial over LAN for console 
during install (device name may not be tty[S]0.ttyam0): TODO
  support network bonding - 
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=611250 : POSTPONED
  Support MTD partitioning for ARM server: Debian GSoC project from a year or 
two ago - should be possible to retrieve that and polish it up: TODO
  write a u-boot-installer udeb to support install of a bootloader other than 
GRUB (u-boot for ARM server): TODO
  verify consistent network device naming support works as required when the 
server is booted with biosdevname=1: TODO

-- 
Server Install Experience
https://blueprints.launchpad.net/ubuntu/+spec/server-o-install-experience

-- 
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 849672] [NEW] make libvirt trivial to backport to lucid

2011-09-14 Thread Serge Hallyn
The ubuntu-virt ppa has the latest libvirt compiled for lucid:

https://launchpad.net/~ubuntu-
virt/+archive/ppa?field.series_filter=lucid

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

Title:
  make libvirt trivial to backport to lucid

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/849672/+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 849672] Re: make libvirt trivial to backport to lucid

2011-09-14 Thread Serge Hallyn
** Changed in: libvirt (Ubuntu)
   Status: New = Won't Fix

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

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

Title:
  make libvirt trivial to backport to lucid

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/849672/+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 68729] Re: Loses all backups when disk is full

2011-09-14 Thread Allison Randal
We're at 3.2.0 in Oneiric. Is there any indication that this bug still
exists?

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

Title:
  Loses all backups when disk is full

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/backuppc/+bug/68729/+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 573853] Re: Cannot control squid Unknown instance

2011-09-14 Thread Imre Gergely
IF you're using Lucid it's there in updates

gimre@voy:~$ apt-cache policy squid
squid:
  Installed: 2.7.STABLE7-1ubuntu12.3
  Candidate: 2.7.STABLE7-1ubuntu12.3
  Version table:
 *** 2.7.STABLE7-1ubuntu12.3 0
500 http://ro.archive.ubuntu.com/ubuntu/ lucid-updates/main Packages
100 /var/lib/dpkg/status
 2.7.STABLE7-1ubuntu12 0
500 http://ro.archive.ubuntu.com/ubuntu/ lucid/main Packages

I've tested it and it seems to work fine.

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

Title:
  Cannot control squid Unknown instance

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/squid/+bug/573853/+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 723603] Re: vsftpd no longer supports both anonymous_enable and local_enable

2011-09-14 Thread pwaring
Clicking the little edit icon next to the duplicate number and blanking
out the 'duplicate of' number field removes the duplicate relationship.
I think any logged in user can do this, although you might need a
certain amount of karma.

** This bug is no longer a duplicate of bug 831907
   Default configuration file refers to nonexistent certificate

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

Title:
  vsftpd no longer supports both anonymous_enable and local_enable

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vsftpd/+bug/723603/+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 838959] Re: rabbitmq-server startup_log should include a date/timestamp

2011-09-14 Thread Launchpad Bug Tracker
** Branch linked: lp:~lynxman/ubuntu/oneiric/rabbitmq-server/lp_838959

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

Title:
  rabbitmq-server startup_log should include a date/timestamp

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rabbitmq-server/+bug/838959/+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 838959] Re: rabbitmq-server startup_log should include a date/timestamp

2011-09-14 Thread Marc Cluet
Proposed branch with fix

https://code.launchpad.net/~lynxman/ubuntu/oneiric/rabbitmq-
server/lp_838959

** Changed in: rabbitmq-server (Ubuntu)
   Status: Confirmed = In Progress

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

Title:
  rabbitmq-server startup_log should include a date/timestamp

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rabbitmq-server/+bug/838959/+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 830564] Re: munin_stats plugin does not work

2011-09-14 Thread Launchpad Bug Tracker
** Changed in: munin (Ubuntu Lucid)
   Status: New = Confirmed

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

Title:
  munin_stats plugin does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/munin/+bug/830564/+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-14 Thread Robbie Williamson
Blueprint changed by Robbie Williamson:

Whiteboard changed:
+ I've pushed this out to P, as it clearly won't complete in this cycle
+ [robbie.w]
+ 
  Work items:
  [fredericbohe] Implement device discovery tools / libs / binding in NUT: 
INPROGRESS
  [aquette] Implement configuration library and tool for NUT: TODO
  [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
  [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
  [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: INPROGRESS
  [aquette] Investigate PowerNap using NUT as a data broker: INPROGRESS
  [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


[Blueprint server-o-infra-power] Infrastructure power management

2011-09-14 Thread Andres Rodriguez
Blueprint changed by Andres Rodriguez:

Whiteboard changed:
  I've pushed this out to P, as it clearly won't complete in this cycle
  [robbie.w]
  
  Work items:
  [fredericbohe] Implement device discovery tools / libs / binding in NUT: 
INPROGRESS
  [aquette] Implement configuration library and tool for NUT: TODO
  [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
  [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
  [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: INPROGRESS
+ [andreserl] Investigate PowerNap using NUT as a data broker: POSTPONED
  [aquette] Investigate PowerNap using NUT as a data broker: INPROGRESS
  [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


[Blueprint server-o-ecryptfs-testsuite] Ecryptfs testsuite

2011-09-14 Thread Serge Hallyn
Blueprint changed by Serge Hallyn:

Whiteboard changed:
  Status: started
  
  Work Items:
  [serge-hallyn] stress testing (check phoronix for ecryptfs tests): DONE
- [jjohansen] refresh xattr-based long filenames patchset: TODO
- [kirkland] look for (previously written for a CVE) re-encrypt-all-files 
script: TODO
- [serge-hallyn] write some basic mount/write/unmount/read generic files 
(random binary, text, small, big): TODO
- [kirkland] test failure cases too (long file names, bad data in underlying 
filesystem: TODO
+ [jjohansen] refresh xattr-based long filenames patchset: POSTPONED
+ [kirkland] look for (previously written for a CVE) re-encrypt-all-files 
script: POSTPONED
+ [serge-hallyn] write some basic mount/write/unmount/read generic files 
(random binary, text, small, big): POSTPONED
+ [kirkland] test failure cases too (long file names, bad data in underlying 
filesystem: POSTPONED

-- 
Ecryptfs testsuite
https://blueprints.launchpad.net/ubuntu/+spec/server-o-ecryptfs-testsuite

-- 
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 846365] Re: package winbind 2:3.4.7~dfsg-1ubuntu3.7 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-09-14 Thread Brian Murray
*** This bug is a duplicate of bug 523896 ***
https://bugs.launchpad.net/bugs/523896

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

** This bug has been marked a duplicate of bug 523896
   useradd: cannot lock /etc/passwd; try again later.

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

Title:
  package winbind 2:3.4.7~dfsg-1ubuntu3.7 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/846365/+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 829944] Re: stopping freshclam doesn't remove pidfile

2011-09-14 Thread Imre Gergely
** Bug watch added: ClamAV Bugzilla #3499
   https://wwws.clamav.net/bugzilla/show_bug.cgi?id=3499

** Also affects: clamav via
   https://wwws.clamav.net/bugzilla/show_bug.cgi?id=3499
   Importance: Unknown
   Status: Unknown

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

Title:
  stopping freshclam doesn't remove pidfile

To manage notifications about this bug go to:
https://bugs.launchpad.net/clamav/+bug/829944/+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 850206] [NEW] cloud-init should try harder to get domainname in fallback case

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

Right now, if there is no 'local-hostname' in a DataSource's meta-data,
then cloud-init will default the domain portion of the fqdn to be
'localdomain'.   I did this because determining a system's fully
qualified domain name is non-trivial, especially if this is occuring
while network interfaces might be coming up or are not up.  See the
manpage of 'hostname' for warnings around '--fqdn'.

This was affecting our cobbler based installed systems. The
ensemble/juju scripts were using 'hostname -f' to get a hostname that
would be reachable.  (That is still non-ideal due to the issues in
hostname(1)).

These instances would be provisioned to have an entry in /etc/hosts like:
 IP FQDN ALIAS [ALIAS2 [ ... ] ]
but cloud-init would then update the entry to have 'localdomain' as there was 
no local-hostname.

So, The solution proposed is:


- boot instance with old cloud-init
- verify it has cloud-init written entry in /etc/hosts
  127.0.1.1 server-912.localdomain server-912
  on ec2, 'localdomain' would be 'internal'.  In either case,  modify this, so 
that it the domain is 'mydomain' rather than 'localdomain' (so you can verify 
cloud-init changed that after reboot)
- add seed content without a local-hostname
  sudo rm -Rf /var/lib/cloud/
  sudo mkdir -p /var/lib/cloud/seed/nocloud-net
  python -c 'import boto.utils, pprint; md=boto.utils.get_instance_metadata(); 
del md[local-hostname]; pprint.pprint(md);'  /tmp/meta-data
  sudo cp /tmp/meta-data /var/lib/cloud/seed/nocloud-net/meta-data
  sudo touch /var/lib/cloud/seed/nocloud-net/user-data
- sudo reboot

# after reboot, 'hostname -f' should will show 'localdomain'
# $ hostname -f
# server-912.localdomain
# and /etc/hosts has been updated by cloud-init.

That is the bug we want to fix.
With our fixed available, we can then:

- now, update /etc/hosts to have '$(hostname).mydomain' again
  sudo sed -i '/^127.0.1.1/d' /etc/hosts
  echo 127.0.1.1 $(hostname).mydomain $(hostname) | sudo tee -a /etc/hosts

- now, install new cloud-init
  sudo dpkg -i cloud-init_0.6.2_all.deb
- clean meta-data
  for d in /var/lib/cloud/*; do [ ${d%seed} = $d ]  sudo rm -Rf $d; done
- reboot
- verify that the host should now have:
  $ hostname -f
  server-912.mydomain

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: cloud-init 0.6.1-0ubuntu17
ProcVersionSignature: User Name 3.0.0-11.17-virtual 3.0.4
Uname: Linux 3.0.0-11-virtual x86_64
ApportVersion: 1.22.1-0ubuntu2
Architecture: amd64
Date: Wed Sep 14 17:13:08 2011
Ec2AMI: ami-0085
Ec2AMIManifest: FIXME
Ec2AvailabilityZone: nova
Ec2InstanceType: m1.small
Ec2Kernel: unavailable
Ec2Ramdisk: unavailable
PackageArchitecture: all
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: cloud-init
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: cloud-init
 Importance: Undecided
 Assignee: Scott Moser (smoser)
 Status: In Progress

** Affects: cloud-init (Ubuntu)
 Importance: Medium
 Assignee: Scott Moser (smoser)
 Status: Confirmed


** Tags: amd64 apport-bug ec2-images oneiric

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

Title:
  cloud-init should try harder to get domainname in fallback case

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/850206/+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 850206] Re: cloud-init should try harder to get domainname in fallback case

2011-09-14 Thread Scott Moser
** Also affects: cloud-init
   Importance: Undecided
   Status: New

** Changed in: cloud-init
   Status: New = In Progress

** Changed in: cloud-init
 Assignee: (unassigned) = Scott Moser (smoser)

** Changed in: cloud-init (Ubuntu)
   Importance: Undecided = Medium

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

** Changed in: cloud-init (Ubuntu)
 Assignee: (unassigned) = Scott Moser (smoser)

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

Title:
  cloud-init should try harder to get domainname in fallback case

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/850206/+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] [NEW] lxc-clone drops hostname

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

simple error in the lxc-clone script references $hostname before its
assigned setting the cloned hostname to null.

** 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/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 850205] Re: lxc-clone drops hostname

2011-09-14 Thread Benjamin Saller
** Patch added: possible fix for lxc-clone hostname
   https://bugs.launchpad.net/bugs/850205/+attachment/2403785/+files/clone.patch

-- 
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 850206] Re: cloud-init should try harder to get domainname in fallback case

2011-09-14 Thread Launchpad Bug Tracker
** Branch linked: lp:cloud-init

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

Title:
  cloud-init should try harder to get domainname in fallback case

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/850206/+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-14 Thread Launchpad Bug Tracker
** Branch linked: lp:~serge-hallyn/ubuntu/oneiric/libvirt/fix-lvm-
command-names

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


[Bug 801501] Re: [MIR] nova

2011-09-14 Thread Jamie Strandboge
Kees and I discussed this today, so I will summarize the conversation
(keep in mind I have not reviewed the code personally and Kees only
performed a shallow audit):

 * Size and scope: nova is a very large and complex piece of software
with many daemons listening on the network and there is too much code to
audit in any depth in time for this MIR. It would take significant
resources to thoroughly audit the code

 * Upstream: very active, good community, and concerned about security
with code that is of good quality, relatively easy to read and audit
with authentication and security as part of the design

 * Frontend: APIs seem generally ok

 * Backend: way too much access via sudoers. If there is a security
vulnerability that allows shell access as the nova user, then that user
can become root easily in various ways. The best path to fixing this is
adjusting the 40+ commands to be wrapped, and have this wrapper
rigorously verify its input. Eg, instead of 'chown' in sudoers, use
'nova-wrap chown', then 'nova-wrap' verifies the paths to chown to
ensure that it is modifying only the files it is supposed to. It would
be even better if 'nova-wrap' was also then confined via AppArmor so
there is MAC enforcement for these file accesses. Verifying access to
network interfaces and items not associated with the filesystem also
should be done. As an intermediate step, regexes could be used for file
access in sudoers (but be wary of symlink bypasses) with 'nova-wrap'
only being used for things like 'ip', 'ifconfig', etc, but it is the
opinion of the security team that all privileged commands should be
wrapped with extensive input validation, especially in time for 12.04.

At this point it might be worthwhile to look at what nova is replacing
(Eucalyptus) and how it compares since Eucalyptus used to be in main (it
should be noted that the security team was not part of the MIR process
for Eucalyptus). Nova compares favorably to Eucalyptus in terms of code
quality, design, auditability and design. Nova currently suffers the
same 'sudoers problem' as Eucalyptus, but I understand work is being
done to fix this.

All that said, the security team is not prepared to sign off on nova's
inclusion in main if we are expected to support it alone. If there are
upstream commitments and commitments from the Ubuntu Server team to aid
in its support, then it seems 'ok enough' to promote at this time. As
nova is a new project, I have concerns about these commitments with our
older releases (eg, supporting the version of nova released with 12.04
in 2016).

Could someone from the MIR team other than Kees make the decision to
promote Nova or not? Kees has a conflict of interest since there is no
clear security sign off from our team at this time.

-- 
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 850205] Re: lxc-clone drops hostname

2011-09-14 Thread Serge Hallyn
Thanks for submitting this bug.  I'll push a fix to our package and
upstream.

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

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

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

-- 
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 850206] Re: cloud-init should try harder to get domainname in fallback case

2011-09-14 Thread Launchpad Bug Tracker
This bug was fixed in the package cloud-init - 0.6.1-0ubuntu19

---
cloud-init (0.6.1-0ubuntu19) oneiric; urgency=low

  * If local-hostname is not in meta-data, attempt to look up hostname in
an alias in /etc/hosts. This will avoid setting domain portion of fqdn
to 'localdomain' in some cases (LP: #850206).
 -- Scott Moser smo...@ubuntu.com   Wed, 14 Sep 2011 15:15:00 -0400

** Branch linked: lp:ubuntu/cloud-init

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

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

Title:
  cloud-init should try harder to get domainname in fallback case

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/850206/+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] [NEW] libvirt fails to autostart VM attached to a bridged port

2011-09-14 Thread Robert Lange
Public bug reported:

I have assigned my eth0 as the sole bridge port on bridge device br0.  I
have my VMs set to connect to br0.  When I manually start them,
everything works well.  I have set one VM to autostart on bootup, but it
fails.

I found bug #495394, particularly comment 49 to be what I see happening.
In that bug, the person who wrote comment 49 was told to file a new bug
report, but it seems he did not do that.  I am now filing the report.

Attached is a syslog snippet that shows autostart failing.

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: libvirt-bin 0.8.8-1ubuntu6.5
ProcVersionSignature: Ubuntu 2.6.38-11.48-generic 2.6.38.8
Uname: Linux 2.6.38-11-generic x86_64
Architecture: amd64
Date: Wed Sep 14 15:24:19 2011
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
SourcePackage: libvirt
UpgradeStatus: No upgrade log present (probably fresh install)

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


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

-- 
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 850309] Re: libvirt fails to autostart VM attached to a bridged port

2011-09-14 Thread Robert Lange
** Attachment added: Syslog snippet showing where autostarting fails
   
https://bugs.launchpad.net/bugs/850309/+attachment/2404270/+files/libvirt-syslog.txt

-- 
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 850309] Re: libvirt fails to autostart VM attached to a bridged port

2011-09-14 Thread Robert Lange
I used a simple non-lvm setup.  Vanilla partitioning, no mucking about.

** Attachment added: My vanilla fstab
   
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/850309/+attachment/2404273/+files/fstab

-- 
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 850309] Re: libvirt fails to autostart VM attached to a bridged port

2011-09-14 Thread Robert Lange
I created a bridge interface br0 and assigned eth0 as the only real
bridge port.  The VMs are configured to connect to this port as well.

** Attachment added: /etc/network/interfaces
   
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/850309/+attachment/2404309/+files/interfaces

-- 
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 850309] Re: libvirt fails to autostart VM attached to a bridged port

2011-09-14 Thread Robert Lange
This is the virtual machine config.  It works fine when I start it
manually.  I believe that the problem is that libvirt starts it before
br0 has come up, but I thought that bug was supposed to have been fixed.

** Attachment added: My VM config
   
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/850309/+attachment/2404332/+files/vsubuntu1-clone1.xml

-- 
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 850340] [NEW] package openssh-server 1:5.8p1-1ubuntu3 failed to install/upgrade: el subproceso instalado el script post-installation devolvió el código de salida de error 1

2011-09-14 Thread Dani
Public bug reported:

Ubuntu 11.04
openssh-server:
  Instalados: 1:5.8p1-1ubuntu3
  Candidato:  1:5.8p1-1ubuntu3
  Tabla de versión:
 *** 1:5.8p1-1ubuntu3 0
500 http://es.archive.ubuntu.com/ubuntu/ natty/main i386 Packages
500 http://us.archive.ubuntu.com/ubuntu/ natty/main i386 Packages
100 /var/lib/dpkg/status

When installing package ssh I get the following error:

errors where found when processing: 
openssh-server
ssh
E: Sub-process /usr/bin/dpkg returned an error code (1)

this quits the installation process.

ProblemType: Package
DistroRelease: Ubuntu 11.04
Package: openssh-server 1:5.8p1-1ubuntu3
ProcVersionSignature: Ubuntu 2.6.38-11.48-generic 2.6.38.8
Uname: Linux 2.6.38-11-generic i686
Architecture: i386
Date: Tue Sep 13 01:17:00 2011
ErrorMessage: el subproceso instalado el script post-installation devolvió el 
código de salida de error 1
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release i386 (20110427.1)
SSHDConfig: Error: command ['/usr/sbin/sshd', '-T'] failed with exit code 255: 
Privilege separation user sshd does not exist
SourcePackage: openssh
Title: package openssh-server 1:5.8p1-1ubuntu3 failed to install/upgrade: el 
subproceso instalado el script post-installation devolvió el código de salida 
de error 1
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: openssh (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 openssh in Ubuntu.
https://bugs.launchpad.net/bugs/850340

Title:
  package openssh-server 1:5.8p1-1ubuntu3 failed to install/upgrade: el
  subproceso instalado el script post-installation devolvió el código de
  salida de error 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/850340/+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 850340] Re: package openssh-server 1:5.8p1-1ubuntu3 failed to install/upgrade: el subproceso instalado el script post-installation devolvió el código de salida de error 1

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

Title:
  package openssh-server 1:5.8p1-1ubuntu3 failed to install/upgrade: el
  subproceso instalado el script post-installation devolvió el código de
  salida de error 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/850340/+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-14 Thread Ubuntu QA's Bug Bot
The attachment possible fix for lxc-clone hostname of this bug report
has been identified as being a patch.  The ubuntu-reviewers team has
been subscribed to the bug report so that they can review the patch.  In
the event that this is in fact not a patch you can resolve this
situation by removing the tag 'patch' from the bug report and editing
the attachment so that it is not flagged as a patch.  Additionally, if
you are member of the ubuntu-sponsors please also unsubscribe the team
from this bug report.

[This is an automated message performed by a Launchpad user owned by
Brian Murray.  Please contact him regarding any issues with the action
taken in this bug report.]

** Tags added: patch

-- 
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 838959] Re: rabbitmq-server startup_log should include a date/timestamp

2011-09-14 Thread Launchpad Bug Tracker
This bug was fixed in the package rabbitmq-server - 2.5.0-1ubuntu2

---
rabbitmq-server (2.5.0-1ubuntu2) oneiric; urgency=low

  * Added explicit log line in startup_* and shutdown_* (LP: #838959)
- Added a log line with a timestamp to indicate either the success or
  failure on startup/shutdown
 -- Marc Cluet marc.cl...@ubuntu.com   Wed, 14 Sep 2011 17:56:32 +0200

** Changed in: rabbitmq-server (Ubuntu)
   Status: In Progress = Fix Released

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

Title:
  rabbitmq-server startup_log should include a date/timestamp

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rabbitmq-server/+bug/838959/+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-14 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/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 828789] Re: [FFE] please enable spice support

2011-09-14 Thread Jamie Strandboge
This needs an ACK from ubuntu-release at this time. Unsubscribing
ubuntu-sponsors. Once you have the ACK, please resubscribe.

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

Title:
  [FFE] please enable spice support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/828789/+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 849672] Re: make libvirt trivial to backport to lucid

2011-09-14 Thread agent 8131
The latest version in oneiric is 0.9.2-4ubuntu13.  The latest version
you have backported is 0.9.2-4ubuntu6.  I was actually trying to make
your life easier since your more recent backports have failed to build
on lucid and maverick:

https://launchpad.net/~ubuntu-virt/+archive/ppa/+packages

Seems like if supporting ludic was any sort of priority for developers
than making minor changes to current packages to facilitate easier
backporting would align with that goal.

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

Title:
  make libvirt trivial to backport to lucid

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/849672/+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-14 Thread Daniel Hahler
** Patch added: 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)
 Assignee: Daniel Hahler (blueyed) = (unassigned)

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

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to munin in Ubuntu.
https://bugs.launchpad.net/bugs/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 840386] Re: Update munin to bugfix release 1.4.6

2011-09-14 Thread Daniel Hahler
Subscribing ubuntu-sponsors (for main).

-- 
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 840386] Re: Update munin to bugfix release 1.4.6

2011-09-14 Thread Jamie Strandboge
Thanks Daniel for the debdiff. I am going to NAK this version because the 
changelog did not capture all of the changes in the bug:
* debian/munin-node.dirs is updated for upstart
* upstream_bug_832.patch is added
* upstream_add-timeout-to-legal-options.patch is added

Also the following Ubuntu only patches do not follow DEP-3, so they are 
difficult to verify:
* upstream_add-timeout-to-legal-options.patch
* lp_840449_sensors_fan_minimum_is_optional.patch
* upstream_bug_884_fixed_in_trunk.patch
* upstream_bug_937_fixed_in_trunk.patch
* lp_800845_postfix_mailvolume_missing_logfile.patch

Please update the changelog and add DEP-3 comments. It would also be
good to forward these patches to Debian (using 'submittodebian') so we
can avoid merging these in the future. Once this is done, please feel
free to resubscribe ubuntu-sponsors. Thanks!

-- 
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 850340] Re: package openssh-server 1:5.8p1-1ubuntu3 failed to install/upgrade: el subproceso instalado el script post-installation devolvió el código de salida de error 1

2011-09-14 Thread Brian Murray
From DpkgTerminalLog.txt:

Configurando openssh-server (1:5.8p1-1ubuntu3) ...
Creating SSH2 ECDSA key; this may take some time ...unknown key type ecdsa
dpkg: error al procesar openssh-server (--configure):
 el subproceso instalado el script post-installation devolvió el código de 
salida de error 1


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

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

Title:
  package openssh-server 1:5.8p1-1ubuntu3 failed to install/upgrade: el
  subproceso instalado el script post-installation devolvió el código de
  salida de error 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/850340/+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-14 Thread Ubuntu QA's Bug Bot
The attachment Debdiff against Debian of this bug report has been
identified as being a patch in the form of a debdiff.  The ubuntu-
sponsors team has been subscribed to the bug report so that they can
review and hopefully sponsor the debdiff.  In the event that this is in
fact not a patch you can resolve this situation by removing the tag
'patch' from the bug report and editing the attachment so that it is not
flagged as a patch.  Additionally, if you are member of the ubuntu-
sponsors please also unsubscribe the team from this bug report.

[This is an automated message performed by a Launchpad user owned by
Brian Murray.  Please contact him regarding any issues with the action
taken in this bug report.]

** Tags added: patch

-- 
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 838729] Re: x200 laptop fails to complete to suspend on second suspend after boot

2011-09-14 Thread Martin Pool
I filed what might be a dupe of this in bug 830355 (on a Thinkpad X201).
For me  with 3.0.0-11.18 and today's oneiric, it seems to be working ok.

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


Re: [Bug 849672] Re: make libvirt trivial to backport to lucid

2011-09-14 Thread Serge Hallyn
Quoting agent 8131 (849...@bugs.launchpad.net):
 The latest version in oneiric is 0.9.2-4ubuntu13.  The latest version
 you have backported is 0.9.2-4ubuntu6.  I was actually trying to make
 your life easier since your more recent backports have failed to build
 on lucid and maverick:
 
 https://launchpad.net/~ubuntu-virt/+archive/ppa/+packages

Hm, good point, i should work on those, once beta freeze sets in.

 Seems like if supporting ludic was any sort of priority for developers
 than making minor changes to current packages to facilitate easier
 backporting would align with that goal.

A higher priority is keeping a minimal delta with debian.  So making
changes to the current release to ease backporting is, unfortunately,
not really on the table.

Thanks for the earlier tips, I'll heed them when I get a chance to take
another crack at the ubuntu-virt lucid package.

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

Title:
  make libvirt trivial to backport to lucid

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

2011-09-14 Thread Tim Potter
Public bug reported:

Some output from apt-get install cloud-init:

Can't exec /tmp/cloud-init.config.96251: Permission denied at 
/usr/share/perl/5.10/IPC/Open3.pm line 168.
open2: exec of /tmp/cloud-init.config.96251 configure  failed at 
/usr/share/perl5/Debconf/ConfModule.pm line 59
cloud-init failed to preconfigure, with exit status 255

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: cloud-init 0.6.1-0ubuntu8
ProcVersionSignature: Ubuntu 2.6.38-11.48-generic 2.6.38.8
Uname: Linux 2.6.38-11-generic x86_64
NonfreeKernelModules: wl
Architecture: amd64
Date: Thu Sep 15 13:29:02 2011
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Beta 1 amd64 (20110329.1)
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=en_AU:en
 PATH=(custom, user)
 LANG=en_AU.UTF-8
 SHELL=/bin/bash
SourcePackage: cloud-init
UpgradeStatus: No upgrade log present (probably fresh install)

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


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

-- 
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 850587] Re: cloud-init fails to install if /tmp directory is noexec

2011-09-14 Thread Tim Potter
-- 
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 595789] Re: after resuming from suspend, sensors -s is required

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

** Changed in: lm-sensors (Ubuntu)
   Status: Incomplete = Expired

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

Title:
  after resuming from suspend, sensors -s is required

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