[Bug 1221906] Re: Havana-3 Dependency missing: python-troveclient

2013-09-06 Thread Adam Gandelman
FFe Bug #1221981

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

Title:
  Havana-3 Dependency missing: python-troveclient

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

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


[Bug 1183135] Re: On running network and I/O traffic on SM15000-XE, "BUG: soft lockup -- CPU#0 stuck for 22s!" seen on dmesg

2013-09-06 Thread Samantha Jian-Pielak
Hi Vikrant,

Please let us know if you can reproduce the issue with irqbalance
1.0.3-1ubuntu2 in the 12.10 (quantal) repo.

Thanks,
Samantha

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

Title:
  On running network and I/O traffic on SM15000-XE, "BUG: soft lockup --
  CPU#0 stuck for 22s!" seen on dmesg

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

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


[Bug 1214982] Re: STATIC_URL is missing in context if ALLOWED_HOSTS not set.

2013-09-06 Thread Launchpad Bug Tracker
This bug was fixed in the package horizon - 1:2013.2~b2-0ubuntu6

---
horizon (1:2013.2~b2-0ubuntu6) saucy; urgency=low

  * debian/patches/ubuntu_local_settings.py: Set flexible
default for ALLOWED_HOSTS that should be changed for production
deployments (LP: #1214982).
  * Fix (LP: #1216019):
- debian/openstack-dashboard.{postinst, postrm}: Add/remove horizon
  user.  Ensure /etc/openstack-dashbard ownership.
- debian/openstack-dashboard.conf: Run WSGIDaemonProcess as user
  horizon, set WSGIProcessGroup to horizon.
- debian/patches/ubuntu_local_settings.py: Generate and load secret
  key from /etc/openstack-dashboard/secret_key.
 -- Adam GandelmanFri, 06 Sep 2013 10:33:18 -0700

** Branch linked: lp:ubuntu/saucy-proposed/horizon

** Changed in: horizon (Ubuntu Saucy)
   Status: Triaged => Fix Released

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

Title:
  STATIC_URL is missing in context if ALLOWED_HOSTS not set.

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

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


[Bug 1221906] [NEW] Havana-3 Dependency missing: python-troveclient

2013-09-06 Thread Adam Gandelman
Public bug reported:

This is blocking Havana-3 release of Horizon into Ubuntu.  Since H2,
python-troveclient was introduced as a dependency of Horizon and the
application will not function without it.  Currently it is not available
in Ubuntu.

[Fri Sep 06 19:44:01 2013] [notice] Apache/2.2.22 (Ubuntu) mod_wsgi/3.3 
Python/2.7.3 configured -- resuming normal operations
[Fri Sep 06 19:44:53 2013] [error] [client 192.168.25.30] mod_wsgi (pid=6347): 
Exception occurred processing WSGI script 
'/usr/share/openstack-dashboard/openstack_dashboard/wsgi/django.wsgi'.
[Fri Sep 06 19:44:53 2013] [error] [client 192.168.25.30] Traceback (most 
recent call last):
[Fri Sep 06 19:44:53 2013] [error] [client 192.168.25.30]   File 
"/usr/lib/python2.7/dist-packages/django/core/handlers/wsgi.py", line 236, in 
__call__
[Fri Sep 06 19:44:53 2013] [error] [client 192.168.25.30] 
self.load_middleware()
[Fri Sep 06 19:44:53 2013] [error] [client 192.168.25.30]   File 
"/usr/lib/python2.7/dist-packages/django/core/handlers/base.py", line 45, in 
load_middleware
[Fri Sep 06 19:44:53 2013] [error] [client 192.168.25.30] for 
middleware_path in settings.MIDDLEWARE_CLASSES:
[Fri Sep 06 19:44:53 2013] [error] [client 192.168.25.30]   File 
"/usr/lib/python2.7/dist-packages/django/conf/__init__.py", line 53, in 
__getattr__
[Fri Sep 06 19:44:53 2013] [error] [client 192.168.25.30] self._setup(name)
[Fri Sep 06 19:44:53 2013] [error] [client 192.168.25.30]   File 
"/usr/lib/python2.7/dist-packages/django/conf/__init__.py", line 48, in _setup
[Fri Sep 06 19:44:53 2013] [error] [client 192.168.25.30] self._wrapped = 
Settings(settings_module)
[Fri Sep 06 19:44:53 2013] [error] [client 192.168.25.30]   File 
"/usr/lib/python2.7/dist-packages/django/conf/__init__.py", line 134, in 
__init__
[Fri Sep 06 19:44:53 2013] [error] [client 192.168.25.30] raise 
ImportError("Could not import settings '%s' (Is it on sys.path?): %s" % 
(self.SETTINGS_MODULE, e))
[Fri Sep 06 19:44:53 2013] [error] [client 192.168.25.30] ImportError: Could 
not import settings 'openstack_dashboard.settings' (Is it on sys.path?): No 
module named troveclient
[Fri Sep 06 19:44:53 2013] [error] [client 192.168.25.30] File does not exist: 
/var/www/favicon.ico

** Affects: horizon (Ubuntu)
 Importance: Critical
 Status: New

** Affects: horizon (Ubuntu Saucy)
 Importance: Critical
 Status: New

** Changed in: horizon (Ubuntu)
   Importance: Undecided => Critical

** Also affects: horizon (Ubuntu Saucy)
   Importance: Critical
   Status: New

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

Title:
  Havana-3 Dependency missing: python-troveclient

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

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


[Bug 1159748] Re: Ramdom apache2 crash in Ubuntu 12.04 (libpthread-2.15.so)

2013-09-06 Thread Dave Pooser
I'm still seeing it after running apt-get upgrade this morning.
Upgrading Plack::Handler to 1.0029 (using CPAN) does not resolve the
issue either.

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

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

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

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


[Bug 1218817] Re: [FFE] Update to Xen-4.3 in Saucy

2013-09-06 Thread Scott Kitterman
Ack.  Approved.

** Changed in: xen (Ubuntu)
   Status: New => Triaged

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

Title:
  [FFE] Update to Xen-4.3 in Saucy

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

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


[Bug 1216019] Re: Horizon default config assumes www-data has R/w on /usr/share... directory

2013-09-06 Thread Launchpad Bug Tracker
This bug was fixed in the package horizon - 1:2013.2~b2-0ubuntu6

---
horizon (1:2013.2~b2-0ubuntu6) saucy; urgency=low

  * debian/patches/ubuntu_local_settings.py: Set flexible
default for ALLOWED_HOSTS that should be changed for production
deployments (LP: #1214982).
  * Fix (LP: #1216019):
- debian/openstack-dashboard.{postinst, postrm}: Add/remove horizon
  user.  Ensure /etc/openstack-dashbard ownership.
- debian/openstack-dashboard.conf: Run WSGIDaemonProcess as user
  horizon, set WSGIProcessGroup to horizon.
- debian/patches/ubuntu_local_settings.py: Generate and load secret
  key from /etc/openstack-dashboard/secret_key.
 -- Adam GandelmanFri, 06 Sep 2013 10:33:18 -0700

** Branch linked: lp:ubuntu/saucy-proposed/horizon

** Changed in: horizon (Ubuntu Saucy)
   Status: Triaged => Fix Released

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

Title:
  Horizon default config assumes www-data has R/w on /usr/share...
  directory

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

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


[Bug 1218817] Re: [FFE] Update to Xen-4.3 in Saucy

2013-09-06 Thread Chuck Short
+1 from me, it has features that users want, more specifacally arm
support.

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

Title:
  [FFE] Update to Xen-4.3 in Saucy

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

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


[Blueprint servercloud-s-virtstack] Virtualization Stack Work for Saucy

2013-09-06 Thread Serge Hallyn
Blueprint changed by Serge Hallyn:

Work items changed:
  Work items:
  [serge-hallyn] (Dwight is pushing this, but has no lp id) Push fix for XFS 
and user namespaces: DONE
  [serge-hallyn] Fix lxc-net to be nestable with no user interaction: DONE
  [serge-hallyn] Write sysctl to disable unprivileged CLONE_NEWUSER: DONE
  [serge-hallyn] Exploit stacked apparmor profiles for container nesting: 
BLOCKED
  [serge-hallyn] Ask jjohansen about any apparmor kernel/userspace packages we 
can put in ubuntu-lxc ppa for testing stacked (0.5): DONE
  [serge-hallyn] Bisect kernel signal delivery bug affecting lxc: DONE
  [serge-hallyn] Improve cgroup support in nested case: DONE
  [serge-hallyn] write POC of nestable cgroup manager: POSTPONED
  [serge-hallyn] Pursue subuid patchset for shadow: DONE
  [serge-hallyn] Enable unprivileged container creation: DONE
  [serge-hallyn] Write a privileged helper to facilitate unprivileged networked 
container: DONE
  [serge-hallyn] Enable unprivileged container starting (network): POSTPONED
  [serge-hallyn] Enable unprivileged container starting (cgroups): DONE
  [serge-hallyn] Enable unprivileged container starting (complete): POSTPONED
  [serge-hallyn] Add console support to API (Dwight): DONE
  [serge-hallyn] Add attach support to API (Christian): DONE
  [serge-hallyn] Convert create to API: DONE
  [serge-hallyn] Convert stop to API: DONE
  [serge-hallyn] Convert destroy to API: DONE
  [serge-hallyn] List lxc programs to be converted to API 
(https://wiki.ubuntu.com/LxcAPIConversion): DONE
  [serge-hallyn] Update locking in API to handle killed programs: DONE
  [serge-hallyn] Update container creation to handle SIGKILL (using 'partial' 
file): DONE
  [serge-hallyn] Improve thread safety in API: DONE
  [serge-hallyn] Discuss upstream stable branches with upstream (sent email to 
list): DONE
  [serge-hallyn] Get CONFIG_USER_NS=y into kernel (as soon as saucy+1 opens): 
POSTPONED
  [serge-hallyn] Merge qemu 1.5.0: DONE
  [serge-hallyn] Write loopback backingstore driver: DONE
  [serge-hallyn] Write qemu-nbd backingstore driver: POSTPONED
  [serge-hallyn] Investigate openvswitch bridges by default in libvirt (1): DONE
  [serge-hallyn] Merge cgroup-lite into libcgroup (depends on libcgroup 
sysvinit scripts): POSTPONED
  [serge-hallyn] Default-off support for per-user cgroup configuration at 
boot/login: POSTPONED
  [smoser] Ensure that lxc-ubuntu-cloud can be used with cloudinit for 
openstack: DONE
  [serge-hallyn] start live block migration testing using juju of libvirt+kvm 
with local storage (1): DONE
  [smoser] use simplestreams to provide secure ubuntu-cloud deliver to lxc: 
POSTPONED
  [zulcss] Merge libvirt 1.0.6: DONE
  [serge-hallyn] no-change libvirt push to pick up new xen libraries (0): 
BLOCKED
  [smb] Pick up upstream Xen-4.3 release: DONE
  [smb] Refresh Debian/Ubuntu patches against Xen: DONE
  [smb] Decide how to include qemu-upstream: DONE
  [smb] Update packaging to allow libvirt to build the libxl driver: DONE
  [smb] Unit testing with xm and xl stack (native and libvirt): DONE
  [smb] Enable Xen compile for armhf: DONE
  [smb] Merge xen 4.3: DONE
  [zulcss] Write a nova using the lxc API: INPROGRESS
  
  Work items for ubuntu-13.09:
- [serge-hallyn] Work distro lxc tests upstream (2): TODO
  [serge-hallyn] Address monitor versioning in lxc (1): DONE
  [zulcss] Push nova-lxc driver upstream: TODO
  [serge-hallyn] Add snapshot support to API (3): INPROGRESS
- [serge-hallyn] Discuss API versioning of library and (python, lua, etc) hooks 
at plumbers: TODO
- [serge-hallyn] complete live block migration testing (using juju?) of 
libvirt+kvm with local storage (1): TODO
  [zulcss] Follow up with Citrix's plans for xcp: TODO
  [smb] PUsh xen 4.3 to archive: TODO
  
  Work items for ubuntu-13.10:
- [serge-hallyn] Pursue patch for ovmf to provide save/restore of nvvars to 
support boot variables (3): TODO
- [serge-hallyn] live block migration testing using juju of libvirt+kvm with 
ceph (2): TODO
  [zulcss] Fix apparmor bug preventing libvirt-lxc from mounting blockdevs: TODO

-- 
Virtualization Stack Work for Saucy
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-s-virtstack

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


[Blueprint servercloud-s-virtstack] Virtualization Stack Work for Saucy

2013-09-06 Thread Serge Hallyn
Blueprint changed by Serge Hallyn:

Whiteboard changed:
  [USER STORIES]
  
  Abe would like to run untrusted workloads in a container.
  
  Billy would like for his users to be able to use containers without
  giving them root access.
  
  Charlie would like to confine users with flexible cgroups.
  
  Denise is writing an application using containers, and wants to re-use
  the tested core lxc API.
  
  Erica would like openstack-lxc users to have all the advanced features
  of lxc (apparmor protection, nesting, etc).
  
  [ASSUMPTIONS]
  
  A fix is accepted upstream to allow user namespaces to be used alongside
  XFS.
  
  [USER ACCEPTANCE]
  
  Set up a user with subuids and use it to create and run a container.
  
  [RELEASE NOTE/BLOG]
  
  User namespaces, apparmor, and seccomp are now leveraged to provide a
  secure container environment.
  
  Containers can now be created and used by unprivileged users.
  
  There is built-in support for boot-time configuration of control
  groups.
+ 
+ [NOTES]
+ 
+ Note that work items targetd to ubuntu-13.09 and ubuntu-13.10 are
+ targeted for completion upstream during saucy cycle, but not to
+ hit saucy.  Note that ovmf work will not be complete upstream,
+ this item is to investigate and organize ("pursue").

-- 
Virtualization Stack Work for Saucy
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-s-virtstack

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


[Bug 1183135] Re: On running network and I/O traffic on SM15000-XE, "BUG: soft lockup -- CPU#0 stuck for 22s!" seen on dmesg

2013-09-06 Thread Samantha Jian-Pielak
NIC: Intel 82540EM Gigabit Ethernet Controller

e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI (from
attached dmesg)

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

Title:
  On running network and I/O traffic on SM15000-XE, "BUG: soft lockup --
  CPU#0 stuck for 22s!" seen on dmesg

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

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


[Blueprint servercloud-s-virtstack] Virtualization Stack Work for Saucy

2013-09-06 Thread Serge Hallyn
Blueprint changed by Serge Hallyn:

Work items changed:
  Work items:
  [serge-hallyn] (Dwight is pushing this, but has no lp id) Push fix for XFS 
and user namespaces: DONE
  [serge-hallyn] Fix lxc-net to be nestable with no user interaction: DONE
  [serge-hallyn] Write sysctl to disable unprivileged CLONE_NEWUSER: DONE
  [serge-hallyn] Exploit stacked apparmor profiles for container nesting: 
BLOCKED
  [serge-hallyn] Ask jjohansen about any apparmor kernel/userspace packages we 
can put in ubuntu-lxc ppa for testing stacked (0.5): DONE
  [serge-hallyn] Bisect kernel signal delivery bug affecting lxc: DONE
  [serge-hallyn] Improve cgroup support in nested case: DONE
  [serge-hallyn] write POC of nestable cgroup manager: POSTPONED
  [serge-hallyn] Pursue subuid patchset for shadow: DONE
  [serge-hallyn] Enable unprivileged container creation: DONE
  [serge-hallyn] Write a privileged helper to facilitate unprivileged networked 
container: DONE
  [serge-hallyn] Enable unprivileged container starting (network): POSTPONED
  [serge-hallyn] Enable unprivileged container starting (cgroups): DONE
  [serge-hallyn] Enable unprivileged container starting (complete): POSTPONED
  [serge-hallyn] Add console support to API (Dwight): DONE
  [serge-hallyn] Add attach support to API (Christian): DONE
  [serge-hallyn] Convert create to API: DONE
  [serge-hallyn] Convert stop to API: DONE
  [serge-hallyn] Convert destroy to API: DONE
  [serge-hallyn] List lxc programs to be converted to API 
(https://wiki.ubuntu.com/LxcAPIConversion): DONE
  [serge-hallyn] Update locking in API to handle killed programs: DONE
  [serge-hallyn] Update container creation to handle SIGKILL (using 'partial' 
file): DONE
  [serge-hallyn] Improve thread safety in API: DONE
  [serge-hallyn] Discuss upstream stable branches with upstream (sent email to 
list): DONE
  [serge-hallyn] Get CONFIG_USER_NS=y into kernel (as soon as saucy+1 opens): 
POSTPONED
  [serge-hallyn] Merge qemu 1.5.0: DONE
  [serge-hallyn] Write loopback backingstore driver: DONE
  [serge-hallyn] Write qemu-nbd backingstore driver: POSTPONED
  [serge-hallyn] Investigate openvswitch bridges by default in libvirt (1): DONE
  [serge-hallyn] Merge cgroup-lite into libcgroup (depends on libcgroup 
sysvinit scripts): POSTPONED
  [serge-hallyn] Default-off support for per-user cgroup configuration at 
boot/login: POSTPONED
  [smoser] Ensure that lxc-ubuntu-cloud can be used with cloudinit for 
openstack: DONE
  [serge-hallyn] start live block migration testing using juju of libvirt+kvm 
with local storage (1): DONE
  [smoser] use simplestreams to provide secure ubuntu-cloud deliver to lxc: 
POSTPONED
  [zulcss] Merge libvirt 1.0.6: DONE
  [serge-hallyn] no-change libvirt push to pick up new xen libraries (0): 
BLOCKED
  [smb] Pick up upstream Xen-4.3 release: DONE
  [smb] Refresh Debian/Ubuntu patches against Xen: DONE
  [smb] Decide how to include qemu-upstream: DONE
  [smb] Update packaging to allow libvirt to build the libxl driver: DONE
  [smb] Unit testing with xm and xl stack (native and libvirt): DONE
  [smb] Enable Xen compile for armhf: DONE
  [smb] Merge xen 4.3: DONE
  [zulcss] Write a nova using the lxc API: INPROGRESS
  
  Work items for ubuntu-13.09:
  [serge-hallyn] Work distro lxc tests upstream (2): TODO
- [serge-hallyn] Solve monitor versioning in lxc (1): TODO
  [zulcss] Push nova-lxc driver upstream: TODO
- [serge-hallyn] Add snapshot support to API (3): TODO
+ [serge-hallyn] Add snapshot support to API (3): INPROGRESS
  [serge-hallyn] Discuss API versioning of library and (python, lua, etc) hooks 
at plumbers: TODO
  [serge-hallyn] complete live block migration testing (using juju?) of 
libvirt+kvm with local storage (1): TODO
  [zulcss] Follow up with Citrix's plans for xcp: TODO
  [smb] PUsh xen 4.3 to archive: TODO
  
  Work items for ubuntu-13.10:
  [serge-hallyn] Pursue patch for ovmf to provide save/restore of nvvars to 
support boot variables (3): TODO
  [serge-hallyn] live block migration testing using juju of libvirt+kvm with 
ceph (2): TODO
  [zulcss] Fix apparmor bug preventing libvirt-lxc from mounting blockdevs: TODO

-- 
Virtualization Stack Work for Saucy
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-s-virtstack

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


[Bug 1025051] Re: package fetchmail 6.3.21-2 failed to install/upgrade: subprocess installed pre-removal script returned error exit status 6

2013-09-06 Thread Thomas Azar
I guess my point is that I can no longer give information about this
particular bug. I don't use fetchmail anymore, and I certainly can't
remember my circumstances around it from over a year ago.

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

Title:
  package fetchmail 6.3.21-2 failed to install/upgrade: subprocess
  installed pre-removal script returned error exit status 6

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

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


[Bug 1196218] Re: setting "at" event causes root partition to fill

2013-09-06 Thread Marcello Romani
While in my home dir, I typed
at 19:00
(the exact time is not important).
The at console appeared.
I then typed
myplayer song.mp3
(song.mp3 is in my home dir)
Then pressed CTRL+D

That's all.

Did a test a few minutes ago: / usage starts to grow as soon as the scheduled 
action starts.
It keeps growning even after the action is complete, until / is full.

A sudo /etc/init.d/atd restart is enough to stop the growth and bring
the / usage back to its previous level.

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

Title:
  setting "at" event causes root partition to fill

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

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


[Bug 1221704] Re: package nagios3-common 3.2.3-3ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2013-09-06 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  package nagios3-common 3.2.3-3ubuntu1 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/nagios3/+bug/1221704/+subscriptions

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


[Bug 1221704] [NEW] package nagios3-common 3.2.3-3ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2013-09-06 Thread Patrick
Public bug reported:

installArchives() failed: Preconfiguring packages ...
Preconfiguring packages ...
Preconfiguring packages ...
Preconfiguring packages ...
(Reading database ... 
(Reading database ... 5%%
(Reading database ... 10%%
(Reading database ... 15%%
(Reading database ... 20%%
(Reading database ... 25%%
(Reading database ... 30%%
(Reading database ... 35%%
(Reading database ... 40%%
(Reading database ... 45%%
(Reading database ... 50%%
(Reading database ... 55%%
(Reading database ... 60%%
(Reading database ... 65%%
(Reading database ... 70%%
(Reading database ... 75%%
(Reading database ... 80%%
(Reading database ... 85%%
(Reading database ... 90%%
(Reading database ... 95%%
(Reading database ... 100%%
(Reading database ... 263932 files and directories currently installed.)
Preparing to replace php5-cli 5.3.10-1ubuntu3.7 (using 
.../php5-cli_5.3.10-1ubuntu3.8_amd64.deb) ...
Unpacking replacement php5-cli ...
Preparing to replace libapache2-mod-php5 5.3.10-1ubuntu3.7 (using 
.../libapache2-mod-php5_5.3.10-1ubuntu3.8_amd64.deb) ...
Unpacking replacement libapache2-mod-php5 ...
Preparing to replace php5-common 5.3.10-1ubuntu3.7 (using 
.../php5-common_5.3.10-1ubuntu3.8_amd64.deb) ...
Unpacking replacement php5-common ...
Preparing to replace initramfs-tools 0.99ubuntu13.1 (using 
.../initramfs-tools_0.99ubuntu13.2_all.deb) ...
Unpacking replacement initramfs-tools ...
Preparing to replace initramfs-tools-bin 0.99ubuntu13.1 (using 
.../initramfs-tools-bin_0.99ubuntu13.2_amd64.deb) ...
Unpacking replacement initramfs-tools-bin ...
Preparing to replace apparmor 2.7.102-0ubuntu3.8 (using 
.../apparmor_2.7.102-0ubuntu3.9_amd64.deb) ...
Unpacking replacement apparmor ...
Preparing to replace libroken18-heimdal 1.6~git20120311.dfsg.1-2 (using 
.../libroken18-heimdal_1.6~git20120311.dfsg.1-2ubuntu0.1_amd64.deb) ...
Unpacking replacement libroken18-heimdal ...
Preparing to replace libasn1-8-heimdal 1.6~git20120311.dfsg.1-2 (using 
.../libasn1-8-heimdal_1.6~git20120311.dfsg.1-2ubuntu0.1_amd64.deb) ...
Unpacking replacement libasn1-8-heimdal ...
Preparing to replace libhcrypto4-heimdal 1.6~git20120311.dfsg.1-2 (using 
.../libhcrypto4-heimdal_1.6~git20120311.dfsg.1-2ubuntu0.1_amd64.deb) ...
Unpacking replacement libhcrypto4-heimdal ...
Preparing to replace libheimbase1-heimdal 1.6~git20120311.dfsg.1-2 (using 
.../libheimbase1-heimdal_1.6~git20120311.dfsg.1-2ubuntu0.1_amd64.deb) ...
Unpacking replacement libheimbase1-heimdal ...
Preparing to replace libwind0-heimdal 1.6~git20120311.dfsg.1-2 (using 
.../libwind0-heimdal_1.6~git20120311.dfsg.1-2ubuntu0.1_amd64.deb) ...
Unpacking replacement libwind0-heimdal ...
Preparing to replace libhx509-5-heimdal 1.6~git20120311.dfsg.1-2 (using 
.../libhx509-5-heimdal_1.6~git20120311.dfsg.1-2ubuntu0.1_amd64.deb) ...
Unpacking replacement libhx509-5-heimdal ...
Preparing to replace libkrb5-26-heimdal 1.6~git20120311.dfsg.1-2 (using 
.../libkrb5-26-heimdal_1.6~git20120311.dfsg.1-2ubuntu0.1_amd64.deb) ...
Unpacking replacement libkrb5-26-heimdal ...
Preparing to replace libheimntlm0-heimdal 1.6~git20120311.dfsg.1-2 (using 
.../libheimntlm0-heimdal_1.6~git20120311.dfsg.1-2ubuntu0.1_amd64.deb) ...
Unpacking replacement libheimntlm0-heimdal ...
Preparing to replace libgssapi3-heimdal 1.6~git20120311.dfsg.1-2 (using 
.../libgssapi3-heimdal_1.6~git20120311.dfsg.1-2ubuntu0.1_amd64.deb) ...
Unpacking replacement libgssapi3-heimdal ...
Selecting previously unselected package linux-image-3.5.0-40-generic.
Unpacking linux-image-3.5.0-40-generic (from 
.../linux-image-3.5.0-40-generic_3.5.0-40.62~precise1_amd64.deb) ...
Done.
Preparing to replace libnm-util2 0.9.4.0-0ubuntu4.2 (using 
.../libnm-util2_0.9.4.0-0ubuntu4.3_amd64.deb) ...
Unpacking replacement libnm-util2 ...
Preparing to replace libnm-glib4 0.9.4.0-0ubuntu4.2 (using 
.../libnm-glib4_0.9.4.0-0ubuntu4.3_amd64.deb) ...
Unpacking replacement libnm-glib4 ...
Preparing to replace network-manager 0.9.4.0-0ubuntu4.2 (using 
.../network-manager_0.9.4.0-0ubuntu4.3_amd64.deb) ...
Unpacking replacement network-manager ...
Preparing to replace duplicity 0.6.18-0ubuntu3.1 (using 
.../duplicity_0.6.18-0ubuntu3.2_amd64.deb) ...
Unpacking replacement duplicity ...
Preparing to replace libnm-glib-vpn1 0.9.4.0-0ubuntu4.2 (using 
.../libnm-glib-vpn1_0.9.4.0-0ubuntu4.3_amd64.deb) ...
Unpacking replacement libnm-glib-vpn1 ...
Preparing to replace linux-image-generic-lts-quantal 3.5.0.39.45 (using 
.../linux-image-generic-lts-quantal_3.5.0.40.46_amd64.deb) ...
Unpacking replacement linux-image-generic-lts-quantal ...
Selecting previously unselected package linux-headers-3.5.0-40.
Unpacking linux-headers-3.5.0-40 (from 
.../linux-headers-3.5.0-40_3.5.0-40.62~precise1_all.deb) ...
Selecting previously unselected package linux-headers-3.5.0-40-generic.
Unpacking linux-headers-3.5.0-40-generic (from 
.../linux-headers-3.5.0-40-generic_3.5.0-40.62~precise1_amd64.deb) ...
Preparing to replace linux-headers-generic-lts-quantal 3.5.0.39.45 (using 
.../linux