[Bug 603363] Re: sshd never stops, prevents umount of /usr partition

2011-01-05 Thread Clint Byrum
Yes, that has been fixed as of Ubuntu 10.10. The fix just needs to be
backported in an SRU to 10.04.

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

Title:
  sshd never stops, prevents umount of /usr partition

-- 
Ubuntu-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 697545] [NEW] Backslashes from check_disk_smb output are removed in web interface

2011-01-05 Thread /usr/local/dick
Public bug reported:

Binary package hint: nagios3

One of my hosts has this check running against it, with result:

nag...@expat:~$ /usr/lib/nagios/plugins/check_disk_smb -a grizzly.terena.org -H 
'SAMBA' -s profile_backup -u nagios3 -p hackme -w 95 -c 99
Disk ok - 2.32G (14%) free on \\SAMBA\profile_backup

All fine, but on the web interface it seems like one backslash is eaten
from one or more backslashes:

Disk ok - 2.32G (14%) free on \SAMBAprofile_backup

Looks like backslashes are being unescaped somewhere...

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

** Description changed:

  Binary package hint: nagios3
  
- One of my host has this check running against it, with result:
+ One of my hosts has this check running against it, with result:
  
  nag...@expat:~$ /usr/lib/nagios/plugins/check_disk_smb -a grizzly.terena.org 
-H 'SAMBA' -s profile_backup -u nagios3 -p hackme -w 95 -c 99
  Disk ok - 2.32G (14%) free on \\SAMBA\profile_backup
  
  All fine, but on the web interface it seems like one backslash is eaten
  from one or more backslashes:
  
  Disk ok - 2.32G (14%) free on \SAMBAprofile_backup
  
- 
  Looks like backslashes are being unescaped somewhere...

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

Title:
  Backslashes from check_disk_smb output are removed in web interface

-- 
Ubuntu-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 697227] Re: Apache processes segfault

2011-01-05 Thread shankao
*** This bug is a duplicate of bug 697105 ***
https://bugs.launchpad.net/bugs/697105

** This bug has been marked a duplicate of bug 697105
   Segfault on POST
 * You can subscribe to bug 697105 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/697105/+subscribe

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

Title:
  Apache processes segfault

-- 
Ubuntu-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 697105] Re: Segfault on POST

2011-01-05 Thread shankao
In upstreams bug comments, is suggested that the bug can be a regression
in gcc 4.5 optimizations [0]

This produces lots of problems with apache in natty (gcc 4.5). Should we
mark it as medium importance?

[0] http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46488

** Bug watch added: GCC Bugzilla #46488
   http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46488

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

Title:
  Segfault on POST

-- 
Ubuntu-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 691723] Re: OpenVPN Client Ignores DNS

2011-01-05 Thread Thierry Carrez
Hm, I think the problem comes from using directly OpenVPN with a
NetworkManager than owns resolv.conf. Both try to overwrite resolv.conf
and NM wins. You should either configure network outside NM (using
/etc/network/interfaces), or use network-manager-openvpn for an
hopefully integrated experience...

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

Title:
  OpenVPN Client Ignores DNS

-- 
Ubuntu-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 684875] Re: Patch to Natty 2.6.37-virtual breaks non-EC2 users

2011-01-05 Thread Stefan Bader
I did a small test this morning with ami-e4c9388d:

IMAGE   ami-e4c9388d
099720109477/ebs/ubuntu-images-testing/ubuntu-natty-daily-amd64-server-20110104 
099720109477available   public  x86_64  machine aki-427d952b
ebs
BLOCKDEVICEMAPPING  /dev/sda1   snap-9fb802f2   8

Originally running 2.6.37-11 and showing sda and sdb in
/proc/partitions. I did a build from the current master-next in Natty:

# uname -a
Linux ip-10-117-77-50 2.6.37-12-virtual #26~lp684875v1 SMP Wed Jan 5 09:14:12 
UTC 2011 x86_64 GNU/Linux

# cat /proc/partitions
major minor  #blocks  name

 20218388608 xvda1
 202   16  440366080 xvdb

This works with or without the xen_emul_unplug=unnecesarry switch
(expected as m1.large is not HVM). So we seem to be ok with just
reverting the patch. Though we should check whether we now need the
argument for our cluster instances.

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

Title:
  Patch to Natty 2.6.37-virtual breaks non-EC2 users

-- 
Ubuntu-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 672177] Re: libc6 upgrade causes umount to fail on shutdown because init cannot be restarted

2011-01-05 Thread Launchpad Bug Tracker
This bug was fixed in the package eglibc - 2.12.1-0ubuntu12

---
eglibc (2.12.1-0ubuntu12) natty; urgency=low

  * do not run 'telinit u' on upgrade, as this will break upstart.
touch /var/run/init.upgraded instead, which will force a re-exec just
before remounting root read-only. LP: #672177, LP: #694772.
 -- Clint Byrum cl...@ubuntu.com   Mon, 03 Jan 2011 10:17:18 -0800

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

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

Title:
  libc6 upgrade causes umount to fail on shutdown because init cannot be 
restarted

-- 
Ubuntu-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 697584] [NEW] inconsistent and incompatible naming of bind files

2011-01-05 Thread Thomas Schweikle
Public bug reported:

Binary package hint: bind9

Bind9 uses per default (compiled from scratch)

/etc/named
/var/cache/named
/var/lib/named
/var/log/named
/var/run/named
/var/tmp/named

With ubuntu this is now:
/etc/bind
/var/cache/bind
/var/lib/bind
/var/log/named
/var/run/named
/var/tmp/bind

Could we please have this as expected by the binary: all in named
directories? It is quite a pitty to transfer named configurations across
systems if one doesn't stay in line, renaming parts inconsistently, just
because someone thought this could be a good idea!

Could we please stay at using named for all and everything /usr/sbin/named 
is using??!
Same for all starting scripts: please use /etc/default/named. 

This was my first. Had to lower my angriness.

