[Bug 307328] Re: dnsmasq should ONLY bind the virtual interface, not hog the whole system

2009-10-07 Thread Thierry Carrez
*** This bug is a duplicate of bug 231060 ***
https://bugs.launchpad.net/bugs/231060

Forget that, this is a duplicate of bug 231060. There is support in
dnsmasq for properly collaborating with libvirt. I'm not exactly sure if
that was fixed in 9.04 libvirt or not.

** This bug has been marked a duplicate of bug 231060
   packages dnsmasq and libvirt-bin conflict with each other

-- 
dnsmasq should ONLY bind the virtual interface, not hog the whole system
https://bugs.launchpad.net/bugs/307328
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dnsmasq in ubuntu.

-- 
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 307328] Re: dnsmasq should ONLY bind the virtual interface, not hog the whole system

2009-10-07 Thread Thierry Carrez
*** This bug is a duplicate of bug 231060 ***
https://bugs.launchpad.net/bugs/231060

John: please confirm that when running with bind-interfaces on all
dnsmasq instances, it works.

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

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

-- 
dnsmasq should ONLY bind the virtual interface, not hog the whole system
https://bugs.launchpad.net/bugs/307328
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dnsmasq in ubuntu.

-- 
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 444946] Re: eucalyptus does not survive a reboot

2009-10-07 Thread Thierry Carrez
Could you check if it's a duplicate of bug 444352 ? In particular if you
get APPARENT DEADLOCK!!! messages in cloud-output.log ?

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

-- 
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 444352] Re: DB deadlock on reboot prevents EMI from being started

2009-10-07 Thread Thierry Carrez
Given the nature of the bug (and how early it shows up in the instance
run start), I would be very surprised if it was imagecontent-specific.
Maybe imagesize-specific, but even in that case I'd be surprised.

Maybe you tested a UEC image first, and it failed, then tried a
eucalyptus one, and it worked ? In my testing, the DB recovered by
itself after a couple minutes.

-- 
DB deadlock on reboot prevents EMI from being started
https://bugs.launchpad.net/bugs/444352
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

-- 
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 406466] Re: 2.6.31 - Can't see files in CIFS-mounted directories

2009-10-07 Thread Adam Greenhalgh
Yes, I am running Time Capsule Fireware 7.4.2 and I can connect to the
share with a Jaunty based laptop using identical settings.

-- 
2.6.31 - Can't see files in CIFS-mounted directories
https://bugs.launchpad.net/bugs/406466
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
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 444926] Re: samba and smbfs depend on an old version of samba-common

2009-10-07 Thread Thierry Carrez
Sounds like an incomplete archive sync, with half the samba package at 
ubuntu3.1 and half at ubuntu3. Running sudo apt-get update (or Checking for 
updates) again should get you a mirror in a better sync.
Please confirm you can still reproduce this after that.

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

-- 
samba and smbfs depend on an old version of samba-common
https://bugs.launchpad.net/bugs/444926
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
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 430266] Re: Failures in image registration should be reported as HTTP error codes

2009-10-07 Thread chris grzegorczyk
** Changed in: eucalyptus
   Status: Confirmed = In Progress

-- 
Failures in image registration should be reported as HTTP error codes
https://bugs.launchpad.net/bugs/430266
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

-- 
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 445253] [NEW] libvirt.libvirtError: internal error no supported architecture for os type 'hvm'

2009-10-07 Thread Arnaud
Public bug reported:

vm-builder 0.11.1-0ubuntu1

This is on kubuntu karmic intel x86_64 (fresh install using alpha6 alternate 
CD):
Description:Ubuntu karmic (development branch)
Release:9.10

the problem is that creating a new VM image fails when registering new
VM into libvirt.

Steps to reproduce: build a new VM using the following command:
sudo ubuntu-vm-builder kvm ${release} --tmpfs=- -d test-t1 --domain=test 
--hostname=t1 --user=toto --ssh-key=/home/toto/.ssh/id_dsa.pub 
--ssh-user-key=/home/toto/.ssh/id_dsa.pub --libvirt=qemu:///system

where release is set to one of intrepid, jaunty, karmic.

Here is the output (for release set to jaunty):
2009-10-07 09:56:33,257 INFO: Creating disk image: 
/tmp/vmbuilder3jZa_6/disk0.img
2009-10-07 09:56:33,278 INFO: Adding partition table to disk image: 
/tmp/vmbuilder3jZa_6/disk0.img
2009-10-07 09:56:33,340 INFO: Adding type 1 partition to disk image: 
/tmp/vmbuilder3jZa_6/disk0.img
2009-10-07 09:56:33,389 INFO: Adding type 3 partition to disk image: 
/tmp/vmbuilder3jZa_6/disk0.img
2009-10-07 09:56:33,403 INFO: [0] ../../libparted/filesys.c:147 
(ped_file_system_type_get): File system alias linux-swap(new) is deprecated
2009-10-07 09:56:33,439 INFO: Creating loop devices corresponding to the 
created partitions
2009-10-07 09:56:33,469 INFO: Creating file systems 
   
2009-10-07 09:56:33,489 INFO: mke2fs 1.41.9 (22-Aug-2009)   
   
2009-10-07 09:56:33,839 INFO: mkswap: /dev/mapper/loop0p2: warning: don't 
erase bootbits sectors   
2009-10-07 09:56:33,840 INFO: on whole disk. Use -f to force.   
   
2009-10-07 09:56:33,853 INFO: Mounting target filesystems   
   
2009-10-07 09:56:33,861 INFO: Installing guest operating system. This might 
take some time...  
2009-10-07 10:00:37,529 INFO: Can not write log, openpty() failed (/dev/pts 
not mounted?)  
2009-10-07 10:00:37,657 INFO: Moving old data out of the way
   
2009-10-07 10:00:38,268 INFO: Can not write log, openpty() failed (/dev/pts 
not mounted?)  
2009-10-07 10:00:39,042 INFO: Searching for GRUB installation directory ... 
found: /boot/grub  
2009-10-07 10:00:39,086 INFO: Searching for default file ... Generating 
/boot/grub/default file and setting the default boot entry to 0
2009-10-07 10:00:39,087 INFO: Searching for GRUB installation directory ... 
found: /boot/grub  
2009-10-07 10:00:39,090 INFO: Testing for an existing GRUB menu.lst file 
...   
2009-10-07 10:00:39,091 INFO:   
   
2009-10-07 10:00:39,091 INFO: Could not find /boot/grub/menu.lst file.  
   
2009-10-07 10:00:39,091 INFO: Generating /boot/grub/menu.lst
   
2009-10-07 10:00:39,134 INFO: Searching for splash image ... none found, 
skipping ...  
2009-10-07 10:00:39,246 INFO: grep: /boot/config*: No such file or 
directory   
2009-10-07 10:00:39,293 INFO: Updating /boot/grub/menu.lst ... done 
   
2009-10-07 10:00:39,304 INFO:   
   
2009-10-07 10:00:39,480 INFO: Searching for GRUB installation directory ... 
found: /boot/grub  
2009-10-07 10:00:39,520 INFO: Searching for default file ... found: 
/boot/grub/default 
2009-10-07 10:00:39,521 INFO: Testing for an existing GRUB menu.lst file 
... found: /boot/grub/menu.lst
2009-10-07 10:00:39,604 INFO: Searching for splash image ... none found, 
skipping ...  
2009-10-07 10:00:39,630 INFO: grep: /boot/config*: No such file or 
directory   
2009-10-07 

[Bug 444926] Re: samba and smbfs depend on an old version of samba-common

2009-10-07 Thread Sam Illingworth
OK, I've tried that, can still replicate.

Here's a screenshot showing the samba packages sorted by latest version;
you're right - some are 3, some 3.1.

Funny thing is, if I go to Force Version on samba-common it lists the
two options as

2:3.3.2-1ubuntu3.1 (now)
2:3.3.2-1ubuntu3 (Jaunty)

But I'm using Jaunty - why isn't the Jaunty version the one I have?  If
I select the Jaunty version it wants to remove smbclient, ubuntu-desktop
and winbind.

** Attachment added: Screenshot.png
   http://launchpadlibrarian.net/33211659/Screenshot.png

-- 
samba and smbfs depend on an old version of samba-common
https://bugs.launchpad.net/bugs/444926
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
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 406466] Re: 2.6.31 - Can't see files in CIFS-mounted directories

2009-10-07 Thread wvh
I am still seeing this problem, and I am not trying to mount a Time
Capsule device.  The NAS device that I am mounting is an Addonics NASU2
NAS Adapter, which mounted correctly under 8.10 and 9.04.  I can access
its contents successfully via gvfs and smbclient but not when mounted:

$ cd ~/.gvfs
$ ls 
public on 192.168.6.33
$ ls public\ on\ 192.168.6.33
Music  Software  Video

