U Čet, 23. 06. 2011., u 07:13 +, HenningMalzahn je napisao/la:
> 3. When you dpkg-reconfigure ocfs2-tools package, and after the output has
> finished showing, did you disable o2cb as showed in the HowTo? "sudo
> update-rc.d o2cb disable"
> - Yes, did that. Enabled the services to be loaded
U Pon, 27. 06. 2011., u 23:11 +, charles je napisao/la:
> sudo service o2cb status
>
> Driver for "configfs": Loaded
> Filesystem "configfs": Mounted
> Driver for "ocfs2_dlmfs": Not loaded
> Checking O2CB cluster ocfs2: Offline
Have you enabled o2cb in /etc/default/o2cb?
--
Ante
** Tags added: verification-done
** Tags removed: verification-done-natty verification-needed
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to multipath-tools in Ubuntu.
https://bugs.launchpad.net/bugs/644489
Title:
constantly changes
Let's see if we can get root in general to fail to open this. First
paste the following into 'open.c' (without the '' lines), and
then compile that using 'make open'.
===
#include
#include
#include
#include
#include
int ma
I'm setting this bug to triaged as I think the solution should be more
discoverable. I'm not however sure how to accomplish that, open to
suggestions.
** Changed in: qemu-kvm (Ubuntu)
Status: New => Triaged
** Changed in: qemu-kvm (Ubuntu)
Importance: Undecided => Low
--
You received
Thanks for taking the time to report this bug.
To work around this, please follow comments #1 and #12 from bug 545795.
(If you prefer I can quote them here). That will tell apparmor to allow
the accesses you want.
Please let us know if you continue to have problems.
--
You received this bug no
How did you install libvirt? what does 'dpkg -l | grep libvirt' and
'dpkg -S `which libvirtd`' show?
I've tried to reproduce this on a fresh maverick install, but couldn't.
It appears something has gone mad with your packages.
** Changed in: libvirt (Ubuntu)
Status: New => Incomplete
--
Same with my machine, stops with populating database...
11.04 server fully updated
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.1 in Ubuntu.
https://bugs.launchpad.net/bugs/507664
Title:
package zabbix-server-mysql 1:
On 06/28/2011 09:30 PM, Serge Hallyn wrote:
> Quoting Peter Petrakis (peter.petra...@canonical.com):
>> @Clint
>>
>> lucid verification: no udev change events observed
>> NOTE: this issue depends on lp #686832
>
> Not strictly though, right? Your setup needed that fix to boot,
> but that is unrela
virsh 'start squid' fails with error:
Unable to create cgroup for squid: No such file or directory
** Changed in: libvirt (Ubuntu)
Status: Incomplete => New
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in Ubuntu.
http
apport-collect failed with the message:
Package libvirt not installed and no hook available, ignoring
although libvirt-bin and libvirt0 are installed.
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in Ubuntu.
https://bugs.laun
Error starting domain: Unable to create cgroup for squid: No such file
or directory
Traceback (most recent call last):
File "/usr/share/virt-manager/virtManager/asyncjob.py", line 45, in cb_wrapper
callback(asyncjob, *args, **kwargs)
File "/usr/share/virt-manager/virtManager/engine.py", li
The upstart job tries to start smbd in foreground mode but apparently
fails to do so :
standard input is not a socket, assuming -D option
Even if this foreground operation was to work, the man page says that
child processes will still be created. Those too need to be notified
about the log rotati
This was partly fixed in revision 104 of the bzr branch for Natty. As
already pointed out, this is only a partial fix as only one of the
children is notified to reopen the log file.
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba
Changing the kill -HUP `cat /var/run/samba/smbd.pid` for the upstart
"reload" doesn't work either.
--
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/529290
Title:
logrotate script needs
I don't know what status to assign to this bug but the current situation
isn't good as smbd processes will keep logging to the old log file. All
this logging will be lost as it ends up in a "deleted" log file.
Another potentially bad consequence is that the server might run out of
space because of
The fix implemented in http://bazaar.launchpad.net/~ubuntu-
branches/ubuntu/lucid/samba/lucid/revision/99 is not working as the
wrong pid is sent a HUP signal :
-invoke-rc.d --quiet samba reload > /dev/null
+ [ ! -f /var/run/samba/nmbd.pid ] || kill -HUP `cat
/var/
** Changed in: cobbler (Ubuntu)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cobbler in Ubuntu.
https://bugs.launchpad.net/bugs/766229
Title:
koan --replace-self relies on grubby
To ma
** Changed in: cobbler (Ubuntu)
Assignee: Andres Rodriguez (andreserl) => (unassigned)
** Changed in: cobbler (Ubuntu)
Status: Fix Released => Triaged
** Changed in: cobbler (Ubuntu)
Status: Triaged => Fix Committed
--
You received this bug notification because you are a memb
This bug was fixed in the package cobbler - 2.1.0+git20110602-0ubuntu11
---
cobbler (2.1.0+git20110602-0ubuntu11) oneiric; urgency=low
* debian/patches/51_koan_grub2_instead_of_grubby.patch: Use grub2 for koan's
'--replace-self' option instead of grubby. (LP: #766229)
-- Andres
Let's wait until the packages currently in *-proposed are moved to
-updates, then I'll create a new set of packages for this.
WIthout this, we have systems which will simply not boot, so it
definately remains high priority. Maybe ought to be moved to critical.
** Changed in: multipath-tools (Ubu
(jdstrand has a patch)
** Changed in: libvirt (Ubuntu)
Status: New => Confirmed
** Changed in: libvirt (Ubuntu)
Importance: Undecided => High
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in Ubuntu.
https://bugs.la
Blueprint changed by Andres Rodriguez:
Whiteboard changed:
[lynxman]
Cobbler way of determining distro (by checking directory hierarchy) doesn't
work with mini.iso, do we want to keep it that way or improve distro detection
<-- Andreas seems to have got it working.
Work Items for oneiri
Quoting Peter Petrakis (peter.petra...@canonical.com):
> @Clint
>
> lucid verification: no udev change events observed
> NOTE: this issue depends on lp #686832
Not strictly though, right? Your setup needed that fix to boot,
but that is unrelated to this bugfix iiuc?
-serge
--
You received thi
** Changed in: cobbler (Ubuntu)
Assignee: (unassigned) => Andres Rodriguez (andreserl)
** Changed in: cobbler (Ubuntu)
Status: Confirmed => In Progress
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cobbler in Ubuntu.
http
Public bug reported:
OS: Ubuntu 10.04.2 LTS
Package: eucalyptus* 1.6.2-0ubuntu30.5
When terminating a bunch (say 20-40) of instances using euca-terminate-
instances, about half of them will go away and the rest remain in the
"shutting-down" state. Those remaining will not shutdown until manually
Blueprint changed by Andres Rodriguez:
Whiteboard changed:
[lynxman]
Cobbler way of determining distro (by checking directory hierarchy) doesn't
work with mini.iso, do we want to keep it that way or improve distro detection
<-- Andreas seems to have got it working.
Work Items for oneiri
@Daviey - I also had a customer confirm the fix with a test package
built using that debdiff
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dbconfig-common in Ubuntu.
https://bugs.launchpad.net/bugs/800543
Title:
Installing zabbix-f
Nevermind... I fail at reading comprehension :-) I didn't realize that
the kernel bug was still open.
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/110992
Title:
ipmi modules need to
Just out of curiosity, this was marked Fix Released on March 19, why is
it now being marked invalid?
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/110992
Title:
ipmi modules need to m
** Changed in: linux (Ubuntu)
Status: Triaged => Invalid
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/110992
Title:
ipmi modules need to manually inserted and device created
** Changed in: cups (Ubuntu Lucid)
Milestone: None => ubuntu-10.04.3
--
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/494141
Title:
CUPS starts after SAMBA; printers are not availab
Monestri writes:
> kprop is also broken:
>
> 13:24 < safire> strace kprop -r A.EXAMPLE.COM -P -f /tmp/db slave
> 13:24 < safire> connect(4, {sa_family=AF_INET, sin_port=htons(754),
> sin_addr=inet_addr("172.24.3.72")}, 16) = 0
>
> Clearly.. it's not even trying to connect on the port I'm sp
Blueprint changed by Andres Rodriguez:
Whiteboard changed:
[lynxman]
Cobbler way of determining distro (by checking directory hierarchy) doesn't
work with mini.iso, do we want to keep it that way or improve distro detection
<-- Andreas seems to have got it working.
Work Items for oneiri
kprop is also broken:
13:24 < safire> strace kprop -r A.EXAMPLE.COM -P -f /tmp/db slave
13:24 < safire> connect(4, {sa_family=AF_INET, sin_port=htons(754),
sin_addr=inet_addr("172.24.3.72")}, 16) = 0
Clearly.. it's not even trying to connect on the port I'm specifying.
End result: Multiple
@Clint
lucid verification: no udev change events observed
NOTE: this issue depends on lp #686832
root@kickseed:~# lsb_release -r
Release:10.04
root@kickseed:~# udevadm monitor &
[1] 2043
monitor will print the received events for:
UDEV - the event which udev sends out after rule processi
** Changed in: multipath-tools (Ubuntu Maverick)
Status: New => Triaged
** Changed in: multipath-tools (Ubuntu Maverick)
Importance: Undecided => High
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to multipath-tools in Ubuntu.
** Changed in: nova
Milestone: None => diablo-2
--
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/766352
Title:
novarc in nova.zip does not work perfectly as symlink
To manage notifi
--
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/802977
Title:
libvirt with lxc and 3.0 kernel fails
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+s
Public bug reported:
using libvirt with lxc does not work if kernel is '3.0' (without micro
revision).
Below is a trace, but really, libvirt just expects that there is
major.minor.micro:
2011-06-28 11:32:56,635 AUDIT nova [-] Starting compute node (version
2011.3-workspace:tarmac-20110617171714
apport-collect 801908
ERROR: connecting to Launchpad failed: [Errno 185090050] _ssl.c:340:
error:0B084002:x509 certificate routines:X509_load_cert_crl_file:system lib
You can reset the credentials by removing the file
"/root/.cache/apport/launchpad.credentials"
root@boris-P5Q-E:/# rm -f /root/.ca
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to exim4 in Ubuntu.
https://bugs.launchpad.net/bugs/802956
Title:
package exim4-base 4.74-1ubuntu1.2 failed to install/upgrade:
subprocess installed post-installation script returned erro
Public bug reported:
I was installing php-gtk!
ProblemType: Package
DistroRelease: Ubuntu 11.04
Package: exim4-base 4.74-1ubuntu1.2
ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
Uname: Linux 2.6.38-8-generic i686
NonfreeKernelModules: wl
Architecture: i386
Date: Tue Jun 28 14:47:20 20
This bug was fixed in the package cloud-init - 0.6.1-0ubuntu10
---
cloud-init (0.6.1-0ubuntu10) oneiric; urgency=low
* sync with trunk (rev 405)
* fix cloud-init in ubuntu lxc containers (LP: #800824)
-- Scott MoserTue, 28 Jun 2011 06:46:14 -0400
** Changed in: cloud-init (U
** 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/800824
Title:
cloud-init-nonet times out in lxc
To manage notifications about this bug go to:
http
@Clint
Maverick verification: no udev change events observed
root@kickseed:~# udevadm monitor &
[1] 1999
root@kickseed:~# monitor will print the received events for:
UDEV - the event which udev sends out after rule processing
KERNEL - the kernel uevent
root@kickseed:~# for i in /sbin/mpath_prio
Jeremy, thanks for those files. I've looked at what it will take to get
those into a package. We need to make sure nis gets reconfigured to
stop/start w/ upstart and that is a tiny bit tricky. Working now on an
upload for oneiric that will solve this.
--
You received this bug notification because
Is there a danger in supporting both paths in nova_sudoers supporting
legacy location aswell?
Thanks.
--
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/802876
Title:
nova_sudoers should
Public bug reported:
Both simh and python-novaclient install:
/usr/bin/nova
/usr/share/man/man1/nova.1.gz
They should at least conflict with each other, or the nova client tool
could be renamed.
** Affects: python-novaclient (Ubuntu)
Importance: High
Status: Confirmed
** Affec
Public bug reported:
Starting with bridge-utils 1.5-1, /usr/sbin/brctl moved to /sbin/brctl.
Oneiric has 1.5-2ubuntu1 so its nova_sudoers should be adjusted, otherwise
failure ensues.
** Affects: nova (Ubuntu)
Importance: High
Status: Confirmed
** Affects: nova (Debian)
Impor
It seems fixed since.
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libnss-ldap in Ubuntu.
https://bugs.launchpad.net/bugs/771698
Title:
/usr/bin/id does not show ldap groups
To manage notifications about this bug go to:
https://b
This is fixed since the last update to libvirtd 0.8.8
--
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/676518
Title:
configuration given in /etc/default/libvirt-bin ignored
To manage
Bugreport can be closed.
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libnss-ldap in Ubuntu.
https://bugs.launchpad.net/bugs/771698
Title:
/usr/bin/id does not show ldap groups
To manage notifications about this bug go to:
https:
This bug was fixed in the package squid - 2.7.STABLE9-2ubuntu5.1
---
squid (2.7.STABLE9-2ubuntu5.1) maverick-proposed; urgency=low
* debian/squid.upstart: SQUID_ARGS default value set to -D so DNS
checks are not performed at startup (LP: #561750)
-- Clint ByrumWed, 18 May 2
This bug was fixed in the package squid - 2.7.STABLE7-1ubuntu12.3
---
squid (2.7.STABLE7-1ubuntu12.3) lucid-proposed; urgency=low
* debian/squid.upstart: SQUID_ARGS default value set to -D so DNS
checks are not performed at startup (LP: #561750)
-- Clint ByrumWed, 18 May 20
** Tags added: verification-done
** Tags removed: verification-done-maverick verification-needed
--
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/561750
Title:
squid starts and stops im
** Branch linked: lp:ubuntu/maverick-proposed/multipath-tools
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to multipath-tools in Ubuntu.
https://bugs.launchpad.net/bugs/644489
Title:
constantly changes /dev/disk/by-id/{scsi,wwn}-* LU
Accepted multipath-tools into lucid-proposed, the package will build now
and be available in a few hours. Please test and give feedback here. See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed. Thank you in advance!
** Changed in: multipath-tools (
58 matches
Mail list logo