Second: /etc/apparmor.d/use.sbin.named (arggghhh --- if it had been 
consequent: why usr.sbin.named here???) does hold wrong permissions. There 
made for named, but the directory created installing the package is called 
bind:
As found in /etc/apparmor.d/usr.sbin.named:
  /var/tmp/named/** rw,
  /var/tmp/named/ rw,

What it is configured for:
  /var/tmp/bind/** rw,
  /var/tmp/bind/ rw,

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: bind9 1:9.7.1.dfsg.P2-2ubuntu0.1
ProcVersionSignature: Ubuntu 2.6.35-24.42-generic-pae 2.6.35.8
Uname: Linux 2.6.35-24-generic-pae i686
Architecture: i386
Date: Wed Jan  5 10:54:49 2011
InstallationMedia: Ubuntu-Server 10.10 Maverick Meerkat - Release i386 
(20101007)
ProcEnviron:
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
SourcePackage: bind9

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


** Tags: apport-bug i386 maverick

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

Title:
  inconsistent and incompatible naming of bind files

-- 
Ubuntu-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 697584] Re: inconsistent and incompatible naming of bind files

2011-01-05 Thread Thomas Schweikle


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

Title:
  inconsistent and incompatible naming of bind files

-- 
Ubuntu-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 697592] [NEW] unable to create socket on eth0 (210) for ::ffff:192.168.1.4#123

2011-01-05 Thread Thomas Schweikle
Public bug reported:

Binary package hint: ntp

ntpd[738]: unable to create socket on eth0 (210) for :::192.168.1.4#123
ds ntpd[738]: failed to initialize interface for address :::192.168.1.4
ntpd[738]: bind() fd 22, family AF_INET6, port 123, scope 2, addr 
:::192.168.1.4, mcast=0 flags=0x11 fails: Invalid argument

H?

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: ntp 1:4.2.4p8+dfsg-1ubuntu6
ProcVersionSignature: Ubuntu 2.6.35-24.42-generic-pae 2.6.35.8
Uname: Linux 2.6.35-24-generic-pae i686
Architecture: i386
Date: Wed Jan  5 11:33:13 2011
InstallationMedia: Ubuntu-Server 10.10 Maverick Meerkat - Release i386 
(20101007)
NtpStatus:
 remote   refid  st t when poll reach   delay   offset  jitter
 ==
  192.168.1.255   .BCST.  16 u-   6400.0000.000   0.001
ProcEnviron:
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
SourcePackage: ntp
mtime.conffile..etc.ntp.conf: 2011-01-04T17:58:09.340110

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


** Tags: apport-bug i386 maverick

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

Title:
   unable to create socket on eth0 (210) for :::192.168.1.4#123

-- 
Ubuntu-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 697592] Re: unable to create socket on eth0 (210) for ::ffff:192.168.1.4#123

2011-01-05 Thread Thomas Schweikle


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

Title:
   unable to create socket on eth0 (210) for :::192.168.1.4#123

-- 
Ubuntu-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 697181] Re: DoS: Infinite loop processing 2.2250738585072011e-308

2011-01-05 Thread Steven van der Vegt
And there's a patch:

Fix: http://svn.php.net/viewvc?view=revisionrevision=307095
Test case: http://svn.php.net/viewvc?view=revisionrevision=307097

See:
http://bugs.php.net/bug.php?id=53632

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

Title:
  DoS: Infinite loop processing 2.2250738585072011e-308

-- 
Ubuntu-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 697609] [NEW] rndc-confgen does nothing

2011-01-05 Thread Thomas Schweikle
Public bug reported:

Binary package hint: bind9

calling rndc-confgen without any options does nothing. Just sitting there and 
waiting.
calling rndc-confgen -h gives a little help.
calling rndc-confgen -b 256 -c /etc/named/rndc.key -r /dev/random does 
nothing. Just sitting there and waiting.

no output, no files written, just waiting.

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: bind9utils 1:9.7.1.dfsg.P2-2ubuntu0.1
ProcVersionSignature: Ubuntu 2.6.35-24.42-generic-pae 2.6.35.8
Uname: Linux 2.6.35-24-generic-pae i686
Architecture: i386
Date: Wed Jan  5 11:56:09 2011
InstallationMedia: Ubuntu-Server 10.10 Maverick Meerkat - Release i386 
(20101007)
ProcEnviron:
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
SourcePackage: bind9

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


** Tags: apport-bug i386 maverick

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

Title:
  rndc-confgen does nothing

-- 
Ubuntu-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 697609] Re: rndc-confgen does nothing

2011-01-05 Thread Thomas Schweikle


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

Title:
  rndc-confgen does nothing

-- 
Ubuntu-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 688085] Re: Guest kernel hang during boot when KVM is active on i386 host

2011-01-05 Thread Froggy
** Also affects: linux (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  Guest kernel hang during boot when KVM is active on i386 host

-- 
Ubuntu-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 604872] Re: qemu-system-arm segfaults emulating versatile machine after running debootstrap --second-stage inside vm

2011-01-05 Thread Ricardo Salveti
Can you later post your patch or link to this bug? Then I can help
testing it with rootstock.

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

Title:
  qemu-system-arm segfaults emulating versatile machine after running 
debootstrap --second-stage inside vm

-- 
Ubuntu-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 688085] Re: Guest kernel hang during boot when KVM is active on i386 host

2011-01-05 Thread Froggy
Must be fixed in arch/x86/include/asm/kvm_emulate.h and
arch/x86/kvm/emulate.c.

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

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

Title:
  Guest kernel hang during boot when KVM is active on i386 host

-- 
Ubuntu-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 697609] Re: rndc-confgen does nothing

2011-01-05 Thread Thomas Schweikle
After about an hour it generated output!

Maybe we shall have some message it is working on key generation 
:-(

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

Title:
  rndc-confgen does nothing

-- 
Ubuntu-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 688085] Re: Guest kernel hang during boot when KVM is active on i386 host

2011-01-05 Thread Froggy
Change proposal for Maverick (2.6.35) based on kernel patch in description:
   * kvm_emulate.h:
  * Change struct operand so that val and orig_val will be changed from 
unsigned long to union like this:
union {
  unsigned long val;
  u64 val64;
}

   * emulate.c:
  * in emulate_grp9() change all occurences of c-dst.val to c-dst.val64.
  * In x86_emulate_insn() change line c-src.orig_val = c-src.val to 
c-src.orig_val64 = c-src.val64.

The MeeGo qemu will start work then.

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

Title:
  Guest kernel hang during boot when KVM is active on i386 host

-- 
Ubuntu-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 694029] Re: [natty] kvm guests become unstable after a while

2011-01-05 Thread Jamie Strandboge
Installing 0.12.5+noroms-0ubuntu7, I rebooted and ran my script for 37
runs (~14 hours) and received no Segmentation faults or other weird dpkg
errors. This is with the natty kernel.

While I find it odd that 0.12.5 with the natty kernel is ok, 0.13 with
the natty kernel is not, and either with the maverick kernel seems ok,
at this point it seems that it is indeed an issue with qemu-kvm.

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

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

Title:
  [natty] kvm guests become unstable after a while

-- 
Ubuntu-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 694029] Re: [natty] kvm guests become unstable after a while

2011-01-05 Thread Jamie Strandboge
Marking qemu-kvm task as Confirmed since it is repeatable.

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

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

Title:
  [natty] kvm guests become unstable after a while

-- 
Ubuntu-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 458637] Re: Windows Live Sign-In assistant prevents samba from accessing Windows 7 shares

2011-01-05 Thread Thierry Carrez
** Changed in: samba (Ubuntu Maverick)
   Status: Triaged = In Progress

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

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

Title:
  Windows Live Sign-In assistant prevents samba from accessing Windows 7 shares

-- 
Ubuntu-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 458637] Re: Windows Live Sign-In assistant prevents samba from accessing Windows 7 shares

2011-01-05 Thread Thierry Carrez
** Description changed:

  Binary package hint: samba
  
  Many times samba does not show ubuntu shares (printer and folders) in a 
windows network, but a few times does. Need to reboot the PC several times 
until they are shown in the network. Besides when finally is possible to access 
ubuntu shares, the printer is not shown, so it is not possible to print, I 
notice the curious thing that with just opening the file smb.conf and saving it 
without any modification the printer is shown in the network. Other issue with 
samba is that nautilus does not show Mis documentos shares in PCs with Win 
XP, but still is possible to access them just typing mis documentos in the 
text mode address bar, and it is not possible to mount Windows 7 shares, a few 
weeks earlier those shares could be shown and mounted.
  I am ussing Karmic Koala amd64 updated.
  
  ProblemType: Bug
  Architecture: amd64
  Date: Thu Oct 22 18:15:07 2009
  DistroRelease: Ubuntu 9.10
  NonfreeKernelModules: nvidia
  Package: samba 2:3.4.0-3ubuntu5
  ProcEnviron:
-  LANG=es_PE.UTF-8
-  SHELL=/bin/bash
+  LANG=es_PE.UTF-8
+  SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
  SourcePackage: samba
  Uname: Linux 2.6.31-14-generic x86_64
+ 
+ == SRU Report ==
+ Impact:
+ Users can't mount shares from Windows 7 using any libsmbclient-using tool
+ 
+ Development branch fix:
+ Natty has 3.5.6, which is the upstream version containing the fix (released 
Oct 2010)
+ 
+ Patch:
+ Minimal patch coming from upstream bugzilla, see comment 47
+ 
+ TEST CASE:
+ With libsmbclient installed, try to access shares defined on a current 
Windows 7 system.
+ 
+ Regression potential:
+ This should only affect Win7 + Microsoft Live Sign-in Assistant SPNEGO 
exchanges. Patch was released upstream without negative effects.

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

Title:
  Windows Live Sign-In assistant prevents samba from accessing Windows 7 shares

-- 
Ubuntu-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 458637] Re: Windows Live Sign-In assistant prevents samba from accessing Windows 7 shares

2011-01-05 Thread Thierry Carrez
Thanks for your debdiff. I uploaded it to maverick-proposed with minor
linewrapping changes in debian/changelog. Wrote up SRU report, now it's
waiting on the SRU team to accept it in maverick-proposed. I have no
windows 7 system so no means to verify the fix.

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

Title:
  Windows Live Sign-In assistant prevents samba from accessing Windows 7 shares

-- 
Ubuntu-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 693372] Re: Error starting nagios3

2011-01-05 Thread ander
Hi, same problem here. This is my first post, ready for suggestions.


r...@rr:/etc/nagios3$ sudo /etc/init.d/nagios3 start
 * Starting nagios3 monitoring daemon nagios3   
  [ OK ] 
r...@rr:/etc/nagios3$ tail /var/log/messages
Jan  5 14:07:58 infor002 kernel: [107217.218074] ptrace of non-child pid 9790 
was attempted by: firefox-bin (pid 5151)
Jan  5 14:07:58 infor002 kernel: [107217.218079] ptrace of non-child pid 9791 
was attempted by: firefox-bin (pid 5151)
Jan  5 14:11:55 infor002 kernel: [107453.920391] ptrace of non-child pid 10449 
was attempted by: firefox-bin (pid 5151)
Jan  5 14:11:55 infor002 kernel: [107453.920398] ptrace of non-child pid 10450 
was attempted by: firefox-bin (pid 5151)
Jan  5 14:11:55 infor002 kernel: [107453.920404] ptrace of non-child pid 10451 
was attempted by: firefox-bin (pid 5151)
Jan  5 14:29:23 infor002 nagios3: Nagios 3.2.1 starting... (PID=13658)
Jan  5 14:29:23 infor002 nagios3: Local time is Wed Jan 05 14:29:23 CET 2011
Jan  5 14:29:23 infor002 nagios3: LOG VERSION: 2.0
Jan  5 14:29:23 infor002 nagios3: Finished daemonizing... (New PID=13659)
Jan  5 14:29:23 infor002 nagios3: Caught SIGSEGV, shutting down...


Architecture: i386
Date: Wed Jan  5 14:26:22 2011
Dependencies:
  adduser 3.112ubuntu1
  apache2-mpm-prefork 2.2.16-1ubuntu3.1
  apache2-utils 2.2.16-1ubuntu3.1
  apache2.2-bin 2.2.16-1ubuntu3.1
  apache2.2-common 2.2.16-1ubuntu3.1
  base-files 5.0.0ubuntu23
  base-passwd 3.5.22
  bsd-mailx 8.1.2-0.20100314cvs-1
  busybox-initramfs 1:1.15.3-1ubuntu5
  coreutils 8.5-1ubuntu3
  cpio 2.11-4ubuntu1
  debconf 1.5.32ubuntu3
  debconf-i18n 1.5.32ubuntu3
  debianutils 3.2.3
  dpkg 1.15.8.4ubuntu3
  findutils 4.4.2-1ubuntu1
  gcc-4.5-base 4.5.1-7ubuntu2
  ifupdown 0.6.10ubuntu3
  initramfs-tools 0.98.1ubuntu6
  initramfs-tools-bin 0.98.1ubuntu6
  initscripts 2.87dsf-4ubuntu19
  insserv 1.14.0-2
  iputils-ping 3:20100418-2ubuntu1
  klibc-utils 1.5.20-1
  libacl1 2.2.49-3
  libapache2-mod-php5 5.3.3-1ubuntu9.1
  libapr1 1.4.2-3ubuntu1
  libaprutil1 1.3.9+dfsg-3ubuntu0.10.10.1
  libaprutil1-dbd-sqlite3 1.3.9+dfsg-3ubuntu0.10.10.1
  libaprutil1-ldap 1.3.9+dfsg-3ubuntu0.10.10.1
  libattr1 1:2.4.44-2
  libblkid1 2.17.2-0ubuntu1
  libbz2-1.0 1.0.5-4ubuntu1
  libc-bin 2.12.1-0ubuntu10
  libc6 2.12.1-0ubuntu10
  libcap2 1:2.19-2
  libcomerr2 1.41.12-1ubuntu2
  libdb4.8 4.8.30-1
  libdbus-1-3 1.4.0-0ubuntu1
  libdrm-intel1 2.4.21-1ubuntu2.1
  libdrm-nouveau1 2.4.21-1ubuntu2.1
  libdrm-radeon1 2.4.21-1ubuntu2.1
  libdrm2 2.4.21-1ubuntu2.1
  libexpat1 2.0.1-7ubuntu1
  libgcc1 1:4.5.1-7ubuntu2
  libgcrypt11 1.4.5-2ubuntu1
  libgdbm3 1.8.3-9
  libglib2.0-0 2.26.0-0ubuntu1

libgnutls26 2.8.6-1
  libgpg-error0 1.6-1ubuntu2
  libgssapi-krb5-2 1.8.1+dfsg-5ubuntu0.2
  libjpeg62 6b-16.1
  libk5crypto3 1.8.1+dfsg-5ubuntu0.2
  libkeyutils1 1.4-1
  libklibc 1.5.20-1
  libkrb5-3 1.8.1+dfsg-5ubuntu0.2
  libkrb5support0 1.8.1+dfsg-5ubuntu0.2
  libldap-2.4-2 2.4.23-0ubuntu3.4
  liblocale-gettext-perl 1.05-6
  liblockfile1 1.08-4
  liblzma2 4.999.9beta+20100527-1
  libmagic1 5.03-5ubuntu1
  libncurses5 5.7+20100626-0ubuntu1
  libncursesw5 5.7+20100626-0ubuntu1
  libnih-dbus1 1.0.2-1ubuntu2
  libnih1 1.0.2-1ubuntu2
  libpam-modules 1.1.1-4ubuntu2
  libpam0g 1.1.1-4ubuntu2
  libpcre3 8.02-1
  libperl5.10 5.10.1-12ubuntu2
  libplymouth2 0.8.2-2ubuntu5.1
  libpng12-0 1.2.44-1
  libsasl2-2 2.1.23.dfsg1-5ubuntu2
  libselinux1 2.0.94-1
  libsepol1 2.0.41-1
  libslang2 2.2.2-4ubuntu1
  libsqlite3-0 3.7.2-1ubuntu0.1
  libssl0.9.8 0.9.8o-1ubuntu4.3
  libtasn1-3 2.7-1
  libtext-charwidth-perl 0.04-6
  libtext-iconv-perl 1.7-2
  libtext-wrapi18n-perl 0.06-7
  libudev0 162-2.2
  libusb-0.1-4 2:0.1.12-15ubuntu2
  libuuid1 2.17.2-0ubuntu1
  libxml2 2.7.7.dfsg-4ubuntu0.1
  lsb-base 4.0-0ubuntu8
  makedev 2.3.1-89ubuntu1
  mime-support 3.48-1ubuntu2
  module-init-tools 3.12-1ubuntu2
  mount 2.17.2-0ubuntu1
  mountall 2.19
  nagios-plugins-basic 1.4.14-5ubuntu3
  nagios3-cgi 3.2.1-2ubuntu1
  nagios3-common 3.2.1-2ubuntu1
  nagios3-core 3.2.1-2ubuntu1
  ncurses-bin 5.7+20100626-0ubuntu1
  net-tools 1.60-23ubuntu3
  passwd 1:4.1.4.2-1ubuntu3

perl 5.10.1-12ubuntu2
  perl-base 5.10.1-12ubuntu2
  perl-modules 5.10.1-12ubuntu2
  php5-common 5.3.3-1ubuntu9.1
  plymouth 0.8.2-2ubuntu5.1
  procps 1:3.2.8-9ubuntu3
  sed 4.2.1-7
  sensible-utils 0.0.4ubuntu1
  sysv-rc 2.87dsf-4ubuntu19
  sysvinit-utils 2.87dsf-4ubuntu19
  tzdata 2010o-0ubuntu0.10.10
  ucf 3.0025
  udev 162-2.2
  upstart 0.6.6-3
  util-linux 2.17.2-0ubuntu1
  xz-utils 4.999.9beta+20100527-1
  zlib1g 1:1.2.3.4.dfsg-3ubuntu1
DistroRelease: Ubuntu 10.10
Package: nagios3 3.2.1-2ubuntu1
PackageArchitecture: i386
ProblemType: Bug
ProcEnviron:
  PATH=(custom, no user)
  LANG=es_ES.utf8
  SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.35-24.42-generic 2.6.35.8
SourcePackage: nagios3
Tags: maverick
Uname: Linux 2.6.35-24-generic i686

-- 
You received this bug 

Re: [Bug 695825] Re: Qemu is running without kvm acceleration in maverick

2011-01-05 Thread Serge Hallyn
Quoting Neil Hunt (695...@bugs.launchpad.net):
 ok that is done. Yes it says KVM enabled under the kvm -monitor.
 
 I have added my username (I used administrator, rather than nwhunt).
 What should I try now?

Try again to start one of the VMs through libvirt for which you had
changed the emulator line to /usr/bin/kvm.  Hopefully it'll now be
running with acceleration.

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

Title:
  Qemu is running without kvm acceleration in maverick

-- 
Ubuntu-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 697676] [NEW] ntp kills polar bears

2011-01-05 Thread Cristian KLEIN
Public bug reported:

Binary package hint: ntp

The current design of ntp makes it generate at least 1 wakeup/second,
thus disallowing the CPU to enter deeper states of sleep [1].

I propose applying a patch from Fedora which solves this issue. Previous
attempts at integrating it upstream failed [2], despite the fact that
the patch is used in Fedora for a long time. Hopefully, with the
increasing need for energy efficient computing and Ubuntu validating the
approach, upstream will be more willing to integrate the fix.

I attach the patch which has to be copied to debian/patches and added to
debian/series.

[1] http://www.linuxpowertop.org/known.php#ntp
[2] https://bugs.ntp.org/show_bug.cgi?id=860

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

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

Title:
  ntp kills polar bears

-- 
Ubuntu-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 697676] Re: ntp kills polar bears

2011-01-05 Thread Cristian KLEIN

** Patch added: Patch against ntp-4.2.6.p2 included in Natty
   
https://bugs.launchpad.net/bugs/697676/+attachment/1784058/+files/ntpd-sleep.patch

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

Title:
  ntp kills polar bears

-- 
Ubuntu-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 688085] Re: Guest kernel hang during boot when KVM is active on i386 host

2011-01-05 Thread Serge Hallyn
** Changed in: qemu-kvm (Ubuntu)
 Assignee: (unassigned) = Serge Hallyn (serge-hallyn)

** Changed in: linux (Ubuntu)
   Status: Confirmed = Invalid

** Changed in: qemu-kvm (Ubuntu)
   Status: Triaged = In Progress

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

Title:
  Guest kernel hang during boot when KVM is active on i386 host

-- 
Ubuntu-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 688085] Re: Guest kernel hang during boot when KVM is active on i386 host

2011-01-05 Thread Serge Hallyn
** Changed in: linux (Ubuntu)
   Status: Invalid = Triaged

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

** Changed in: qemu-kvm (Ubuntu)
   Status: In Progress = Invalid

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

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

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

Title:
  Guest kernel hang during boot when KVM is active on i386 host

-- 
Ubuntu-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 697690] [NEW] no dbg package for multipath-tools

2011-01-05 Thread Craig Magina
Public bug reported:

Binary package hint: multipath-tools

A dbg package does not get generated for the multipath-tools package.
It is needed to debug crashes in any of the binaries built by the
package.

** Affects: multipath-tools (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  no dbg package for multipath-tools

-- 
Ubuntu-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 697690] Re: no dbg package for multipath-tools

2011-01-05 Thread Craig Magina

** Patch added: Changes to generate a dbg package for multipath-tools  kpartx
   
https://bugs.launchpad.net/bugs/697690/+attachment/1784074/+files/add_multipath-tools-dbg_package.debdiff

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

Title:
  no dbg package for multipath-tools

-- 
Ubuntu-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 688085] Re: Guest kernel hang during boot when KVM is active on i386 host

2011-01-05 Thread Serge Hallyn
** Description changed:

  Binary package hint: qemu
  
  Guest kernel hang during boot when KVM is active on i386 host
  
- See the patch. 
+ See the patch.
  http://www.spinics.net/lists/kvm/msg40800.html
  
  How to reproduce:
  1. install Maversick x86 (not amd64)
  2. ensure you have  kvm support in processor
  3. kvm -kernel /boot/initrd.img-2.6.35-24-generic-pae
  4. kvm -no-kvm -kernel /boot/initrd.img-2.6.35-24-generic-pae works OK.
+ 
+ SRU Justification:
+ Impact: Users cannot boot KVM guests on i386 hosts
+ 2. How bug addressed:  The upstream commit at 
http://www.spinics.net/lists/kvm/msg40800.html fixed it
+ 3. Patch:  A kernel patch is attached to this bug.
+ 4. Reproduce: boot an i386 kernel on a kvm-capable host.  Try to boot a kvm 
guest.
+ 5. Regression potential: since this is cherrypicking a commit from a future 
upstream which had already been changed, regression is possible.  However if 
there is a regression, it should only affect users of KVM on i386 hosts, which 
currently fail anyway.

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

Title:
  Guest kernel hang during boot when KVM is active on i386 host

-- 
Ubuntu-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 684875] Re: Patch to Natty 2.6.37-virtual breaks non-EC2 users

2011-01-05 Thread Scott Moser
On Wed, 5 Jan 2011, Stefan Bader wrote:

 This works with or without the xen_emul_unplug=unnecesarry switch
 (expected as m1.large is not HVM). So we seem to be ok with just
 reverting the patch. Though we should check whether we now need the
 argument for our cluster instances.

If you've got a deb I can test easily by launching a cluster instance.
If you dont have one easily at hand, just go ahead and get the commit in
and we can deal with fallout on cluster (I'd like to remove that argument
on cluster anyway).

Scott

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

Title:
  Patch to Natty 2.6.37-virtual breaks non-EC2 users

-- 
Ubuntu-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 368962] Re: Can't reboot kvm virtual machines using virsh

2011-01-05 Thread flickerfly
Could someone point me to documentation on how to send an ACPI signal to
a vm so I can script my own solution as has been suggested?

Andrew: It appears that the xml already has room for this:
http://libvir.org/formatdomain.html#elementsFeatures

I have been able to shutdown by installing acpid package on the guest
(not the acpi package) and proven that the shutdown capability can work.
It took me awhile to figure that out so I'll just mention that here to
save someone time.

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

Title:
  Can't reboot kvm virtual machines using virsh

-- 
Ubuntu-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 684875] Re: Patch to Natty 2.6.37-virtual breaks non-EC2 users

2011-01-05 Thread Stefan Bader
I went ahead and asked it to be included in the next Natty kernel (I
assumed that we rather want it reverted and go on from there). This
should give at least something to look at on the sprint.

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

Title:
  Patch to Natty 2.6.37-virtual breaks non-EC2 users

-- 
Ubuntu-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 697753] [NEW] bittorrent recommendation prevents bittorrent demotion

2011-01-05 Thread Matthias Klose
Public bug reported:

 please change the order of the recommends in eucalyptus-walrus,
bittornade should go first

** Affects: eucalyptus (Ubuntu)
 Importance: Medium
 Status: Confirmed

** Affects: eucalyptus (Ubuntu Natty)
 Importance: Medium
 Status: Confirmed

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

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

** Also affects: eucalyptus (Ubuntu Natty)
   Importance: Medium
   Status: Confirmed

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

Title:
  bittorrent recommendation prevents bittorrent demotion

-- 
Ubuntu-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 687970] Re: [FTBFS] package 'eucalyptus' (2.0+bzr1241-0ubuntu4) failed to build on natty

2011-01-05 Thread Matthias Klose
about the java failure: is this seen with openjdk-7 (available from the
openjdk PPA) too?

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

Title:
  [FTBFS] package 'eucalyptus' (2.0+bzr1241-0ubuntu4) failed to build on natty

-- 
Ubuntu-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 697752] [NEW] memtest won't run

2011-01-05 Thread Serge Hallyn
Public bug reported:

Binary package hint: qemu-kvm

qemu-kvm on natty (based on 0.13.0) has a bug which has been reported on
the upstream mailing list.  Running memtest86 fails - choosing it from
the grub menu simply gives a blank screen for a second then proceeds
with regular boot.

The upstream mailing list thread is at
http://www.spinics.net/lists/kvm/msg47235.html

** Affects: qemu-kvm (Ubuntu)
 Importance: Medium
 Assignee: Serge Hallyn (serge-hallyn)
 Status: Confirmed

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

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

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

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

Title:
  memtest won't run

-- 
Ubuntu-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 697752] Re: memtest won't run

2011-01-05 Thread Serge Hallyn
(Waiting for the mailing list thread to come to a concrete decision
about how to fix it)

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

Title:
  memtest won't run

-- 
Ubuntu-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 697690] Re: no dbg package for multipath-tools

2011-01-05 Thread Brian Murray
** Tags added: patch

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

Title:
  no dbg package for multipath-tools

-- 
Ubuntu-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 697676] Re: ntp kills polar bears

2011-01-05 Thread Brian Murray
** Tags added: patch

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

Title:
  ntp kills polar bears

-- 
Ubuntu-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 695825] Re: Qemu is running without kvm acceleration in maverick

2011-01-05 Thread Neil Hunt
OK - I figured it out! In addition to emulator/usr/bin/kvm/emulator change 
needing to be made, the actual root node domain was 
domain type='qemu'
I changed to
domain type='kvm'

and suddenly I could have as much RAM as I wanted, and my VMs started
flying!

Now as to why they defaulted to qemu domains rather than kvm, that's
something I'll have to look into later, but at least I'm up and running!
Hope this helps someone else in the future.

Serge, thanks for all your help.

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

Title:
  Qemu is running without kvm acceleration in maverick

-- 
Ubuntu-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 661024] Re: etckeeper fail to work when installed during installation

2011-01-05 Thread George Klein
I've just upgraded a server from Lucid to Maverick and been hit by this
bug.  From the comments above, I presume this has happened because I did
the upgrade over ssh and not directly at a terminal.

I'll run bzr whoami as Petter suggests and see what happens with
tonight's cron job.

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

Title:
  etckeeper fail to work when installed during installation

-- 
Ubuntu-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 684875] Re: Patch to Natty 2.6.37-virtual breaks non-EC2 users

2011-01-05 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 2.6.37-12.26

---
linux (2.6.37-12.26) natty; urgency=low

  [ Andy Whitcroft ]

  * rebase to v2.6.37-rc8
  * [Config] armel -- reenable omap flavour
  * [Config] disable CONFIG_MACH_OMAP3517EVM to fix FTBS on armel omap
  * [Config] disable CONFIG_GPIO_VX855 to fix FTBS on omap armel
  * [Config] disable CONFIG_WESTBRIDGE_ASTORIA to fix FTBS on omap armel
  * [Config] disable CONFIG_TI_DAVINCI_EMAC to fix FTBS on omap armel
  * rebase to mainline 989d873fc5b6a96695b97738dea8d9f02a60f8ab
  * [Config] track missing modules
  * rebase to v2.6.37 final

  [ Chase Douglas ]

  * SAUCE: (drop after 2.6.37) HID: magicmouse: Don't report REL_{X, Y} for
Magic Trackpad

  [ Stefan Bader ]

  * Revert SAUCE: blkfront: default to sd devices
- LP: #684875

  [ Tim Gardner ]

  * Revert SAUCE: (no-up) libata: Ignore HPA by default.
- LP: #380138
  * [Config] Added autofs4.ko to -virtual flavour
- LP: #692917

  [ Upstream Kernel Changes ]

  * Add support for Intellimouse Mode in ALPS touchpad on Dell E2 series
Laptops
- LP: #632884

  [ Upstream Kernel Changes ]

  * rebase to v2.6.37-rc8
  * rebase to mainline 989d873fc5b6a96695b97738dea8d9f02a60f8ab
  * rebase to v2.6.37 final
 -- Andy Whitcroft a...@canonical.com   Thu, 23 Dec 2010 18:34:13 +

** Changed in: linux (Ubuntu Natty)
   Status: Confirmed = Fix Released

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

Title:
  Patch to Natty 2.6.37-virtual breaks non-EC2 users

-- 
Ubuntu-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 697802] [NEW] cannot log on to shared folders on this or other server

2011-01-05 Thread perezomail
Public bug reported:

Binary package hint: samba

the desktop is running on lucid the net-book is running on meerkat both
computers were capable of viewing and transferring files between one
another without issues until sometime last week. no major changes have
been made other than the usual updates. At some point I may consider
attaching a bug report from the other computer to this one but I don't
have regular access to it. When this is done I may also redo the samba
shares. the net book is running 10:10 gnome as the desktop is running an
offshoot called net-runner. sometimes i have 0 folders listed in
WORKGROUP folder otherwise I receive a cannot receive windows shares
message. PS there are also three other not regularly connected computers
each running on windows 7 and XP which were able to connect to the
mentioned net-book and desktop but as of yet I have not reconnected
these computers and am not concerned about them being connected to the
network at any-time.

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: samba 2:3.5.4~dfsg-1ubuntu8.1
ProcVersionSignature: Ubuntu 2.6.35-24.42-generic 2.6.35.8
Uname: Linux 2.6.35-24-generic i686
Architecture: i386
Date: Wed Jan  5 12:35:09 2011
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 10.04.1 LTS Lucid Lynx - Release i386 (20100816.1)
ProcEnviron:
 PATH=(custom, no user)
 LANG=en_US.utf8
 SHELL=/bin/bash
SambaServerRegression: Yes
SmbConfInclude: Yes
SmbLog:
 
SourcePackage: samba
WindowsFailedConnect: Yes

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


** Tags: apport-bug i386 maverick

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

Title:
  cannot log on to shared folders on this or other server

-- 
Ubuntu-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 697802] Re: cannot log on to shared folders on this or other server

2011-01-05 Thread perezomail


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

Title:
  cannot log on to shared folders on this or other server

-- 
Ubuntu-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 695055] Re: package clamav-milter 0.96.3 dfsg-2ubuntu1.0.10.04.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-01-05 Thread Imre Gergely
Hi

Did you manage to solve this problem? Maybe you could try reinstalling
clamav-milter.

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

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

Title:
  package clamav-milter 0.96.3 dfsg-2ubuntu1.0.10.04.2 failed to 
install/upgrade: subprocess installed post-installation script returned error 
exit status 1

-- 
Ubuntu-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 695825] Re: Qemu is running without kvm acceleration in maverick

2011-01-05 Thread Serge Hallyn
Great - thanks for letting us know how it got fixed, Neil!

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

Title:
  Qemu is running without kvm acceleration in maverick

-- 
Ubuntu-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 688085] Re: Guest kernel hang during boot when KVM is active on i386 host

2011-01-05 Thread Serge Hallyn

** Patch added: Kernel patch against ubuntu-maverick kernel fixing this issue
   
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/688085/+attachment/1784370/+files/0001-UBUNTU-Upstream-KVM-x86-emulator-fix-regression-with.patch

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

Title:
  Guest kernel hang during boot when KVM is active on i386 host

-- 
Ubuntu-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 697690] Re: no dbg package for multipath-tools

2011-01-05 Thread Serge Hallyn
Thanks, Craig.  I don't see a debug package in the debian package
(lp:debian/experimental/multipath-tools), so I'll port your patch to
that tree and open up a debian bug to try and get it there.

** Changed in: multipath-tools (Ubuntu)
   Status: New = Confirmed

** Changed in: multipath-tools (Ubuntu)
   Importance: Undecided = Low

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

Title:
  no dbg package for multipath-tools

-- 
Ubuntu-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 368962] Re: Can't reboot kvm virtual machines using virsh

2011-01-05 Thread Neil Wilson
virsh shutdown  sends an ACPI shutdown to the VM.

Or you can use the ruby/python bindings if you prefer.


On 5 January 2011 15:36, flickerfly josiah.ritc...@gmail.com wrote:
 Could someone point me to documentation on how to send an ACPI signal to
 a vm so I can script my own solution as has been suggested?

 Andrew: It appears that the xml already has room for this:
 http://libvir.org/formatdomain.html#elementsFeatures

 I have been able to shutdown by installing acpid package on the guest
 (not the acpi package) and proven that the shutdown capability can work.
 It took me awhile to figure that out so I'll just mention that here to
 save someone time.

 --
 You received this bug notification because you are a direct subscriber
 of the bug.
 https://bugs.launchpad.net/bugs/368962

 Title:
  Can't reboot kvm virtual machines using virsh



-- 
Neil Wilson

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

Title:
  Can't reboot kvm virtual machines using virsh

-- 
Ubuntu-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 687970] Re: [FTBFS] package 'eucalyptus' (2.0+bzr1241-0ubuntu4) failed to build on natty

2011-01-05 Thread Firas Kraïem
I can't install openjdk-7 from the PPA, there seems to be a
version/dependency issue:

r...@itsuki:~# apt-get install openjdk-7-jre-lib 
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 openjdk-7-jre-lib : Depends: openjdk-7-jre-headless (= 7b89~pre1) but it is 
not going to be installed
E: Broken packages
r...@itsuki:~# apt-cache policy openjdk-7-jre-headless
openjdk-7-jre-headless:
  Installed: (none)
  Candidate: 7~b117~pre1-0maverick1
  Version table:
 7~b117~pre1-0maverick1 0
500 http://ppa.launchpad.net/openjdk/ppa/ubuntu/ maverick/main i386 
Packages
100 /var/lib/dpkg/status
r...@itsuki:~# dpkg --compare-versions '7~b117~pre1-0maverick1' '=' 
'7b89~pre1'; echo $?
1

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

Title:
  [FTBFS] package 'eucalyptus' (2.0+bzr1241-0ubuntu4) failed to build on natty

-- 
Ubuntu-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 694029] Re: [natty] kvm guests become unstable after a while

2011-01-05 Thread Jamie Strandboge
Well, I just had a segmentation fault and other weird behavior in a
maverick guest with a host with 0.12.5+noroms-0ubuntu7 and the natty
kernel. Seems the combination of 0.13 and the natty kernel is the worst,
and that the maverick kernel is still ok.

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

Title:
  [natty] kvm guests become unstable after a while

-- 
Ubuntu-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 694029] Re: [natty] kvm guests become unstable after a while

2011-01-05 Thread Jamie Strandboge
Meh, strike that last comment. I had tracebacks due to bug #621195 in my
last dmesg so the kernel might have been in a weird state when the guest
got the segfault.

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

Title:
  [natty] kvm guests become unstable after a while

-- 
Ubuntu-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 694029] Re: [natty] kvm guests become unstable after a while

2011-01-05 Thread Jamie Strandboge
Ok, no aufs kernel tracebacks (ie bug #621195) and the guests are flaky.
What is triggering it is a maverick dist-upgrade in one guest, and an
'apt-get install ubuntu-desktop' in another maverick guest, that only
has ubuntu-minimal installed. I will try disabling ksm.

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

Title:
  [natty] kvm guests become unstable after a while

-- 
Ubuntu-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 392532] Re: apache2.2-common: /etc/init.d/apache2 script is empty

2011-01-05 Thread Point One Media
Just ran into this as well. Is there an ETA for a fix for the LTS?

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

Title:
  apache2.2-common: /etc/init.d/apache2 script is empty

-- 
Ubuntu-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 694029] Re: [natty] kvm guests become unstable after a while

2011-01-05 Thread Jamie Strandboge
Disabling ksm by adjusting /etc/default/qemu-kvm to have KSM_ENABLED=0
did not help.

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

Title:
  [natty] kvm guests become unstable after a while

-- 
Ubuntu-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 672177] Re: libc6 upgrade causes umount to fail on shutdown because init cannot be restarted

2011-01-05 Thread Clint Byrum
** Changed in: eglibc (Ubuntu)
 Assignee: Clint Byrum (clint-fewbar) = (unassigned)

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

Title:
  libc6 upgrade causes umount to fail on shutdown because init cannot be 
restarted

-- 
Ubuntu-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 672177] Re: libc6 upgrade causes umount to fail on shutdown because init cannot be restarted

2011-01-05 Thread ingo
Hi Clint,

thanks for fast fix - but unfortunately only in Natty which is still in
development. This bug was reported for *Lucid*, which in terms of
service will even survive Natty. When will that be fixed and who cares?

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

Title:
  libc6 upgrade causes umount to fail on shutdown because init cannot be 
restarted

-- 
Ubuntu-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 573919] Re: autofs doesn't work with lucid

2011-01-05 Thread Maciej Puzio
On yet another machine autofs would not start correctly neither with the
workaround from comment #15, nor without it. My efforts to convince
Upstart to run startup scripts in a correct sequence ended in an utter
failure. What I did instead is to modify /etc/init/autofs.conf so that
Upstart doesn't touch autofs at boot at all, by changing line start on
(filesystem and net-device-up IFACE!=lo) to start on never. I then
added the following line to /etc/rc.local: service autofs start
(before exit 0 line). Works like a charm, though feels like going back
to the days before sysv-init was invented.

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

Title:
  autofs doesn't work with lucid

-- 
Ubuntu-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 697690] Re: no dbg package for multipath-tools

2011-01-05 Thread Serge Hallyn
** Changed in: multipath-tools (Ubuntu)
 Assignee: (unassigned) = Serge Hallyn (serge-hallyn)

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

Title:
  no dbg package for multipath-tools

-- 
Ubuntu-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 697690] Re: no dbg package for multipath-tools

2011-01-05 Thread Serge Hallyn
** Bug watch added: Debian Bug tracker #609068
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=609068

** Also affects: multipath-tools (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=609068
   Importance: Unknown
   Status: Unknown

** Changed in: multipath-tools (Ubuntu)
   Status: Confirmed = Triaged

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

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

Title:
  no dbg package for multipath-tools

-- 
Ubuntu-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 682865] Re: memory leak in vsftpd

2011-01-05 Thread Serge Hallyn
** Changed in: vsftpd (Ubuntu)
   Status: Incomplete = New

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

Title:
  memory leak in vsftpd

-- 
Ubuntu-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 697676] Re: ntp kills polar bears

2011-01-05 Thread Serge Hallyn
Thanks for reporting this bug and helping to make Ubuntu better.

I'm not sure how others will feel about it, but it sounds like a good
idea.  However, we should try and get this applied through the upstream
Debian package if possible.  Please let us know if this is something
you're willing to try yourself, or if you prefer us (me) to forward it.

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

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

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

Title:
  ntp kills polar bears

-- 
Ubuntu-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 697465] Re: package bind9 1:9.7.0.dfsg.P1-1ubuntu0.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-01-05 Thread Serge Hallyn
Thanks for taking the time to report this bug and helping to make Ubuntu
better.

It looks from the message as though bind9 upgraded fine but then failed
to start.  There is no indication in the attached logs of why.  Could
you please do 'grep named /var/log/syslog  bind.debug' and then paste
or attach bind.debug here?

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

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

Title:
  package bind9 1:9.7.0.dfsg.P1-1ubuntu0.1 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1

-- 
Ubuntu-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 697181] Re: DoS: Infinite loop processing 2.2250738585072011e-308

2011-01-05 Thread John Edwards
Confirmed in Ubuntu 10.04 lucid using:
echo '?php $d = 2.2250738585072011e-308; ?' | time -p php5
which hangs.

Ubuntu 8.04 hardy does not hang.


** Changed in: php5 (Ubuntu Lucid)
   Status: Incomplete = Confirmed

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

Title:
  DoS: Infinite loop processing 2.2250738585072011e-308

-- 
Ubuntu-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 697197] Re: Empty password allows access to VNC in libvirt

2011-01-05 Thread Serge Hallyn
Thanks for taking the time to report this bug and helping to make Ubuntu
better.

The feature itself may be low priority, bug getting the comment in the
qemu.conf file fixed so that no admins get caught by surprise seems like
high priority.  I see no activity in the upstream bug yet, though, so
will wait to see what feedback happens there.

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

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

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

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

Title:
  Empty password allows access to VNC in libvirt

-- 
Ubuntu-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 696586] Re: package bind9 1:9.7.0.dfsg.P1-1ubuntu0.1

2011-01-05 Thread Serge Hallyn
Thanks for taking the time to report this bug and helping to make Ubuntu
better.

bind9 refused to start because /etc/resolv.conf is not a symbolic link.

Please move it out of the way by doing:
   mv /etc/resolv.conf /etc/resolv.conf.bak
   ln -s /etc/resolv.conf.bak /etc/resolv.conf

then try to re-start bind9.  Please do let us know whether that
succeeded.

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

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

Title:
  package bind9 1:9.7.0.dfsg.P1-1ubuntu0.1

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

2011-01-05 Thread Serge Hallyn
Thanks for taking the time to report this bug and helping to make Ubuntu
better.

As you suggested, the logs show:


Dec 29 20:17:29 matthew-desktop mysqld: 101229 20:17:29 [ERROR] Can't start 
server: Bind on TCP/IP port: Cannot assign requested address
Dec 29 20:17:29 matthew-desktop mysqld: 101229 20:17:29 [ERROR] Do you already 
have another mysqld server running on port: 3306 ?

Does all go well if you shut down php-mysql and then start mysql?

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

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

Title:
  package mysql-server-5.1 5.1.37-1ubuntu5.5 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1

-- 
Ubuntu-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 696916] Re: package mysql-server-5.0 5.1.30really5.0.75-0ubuntu10.5 failed to install/upgrade: subprocess post-installation script killed by signal (Interrupt)

2011-01-05 Thread Serge Hallyn
Thanks for taking the time to report this bug and helping to make Ubuntu
better.

To help us diagnose the problem, could you please attach the files

/var/log/daemon.log
and
/etc/mysql/my.cnf

?  Please replace any passwords or ip addresses you use which show up
with 'X', or convert this to a private bug by clicking at the top right
of this bug's web page.

** Changed in: mysql-dfsg-5.0 (Ubuntu)
   Status: New = Incomplete

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

Title:
  package mysql-server-5.0 5.1.30really5.0.75-0ubuntu10.5 failed to 
install/upgrade: subprocess post-installation script killed by signal 
(Interrupt)

-- 
Ubuntu-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 672177] Re: libc6 upgrade causes umount to fail on shutdown because init cannot be restarted

2011-01-05 Thread Clint Byrum
On Wed, 2011-01-05 at 21:31 +, ingo wrote:
 Hi Clint,
 
 thanks for fast fix - but unfortunately only in Natty which is still in
 development. This bug was reported for *Lucid*, which in terms of
 service will even survive Natty. When will that be fixed and who cares?
 

Hi Ingo. This is the normal procedure for stable release updates.

If we don't fix it first in the development release, then it will
persist into subsequent releases.

We need to fix it on the dev version first, and then the fix will be
backported to maverick and lucid.

I know its hard to remain patient. I'm hoping to get this fix into lucid
before 10.04.2 is released in February.

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

Title:
  libc6 upgrade causes umount to fail on shutdown because init cannot be 
restarted

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

2011-01-05 Thread Matthew Holland
yes, shutting down apache and unloading the php-mysql driver allows mysql to
come up and bind to the correct port.

On Wed, Jan 5, 2011 at 6:50 PM, Serge Hallyn
695...@bugs.launchpad.netwrote:

 Thanks for taking the time to report this bug and helping to make Ubuntu
 better.

 As you suggested, the logs show:


 Dec 29 20:17:29 matthew-desktop mysqld: 101229 20:17:29 [ERROR] Can't start
 server: Bind on TCP/IP port: Cannot assign requested address
 Dec 29 20:17:29 matthew-desktop mysqld: 101229 20:17:29 [ERROR] Do you
 already have another mysqld server running on port: 3306 ?

 Does all go well if you shut down php-mysql and then start mysql?

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

 --
 You received this bug notification because you are a direct subscriber
 of the bug.
 https://bugs.launchpad.net/bugs/695557

 Title:
  package mysql-server-5.1 5.1.37-1ubuntu5.5 failed to install/upgrade:
 subprocess installed post-installation script returned error exit status 1

 Status in “mysql-dfsg-5.1” package in Ubuntu:
   Incomplete

 Bug description:
  Ubuntu 9.10 - Karmic Koala

 the error may have happened because I had the php-mysql driver currently
 loaded and in use.

 ProblemType: Package
 Architecture: i386
 Date: Wed Dec 29 20:17:20 2010
 DistroRelease: Ubuntu 9.10
 ErrorMessage: subprocess installed post-installation script returned error
 exit status 1
 InstallationMedia: Ubuntu 9.10 Karmic Koala - Release i386 (20091028.5)
 MySQLConf.etc.mysql.conf.d.mysqld.safe.syslog.cnf:
  [mysqld_safe]
  syslog
 MySQLVarLibDirListing: ['mysql', 'debian-5.1.flag', 'ibdata1',
 'ib_logfile0', 'ib_logfile1']
 NonfreeKernelModules: nvidia
 Package: mysql-server-5.1 5.1.37-1ubuntu5.5
 ProcVersionSignature: Ubuntu 2.6.31-22.69-generic
 SourcePackage: mysql-dfsg-5.1
 Title: package mysql-server-5.1 5.1.37-1ubuntu5.5 failed to
 install/upgrade: subprocess installed post-installation script returned
 error exit status 1
 Uname: Linux 2.6.31-22-generic i686

 To unsubscribe from this bug, go to:

 https://bugs.launchpad.net/ubuntu/+source/mysql-dfsg-5.1/+bug/695557/+subscribe


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

Title:
  package mysql-server-5.1 5.1.37-1ubuntu5.5 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1

-- 
Ubuntu-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 659376] Re: mibs absent from maverick

2011-01-05 Thread Biafra
It would be nice if net-snmp created /usr/share/snmp/mibs with a README
file forwarding us to download-mibs and a bit of info about the change.

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

Title:
  mibs absent from maverick

-- 
Ubuntu-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 659376] Re: mibs absent from maverick

2011-01-05 Thread Biafra
There are libraries and applications that look for the mibs in
/usr/share/snmp/mibs

download-mibs is not creating them there.

It uses a new one

/var/lib/mibs

with subdirectories iana and ietf

Breaking the location has nothing to do with licensing.

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

Title:
  mibs absent from maverick

-- 
Ubuntu-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 671021] Re: kill -9 kvm crashes ssh daemon

2011-01-05 Thread Launchpad Bug Tracker
[Expired for qemu-kvm (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  kill -9 kvm crashes ssh daemon

-- 
Ubuntu-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 666383] Re: package mysql-server-5.1 5.1.41-3ubuntu12.6 failed to install/upgrade: [SRU] infinite loop in /etc/init/mysql.conf if mysqld is not running

2011-01-05 Thread IAmDaveMyers
Hello again all,

Any news on the tracking of this bug?

anything I can do to test the function of an upstart script? I would be
able to help out in terms of testing of the upstart script etc.

I am wondering if this is an issue due to installing from source on the
original instal -  I obviously decided to do things the hard way!

I do have a 'server system' running on another box, and I don't believe
that I have the same problems on that box (I only just realised this
system was runnning mysql).

Why however, after removing mysql from my system, then re-installing
from the repo's do I still have a problem?

Anything I can do to investigate?

Clean install?? If I do this I would need to copy my tables over to
another external HDD (not a problem), however I like to try to keep my
solutions to problems 'simple' and for a general user this may be a
something they may not want to do - that being said anyone running a
full blown server system most likely has the experience to know what
they are doing so it probably wouldn't be a problem for them.

Has anyone confirmed this problem on another system as still being in
existance? if it is truly just my strange system setup, and a clean
install is the recomended solution, then clean install it will be.

please tell me what I can do to help out, so as I can actually 'help
out'

David

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

Title:
  package mysql-server-5.1 5.1.41-3ubuntu12.6 failed to install/upgrade: [SRU] 
infinite loop in /etc/init/mysql.conf if mysqld is not running

-- 
Ubuntu-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 697676] Re: ntp kills polar bears

2011-01-05 Thread Cristian KLEIN
Hello,

Would you please be so kind and attempt to do this yourself.

Thanks in advance,
Cristi.

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

Title:
  ntp kills polar bears

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