# grep NAS /etc/fstab
//192.168.6.33/public /mnt/NAS cifs
user=WVH/wvh%password,uid=1000,noauto0 0
# smbclient //192.168.6.33/public -W WVH -U wvh
Enter wvh's password: 
Domain=[R] OS=[R] Server=[R]
smb: \ ls
  .   D0  Fri Jan 30 08:35:10 2009
  ..  D0  Fri Jan 30 08:35:10 2009
  Music   D0  Fri Jan 30 08:41:18 2009
  Video   D0  Fri Jan 30 10:29:38 2009
  Software   D0  Fri Jan 30 18:55:20 2009

59602 blocks of size 16777216. 6804 blocks available
smb: \ quit
# mount /mnt/NAS
# ls -al /mnt/NAS
total 4
drwxr-xr-x  1 wvh  root0 2009-03-01 00:58 .
drwxr-xr-x 29 root root 4096 2009-07-08 12:20 ..

I can successfully mount this device from a netbook running Jaunty,
using the same /etc/fstab entry.

-- 
2.6.31 - Can't see files in CIFS-mounted directories
https://bugs.launchpad.net/bugs/406466
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
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 406466] Re: 2.6.31 - Can't see files in CIFS-mounted directories

2009-10-07 Thread wvh
As shown in comment #10, I am running 2.6.31-11.38. This is the kernel
version from which I submitted the output previously requested by Chuck,
and attached to comment #9.

-- 
2.6.31 - Can't see files in CIFS-mounted directories
https://bugs.launchpad.net/bugs/406466
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
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 445294] [NEW] Failure to autoregister components on first reboot after install

2009-10-07 Thread Thierry Carrez
Public bug reported:

CD install from 20091007 daily, eucalyptus-1.6~bzr912-0ubuntu2

The components failed to autoregister on first reboot after initial CD install.
The /var/log/eucalyptus/*registration.log only show lines like:
ERROR: you need to be on the CLC host and the CLC needs to be running.

Rebooting a second time fixed that.

Looking at the /var/log/eucalyptus/cloud-*.log, it appears that it hangs trying 
to boot the admin interface, as the last message in those logs before reboot is:
INFO SystemBootstrapper| =
 | Starting Final
 | =
INFO SystemBootstrapper| - start: class 
com.eucalyptus.bootstrap.HttpServerBootstrapper
INFO HttpServerBootstrapper| Starting admin interface.

and then only silence.
I don't think it's a regression in 1.6~bzr912-0ubuntu2, but rather some 
instability. Some installs would succeed while others would fail.

** Affects: eucalyptus (Ubuntu)
 Importance: High
 Status: Incomplete

-- 
Failure to autoregister components on first reboot after install
https://bugs.launchpad.net/bugs/445294
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

-- 
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 445294] Re: Failure to autoregister components on first reboot after install

2009-10-07 Thread Thierry Carrez
i'll try a new install to confirm.

** Changed in: eucalyptus (Ubuntu)
   Importance: Undecided = High

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

-- 
Failure to autoregister components on first reboot after install
https://bugs.launchpad.net/bugs/445294
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

-- 
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 260396] Re: cifs.mount: mapchars + utf8 = loop

2009-10-07 Thread Bug Watch Updater
** Changed in: samba
   Status: Confirmed = In Progress

-- 
cifs.mount: mapchars + utf8 = loop
https://bugs.launchpad.net/bugs/260396
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
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 406466] Re: 2.6.31 - Can't see files in CIFS-mounted directories

2009-10-07 Thread Adam Greenhalgh
smbclient as well as mount is failing for me , source machine is
mythbuntu system running 9.10 beta , the NAS is a time capsule with the
latest firmware (7.4.2). The share is visible from a 9.04 laptop.

smbclient :

r...@tv:~# smbclient //time/share -U mythtv
Enter mythtv's password: 
Domain=[hiddennet] OS=[Apple Base Station] Server=[CIFS 4.32]
smb: \ SMBecho failed. Maybe server has closed the connection

fstab :

//192.168.0.6/share/Movies/mnt/moviessmbfs
rw,user=mythtv,pass=mythtv,iocharset=utf8 0 0

mount :

r...@tv:~# mount /mnt/movies
r...@tv:~# ls /mnt/movies/
r...@tv:~# 

logs from #8 attached.

r...@tv:~# uname -a
Linux tv 2.6.31-12-generic #40-Ubuntu SMP Wed Oct 7 04:13:44 UTC 2009 x86_64 
GNU/Linux

r...@tv:~# dpkg -l | grep smb
ii  libsmbclient 2:3.4.0-3ubuntu5   
shared library for communication with SMB/CI
ii  smbclient2:3.4.0-3ubuntu5   
command-line SMB/CIFS clients for Unix
ii  smbfs2:3.4.0-3ubuntu5   
Samba file system utilities

r...@tv:~# dpkg -l | grep linux-image
ii  linux-image-2.6.31-11-generic2.6.31-11.38   
Linux kernel image for version 2.6.31 on x86
ii  linux-image-2.6.31-12-generic2.6.31-12.40   
Linux kernel image for version 2.6.31 on x86
ii  linux-image-generic  2.6.31.12.23   
Generic Linux kernel image
?field.comment=smbclient as well as mount is failing for me , source machine is 
mythbuntu system running 9.10 beta , the NAS is a time capsule with the latest 
firmware (7.4.2). The share is visible from a 9.04 laptop.

smbclient :

r...@tv:~# smbclient //time/share -U mythtv
Enter mythtv's password: 
Domain=[hiddennet] OS=[Apple Base Station] Server=[CIFS 4.32]
smb: \ SMBecho failed. Maybe server has closed the connection

fstab :

//192.168.0.6/share/Movies/mnt/moviessmbfs
rw,user=mythtv,pass=mythtv,iocharset=utf8 0 0

mount :

r...@tv:~# mount /mnt/movies
r...@tv:~# ls /mnt/movies/
r...@tv:~# 

logs from #8 attached.

r...@tv:~# uname -a
Linux tv 2.6.31-12-generic #40-Ubuntu SMP Wed Oct 7 04:13:44 UTC 2009 x86_64 
GNU/Linux

r...@tv:~# dpkg -l | grep smb
ii  libsmbclient 2:3.4.0-3ubuntu5   
shared library for communication with SMB/CI
ii  smbclient2:3.4.0-3ubuntu5   
command-line SMB/CIFS clients for Unix
ii  smbfs2:3.4.0-3ubuntu5   
Samba file system utilities

r...@tv:~# dpkg -l | grep linux-image
ii  linux-image-2.6.31-11-generic2.6.31-11.38   
Linux kernel image for version 2.6.31 on x86
ii  linux-image-2.6.31-12-generic2.6.31-12.40   
Linux kernel image for version 2.6.31 on x86
ii  linux-image-generic  2.6.31.12.23   
Generic Linux kernel image


** Attachment added: dmesg_all_logs.log
   http://launchpadlibrarian.net/33217486/dmesg_all_logs.log

-- 
2.6.31 - Can't see files in CIFS-mounted directories
https://bugs.launchpad.net/bugs/406466
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
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 445351] Re: Console message on boot (before xsplash)

2009-10-07 Thread Tristan Tarrant

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/33220267/Dependencies.txt

-- 
Console message on boot (before xsplash)
https://bugs.launchpad.net/bugs/445351
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in ubuntu.

-- 
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 445361] [NEW] When DHCP address is obtained late, post-start scripts fail

2009-10-07 Thread Thierry Carrez
Public bug reported:

DHCP address can potentially be obtained after the eucalyptus-* post-
start scripts are started. Since evaluation of eucalyptus-ipaddr.conf
only occurs once, if it can't get an IP address when the script is first
started, it will fail 60 times, even if an IP address is retrieved in
the mean time.

** Affects: eucalyptus (Ubuntu)
 Importance: Medium
 Assignee: Thierry Carrez (ttx)
 Status: In Progress

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

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

** Changed in: eucalyptus (Ubuntu)
 Assignee: (unassigned) = Thierry Carrez (ttx)

-- 
When DHCP address is obtained late, post-start scripts fail
https://bugs.launchpad.net/bugs/445361
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

-- 
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 445361] Re: When DHCP address is obtained late, post-start scripts fail

2009-10-07 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-core-dev/eucalyptus/ubuntu

-- 
When DHCP address is obtained late, post-start scripts fail
https://bugs.launchpad.net/bugs/445361
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

-- 
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 445361] Re: When DHCP address is obtained late, post-start scripts fail

2009-10-07 Thread Thierry Carrez
** Changed in: eucalyptus (Ubuntu)
   Status: In Progress = Fix Committed

-- 
When DHCP address is obtained late, post-start scripts fail
https://bugs.launchpad.net/bugs/445361
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

-- 
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 394353] Re: Libvirt allows definition of several domains with the same UUID

2009-10-07 Thread Chuck Short
Thanks for the follow up.

Regards
chuck

** Changed in: libvirt (Ubuntu)
   Importance: Low = Medium

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

-- 
Libvirt allows definition of several domains with the same UUID
https://bugs.launchpad.net/bugs/394353
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in ubuntu.

-- 
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 105195] Re: kvm can not run Windows XP

2009-10-07 Thread iMx
Not working on Karmic:

2.6.31-12-generic #40-Ubuntu SMP Wed Oct 7 04:14:43 UTC 2009 i686
GNU/Linux

Running latest updates of everything from standard repo's, boots in safe
mode - however dies with anything else, including +/-nx

-- 
kvm can not run Windows XP
https://bugs.launchpad.net/bugs/105195
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in ubuntu.

-- 
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 444926] Re: samba and smbfs depend on an old version of samba-common

2009-10-07 Thread Chuck Short
@Sam

You might want to try a different mirror then.

Regards
chuck

-- 
samba and smbfs depend on an old version of samba-common
https://bugs.launchpad.net/bugs/444926
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
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 407248] Re: PHP5 crashes after cacti and snmp d installation , and configurations. any idea? Follo ws error code com´s listing about 20 line if i write command dmesg.

2009-10-07 Thread Ytra
This bug is already reported in the Debian and Ubuntu launchpad:

serverstats: update.php crashes while collecting CPU stats
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=542947
https://bugs.launchpad.net/ubuntu/+source/serverstats/+bug/417327


** Bug watch added: Debian Bug tracker #542947
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=542947

-- 
PHP5 crashes after cacti and snmpd installation , and configurations. any idea? 
Follows error code com´s listing about 20 line if i write command dmesg.
https://bugs.launchpad.net/bugs/407248
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in ubuntu.

-- 
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 425670] Re: Ntp did not syncronize

2009-10-07 Thread Chuck Short
Thank you for taking the time to report this bug and helping to make Ubuntu 
better. Please answer these questions:
1. Is this reproducible?
2. If so, what specific steps should we take to recreate this bug? Be as 
detailed as possible.
This will help us to find and resolve the problem.

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

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

** Changed in: ntp (Ubuntu)
 Assignee: (unassigned) = Chuck Short (zulcss)

-- 
Ntp did not syncronize
https://bugs.launchpad.net/bugs/425670
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ntp in ubuntu.

-- 
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 429870] Re: runlevel arguments (S) do not match LSB Default-Start values (3 4 5)

2009-10-07 Thread Chuck Short
Thanks for the bug report. Ill look at getting this fixed for karmic.

Regards
chuck

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

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

-- 
runlevel arguments (S) do not match LSB Default-Start values (3 4 5)
https://bugs.launchpad.net/bugs/429870
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ntp in ubuntu.

-- 
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 427775] Re: ntpdate.dhcp always ignored

2009-10-07 Thread Chuck Short
Thanks for the bug report and your analysis.

Regards
chuck

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

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

-- 
ntpdate.dhcp always ignored
https://bugs.launchpad.net/bugs/427775
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ntp in ubuntu.

-- 
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 445294] Re: Failure to autoregister components on first reboot after install

2009-10-07 Thread Thierry Carrez
It worked on my retry.

Timeline:
14:06:11 System startup
14:06:12 DHCPDISCOVER
14:06:15 DHCPACK
14:06:37 Port 9001 shows up on netstat (port 8774 is already up)
14:06:49 Port 8773 shows up on netstat
14:06:49 starting admin interface
14:07:01 Port 8443 shows up on netstat
14:07:12 Various eucalyptus-* post-start processes terminated with status 1 
(bug 445361)
14:07:13 Registration requests are received (and succeed)

The poststart scripts that fail at 14:07:12 after 60 tries with a sleep
1 means that those jobs are started around 14:06:12. If port 8443 still
can't accept requests at 14:07:13, then registration would fail. I guess
our timeout is a little too close to the limit, especially on first
boot, let's increase it.

** Changed in: eucalyptus (Ubuntu)
   Status: Incomplete = In Progress

** Changed in: eucalyptus (Ubuntu)
 Assignee: (unassigned) = Thierry Carrez (ttx)

-- 
Failure to autoregister components on first reboot after install
https://bugs.launchpad.net/bugs/445294
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

-- 
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 416828] Re: when removed to be replaced by openntpd, the ntp package leaves /etc/init.d/ntp leading to errors

2009-10-07 Thread Chuck Short
** Package changed: ntp (Ubuntu) = openntpd (Ubuntu)

-- 
when removed to be replaced by openntpd, the ntp package leaves /etc/init.d/ntp 
leading to errors
https://bugs.launchpad.net/bugs/416828
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ntp in ubuntu.

-- 
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 408910] Re: ntpd service brakes VPN connection

2009-10-07 Thread Chuck Short
Do you have an ntp server installed on your computer?

Regards
chuck

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

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

-- 
ntpd service brakes VPN connection
https://bugs.launchpad.net/bugs/408910
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ntp in ubuntu.

-- 
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 288905] Re: /etc/init.d/ntp doesnt use ntpdate to ensure clocks are aligned before starting server.

2009-10-07 Thread Chuck Short
Thank you for taking the time to report this bug and helping to make
Ubuntu better.  The issue that you reported is one that should be
reproducible with the live environment of the Desktop CD of the
development release - Karmic Koala.  It would help us greatly if you
could test with it so we can work on getting it fixed in the next
release of Ubuntu.  You can find out more about the development release
at http://www.ubuntu.com/testing/.  Thanks again and we appreciate your
help.

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

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

-- 
/etc/init.d/ntp doesnt use ntpdate to ensure clocks are aligned before starting 
server.
https://bugs.launchpad.net/bugs/288905
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ntp in ubuntu.

-- 
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 374464] Re: ntpdate cannot be uninstalled without uninstalling ubuntu-minimal

2009-10-07 Thread Chuck Short
Hi,

I was wondering if this is still a problem for you.

Regards
chuck

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

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

-- 
ntpdate cannot be uninstalled without uninstalling ubuntu-minimal
https://bugs.launchpad.net/bugs/374464
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ntp in ubuntu.

-- 
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 445294] Re: Failure to autoregister components on first reboot after install

2009-10-07 Thread Thierry Carrez
** Changed in: eucalyptus (Ubuntu)
   Status: In Progress = Fix Committed

-- 
Failure to autoregister components on first reboot after install
https://bugs.launchpad.net/bugs/445294
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

-- 
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 352958] Re: apparmor-messages in the syslog

2009-10-07 Thread Chuck Short
Thank you for taking the time to report this bug and helping to make Ubuntu 
better. Unfortunately, we can't fix it because your description didn't include 
enough information.  You may find it helpful to read How to report bugs 
effectively http://www.chiark.greenend.org.uk/~sgtatham/bugs.html. We'd be 
grateful if you would then provide a more complete description of the problem.  
We have instructions on debugging some types of problems at 
http://wiki.ubuntu.com/DebuggingProcedures.
At a minimum, we need:
1. the specific steps or actions you took that caused you to encounter the 
problem,
2. the behavior you expected, and
3. the behavior you actually encountered (in as much detail as possible).
Thanks!

When reporting bugs in the future please use apport, either via the
appropriate application's Help - Report a Problem menu or using
'ubuntu-bug' and the name of the package affected.  You can learn more
about this functionality at https://wiki.ubuntu.com/ReportingBugs.

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

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

-- 
apparmor-messages in the syslog
https://bugs.launchpad.net/bugs/352958
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ntp in ubuntu.

-- 
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 445294] Re: Failure to autoregister components on first reboot after install

2009-10-07 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-core-dev/eucalyptus/ubuntu

-- 
Failure to autoregister components on first reboot after install
https://bugs.launchpad.net/bugs/445294
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

-- 
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 351980] Re: ntptrace reports wrong results

2009-10-07 Thread Chuck Short
Thank you for taking the time to report this bug and helping to make Ubuntu 
better. Please answer these questions:
1. Is this reproducible?
2. If so, what specific steps should we take to recreate this bug? Be as 
detailed as possible.
This will help us to find and resolve the problem.

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

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

-- 
ntptrace reports wrong results
https://bugs.launchpad.net/bugs/351980
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ntp in ubuntu.

-- 
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 443325] Re: /services/Heartbeat fails on exception

2009-10-07 Thread Thierry Carrez
** Changed in: eucalyptus (Ubuntu Karmic)
   Importance: Medium = High

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

** Changed in: eucalyptus (Ubuntu Karmic)
Milestone: None = ubuntu-9.10

** Changed in: eucalyptus (Ubuntu Karmic)
 Assignee: Dustin Kirkland (kirkland) = Thierry Carrez (ttx)

-- 
/services/Heartbeat fails on exception
https://bugs.launchpad.net/bugs/443325
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

-- 
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 321049] Re: clock skew causes ntp failure on boot

2009-10-07 Thread Chuck Short
Thank you for taking the time to report this bug and helping to make Ubuntu 
better. Please answer these questions:
1. Is this reproducible?
2. If so, what specific steps should we take to recreate this bug? Be as 
detailed as possible.
This will help us to find and resolve the problem.

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

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

-- 
clock skew causes ntp failure on boot
https://bugs.launchpad.net/bugs/321049
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ntp in ubuntu.

-- 
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 315682] Re: crashes on UPGRADE

2009-10-07 Thread Chuck Short
Hi,

I was wondering if this is still a problem for you?

Regards
chuck

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

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

-- 
crashes on UPGRADE
https://bugs.launchpad.net/bugs/315682
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ntp in ubuntu.

-- 
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 200549] Re: DST Not On in Gutsy After Hibernate in Eastern N. America Time Zone on March 9, 2008

2009-10-07 Thread Chuck Short
Thank you for taking the time to report this bug and helping to make
Ubuntu better.  The issue that you reported is one that should be
reproducible with the live environment of the Desktop CD of the
development release - Karmic Koala.  It would help us greatly if you
could test with it so we can work on getting it fixed in the next
release of Ubuntu.  You can find out more about the development release
at http://www.ubuntu.com/testing/.  Thanks again and we appreciate your
help.

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

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

-- 
DST Not On in Gutsy After Hibernate in Eastern N. America Time Zone on March 9, 
2008
https://bugs.launchpad.net/bugs/200549
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ntp in ubuntu.

-- 
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 426919] Re: thread_stack setting is too small

2009-10-07 Thread John Baab
** Also affects: mythexport
   Importance: Undecided
   Status: New

** Changed in: mythexport
   Status: New = Confirmed

** Changed in: mythexport
   Importance: Undecided = High

-- 
thread_stack setting is too small
https://bugs.launchpad.net/bugs/426919
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.1 in ubuntu.

-- 
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 224499] Re: Time synchronize results in running a local ntp server

2009-10-07 Thread Chuck Short
*** This bug is a duplicate of bug 445390 ***
https://bugs.launchpad.net/bugs/445390

** This bug has been marked a duplicate of bug 445390
   ntp server and ntp client should be split

-- 
Time synchronize results in running a local ntp server
https://bugs.launchpad.net/bugs/224499
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ntp in ubuntu.

-- 
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 444926] Re: samba and smbfs depend on an old version of samba-common

2009-10-07 Thread Sam Illingworth
Do you mean the Download from option on the first tab of Software
Sources?  I tried changing that a couple of times, no difference.

Can anyone replicate this?  What's showing up under latest version for
the various samba packages for you guys?

-- 
samba and smbfs depend on an old version of samba-common
https://bugs.launchpad.net/bugs/444926
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
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 351989] Re: ntptrace man page is wrong

2009-10-07 Thread Chuck Short
Thank you for taking the time to report this bug and helping to make Ubuntu 
better. Unfortunately, we can't fix it because your description didn't include 
enough information.  You may find it helpful to read How to report bugs 
effectively http://www.chiark.greenend.org.uk/~sgtatham/bugs.html. We'd be 
grateful if you would then provide a more complete description of the problem.  
We have instructions on debugging some types of problems at 
http://wiki.ubuntu.com/DebuggingProcedures.
At a minimum, we need:
1. the specific steps or actions you took that caused you to encounter the 
problem,
2. the behavior you expected, and
3. the behavior you actually encountered (in as much detail as possible).
Thanks!

When reporting bugs in the future please use apport, either via the
appropriate application's Help - Report a Problem menu or using
'ubuntu-bug' and the name of the package affected.  You can learn more
about this functionality at https://wiki.ubuntu.com/ReportingBugs.

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

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

-- 
ntptrace man page is wrong
https://bugs.launchpad.net/bugs/351989
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ntp in ubuntu.

-- 
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 235793] Re: Segmentation fault in ntpd when system has more than 1134 interface addresses

2009-10-07 Thread Bug Watch Updater
** Changed in: ntp
   Status: Unknown = Fix Released

-- 
Segmentation fault in ntpd when system has more than 1134 interface addresses
https://bugs.launchpad.net/bugs/235793
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ntp in ubuntu.

-- 
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 445418] Re: package bacula-director-mysql (not installed) failed to install/upgrade: installed post-installation script alfolyamat 1 hibak?ddal kil?pett

2009-10-07 Thread zcoyote

** Attachment added: AptOrdering.txt
   http://launchpadlibrarian.net/33227014/AptOrdering.txt

** Attachment added: Dmesg.txt
   http://launchpadlibrarian.net/33227015/Dmesg.txt

** Attachment added: DpkgTerminalLog.gz
   http://launchpadlibrarian.net/33227016/DpkgTerminalLog.gz

-- 
package bacula-director-mysql (not installed) failed to install/upgrade: 
installed post-installation script alfolyamat 1 hibak?ddal kil?pett
https://bugs.launchpad.net/bugs/445418
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bacula in ubuntu.

-- 
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 247218] Re: ntpd messages interrupt fsck messages

2009-10-07 Thread Chuck Short
Hi,

I was wondering if this is still a problem for you?

Regards
chuck

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

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

-- 
ntpd messages interrupt fsck messages
https://bugs.launchpad.net/bugs/247218
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ntp in ubuntu.

-- 
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 440725] Re: package samba-common 2:3.3.2-1ubuntu3.2 failed to install/upgrade: subprocess post-installation script returned error exit status 3

2009-10-07 Thread Huygens
I agree with Jesse.
I tweaked the smb.conf to fit our particular network environment (so I 
integrated the existing infrastructure).

I would expect that if an update requires a merge of the smb.conf it
should propose to manually merge the file. During Ubuntu OS upgrade
(from 8.10 to 9.04 for example), such feature is available.

In addition, as this is just a bug/security fix version, I would not
even expect to have to merge my smb.conf. I would only expect it during
major updates.

-- 
package samba-common 2:3.3.2-1ubuntu3.2 failed to install/upgrade: subprocess 
post-installation script returned error exit status 3
https://bugs.launchpad.net/bugs/440725
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
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 47683] Re: ntpd not compiled with debugging support

2009-10-07 Thread Chuck Short
And karmic.

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

-- 
ntpd not compiled with debugging support
https://bugs.launchpad.net/bugs/47683
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ntp in ubuntu.

-- 
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 443325] Re: /services/Heartbeat fails on exception

2009-10-07 Thread Thierry Carrez
** Changed in: eucalyptus (Ubuntu Karmic)
   Status: In Progress = Fix Committed

-- 
/services/Heartbeat fails on exception
https://bugs.launchpad.net/bugs/443325
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

-- 
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 443325] Re: /services/Heartbeat fails on exception

2009-10-07 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-core-dev/eucalyptus/ubuntu

-- 
/services/Heartbeat fails on exception
https://bugs.launchpad.net/bugs/443325
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

-- 
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 214801] Re: dapper - hardy upgrade with purge removes ntp user

2009-10-07 Thread Chuck Short
Thanks for the bug report.

Regards
chuck

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

-- 
dapper - hardy upgrade with purge removes ntp user
https://bugs.launchpad.net/bugs/214801
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ntp in ubuntu.

-- 
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 374896] Re: Servers specified in ntp.conf are not carried into ntp.conf.dhcp

2009-10-07 Thread Chuck Short
Thank you for taking the time to report this bug and helping to make
Ubuntu better.  The issue that you reported is one that should be
reproducible with the live environment of the Desktop CD of the
development release - Karmic Koala.  It would help us greatly if you
could test with it so we can work on getting it fixed in the next
release of Ubuntu.  You can find out more about the development release
at http://www.ubuntu.com/testing/.  Thanks again and we appreciate your
help.

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

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

-- 
Servers specified in ntp.conf are not carried into ntp.conf.dhcp
https://bugs.launchpad.net/bugs/374896
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ntp in ubuntu.

-- 
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 254375] Re: SIGSEGV in ntpq

2009-10-07 Thread Chuck Short
Thank you for taking the time to report this bug and helping to make
Ubuntu better.  The issue that you reported is one that should be
reproducible with the live environment of the Desktop CD of the
development release - Karmic Koala.  It would help us greatly if you
could test with it so we can work on getting it fixed in the next
release of Ubuntu.  You can find out more about the development release
at http://www.ubuntu.com/testing/.  Thanks again and we appreciate your
help.

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

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

** Changed in: ntp (Ubuntu)
 Assignee: (unassigned) = Chuck Short (zulcss)

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

-- 
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 445442] [NEW] patch for appamor-profile of dhclient3

2009-10-07 Thread M0ses
Public bug reported:

Binary package hint: dhcp3-client

# lsb_release -rd;apt-cache policy dhcp3-client
Description:Ubuntu karmic (development branch)
Release:9.10
dhcp3-client:
  Installed: 3.1.2-1ubuntu5
  Candidate: 3.1.2-1ubuntu5
  Version table:
 *** 3.1.2-1ubuntu5 0
500 http://de.archive.ubuntu.com karmic/main Packages
100 /var/lib/dpkg/status
# 

When I connect my WM6.1 mobile device I can see these error messages in
/var/log/syslog

###
Oct  7 13:51:45 ndws1 kernel: [  316.215799] eth1: register 'rndis_host' at 
usb-:00:1d.7-4, RNDIS device, 80:00:60:0f:e8:00
Oct  7 13:51:45 ndws1 kernel: [  316.258896] type=1503 
audit(1254916304.751:126): operation=open pid=3598 parent=3597 
profile=/sbin/dhclient3 requested_mask=r:: denied_mask=r:: fsuid=0 ouid=0 
name=/usr/share/synce-hal/dhclient.conf
Oct  7 13:51:45 ndws1 kernel: [  316.258927] type=1503 
audit(1254916304.751:127): operation=mknod pid=3598 parent=3597 
profile=/sbin/dhclient3 requested_mask=w:: denied_mask=w:: fsuid=0 ouid=0 
name=/var/run/dhclient-synce-eth1.lease
Oct  7 13:51:45 ndws1 dhclient: receive_packet failed on eth1: Network is down
###

I got rid of these messages with the attached patch for
/etc/apparmor.d/sbin.dhclient3

greetings M0ses

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


** Tags: dhclient synce

-- 
patch for appamor-profile of dhclient3
https://bugs.launchpad.net/bugs/445442
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dhcp3 in ubuntu.

-- 
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 445442] Re: patch for appamor-profile of dhclient3

2009-10-07 Thread M0ses

** Attachment added: patch for /etc/apparmor.d/sbin.dhclient3
   http://launchpadlibrarian.net/33228488/sbin.dhclient3-patch

-- 
patch for appamor-profile of dhclient3
https://bugs.launchpad.net/bugs/445442
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dhcp3 in ubuntu.

-- 
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 437783] Re: package bind9 1:9.6.1.dfsg.P1-3 [modified: usr/share/bind9/bind9-default.md5sum] failed to install/upgrade: subprocess installed post-installation script killed by signal (Interrupt)

2009-10-07 Thread Chuck Short
Relevant error:

#

 * Starting domain name service... bind9    resolvconf: Error:
/etc/resolv.conf must be a symlink

invoke-rc.d: initscript bind9, action start failed.

I was wondering if you were still having this problem?

Regards
chuck

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

-- 
package bind9 1:9.6.1.dfsg.P1-3 [modified: 
usr/share/bind9/bind9-default.md5sum] failed to install/upgrade: subprocess 
installed post-installation script killed by signal (Interrupt)
https://bugs.launchpad.net/bugs/437783
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bind9 in ubuntu.

-- 
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 430825] Re: package bind9 1:9.6.1.dfsg.P1-3 failed to install/upgrade:

2009-10-07 Thread Chuck Short
Relevant error:

apparmor_parser: Unable to replace /usr/sbin/named.  Profile doesn't
conform to protocol

 * Stopping domain name service... bind9    
[ OK ]

 * Starting domain name service... bind9    
[fail]

invoke-rc.d: initscript bind9, action restart failed.

dpkg: erro processando bind9 (--configure):

 sub-processo installed post-installation script retornou estado de
saída de erro 1


** Package changed: bind9 (Ubuntu) = apparmor (Ubuntu)

-- 
package bind9 1:9.6.1.dfsg.P1-3 failed to install/upgrade: 
https://bugs.launchpad.net/bugs/430825
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bind9 in ubuntu.

-- 
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 445453] [NEW] [FFE]: Please sync drbd8 2:8.3.3-0ubuntu1 (main) from PPA

2009-10-07 Thread Ante Karamatić
Public bug reported:

Please sync drbd8-2:8.3.3-0ubuntu1 from PPA:

https://edge.launchpad.net/~ubuntu-ha-maintainers/+archive/drbd/

Packages are merged from Debian's experimental 8.3.3rc3 packages with
additional changes since rc3 till released version.

Current version in Ubuntu Karmic is 8.3.2 which stopped working during
2.6.31 kernel release candidates. 8.3.3 fixes this issue. Feature Freeze
Exception is requested cause 8.3.3 brings one new feature - Support for
Infiniband via SDP (sockets direct protocol). Upstream changelog:

* Correctly deal with large bitmaps (Bugz 239, 240)
* Fixed a segfault in drbdadm's parser for unknown sync-after dependencies
* DRBD_PEER was not set for handlers (introduced in 8.3.2) (Bugz 241)
* Fixed a bug that could cause reads off diskless DRBD devices to get very slow
* Fixed a deadlock possible when IO errors occure during resync (Bugz 224)
* Do not do a full sync in case P_SYNC_UUID packet gets lost (Bugz 244)
* Do not forget a resync in case the last ACK of a resync gets lost
* The UUID compare function now handles more cases when connection/disk got
  lost during UUID updates (Bugz 251, 254)
* If a resource gets renamed (only) update its /dev/
* drbdsetup get-gi/show-gi sometimes warned about unknown tags (Bugz 253)
* Autotune sndbuf-size and rcvbuf-size by default
* Fixed many spelling errors
* Improvements on the crm-fence-peer Pacemaker integration
* Do not upgrade a Consistent disk to UpToDate when the fence-peer handler
  can not reach the peer (Bugz 198)
* Support for Infiniband via SDP (sockets direct protocol)
* Install bash completion stuff on SLES11
* Following Linux upstream changes 2.6.31

Debian changelog:

drbd8 (2:8.3.3-0ubuntu1) karmic; urgency=low

  * Merge from Debian, remaining Ubuntu changes:
- switch to DKMS:
  + debian/control: drbd8-utils depends on drbd8-source
  + debian/control: drbd8-source depends on dkms and kernel headers
  + debian/dkms.conf
  + debian/drbd8-source.postinst
  + debian/drbd8-source.prerm
  + debian/rules
 - removed 10_different-kernels.dpatch; not needed with DKMS
   * Source update to final 8.3.3 version

 -- Ante Karamatic iv...@ubuntu.com  Wed, 07 Oct 2009 09:47:00 +0200

drbd8 (2:8.3.3~rc3-1) experimental; urgency=low

  * New upstream release candidate.

 -- Norbert Tretkowski no...@debian.org  Tue, 29 Sep 2009 21:43:01
+0200

drbd8 (2:8.3.3~rc2-1) experimental; urgency=low

  * New upstream release candidate.

 -- Norbert Tretkowski no...@debian.org  Wed, 16 Sep 2009 19:17:52
+0200

drbd8 (2:8.3.3~rc1-1) experimental; urgency=low

  * New upstream release candidate.

 -- Norbert Tretkowski no...@debian.org  Mon, 31 Aug 2009 11:44:25
+0200

drbd8 (2:8.3.2-3) unstable; urgency=low

  * Drop DKMS support for now, to get the package back into testing.
(closes: #537986, #539218, #539219)

 -- Norbert Tretkowski no...@debian.org  Sun, 16 Aug 2009 12:23:59
+0200

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

-- 
[FFE]: Please sync drbd8 2:8.3.3-0ubuntu1 (main) from PPA
https://bugs.launchpad.net/bugs/445453
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to drbd8 in ubuntu.

-- 
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 445351] Re: Console message on boot (before xsplash)

2009-10-07 Thread Steve Holmes
*** This bug is a duplicate of bug 444882 ***
https://bugs.launchpad.net/bugs/444882

** This bug has been marked a duplicate of bug 444882
   I am getting a screen with fsck text before boot screen loads

-- 
Console message on boot (before xsplash)
https://bugs.launchpad.net/bugs/445351
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in ubuntu.

-- 
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 445442] Re: synce-hal doesn't work with dhclient3 apparmor profile

2009-10-07 Thread Jamie Strandboge
Thank you for using Ubuntu and taking the time to report a bug. I'll get
this fixed up in the next upload. Thanks!

** Summary changed:

- patch for appamor-profile of dhclient3
+ synce-hal doesn't work with dhclient3 apparmor profile

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

** Changed in: dhcp3 (Ubuntu)
 Assignee: (unassigned) = Jamie Strandboge (jdstrand)

-- 
synce-hal doesn't work with dhclient3 apparmor profile
https://bugs.launchpad.net/bugs/445442
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dhcp3 in ubuntu.

-- 
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 406466] Re: 2.6.31 - Can't see files in CIFS-mounted directories

2009-10-07 Thread Thierry Carrez
Adam: if smbclient fails, then it's not the same bug as merlin, wvh and
Pablo... please open a separate bug.

-- 
2.6.31 - Can't see files in CIFS-mounted directories
https://bugs.launchpad.net/bugs/406466
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
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 406466] Re: 2.6.31 - Can't see files in CIFS-mounted directories

2009-10-07 Thread merlin
Nothing has changed with kernel 2.6.31-12.40 (see comment #12):

Here are 3 new log files containing the requested information for this bug:
Karmic 9.10 (uptodate), AMD64, KDE 4.3.2
kernel: Linux merlin 2.6.31-12-generic #40-Ubuntu SMP Wed Oct 7 04:13:44 UTC 
2009 x86_64 GNU/Linux

1) output with: echo 1  /proc/fs/cifs/cifsFYI

2) output with: echo 1  /proc/fs/cifs/cifsFYI AND echo 1 
/proc/fs/cifs/traceSMB

3) output for the working commands using smbclient

ciao

** Attachment added: output.txt
   http://launchpadlibrarian.net/33230546/output.txt

-- 
2.6.31 - Can't see files in CIFS-mounted directories
https://bugs.launchpad.net/bugs/406466
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
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 445442] Re: synce-hal doesn't work with dhclient3 apparmor profile

2009-10-07 Thread Launchpad Bug Tracker
This bug was fixed in the package dhcp3 - 3.1.2-1ubuntu6

---
dhcp3 (3.1.2-1ubuntu6) karmic; urgency=low

  * debian/apparmor-profile.dhclient3: allow access to lease files and
script for synce-hal to work. (LP: #445442)

 -- Jamie Strandboge ja...@ubuntu.com   Wed, 07 Oct 2009 09:04:07
-0500

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

-- 
synce-hal doesn't work with dhclient3 apparmor profile
https://bugs.launchpad.net/bugs/445442
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dhcp3 in ubuntu.

-- 
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 430358] Re: bind9 + DLZ core dumps on AFXR request

2009-10-07 Thread Chuck Short
This might still be a problem in karmic as well I have just checked the
source and it has not been applied. Of course there is no response on
the mailing list as well in the link provided. If possible can you test
the karmic version?

Regards
chuck

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

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

-- 
bind9 + DLZ core dumps on AFXR request
https://bugs.launchpad.net/bugs/430358
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bind9 in ubuntu.

-- 
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 427553] Re: bind9 fails to start on boot

2009-10-07 Thread Chuck Short
Hi,

I was wondering if this is still a problem for you?

Regards
chuck

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

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

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

-- 
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 406581] Re: package libdns45 1:9.5.1.dfsg.P2-1 failed to install/upgrade: corrupted filesystem tarfile - corrupted package archive

2009-10-07 Thread Chuck Short
Hi,

I was wondering if this was still a problem for you? If not you can
probably move the files out of the way and do a sudo apt-get update.

Regards
chuck

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

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

-- 
package libdns45 1:9.5.1.dfsg.P2-1 failed to install/upgrade: corrupted 
filesystem tarfile - corrupted package archive
https://bugs.launchpad.net/bugs/406581
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bind9 in ubuntu.

-- 
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 328688] Re: [dapper] socket.c:1616: INSIST(!sock-pending_recv) failed [fixed 9.3.5-P2]

2009-10-07 Thread Chuck Short
I believe this is fixed for karmic. If not can you re-open the bug and
provide the error you are getting.

Regards
chuck

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

-- 
[dapper] socket.c:1616: INSIST(!sock-pending_recv) failed [fixed 9.3.5-P2]
https://bugs.launchpad.net/bugs/328688
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bind9 in ubuntu.

-- 
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 444454] Re: Always need to run: source ~/.bashrc

2009-10-07 Thread Thierry Carrez
Can't reproduce this. My .bashrc is properly sourced on SSH logins.

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

-- 
Always need to run: source ~/.bashrc
https://bugs.launchpad.net/bugs/54
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in ubuntu.

-- 
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 315410] Re: package dnsutils 1:9.5.0.dfsg.P2-1ubuntu3 failed to install/upgrade: failed in buffer_read(fd): files list for package `texlive-base'

2009-10-07 Thread Chuck Short
Thanks for the response.

Regards
chuck

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

-- 
package dnsutils 1:9.5.0.dfsg.P2-1ubuntu3 failed to install/upgrade: failed in 
buffer_read(fd): files list for package `texlive-base'
https://bugs.launchpad.net/bugs/315410
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bind9 in ubuntu.

-- 
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 444349] Re: package mysql-server-5.1 5.1.37-1ubuntu4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2009-10-07 Thread Thierry Carrez
Oct  6 09:59:20 asterios mysqld_safe: Starting mysqld daemon with databases 
from /var/lib/mysql
Oct  6 09:59:22 asterios mysqld: 091006  9:59:22 [Note] Plugin 'FEDERATED' is 
disabled.
Oct  6 09:59:22 asterios mysqld: /usr/sbin/mysqld: Table 'mysql.plugin' doesn't 
exist
Oct  6 09:59:23 asterios mysqld: 091006  9:59:23 [ERROR] Can't open the 
mysql.plugin table. Please run mysql_upgrade to create it.
Oct  6 09:59:30 asterios mysqld: 091006  9:59:30  InnoDB: Started; log sequence 
number 0 247920102
Oct  6 09:59:30 asterios mysqld: 091006  9:59:30 [ERROR] /usr/sbin/mysqld: 
unknown option '--skip-bdb'
Oct  6 09:59:30 asterios mysqld: 091006  9:59:30 [ERROR] Aborting


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

-- 
package mysql-server-5.1 5.1.37-1ubuntu4 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/444349
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.1 in ubuntu.

-- 
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 444673] Re: package bacula-director-mysql 2 .4.4-1ubuntu5 failed to install/upgrade: el subproce so post-installation script devolvió el código d e salida de error 1

2009-10-07 Thread Thierry Carrez
Configurando bacula-director-mysql (2.4.4-1ubuntu5) ...
dbconfig-common: writing config to 
/etc/dbconfig-common/bacula-director-mysql.conf

Creating config file /etc/dbconfig-common/bacula-director-mysql.conf with new 
version
ERROR 2002 (HY000): Can't connect to local MySQL server through socket 
'/var/run/mysqld/mysqld.sock' (2).
unable to connect to mysql server.
error encountered creating user:
ERROR 2002 (HY000): Can't connect to local MySQL server through socket 
'/var/run/mysqld/mysqld.sock' (2)
dbconfig-common: bacula-director-mysql configure: trying again.
dbconfig-common: writing config to 
/etc/dbconfig-common/bacula-director-mysql.conf
ERROR 2002 (HY000): Can't connect to local MySQL server through socket 
'/var/run/mysqld/mysqld.sock' (2).
unable to connect to mysql server.
error encountered creating user:
ERROR 2002 (HY000): Can't connect to local MySQL server through socket 
'/var/run/mysqld/mysqld.sock' (2)
dbconfig-common: bacula-director-mysql configure: aborted.
dbconfig-common: flushing administrative password
dpkg: error al procesar bacula-director-mysql (--configure):
 el subproceso post-installation script devolvió el código de salida de error 1


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

-- 
package bacula-director-mysql 2.4.4-1ubuntu5 failed to install/upgrade: el 
subproceso post-installation script devolvió el código de salida de error 1
https://bugs.launchpad.net/bugs/444673
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bacula in ubuntu.

-- 
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 444531] Re: Guest kernel can't read TSC frequency from the hypervisor

2009-10-07 Thread Thierry Carrez
** Changed in: kvm (Ubuntu)
   Importance: Undecided = Medium

-- 
Guest kernel can't read TSC frequency from the hypervisor
https://bugs.launchpad.net/bugs/444531
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to kvm in ubuntu.

-- 
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 426919] Re: thread_stack setting is too small

2009-10-07 Thread Launchpad Bug Tracker
This bug was fixed in the package mysql-dfsg-5.1 - 5.1.37-1ubuntu5

---
mysql-dfsg-5.1 (5.1.37-1ubuntu5) karmic; urgency=low

  * additions/my.cnf:
- Set thread_stack size to 192K rather than 128K.  128K is only useful on
  systems with  64M RAM and causes stack overrides with some SQL commands
  See http://dev.mysql.com/doc/refman/5.1/en/server-system-variables.html
  for more details.
  (LP: #426919)

 -- Mario Limonciello supe...@ubuntu.com   Wed, 07 Oct 2009 09:11:48
-0500

** Changed in: mysql-dfsg-5.1 (Ubuntu)
   Status: Confirmed = Fix Released

-- 
thread_stack setting is too small
https://bugs.launchpad.net/bugs/426919
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.1 in ubuntu.

-- 
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 441322] Re: KPackageKit displays error message when installing tomcat6

2009-10-07 Thread Thierry Carrez
Sounds like a KPackageKit bug, as it works alright in APT ?

** Package changed: tomcat6 (Ubuntu) = kpackagekit (Ubuntu)

-- 
KPackageKit displays error message when installing tomcat6
https://bugs.launchpad.net/bugs/441322
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tomcat6 in ubuntu.

-- 
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 412242] Re: ntp FTBFS

2009-10-07 Thread Jamie Strandboge
For posterity:
https://support.ntp.org/bugs/show_bug.cgi?id=1219
https://bugzilla.redhat.com/show_bug.cgi?id=505566
https://bugzilla.redhat.com/show_bug.cgi?id=479558
https://lists.ntp.org/pipermail/hackers/2009-August/004497.html

The workaround we have was taken from Fedora 11 (again,
http://cvs.fedoraproject.org/viewvc/devel/ntp/ntp-4.2.4p7-nano.patch?revision=1.1view=markup).

** Bug watch added: NTP Bugzilla #1219
   https://support.ntp.org/bugs/show_bug.cgi?id=1219

** Bug watch added: Red Hat Bugzilla #505566
   https://bugzilla.redhat.com/show_bug.cgi?id=505566

** Bug watch added: Red Hat Bugzilla #479558
   https://bugzilla.redhat.com/show_bug.cgi?id=479558

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

-- 
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 426919] Re: thread_stack setting is too small

2009-10-07 Thread Mario Limonciello
** Changed in: mythexport
   Status: Confirmed = Invalid

-- 
thread_stack setting is too small
https://bugs.launchpad.net/bugs/426919
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.1 in ubuntu.

-- 
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 444946] Re: eucalyptus does not survive a reboot

2009-10-07 Thread Thierry Carrez
** Changed in: eucalyptus (Ubuntu)
 Assignee: (unassigned) = Dustin Kirkland (kirkland)

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

-- 
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 444454] Re: Always need to run: source ~/.bashrc

2009-10-07 Thread actionparsnip
Even from windows clients via putty?

-- 
Always need to run: source ~/.bashrc
https://bugs.launchpad.net/bugs/54
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in ubuntu.

-- 
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 430358] Re: bind9 + DLZ core dumps on AFXR request

2009-10-07 Thread Jon Austin
I'll give karmic a crack at first opportunity, fairly busy at the moment
with work commitment.

I've applied the xfrout.c patch suggested in this post
http://www.mail-archive.com/comp-protocols-dns-b...@isc.org/msg00134.html and
it seems to have resolved it. Although the patch did not cleanly apply
against the source - I manually made the edits. This patch resolved the
issue.



On Thu, Oct 8, 2009 at 12:13 AM, Chuck Short chuck.sh...@canonical.comwrote:

 This might still be a problem in karmic as well I have just checked the
 source and it has not been applied. Of course there is no response on
 the mailing list as well in the link provided. If possible can you test
 the karmic version?

 Regards
 chuck

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

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

 --
 bind9 + DLZ core dumps on AFXR request
 https://bugs.launchpad.net/bugs/430358
 You received this bug notification because you are a direct subscriber
 of the bug.

 Status in “bind9” package in Ubuntu: Incomplete

 Bug description:
 Binary package hint: bind9

 Hi there

 I'm having a few problems with DLZ and BIND crashing when a slave
 server requests a zone transfer (my secondary DNS host does not
 support DLZ).

 I've built the BIND package on Ubuntu 8.10 x86. The steps I took to build
 it was

 apt-get install build-essential
 apt-get install libmysqlclient15-dev
 apt-get build-dep bind9
 mkdir /usr/src/local/bind9
 cd /usr/src/local/bind9
 apt-get source bind9
 cd bind9-9.5.0.dfsg.P2/
 vim debian/rules
 change  --with-dlz-mysql=no to  --with-dlz-mysql=yes
 dpkg-buildpackage -b
 dpkg - install debs

 I believe it built ok with some warnings. The .debs installed ok, just
 a minor issue with rndc and keys.

 After a bit of mucking around with configs, any normal lookup works
 fine, no errors produced when running named with -d1 console output.
 However, when I trigger a AFXR request (using testing host configured
 as static slave zone):

 14-Sep-2009 21:39:16.173
 Query String: select zone from dns_records where zone = 'domainzone.com'

 14-Sep-2009 21:39:16.173
 Query String: select ttl, type, mx_priority, case when
 lower(type)='txt' then concat('', data, '') when lower(type) = 'soa'
 then concat_ws(' ', data, resp_person, serial, refresh, retry, expire,
 minimum) else data end from dns_records where zone = 'domainzone.com'
 and host = '@'

 14-Sep-2009 21:39:16.173
 Query String: select ttl, type, mx_priority, case when
 lower(type)='txt' then concat('', data, '') when lower(type) = 'soa'
 then concat_ws(' ', data, resp_person, serial, refresh, retry, expire,
 minimum) else data end from dns_records where zone = 'domainzone.com'
 and host = '@'

 14-Sep-2009 21:39:17.047
 Query String: select zone from dns_records where zone = 'domainzone.com'

 14-Sep-2009 21:39:17.047
 Query String: select zone from xfr_table where zone = 'domainzone.com'
 and client = '203.x.x.x'

 14-Sep-2009 21:39:17.047
 Query String: select ttl, type, mx_priority, case when
 lower(type)='txt' then concat('', data, '') when lower(type) = 'soa'
 then concat_ws(' ', data, resp_person, serial, refresh, retry, expire,
 minimum) else data end from dns_records where zone = 'domainzone.com'
 and host = '@'

 14-Sep-2009 21:39:17.047
 Query String: select ttl, type, host, mx_priority, case when
 lower(type)='txt' then concat('', data, '') else data end,
 resp_person, serial, refresh, retry, expire, minimum from dns_records
 where zone = 'domainzone.com'

 14-Sep-2009 21:39:17.048
 Query String: select ttl, type, mx_priority, case when
 lower(type)='txt' then concat('', data, '') when lower(type) = 'soa'
 then concat_ws(' ', data, resp_person, serial, refresh, retry, expire,
 minimum) else data end from dns_records where zone = 'domainzone.com'
 and host = '@'

 14-Sep-2009 21:39:17.048 zone.c:2514: REQUIREsource) != ((void
 *)0))  (((const isc__magic_t *)(source))-magic == ((('Z')  24 |
 ('O')  16 | ('N')  8 | ('E')) failed
 14-Sep-2009 21:39:17.048 exiting (due to assertion failure)
 Aborted (core dumped)

 My table structure is as follows (apologies for formatting)
 mysql select * from dns_records;

 ++-+-+---+--+--+-+-+---++-++-+---++
 | id | zone| host| type  | data
 | ttl  | mx_priority | refresh | retry | expire | minimum |
 serial | resp_person | primary_ns| data_count |

 ++-+-+---+--+--+-+-+---++-++-+---++
 |  9 | domainzone.com | staging | CNAME | www.domainzone.com. | 3600 |
   NULL |NULL |  NULL |   NULL |NULL |   NULL | NULL
 | NULL  |  0 |
 | 11 | domainzone.com | www | A  

[Bug 430358] Re: bind9 + DLZ core dumps on AFXR request

2009-10-07 Thread Jon Austin
** Bug watch added: Red Hat Bugzilla #454783
   https://bugzilla.redhat.com/show_bug.cgi?id=454783

-- 
bind9 + DLZ core dumps on AFXR request
https://bugs.launchpad.net/bugs/430358
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bind9 in ubuntu.

-- 
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 406581] Re: package libdns45 1:9.5.1.dfsg.P2-1 failed to install/upgrade: corrupted filesystem tarfile - corrupted package archive

2009-10-07 Thread Ian Enticott
Thanks - I now think the problem was with the chipset on the Motherboard
- it was impossible to update Ubuntu - I  have no problems on the other
machine I am running

Ian


On Wed, 2009-10-07 at 14:17 +, Chuck Short wrote:

 Hi,
 
 I was wondering if this was still a problem for you? If not you can
 probably move the files out of the way and do a sudo apt-get update.
 
 Regards
 chuck
 
 ** Changed in: bind9 (Ubuntu)
Importance: Undecided = Low
 
 ** Changed in: bind9 (Ubuntu)
Status: New = Incomplete


-- 
package libdns45 1:9.5.1.dfsg.P2-1 failed to install/upgrade: corrupted 
filesystem tarfile - corrupted package archive
https://bugs.launchpad.net/bugs/406581
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bind9 in ubuntu.

-- 
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 442107] Re: kvm crashes when is ram full

2009-10-07 Thread pavolzetor
I have disabled swap (I don't know why).

** Changed in: kvm (Ubuntu)
   Status: New = Invalid

-- 
kvm crashes when is ram full
https://bugs.launchpad.net/bugs/442107
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to kvm in ubuntu.

-- 
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 406466] Re: 2.6.31 - Can't see files in CIFS-mounted directories

2009-10-07 Thread Marc
I have Time Capsule 7.4.2 and it also affects me.

Everything was ok before Karmic.

-- 
2.6.31 - Can't see files in CIFS-mounted directories
https://bugs.launchpad.net/bugs/406466
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
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 445536] [NEW] pear install fails without error message (downloaded go-pear is also affected)

2009-10-07 Thread Gabor Halaszvari
Public bug reported:

Binary package hint: php5

After the workarounds applied from #420639 (cleaning and updating
channels), pear install downloads the packages but exits without any
error message just before the installation (or unpacking) starts.

I removed the php-pear package and tried to install pear via go-pear 
(downloaded from http://pear.php.net/go-pear).
This type of installation exits also when the installer unpacks the package 
PEAR.

ProblemType: Bug
Architecture: i386
Date: Wed Oct  7 16:48:56 2009
DistroRelease: Ubuntu 9.10
Package: php5 5.2.10.dfsg.1-2ubuntu4
PackageArchitecture: all
ProcEnviron:
 LANG=hu_HU.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-12.40-generic
SourcePackage: php5
Uname: Linux 2.6.31-12-generic i686

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


** Tags: apport-bug i386

-- 
pear install fails without error message (downloaded go-pear is also affected)
https://bugs.launchpad.net/bugs/445536
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in ubuntu.

-- 
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 445536] Re: pear install fails without error message (downloaded go-pear is also affected)

2009-10-07 Thread Gabor Halaszvari

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/33234246/Dependencies.txt

** Attachment added: XsessionErrors.txt
   http://launchpadlibrarian.net/33234247/XsessionErrors.txt

-- 
pear install fails without error message (downloaded go-pear is also affected)
https://bugs.launchpad.net/bugs/445536
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in ubuntu.

-- 
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 444908] Re: In SYSTEM mode + multicluster, instances do not run on multiple clusters

2009-10-07 Thread Dustin Kirkland
** Also affects: eucalyptus (Ubuntu)
   Importance: Undecided
   Status: New

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

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

** Changed in: eucalyptus (Ubuntu)
 Assignee: (unassigned) = Dustin Kirkland (kirkland)

-- 
In SYSTEM mode + multicluster, instances do not run on multiple clusters
https://bugs.launchpad.net/bugs/444908
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

-- 
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 190359] Re: dhclient continually seeks ip address on unconnected interface

2009-10-07 Thread Jonas Häggqvist
Hi Robert,

What is the contents of your /etc/network/interfaces?

I had the following:

allow-hotplug eth0
iface eth0 inet dhcp

Which caused this to happen. This is on a Debian system, but I'd be
surprised if it's not the same issue. My fix was simply to remove
these lines and let network-manager handle the interface.

I would have expected ifupdown (guessing that's responsible) to be able
to do cable sensing and not just keep trying.

-- 
dhclient continually seeks ip address on unconnected interface
https://bugs.launchpad.net/bugs/190359
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dhcp3 in ubuntu.

-- 
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 445536] Re: pear install fails without error message, downloaded go-pear is also affected (Karmic)

2009-10-07 Thread Gabor Halaszvari
** Summary changed:

- pear install fails without error message (downloaded go-pear is also affected)
+ pear install fails without error message, downloaded go-pear is also affected 
(Karmic)

-- 
pear install fails without error message, downloaded go-pear is also affected 
(Karmic)
https://bugs.launchpad.net/bugs/445536
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in ubuntu.

-- 
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 445206] Re: remote bootstrap fails when walrus+sc are on the same host

2009-10-07 Thread Dustin Kirkland
** Also affects: eucalyptus (Ubuntu)
   Importance: Undecided
   Status: New

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

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

** Changed in: eucalyptus (Ubuntu)
 Assignee: (unassigned) = Dustin Kirkland (kirkland)

-- 
remote bootstrap fails when walrus+sc are on the same host
https://bugs.launchpad.net/bugs/445206
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

-- 
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 444838] Re: If the CC and CLC are on different machines, meta-data service is unreachable by nodes

2009-10-07 Thread Dustin Kirkland
** Also affects: eucalyptus (Ubuntu)
   Importance: Undecided
   Status: New

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

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

** Changed in: eucalyptus (Ubuntu)
 Assignee: (unassigned) = Dustin Kirkland (kirkland)

-- 
If the CC and CLC are on different machines, meta-data service is unreachable 
by nodes
https://bugs.launchpad.net/bugs/444838
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

-- 
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 444479] Re: missing apparmor access rule

2009-10-07 Thread Juri Haberland
No, not that I have noticed. Mysqld seems to access /proc/stat if
/sys/devices/system/cpu/ is not accessible.

-- 
missing apparmor access rule 
https://bugs.launchpad.net/bugs/79
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.1 in ubuntu.

-- 
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 365390] Re: postfix: invalid value for smtpd_tls_mandatory_ciphers in main.cf

2009-10-07 Thread Gioele Barabucci
The problem is still present in Jaunty and the patch fixes it.

Could you please release an updated deb in jaunty-updates?

-- 
postfix:  invalid value for smtpd_tls_mandatory_ciphers in main.cf
https://bugs.launchpad.net/bugs/365390
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dovecot in ubuntu.

-- 
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 445206] Re: remote bootstrap fails when walrus+sc are on the same host

2009-10-07 Thread Dustin Kirkland
** Changed in: eucalyptus (Ubuntu)
   Status: In Progress = Fix Committed

-- 
remote bootstrap fails when walrus+sc are on the same host
https://bugs.launchpad.net/bugs/445206
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

-- 
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 444908] Re: In SYSTEM mode + multicluster, instances do not run on multiple clusters

2009-10-07 Thread Dustin Kirkland
** Changed in: eucalyptus (Ubuntu)
   Status: In Progress = Fix Committed

-- 
In SYSTEM mode + multicluster, instances do not run on multiple clusters
https://bugs.launchpad.net/bugs/444908
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

-- 
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 443325] Re: /services/Heartbeat fails on exception

2009-10-07 Thread Dustin Kirkland
** Changed in: eucalyptus (Ubuntu Karmic)
 Assignee: Thierry Carrez (ttx) = Dustin Kirkland (kirkland)

-- 
/services/Heartbeat fails on exception
https://bugs.launchpad.net/bugs/443325
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

-- 
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 443314] Re: system address selection should prefer cluster-local addresses

2009-10-07 Thread Dustin Kirkland
** Also affects: eucalyptus (Ubuntu)
   Importance: Undecided
   Status: New

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

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

** Changed in: eucalyptus (Ubuntu)
 Assignee: (unassigned) = Dustin Kirkland (kirkland)

** Changed in: eucalyptus (Ubuntu)
   Status: In Progress = Fix Committed

-- 
system address selection should prefer cluster-local addresses
https://bugs.launchpad.net/bugs/443314
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

-- 
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 444838] Re: If the CC and CLC are on different machines, meta-data service is unreachable by nodes

2009-10-07 Thread Dustin Kirkland
** Changed in: eucalyptus (Ubuntu)
   Status: In Progress = Fix Committed

-- 
If the CC and CLC are on different machines, meta-data service is unreachable 
by nodes
https://bugs.launchpad.net/bugs/444838
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

-- 
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 422138] Re: Slow memory leak, seen on two machines, appears to be dupe of 224945 even after -updates

2009-10-07 Thread Joe McDonagh
Chuck Short wrote:
 ** Changed in: apache2 (Ubuntu)
Importance: Undecided = Low

   

Chuck, was wondering, should this be marked Low from Undecided if it 
hasn't been confirmed nor denied by anyone?

-- 
Joe McDonagh
Operations Engineer
www.colonfail.com

-- 
Slow memory leak, seen on two machines, appears to be dupe of 224945 even after 
-updates
https://bugs.launchpad.net/bugs/422138
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in ubuntu.

-- 
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 406466] Re: 2.6.31 - Can't see files in CIFS-mounted directories

2009-10-07 Thread Adam Greenhalgh
The smbclient failing is probably a separate bug and I will open another
bug for that ( Bug #445595 ). The mount failure is the same bug as this.
I have been able to compile smbclient from the latest samba source and
the issue is not there.

-- 
2.6.31 - Can't see files in CIFS-mounted directories
https://bugs.launchpad.net/bugs/406466
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
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 404917] Re: mounted samba shares unavailable after suspend

2009-10-07 Thread rupert
Restarting Samba doesn't make a difference, still the same error.

This doesn't occur if I Hibernate, instead of Suspend, it only occurs if
I Suspend. Interestingly, if I Hibernate, clicking on the auto-created
folder icon on the Desktop from one of the Network folders still gives
an The Folder is Of an Unknown Type error. But navigating to the same
folder via NetworkWindows NetworkMSHomeServerDocuments works no
problem

-- 
mounted samba shares unavailable after suspend
https://bugs.launchpad.net/bugs/404917
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

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


  1   2   3   >