[Bug 530949] Re: mount.cifs yields garbled directory listing where smbclient works

2010-03-03 Thread Thierry Carrez
DFS are a special type of shares, used to aggregate directories coming from 
different locations into a single "share".
Marking as affecting "linux" (kernel) since smbclient is working fine. Getting 
the model of that EMS NAS box of some sort could probably help in debugging the 
issue.

** Package changed: samba (Ubuntu) => linux (Ubuntu)

-- 
mount.cifs yields garbled directory listing where smbclient works
https://bugs.launchpad.net/bugs/530949
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 517478] Re: remotely executed netcat (nc) uses -q option which is not universally supported

2010-03-03 Thread zigi
@Marc Deslauriers:

Nice work, your version works just fine. Please upload your patch to
upstream.

Marc, can you give me advice, how to start with patching/bug fixing,
making own packages and building own PPA repository, thank you.

-- 
remotely executed netcat (nc) uses -q option which is not universally supported
https://bugs.launchpad.net/bugs/517478
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


Re: [Bug 531741] [NEW] disappears after adding

2010-03-03 Thread Soren Hansen
On Thu, Mar 04, 2010 at 05:59:24AM -, Benjamin Jencks wrote:
> I'm really confused as to where libvirt is storing the fact that I
> disabled the cache, since it does take effect despite disappearing
> from the XML file.

When you hand an XML file to libvirt (e.g. with "virsh define"), it
parses it, stores the information in a (set of) C struct(s), and throws
the XML away.  When you read it back, libvirt takes the information from
the (set of) C struct(s) and creates an XML file from this information.

Based on what you're saying, it sounds like libvirt correctly parses the
cache tag and acts on it, but the routine to generate the XML inside
libvirt is missing the few lines of code to serialise this information
in the XML file.

-- 
Soren Hansen
Ubuntu Developer
http://www.ubuntu.com/

-- 
 disappears after adding
https://bugs.launchpad.net/bugs/531741
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 528934] Re: IPv6 shouldn’t be disable d by default in libvirt

2010-03-03 Thread Jeremy Visser

** Attachment added: "Recreate debdiff against 0.7.5-5ubuntu9 to become 
0.7.5-5ubuntu10"
   
http://launchpadlibrarian.net/40133576/libvirt-dont-disable-ipv6.lp528934.2.debdiff

-- 
IPv6 shouldn’t be disabled by default in libvirt
https://bugs.launchpad.net/bugs/528934
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


Re: [Bug 531599] [NEW] tricky leftovers when using a too small --raw device

2010-03-03 Thread Soren Hansen
On Wed, Mar 03, 2010 at 09:06:21PM -, Simon Huerlimann wrote:
> Public bug reported:
> 
> I've tried to install a vm using an LVM logical volume with --raw. The
> problem was that I used a too small logical volume.

Which version of VMBuilder are you using?

If you use "ubuntu-bug python-vm-builder" to report the bug, all this
information gets included automatically.

 status incomplete

-- 
Soren Hansen
Ubuntu Developer
http://www.ubuntu.com/


** Changed in: vm-builder (Ubuntu)
   Status: New => Incomplete

-- 
tricky leftovers when using a too small --raw device
https://bugs.launchpad.net/bugs/531599
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vm-builder 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 531646] [NEW] vm build using --raw and LVM logical volume doesn't boot because of Grub install error

2010-03-03 Thread Soren Hansen
On Wed, Mar 03, 2010 at 10:11:42PM -, Simon Huerlimann wrote:
> This is with Karmic and vm-builder 0.11.3-0ubuntu1
> 
> I've set up a kvm host using an LVM logical volume as --raw device. The
> vm building didn't show any problems.

This is fixed in Lucid.

 status invalid


** Changed in: vm-builder (Ubuntu)
   Status: New => Invalid

-- 
vm build using --raw and LVM logical volume doesn't boot because of Grub 
install error
https://bugs.launchpad.net/bugs/531646
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vm-builder 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 531741] [NEW] disappears after adding

2010-03-03 Thread Benjamin Jencks
Public bug reported:

Steps to reproduce:
1. Start with powered off VM.
2. Use 'virsh edit domain' to add the line  to each 
 clause.
3. Run 'virsh dumpxml domain' and note that the cache lines you just added have 
disappeared.
4. Start the domain and look at the kvm command line. It includes the 
cache=none option on the appropriate -disk options.
5. Stop the domain.
6. Use 'virsh edit domain' to make an unrelated change (e.g. memory size).
7. Because the  lines were no longer there, the cache 
options are removed next time the domain is booted.

Expected behavior:
The  line stays in the file just like every other valid 
option.

I'm really confused as to where libvirt is storing the fact that I
disabled the cache, since it does take effect despite disappearing from
the XML file.

Ubuntu Karmic, libvirt 0.7.0-1ubuntu13.

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

-- 
 disappears after adding
https://bugs.launchpad.net/bugs/531741
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 530223] Re: package irqbalance 0.55+20091017-3ubuntu2 failed to install/upgrade: subprocess installed post-installation script killed by signal (Interrupt)

2010-03-03 Thread jimav
I tried un-installing and re-installing irqbalance (apt-get remove
irqbalance; apt-get install irqbalance).

The problem did not recur.   So it indeed may be a race condition, or
possibly related to being the first update after a clean install.

-- 
package irqbalance 0.55+20091017-3ubuntu2 failed to install/upgrade: subprocess 
installed post-installation script killed by signal (Interrupt)
https://bugs.launchpad.net/bugs/530223
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to irqbalance 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 530223] Re: package irqbalance 0.55+20091017-3ubuntu2 failed to install/upgrade: subprocess installed post-installation script killed by signal (Interrupt)

2010-03-03 Thread jimav
I don't know if irqbalance was running  before the upgrade, although I
didn't do anything to stop it.  It's running afterwards

The machine has 2 CPUs.   It's a virtual machine guest configured with 2
CPUs, which I believe actually do run concurrently  (the host is a quad-
core i7 with hyperthreading).   The VM runs under VirtualBox 3.1.4.

I'll attach /proc/cpuinfo from the guest running Lucid.



** Attachment added: "proc_cpuinfo"
   http://launchpadlibrarian.net/40126165/proc_cpuinfo

-- 
package irqbalance 0.55+20091017-3ubuntu2 failed to install/upgrade: subprocess 
installed post-installation script killed by signal (Interrupt)
https://bugs.launchpad.net/bugs/530223
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to irqbalance 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 527264] Re: package postfix 2.6.5-3 failed to install/upgrade:

2010-03-03 Thread Carter90
sorry i formated my partion cuz i had alot of other errors i started
in alpha 3 and they dident fix all the bugs when i would update i
reinstalled and everything works great now

On Wed, Mar 3, 2010 at 7:19 AM, Mathias Gug  wrote:
> Could you add the files located in /var/log/dist-upgrade/?
>
> --
> package postfix 2.6.5-3 failed to install/upgrade:
> https://bugs.launchpad.net/bugs/527264
> You received this bug notification because you are a direct subscriber
> of the bug.
>
> Status in “postfix” package in Ubuntu: Incomplete
>
> Bug description:
> Binary package hint: postfix
>
> q
>
> ProblemType: Package
> Architecture: i386
> Date: Wed Feb 24 09:59:02 2010
> DistroRelease: Ubuntu 9.10
> ErrorMessage:
>  ErrorMessage: subprocess installed post-installation script returned error 
> exit status 75
> NonfreeKernelModules: nvidia
> Package: postfix 2.6.5-3
> ProcVersionSignature: Ubuntu 2.6.31-19.56-generic
> SourcePackage: postfix
> Title: package postfix 2.6.5-3 failed to install/upgrade:
> Uname: Linux 2.6.31-19-generic i686
>
> To unsubscribe from this bug, go to:
> https://bugs.launchpad.net/ubuntu/+source/postfix/+bug/527264/+subscribe
>

-- 
package postfix 2.6.5-3 failed to install/upgrade: 
https://bugs.launchpad.net/bugs/527264
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to postfix 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 531455] Re: daily server ISO install fails with a kernel OOPS in KVM

2010-03-03 Thread Dustin Kirkland
Cool, thanks!

-- 
daily server ISO install fails with a kernel OOPS in KVM
https://bugs.launchpad.net/bugs/531455
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-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 531455] Re: daily server ISO install fails with a kernel OOPS in KVM

2010-03-03 Thread Carlos de-Avillez
Closing Invalid -- today's update to libvirt seems to have done the
trick.

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

-- 
daily server ISO install fails with a kernel OOPS in KVM
https://bugs.launchpad.net/bugs/531455
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-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 517478] Re: remotely executed netcat (nc) uses -q option which is not universally supported

2010-03-03 Thread Marc Deslauriers
I've built updated libvirt packages in my testing PPA that should fix
this:

https://launchpad.net/~mdeslaur/+archive/testing

Please test them and indicate here if they solve the issue for you.

Thanks

-- 
remotely executed netcat (nc) uses -q option which is not universally supported
https://bugs.launchpad.net/bugs/517478
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 503008] Re: Dovecot-auth doesn't close sockets

2010-03-03 Thread Peter Matulis
Strange.  I built a Hardy virtual machine and 1.2.9 was installed.
Indeed, the archives do say 1.0.10.  I'll have to determine what
happened with my VM.  At any rate, if the error is thrown then that
version doesn't support the parameter.

-- 
Dovecot-auth doesn't close sockets
https://bugs.launchpad.net/bugs/503008
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


Re: [Bug 464783] Re: gnome-terminal should default to 80x25 for application compatibility

2010-03-03 Thread Thomas Dickey
On Wed, 3 Mar 2010, Anthony Liguori wrote:

> You can use an ANSI sequence to resize a terminal.  The following works
> in gnome-terminal:

technically that's not ANSI (other than the form).
It's one of the dtterm (Sun) sequences that I implemented for xterm.
The security people don't much like it.

> echo -en '\033[8;25;80t' && qemu -curses ...
>
> But it's somewhat impolite to resize a user's terminal automatically
> though.

:-)

-- 
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net

-- 
gnome-terminal should default to 80x25 for application compatibility
https://bugs.launchpad.net/bugs/464783
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-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 531454] Re: FFE for samba 3.4.6

2010-03-03 Thread Martin Pitt
Changelog only has bug fixes and one or two small performance
improvements. Does not introduce new features, thus doesn't need a FFE.

** Changed in: samba (Ubuntu)
   Status: New => Confirmed

-- 
FFE for samba 3.4.6
https://bugs.launchpad.net/bugs/531454
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 531555] Re: php5-cli isn't compiled with SQLite support

2010-03-03 Thread Ondřej Surý
See php5-sqlite package.

** Changed in: php5 (Ubuntu)
   Status: New => Invalid

-- 
php5-cli isn't compiled with SQLite support
https://bugs.launchpad.net/bugs/531555
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 531646] [NEW] vm build using --raw and LVM logical volume doesn't boot because of Grub install error

2010-03-03 Thread Simon Huerlimann
Public bug reported:

This is with Karmic and vm-builder 0.11.3-0ubuntu1

I've set up a kvm host using an LVM logical volume as --raw device. The
vm building didn't show any problems.

But the vm doesn't boot at all. Using VNC I've found out that it halts
after 'Booting from Hard Disk...'. Looks like grub hasn't been installed
on the correct place.

Mounting the vm root partition in the host, I was able to locate the
vmbuilder-install.log

The IMHO interesting snipplets are:

[...]
2010-03-03 22:15 DEBUG   : Setting up linux-firmware (1.26) ... 

2010-03-03 22:15 DEBUG   : Setting up linux-image-virtual (2.6.31.19.32) ...

2010-03-03 22:15 DEBUG   : Creating device.map  

2010-03-03 22:15 DEBUG   : Output from template 
'/etc/vmbuilder/ubuntu/devicemap.tmpl': (hd0) /dev/sda  


2010-03-03 22:15 DEBUG   : Installing extra packages
[...]
2010-03-03 22:16 INFO: Installing bootloader
2010-03-03 22:16 DEBUG   : ['mount', '--bind', 
'/dev/mapper/leo01-pimension--disk', 
'/tmp/vmbuildercrLky2/root/tmp/vmbuilder-grub/leo01-pimension--disk']
2010-03-03 22:16 DEBUG   : ['chroot', '/tmp/vmbuildercrLky2/root', 'grub', 
'--device-map=/tmp/vmbuilder-grub/device.map', '--batch']
2010-03-03 22:16 DEBUG   : stdin was set and it was a string: root (hd0,0)
setup (hd0)
EOT
2010-03-03 22:17 DEBUG   :
2010-03-03 22:17 DEBUG   :[ Minimal BASH-like line editing is 
supported.   For
2010-03-03 22:17 DEBUG   :  the   first   word,  TAB  lists  possible  
command
2010-03-03 22:17 DEBUG   :  completions.  Anywhere else TAB lists the 
possible
2010-03-03 22:17 DEBUG   :  completions of a device/filename. ]
2010-03-03 22:17 DEBUG   : grub> root (hd0,0)
2010-03-03 22:17 DEBUG   : grub> setup (hd0)
2010-03-03 22:17 DEBUG   :  Checking if "/boot/grub/stage1" exists... no
2010-03-03 22:17 DEBUG   :  Checking if "/grub/stage1" exists... no
2010-03-03 22:17 DEBUG   :
2010-03-03 22:17 DEBUG   : Error 15: File not found
2010-03-03 22:17 DEBUG   : grub> EOT
2010-03-03 22:17 DEBUG   : ['umount', 
'/tmp/vmbuildercrLky2/root/tmp/vmbuilder-grub/leo01-pimension--disk']

Not sure if hd0 => /dev/sda is a valid idea...

Will try to manually install grub now...

** Affects: vm-builder (Ubuntu)
 Importance: Undecided
 Status: New

-- 
vm build using --raw and LVM logical volume doesn't boot because of Grub 
install error
https://bugs.launchpad.net/bugs/531646
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vm-builder 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 293000] Re: hardy: openssh-server oom_adj can lead to denial of service

2010-03-03 Thread ksuehring
OK, I've debugged a bit into the lucid upstart scripts:

First, I can confirm the regression.

The oom_adj patch is still in place, which is the good news. The bad
news is, that the problem is now caused by the upstart script
/etc/init/ssh.conf

Apparently the author didn't understand how the oom_adj patch works. The
config file contains the lines:

  #replaces SSHD_OOM_ADJUST in /etc/default/ssh
  oom never

This comment is false!

"oom never" sets the oom_adj value to -17 before the sshd is started.

The sshd patch now saves that value, sets its own oom_adj value to the
one from the environment variable SSHD_OOM_ADJUST (if set) and sets the
oom_adj value of all child processes to the saved value, which is -17 in
this case.

So all children of sshd cannot be killed which leads to the well known
denial of service issue.

-- 
hardy: openssh-server oom_adj can lead to denial of service
https://bugs.launchpad.net/bugs/293000
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 530949] Re: mount.cifs yields garbled directory listing where smbclient works

2010-03-03 Thread ScottPurcell
Not sure what you mean by NAS DFS.  I believe it is on an EMC NAS box of
some sort.

Confirmed that it works from a RHEL 5.4 box on an older kernel version,
details in the newly attached file.

** Attachment added: "Comparison of behavior w/ RHEL"
   http://launchpadlibrarian.net/40103298/Ubuntu_CIFS_Forumpost.rst.txt

-- 
mount.cifs yields garbled directory listing where smbclient works
https://bugs.launchpad.net/bugs/530949
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 531599] [NEW] tricky leftovers when using a too small --raw device

2010-03-03 Thread Simon Huerlimann
Public bug reported:

I've tried to install a vm using an LVM logical volume with --raw. The
problem was that I used a too small logical volume.

vmbuilder told me:
2010-03-03 21:33:59,923 INFO: Adding partition table to disk image: 
/dev/mapper/leo01-test--disk
2010-03-03 21:34:00,007 INFO: Adding type 1 partition to disk image: 
/dev/mapper/leo01-test--disk
2010-03-03 21:34:00,879 INFO: Adding type 3 partition to disk image: 
/dev/mapper/leo01-test--disk
2010-03-03 21:34:00,890 INFO: [0] ../../libparted/filesys.c:147 
(ped_file_system_type_get): File system alias linux-swap(new) is deprecated
2010-03-03 21:34:00,892 INFO: Cleaning up
Traceback (most recent call last):
  File "/usr/bin/vmbuilder", line 29, in 
VMBuilder.run()
  File "/usr/lib/python2.6/dist-packages/VMBuilder/__init__.py", line 65, in run
frontend.run()
  File "/usr/lib/python2.6/dist-packages/VMBuilder/plugins/cli/__init__.py", 
line 68, in run
vm.create()
  File "/usr/lib/python2.6/dist-packages/VMBuilder/vm.py", line 480, in create
disk.create_partitions(self)
  File "/usr/lib/python2.6/dist-packages/VMBuilder/disk.py", line 416, in 
create_partitions
disk.create(vm.workdir)
  File "/usr/lib/python2.6/dist-packages/VMBuilder/disk.py", line 100, in create
part.create(self)
  File "/usr/lib/python2.6/dist-packages/VMBuilder/disk.py", line 244, in create
run_cmd('parted', '--script', '--', disk.filename, 'mkpart', 'primary', 
self.parted_fstype(), self.begin, self.end)
  File "/usr/lib/python2.6/dist-packages/VMBuilder/util.py", line 135, in 
run_cmd
raise VMBuilderException, "Process (%s) returned %d. stdout: %s, stderr: 
%s" % (args.__repr__(), status, stdout, stderr)
VMBuilder.exception.VMBuilderException: Process (['parted', '--script', '--', 
'/dev/mapper/leo01-test--disk', 'mkpart', 'primary', 'linux-swap(new)', '9', 
'1032']) returned 1. stdout: Error: The location 1032 is outside of the device 
/dev/mapper/leo01-test--disk.
, stderr: [0] ../../libparted/filesys.c:147 (ped_file_system_type_get): File 
system alias linux-swap(new) is deprecated

While this is a lot of noise, telling me 'location 1032 is outside of
the device...' made me recognize my mistake.

The problem is that I wasn't able to just remove the logical volume, create a 
bigger one and start again:
 sudo lvremove /dev/mapper/leo01-test--disk
   Can't remove open logical volume "test-disk"

The reason is that there's another device map set up by vmbuilder:
/dev/mapper/leo01-test--diskp1

This is because the first (root) partition did fit on the logical
volume, but only the second (swap) one not.

I had to drop the device mapping using
 sudo dmsetup remove /dev/mapper/leo01-test--diskp1

This would allow me to lvremove the logical volume now.

I would expect that vmbuilder cleans up on exceptions like this and
remove the device mappings for the inner partitions.

** Affects: vm-builder (Ubuntu)
 Importance: Undecided
 Status: New

-- 
tricky leftovers when using a too small --raw device
https://bugs.launchpad.net/bugs/531599
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vm-builder 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 453653] Re: [karmic] libvirt fails to list node devices

2010-03-03 Thread Jamie Strandboge
Janusz, your permission denied issue seems different and likely a result
of AppArmor protections. For pcidev and hostdev access on Karmic, you
will likely need to adjust the AppArmor profile.  Please see
/usr/share/doc/libvirt-bin/README.Debian.gz for details.

-- 
[karmic] libvirt fails to list node devices
https://bugs.launchpad.net/bugs/453653
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


Re: [Bug 503008] Re: Dovecot-auth doesn't close sockets

2010-03-03 Thread Gaylord Holder
According to Chuck Short, the parameter should be in dovecot 1.1+, so I 
would not have thought the OS level would matter.

Doesn't Ubuntu track debian packaging?

-Gaylord

Peter Matulis wrote:
> I've only managed to use this parameter with Ubuntu > 8.04 .  Otherwise,
> the error above is thrown.
>

-- 
Dovecot-auth doesn't close sockets
https://bugs.launchpad.net/bugs/503008
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


Re: [Bug 503008] Re: Dovecot-auth doesn't close sockets

2010-03-03 Thread Gaylord Holder
Weird.

According to packages.ubuntu.com 1:1.0.10-1ubuntu5.2 is the latest for 
dovecot.

What repository should I be using?

-Gaylord

Peter Matulis wrote:
> Hmmm, the default shipped with 8.10 is
> 
> dovecot-imapd   1:1.1.4-0ubuntu1.3
> 
> but an updated 8.04 has
> 
> dovecot-imapd   1:1.2.9-1ubuntu3
> 
> Why does this parameter work with the older version?
> 
> And @Gaylord, why aren't you running the latest available with 8.04
> anyway?
>

-- 
Dovecot-auth doesn't close sockets
https://bugs.launchpad.net/bugs/503008
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 531571] Re: Metadata service not documented

2010-03-03 Thread Neil Soman
I have added a note at the bottom of the Eucalyptus documentation

http://open.eucalyptus.com/wiki/EucalyptusUserImageCreatorGuide_v1.6

** Changed in: eucalyptus
   Status: New => Fix Committed

-- 
Metadata service not documented
https://bugs.launchpad.net/bugs/531571
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 531571] Re: Metadata service not documented

2010-03-03 Thread Neil Soman
Hello,

The Eucalyptus upstream will default to key injection if the metadata
service is not available. On the UEC, key injection is turned off. The
images on the Eucalyptus website will try the metadata service, but if
you are running vanilla Eucalyptus, it will attempt to do key injection
as well.

This need to be documented in the UEC documentation.

thanks.

-- 
Metadata service not documented
https://bugs.launchpad.net/bugs/531571
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 460542] Re: qemu-img complains about "Unknown option 'size'" when using host_device format

2010-03-03 Thread Dustin Kirkland
Hmm, well, Lucid has 0.12.3, so presumably so...  Can you re-test?
I'll try myself, but it'll be a few hours (or days).

-- 
qemu-img complains about "Unknown option 'size'" when using host_device format
https://bugs.launchpad.net/bugs/460542
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-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 504368] Re: sdl window intermittently scales instead of resizing

2010-03-03 Thread Jamin W. Collins
I frequently relocate my VM displays.  My host system's window manager
is openbox.  Normally, for moving any window about my screen, I utilize
the ALT+left-click feature to drag the window about.  This has the added
benefit of ensuring I don't accidentally resize the window.

Most of my guests are Windows based at the moment.  When the display
scales it tends to remain the size of the booting splash screen.

I just tried some different methods of starting the VMs and dragging the
displays about.  If I'm performing an ALT+left-click drag when the
display wants to resize it seems to switch to scaling instead.  So, this
may be part of it, but I am very certain I've seen the same result when
simply starting the VM and not touching the display in any way.

-- 
sdl window intermittently scales instead of resizing
https://bugs.launchpad.net/bugs/504368
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-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 531571] Re: Metadata service not documented

2010-03-03 Thread lid
** Also affects: eucalyptus (Ubuntu)
   Importance: Undecided
   Status: New

-- 
Metadata service not documented
https://bugs.launchpad.net/bugs/531571
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 531575] Re: UEC supplied images don't work in SYSTEM or STATIC modes

2010-03-03 Thread lid
*** This bug is a duplicate of bug 531571 ***
https://bugs.launchpad.net/bugs/531571

** This bug has been marked a duplicate of bug 531571
   Metadata service not documented

-- 
UEC supplied images don't work in SYSTEM or STATIC modes
https://bugs.launchpad.net/bugs/531575
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 531575] [NEW] UEC supplied images don't work in SYSTEM or STATIC modes

2010-03-03 Thread lid
*** This bug is a duplicate of bug 531571 ***
https://bugs.launchpad.net/bugs/531571

Public bug reported:

The images available in the UEC cloud controller interface require the
metadata service in order to access the instances (because  key
injection depends on the metadata service). Since the metadata service
is not available in SYSTEM or STATIC modes, the UEC supplied images are
not accessible in those modes. There is a lack of documentation to this
effect - and really, the UEC store should warn against installation when
Eucalyptus is configured in SYSTEM or STATIC mode.

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

-- 
UEC supplied images don't work in SYSTEM or STATIC modes
https://bugs.launchpad.net/bugs/531575
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 460542] Re: qemu-img complains about "Unknown option 'size'" when using host_device format

2010-03-03 Thread Bitti
Response from qemu-devel mailing list:

"This has been fixed in master by commit 0b4ce02e which is contained in
0.12, too.

Kevin"

So this bug has been fixed already in Lucid?

-- 
qemu-img complains about "Unknown option 'size'" when using host_device format
https://bugs.launchpad.net/bugs/460542
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-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 531455] Re: daily server ISO install fails with a kernel OOPS in KVM

2010-03-03 Thread Carlos de-Avillez
I have just downgraded qemu* to 0.12.3-0ubuntu3; although it still fails
on the 2.6.32-15 kernel, I am able to successfully boot the ISO on
2.6.32-13.

I will try the permutations and zero in the version change that brought
it in.

-- 
daily server ISO install fails with a kernel OOPS in KVM
https://bugs.launchpad.net/bugs/531455
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-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 529056] Re: default karmic image from image-store doesn't run on default m1.small

2010-03-03 Thread Mathias Gug
** Summary changed:

- instances disk size needs to be bigger than filesystem size
+ default karmic image from image-store doesn't run on default m1.small

** Changed in: eucalyptus (Ubuntu)
   Status: Incomplete => Confirmed

-- 
default karmic image from image-store doesn't run on default m1.small
https://bugs.launchpad.net/bugs/529056
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 527355] Re: Uninstall MySQL 5.1 impossible

2010-03-03 Thread Mathias Gug
On Wed, Mar 03, 2010 at 05:58:05PM -, Lars Carlsson wrote:
> Hi,
> My installation of mysql from sources was done after removing the ubuntu
> package of mysql 5.1 and trying to install the ubuntu package of mysql
> 5.0.

Downgrading from 5.1 to 5.0 is not supported. If you've purged mysql-5.1 you
should also make sure that the data directory (/var/lib/mysql) is empty before
installing mysql-5.0 - not that you may loose data by deleting /var/lib/mysql/

-- 
Uninstall MySQL 5.1 impossible
https://bugs.launchpad.net/bugs/527355
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 531555] [NEW] php5-cli isn't compiled with SQLite support

2010-03-03 Thread Kurt Kraut
Public bug reported:

Binary package hint: php5

For my surprise I've noticed that php5-cli isn't compiled with SQLite
support. SQLite is the best database system for desktop usage, for
applications that are not running in a webserver. Firefox and Amarok use
and depend on SQLite for storing data. So, since php5-cli is aimed to
allow Ubuntu boxes to run PHP applications that are not meant to be web
applications, the lack of SQLite is an important limitation. It is easy,
light and reasonable to have SQLite in php5-cli.

So, I'd like to request that php5-cli binary to be compiled in future
Ubuntu versions with SQLite enabled.

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

-- 
php5-cli isn't compiled with SQLite support
https://bugs.launchpad.net/bugs/531555
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


Re: [Bug 530468] Re: [FFE] Build udeb for vlan

2010-03-03 Thread Mathias Gug
On Wed, Mar 03, 2010 at 05:48:43PM -, Martin Pitt wrote:
> Does that also entail
> changes to the installer itself to integrate support for vlans, or is
> this merely meant to enable "anna-install vlan" to be able to install
> them on a shell prompt?
> 

The latter. We'll look into installer support vlan in the next release cycle.
For lucid supporting "anna-install vlan" from in the early_command script is
enough.


-- 
Mathias Gug
Ubuntu Developer  http://www.ubuntu.com

-- 
[FFE] Build udeb for vlan
https://bugs.launchpad.net/bugs/530468
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vlan 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 531536] Re: euca-get-console-output repeats output on subsequent runs

2010-03-03 Thread Scott Moser
** Also affects: eucalyptus
   Importance: Undecided
   Status: New

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

-- 
euca-get-console-output repeats output on subsequent runs
https://bugs.launchpad.net/bugs/531536
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 531111] [NEW] euca2ools generates an image that cannot beconnected using ssh

2010-03-03 Thread william_lin
Hi,

Currently the Store tab shows nothing(weird)
From Images tab I could see
emi-DF01106Eimage-store-1265841703/image.manifest.xml   
eki-F52310EAeri-09A21158 

Is this info useful?

Regards
William

-Original Message-
From: boun...@canonical.com [mailto:boun...@canonical.com] On Behalf Of Scott 
Moser
Sent: Wednesday, March 03, 2010 6:02 AM
To: William Lin (RD-US)
Subject: Re: [Bug 53] [NEW] euca2ools generates an image that cannot 
beconnected using ssh

On Wed, 3 Mar 2010, william_lin wrote:

> I'm using Eucalyptus 1.6
> It seems like bundling from a running instance always generates an 
> image that cannot be used(ssh doesn't work). Both euca2ools 1.0 & 1.2 do not 
> work. Here are my steps:(using euca2ools 1.2) 1. launch an instance based on 
> a default image(ubuntu, x86_64). Use ssh to connect to that instance.

Can you please give more information on "default image" ? If you're using 
something from uec-images, please give the serial number (MMDD[.X]).
The guest image is as likely to be the source of the problem as the tool.

--
euca2ools generates an image that cannot be connected using ssh
https://bugs.launchpad.net/bugs/53
You received this bug notification because you are a direct subscriber of the 
bug.

Status in "euca2ools" package in Ubuntu: New

Bug description:
Binary package hint: euca2ools

Hi,

I'm using Eucalyptus 1.6
It seems like bundling from a running instance always generates an image that 
cannot be used(ssh doesn't work). Both euca2ools 1.0 & 1.2 do not work. Here 
are my steps:(using euca2ools 1.2) 1. launch an instance based on a default 
image(ubuntu, x86_64). Use ssh to connect to that instance.
2. In that instance have those pem files ready and execute "eucarc" to set up 
the environment variables.
3. Get euca2ools 1.2 thru "bzr co lp:eucalyptus/euca2ools-1.0". Install it and 
make sure "euca-version" command returns "1.2 ..." and 
/usr/share/pyshare/euca2ools/__init__.py is version 1.2 content.
4. Run these commands:
euca-bundle-vol -d /mnt -s 1024 -r x86_64 -e 
/tmp,/mnt,/root/.ssh,/home/ubuntu/.ssh
euca-upload-bundle -b testbucket2
euca-register testbucket2/image.manifest.xml All 3 commands execute 
successfully.
5. Now launch an instance of the new created image. euca-describe-instances 
shows the instance is running. However, I cannot connect to the new instance 
using ssh.
6. Using euca-get-console-output on the new instance id will get:

...
[0.715989] Write protecting the kernel text: 4592k
[0.716679] Write protecting the kernel read-only data: 1836k
Loading, please wait...
Couldn't get a file descriptor referring to the console
[0.984216] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10
[0.984973] virtio-pci :00:05.0: PCI INT A -> Link[LNKA] -> GSI 10 
(level, high) -> IRQ 10
[0.990278] sym53c8xx :00:04.0: PCI INT A -> Link[LNKD] -> GSI 11 
(level, high) -> IRQ 11
[0.992361] sym0: <895a> rev 0x0 at pci :00:04.0 irq 11
[0.996280] Intel(R) PRO/1000 Network Driver - version 7.3.21-k3-NAPI
[0.997040] Copyright (c) 1999-2006 Intel Corporation.
Begin: Loading essential drivers... ...
Done.
Begin: Running /scripts/init-premount ...
[1.016564] sym0: No NVRAM, ID 7, Fast-40, LVD, parity checking
[1.020010] sym0: SCSI BUS has been reset.
[1.027904] scsi2 : sym-2.2.3
Done.
Begin: Mounting root file system... ...
Begin: Running /scripts/local-top ...
Done.
Begin: Waiting for root file system... ...[1.067695] FDC 0 is a S82078B

[1.084294] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11
[1.085001] e1000 :00:03.0: PCI INT A -> Link[LNKC] -> GSI 11 (level, 
high) -> IRQ 11
[1.365867] e1000: :00:03.0: e1000_probe: (PCI:33MHz:32-bit) 
d0:0d:5a:71:09:69
[1.403544] e1000: eth0: e1000_probe: Intel(R) PRO/1000 Network Connection
[4.028284] scsi 2:0:0:0: Direct-Access QEMU QEMU HARDDISK0.11 
PQ: 0 ANSI: 3
[4.029258] scsi target2:0:0: tagged command queuing enabled, command queue 
depth 16.
[4.030172] scsi target2:0:0: Beginning Domain Validation
[4.031021] scsi target2:0:0: Domain Validation skipping write tests
[4.031716] scsi target2:0:0: Ending Domain Validation
[4.034016] sd 2:0:0:0: Attached scsi generic sg1 type 0
[4.034727] sd 2:0:0:0: [sda] 4237312 512-byte logical blocks: (2.16 GB/2.02 
GiB)
[4.035585] sd 2:0:0:0: [sda] Write Protect is off
[4.036211] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, 
doesn't support DPO or FUA
[4.037411]  sda: sda1 sda2 sda3
[4.039201] sd 2:0:0:0: [sda] Attached SCSI disk
Done.
Gave up waiting for root device.  Common problems:
 - Boot args (cat /proc/cmdline)
   - Check rootdelay= (did the system wait long enough?)
   - Check root= (did the system wait for the right device?)
 - Missing modules (cat /proc/modules; ls /dev) ALERT! /dev/sda1 does not 
exist. Dropping to a shell!

Any idea?

Thanks
William

[Bug 531536] Re: euca-get-console-output repeats output on subsequent runs

2010-03-03 Thread Scott Moser

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/40096641/Dependencies.txt

-- 
euca-get-console-output repeats output on subsequent runs
https://bugs.launchpad.net/bugs/531536
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 531536] [NEW] euca-get-console-output repeats output on subsequent runs

2010-03-03 Thread Scott Moser
Public bug reported:

euca-get-console-output seems to repeat itself once for every time it is run, 
and get slower also.
For example:

$ id=i-42DC08AD; 
$ euca-describe-images emi-A89717DA
IMAGE   emi-A89717DA
lucid-server-20100224/lucid-server-uec-amd64.img.manifest.xml   admin   
available   public  x86_64  machine eki-0F4A1CE9 


$ euca-describe-instances $id
RESERVATION r-3BB80760  admin   default
INSTANCEi-4B5808C7  emi-A89717DA10.1.1.100  172.19.1.2 
running  mykey   0   c1.medium   2010-03-03T18:52:41.391Z
cluster1eki-0F4A1CE9
  
$ TIMEFORMAT=$'\nreal: %3lR' ; 
$ while : ; do time euca-get-console-output $id > out && ls -l out && sleep 5 
|| break; done
real: 0m0.239s
-rw-r--r-- 1 ubuntu ubuntu 19264 2010-03-03 13:03 out
real: 0m0.253s
-rw-r--r-- 1 ubuntu ubuntu 38491 2010-03-03 13:03 out
real: 0m5.792s
-rw-r--r-- 1 ubuntu ubuntu 57718 2010-03-03 13:03 out
real: 0m11.270s
-rw-r--r-- 1 ubuntu ubuntu 76945 2010-03-03 13:03 out
real: 0m15.446s
-rw-r--r-- 1 ubuntu ubuntu 96172 2010-03-03 13:04 out
real: 0m19.492s
-rw-r--r-- 1 ubuntu ubuntu 115399 2010-03-03 13:04 out


If you look at 'out', it is just the repeated boot sequence... the instance 
isn't actually writing anything new.

ProblemType: Bug
Architecture: amd64
Date: Wed Mar  3 12:45:15 2010
DistroRelease: Ubuntu 10.04
Package: eucalyptus-cloud 1.6.2-0ubuntu7
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.32-15.22-server
SourcePackage: eucalyptus
Uname: Linux 2.6.32-15-server x86_64

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


** Tags: amd64 apport-bug lucid

-- 
euca-get-console-output repeats output on subsequent runs
https://bugs.launchpad.net/bugs/531536
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 529056] Re: instances disk size needs to be bigger than filesystem size

2010-03-03 Thread Scott Moser
The images have 2G filesystem.  the default 'small' is "2G disk".
However, swap has to be accounted for.  So, if you launch an image with
2G filesystem in a instance size with 2G disk, it will fail as Borris
explained above.

 I *think* that in karmic, somehow our 2G filesystems magically fit into
the default m1.small disk size.  I don't have that to test right now,
though.  We actually chose the 2G size deliberately so it would fit in
all sizes.

The images can be easily resized, but at least with our lucid images,
128M (from default 'small') is too small.  In my experience, the
instance comes up, but with OOM messages.

-- 
instances disk size needs to be bigger than filesystem size
https://bugs.launchpad.net/bugs/529056
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 530945] Re: [SRU] keepalived in karmic

2010-03-03 Thread John Dong
ACK from sru team

-- 
[SRU] keepalived in karmic
https://bugs.launchpad.net/bugs/530945
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to keepalived 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 516726] Re: bind9 failed to upgrade - /var/run/bind/run permission denied

2010-03-03 Thread Matej
@reinhold  & @Mathias:

Thank You for explanation, I tried to add write permission to /var/run/bind/ 
and it did not work - now I know why.
I commented out the pid-file line, so the /var/run/named dir was used (I had to 
add write permission) and it started working :)
I am pretty sure that I did not touch the pid-file location, I suppose it was 
changed by upgrade to Karmic (by mentioned ISPConfig? I really do not remember 
when exactly it happened, but it was some time after upgrade, when I needed to 
try out something with bind), that's why I was confused.

Thanks again and sorry for wasting Your time

-- 
bind9 failed to upgrade - /var/run/bind/run permission denied
https://bugs.launchpad.net/bugs/516726
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 530945] Re: [SRU] keepalived in karmic

2010-03-03 Thread Andres Rodriguez
Attaching debdiff

** Description changed:

  Binary package hint: keepalived
  
- Please backport keepalived 1.1.17-2 to Karmic from Lucid. The reason
- behind this backport is because keepalived 1.1.17-1, which is currently
- in Karmic, does not have LVS support. This problem has been fixed in
- keepalived 1.1.17-2 which we now have in Lucid.
+ 1. The reason behind this is because keepalived 1.1.17-1 in karmic does
+ not have IPVS support, which is a regression from Jaunty. So this SRU is
+ needed to re-enable IPVS support in karmic.
  
- Please see [1] for further information on the related bug:
+ 2. The related bug and [1], have been already fixed in both Debian and
+ Ubuntu Lucid by applying the same patch.
+ 
+ 3. To reproduce please follow [1]. I've personally tested the before and
+ after the fix and can confirm that this fix works as expected.
  
  [1]: https://bugs.launchpad.net/ubuntu/+source/keepalived/+bug/496932
+ 
+ Build logs can be found:
+ 
+ 
http://launchpadlibrarian.net/40094086/buildlog_ubuntu-karmic-amd64.keepalived_1.1.17-1ubuntu1.1_FULLYBUILT.txt.gz
+ 
http://launchpadlibrarian.net/40094175/buildlog_ubuntu-karmic-i386.keepalived_1.1.17-1ubuntu1.1_BUILDING.txt.gz
+ 
http://launchpadlibrarian.net/40094654/buildlog_ubuntu-karmic-lpia.keepalived_1.1.17-1ubuntu1.1_BUILDING.txt.gz

** Description changed:

  Binary package hint: keepalived
  
  1. The reason behind this is because keepalived 1.1.17-1 in karmic does
  not have IPVS support, which is a regression from Jaunty. So this SRU is
- needed to re-enable IPVS support in karmic.
+ needed to re-enable IPVS support in karmic. See [1]
  
  2. The related bug and [1], have been already fixed in both Debian and
  Ubuntu Lucid by applying the same patch.
  
  3. To reproduce please follow [1]. I've personally tested the before and
  after the fix and can confirm that this fix works as expected.
  
  [1]: https://bugs.launchpad.net/ubuntu/+source/keepalived/+bug/496932
  
  Build logs can be found:
  
  
http://launchpadlibrarian.net/40094086/buildlog_ubuntu-karmic-amd64.keepalived_1.1.17-1ubuntu1.1_FULLYBUILT.txt.gz
  
http://launchpadlibrarian.net/40094175/buildlog_ubuntu-karmic-i386.keepalived_1.1.17-1ubuntu1.1_BUILDING.txt.gz
  
http://launchpadlibrarian.net/40094654/buildlog_ubuntu-karmic-lpia.keepalived_1.1.17-1ubuntu1.1_BUILDING.txt.gz

** Attachment removed: "keepalived-backport.debdiff"
   http://launchpadlibrarian.net/40001822/keepalived-backport.debdiff

** Attachment added: "sru-keepalived.debdiff"
   http://launchpadlibrarian.net/40095336/sru-keepalived.debdiff

-- 
[SRU] keepalived in karmic
https://bugs.launchpad.net/bugs/530945
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to keepalived 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 293000] Re: hardy: openssh-server oom_adj can lead to denial of service

2010-03-03 Thread ksuehring
I think the debian patch had been applied in releases after Hardy. But
the daemon only resets the oom_adj value that it was originally called
with. So in Jaunty a DHCP restart script which had the oob_adj value of
-17 itself caused the same effect. See bug report #390556.

I have not checked lucid yet. But the issue itself caused me a lot of
headaches and it would have been nice if it would have been fixed back
in 2008 in a Ubuntu version which is labeled "LTS".

-- 
hardy: openssh-server oom_adj can lead to denial of service
https://bugs.launchpad.net/bugs/293000
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 530945] Re: [SRU] keepalived in karmic

2010-03-03 Thread Andres Rodriguez
** Summary changed:

- Please backport keepalived 1.1.17-2 to Karmic from Lucid
+ [SRU] keepalived in karmic

-- 
[SRU] keepalived in karmic
https://bugs.launchpad.net/bugs/530945
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to keepalived 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 531453] Re: euca-describe-instances shows state "running ", not "running"

2010-03-03 Thread Dustin Kirkland
** Also affects: euca2ools (Ubuntu Lucid)
   Importance: Undecided
   Status: New

-- 
euca-describe-instances shows state "running ", not "running"
https://bugs.launchpad.net/bugs/531453
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to euca2ools 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 293000] Re: hardy: openssh-server oom_adj can lead to denial of service

2010-03-03 Thread Dave Martin
To confirm, sshd's child processes do indeed inherit the oom_adjust
setting.

-- 
hardy: openssh-server oom_adj can lead to denial of service
https://bugs.launchpad.net/bugs/293000
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 293000] Re: hardy: openssh-server oom_adj can lead to denial of service

2010-03-03 Thread Dave Martin
This bug either wasn't fixed or there has been a recent regression.

Ubuntu lucid
openssh-server 1:5.3p1-3ubuntu1

/etc/default/ssh: SSHD_OOM_ADJUST=-17

As well as causing kernel panics, a malicious user can use this
technique to kill off trusted root daemons and (if they use a port >=
1024) launch spoofing processes.

Not only is this a DoS risk, it can also lead to takedown of critical
system components required for the SSH session to work (NetworkManager
etc.)


** Changed in: openssh (Ubuntu)
   Status: Fix Released => Confirmed

-- 
hardy: openssh-server oom_adj can lead to denial of service
https://bugs.launchpad.net/bugs/293000
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 527355] Re: Uninstall MySQL 5.1 impossible

2010-03-03 Thread Lars Carlsson
Hi,
My installation of mysql from sources was done after removing the ubuntu
package of mysql 5.1 and trying to install the ubuntu package of mysql
5.0. So I would say that my problem is not related to the sources
installation.

/Lars

On Wed, 2010-03-03 at 15:22 +, Mathias Gug wrote:
> The problem you're seeing may be related to the fact that you've
> installed mysql from sources. Marking the bug as Invalid - make sure
> that the Mysql from source installation has been correctly removed
> before reinstalling the mysql ubuntu package.
> 
> ** Changed in: mysql-dfsg-5.1 (Ubuntu)
>Status: Incomplete => Invalid
>

-- 
Uninstall MySQL 5.1 impossible
https://bugs.launchpad.net/bugs/527355
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 530877] Re: E:Unable to correct problems, you have held broken packages.

2010-03-03 Thread Daniele Smartango
php5-memcache is in the bundle?

-- 
E:Unable to correct problems, you have held broken packages.
https://bugs.launchpad.net/bugs/530877
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 503008] Re: Dovecot-auth doesn't close sockets

2010-03-03 Thread Peter Matulis
Hmmm, the default shipped with 8.10 is

dovecot-imapd   1:1.1.4-0ubuntu1.3

but an updated 8.04 has

dovecot-imapd   1:1.2.9-1ubuntu3

Why does this parameter work with the older version?

And @Gaylord, why aren't you running the latest available with 8.04
anyway?

-- 
Dovecot-auth doesn't close sockets
https://bugs.launchpad.net/bugs/503008
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 503008] Re: Dovecot-auth doesn't close sockets

2010-03-03 Thread Peter Matulis
I've only managed to use this parameter with Ubuntu > 8.04 .  Otherwise,
the error above is thrown.

-- 
Dovecot-auth doesn't close sockets
https://bugs.launchpad.net/bugs/503008
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 530468] Re: [FFE] Build udeb for vlan

2010-03-03 Thread Martin Pitt
The new vlan-udeb looks fine, this is approved. Does that also entail
changes to the installer itself to integrate support for vlans, or is
this merely meant to enable "anna-install vlan" to be able to install
them on a shell prompt?

-- 
[FFE] Build udeb for vlan
https://bugs.launchpad.net/bugs/530468
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vlan 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 530296] Re: euca-describe-images returns empty set if ami given and owner != self

2010-03-03 Thread Brian Murray
** Tags added: patch

-- 
euca-describe-images returns empty set if ami given and owner != self
https://bugs.launchpad.net/bugs/530296
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to euca2ools 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 529056] Re: instances disk size needs to be bigger than filesystem size

2010-03-03 Thread Boris Devouge
Mathias Gug wrote:
> On Wed, Mar 03, 2010 at 11:45:13AM -, Boris Devouge wrote:
>> euca-run-instances  emi-DFE5107D is the command line, after sourcing the
>> .euca/eucarc file.
>>
> 
> Could add the command line used to register the image (emi-DFE5107D)?

This the image from the image-proxy-store. As mentionned in our docs. 
The registration is automatic once the use click 'install' in the store.

> 
>> apart that he omitted the -t c1.medium (which, funnily, does not run the
>> default m1.small ;-) instance size)
>>
> 
> I guess it's an issue with the default machine type used to start the
> instance.

That is precisely the issue i am trying to highlight. There is no 
difunctionality at the core here, just that the image we ship in the 
store, epanded, is exactly 2 gb. When ran in the default machine type 
(where disk space is set to 2 gb), the machine fails to run.

So either we need to reduce the default image size of our image shipped 
in the store, or take on the little overhead in the feault 'm1.small' size.

Hope this clear things.


-- 
--
Boris Devouge   
Sales Engineer  Office: +44 (0)20 7630 2476
Canonical   Mobile: +44 7809 389 874
GPG FPR: ADB9 0AE9 2451 2BAD B2C7  BB2C DB22 052A 7A37 FC75

-- 
instances disk size needs to be bigger than filesystem size
https://bugs.launchpad.net/bugs/529056
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 529056] Re: instances disk size needs to be bigger than filesystem size

2010-03-03 Thread Mathias Gug
On Wed, Mar 03, 2010 at 11:45:13AM -, Boris Devouge wrote:
> euca-run-instances  emi-DFE5107D is the command line, after sourcing the
> .euca/eucarc file.
>

Could add the command line used to register the image (emi-DFE5107D)?

> apart that he omitted the -t c1.medium (which, funnily, does not run the
> default m1.small ;-) instance size)
>

I guess it's an issue with the default machine type used to start the
instance.

-- 
Mathias Gug
Ubuntu Developer  http://www.ubuntu.com

-- 
instances disk size needs to be bigger than filesystem size
https://bugs.launchpad.net/bugs/529056
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 527875] Re: libvirt0 unable to operate due to missing essential files

2010-03-03 Thread Mathias Gug
** Changed in: libvirt (Ubuntu)
   Status: Incomplete => Invalid

-- 
libvirt0 unable to operate due to missing essential files
https://bugs.launchpad.net/bugs/527875
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 531453] Re: euca-describe-instances shows state "running ", not "running"

2010-03-03 Thread Scott Moser
Just noticed that this fix also fixes a bug in euca-run-instances that
outputs 'None' for a instance that has no ramdisk rather than an empty
string:

$ euca-run-instances --instance-type c1.medium --key mykey emi-4CD51A12
RESERVATION r-4F2E087C  admin   admin-default
INSTANCEi-4BCD0847  emi-4CD51A120.0.0.0 0.0.0.0 pending mykey  
2010-03-03T17:01:46.98Z  eki-107E1CF7None

-- 
euca-describe-instances shows state "running ", not "running"
https://bugs.launchpad.net/bugs/531453
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to euca2ools 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 74647] Re: php5-gd not using bundled GD library

2010-03-03 Thread Mathias Gug
php 5.3.1-5ubuntu1 is in lucid.

** Changed in: php5 (Ubuntu)
   Status: Confirmed => Fix Released

** Changed in: php
   Status: Confirmed => Fix Released

-- 
php5-gd not using bundled GD library
https://bugs.launchpad.net/bugs/74647
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 530331] Re: ubuntu-vm-builder crashed with TypeError in install_menu_lst()

2010-03-03 Thread Thierry Carrez
** Visibility changed to: Public

** Changed in: vm-builder (Ubuntu)
   Importance: Undecided => High

** Changed in: vm-builder (Ubuntu)
   Status: New => Confirmed

-- 
ubuntu-vm-builder crashed with TypeError in install_menu_lst()
https://bugs.launchpad.net/bugs/530331
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vm-builder 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 530555] Re: package clamav-freshclam 0.95.3+dfsg-1ubuntu0.09.10 failed to install/upgrade: subprocess installed post-installation script returned error exit status 100

2010-03-03 Thread Thierry Carrez
Relevant error:

Setting up clamav-freshclam (0.95.3+dfsg-1ubuntu0.09.10) ...
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "en_IN.ISO8859-1"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "en_IN.ISO8859-1"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
invoke-rc.d: unknown initscript, /etc/init.d/clamav-freshclam not found.
dpkg: error processing clamav-freshclam (--configure):
 subprocess installed post-installation script returned error exit status 100

** Changed in: clamav (Ubuntu)
   Importance: Undecided => Low

-- 
package clamav-freshclam 0.95.3+dfsg-1ubuntu0.09.10 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 100
https://bugs.launchpad.net/bugs/530555
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to clamav 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 531453] Re: euca-describe-instances shows state "running ", not "running"

2010-03-03 Thread Scott Moser
Proposed fix is at
http://bazaar.launchpad.net/~smoser/eucalyptus/euca2ools-1.0.bug531453/revision/266
.

-- 
euca-describe-instances shows state "running ", not "running"
https://bugs.launchpad.net/bugs/531453
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to euca2ools 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 529411] Re: package postfix 2.6.5-3 failed to install/upgrade: alamprotsess installed post-installation script tagastas l?petamisel veakoodi 75

2010-03-03 Thread Thierry Carrez
Looking at the logs you provided a wrong hostname (ubuntu-
parimmax.192.168.10.101).

setting myhostname: ubuntu-parimmax.192.168.10.101
setting alias maps
setting alias database
changing /etc/mailname to ubuntu-parimmax.192.168.10.101
setting myorigin
setting destinations: ubuntu-parimmax.192.168.10.101, localhost.192.168.10.101, 
, localhost
setting relayhost: 
setting mynetworks: 127.0.0.0/8 [:::127.0.0.0]/104 [::1]/128
setting mailbox_size_limit: 0
setting recipient_delimiter: +
setting inet_interfaces: all
/etc/aliases does not exist, creating it.
WARNING: /etc/aliases exists, but does not have a root alias.

Postfix is now set up with a default configuration.  If you need to make 
changes, edit
/etc/postfix/main.cf (and others) as needed.  To view Postfix configuration
values, see postconf(1).

After modifying main.cf, be sure to run '/etc/init.d/postfix reload'.

Running newaliases
newaliases: warning: valid_hostname: numeric hostname: 192.168.10.101
newaliases: fatal: file /etc/postfix/main.cf: parameter mydomain: bad parameter 
value: 192.168.10.101
dpkg: viga paki postfix töötlemisel (--configure):
 alamprotsess installed post-installation script tagastas lõpetamisel veakoodi 
75

** Changed in: postfix (Ubuntu)
   Status: New => Invalid

-- 
package postfix 2.6.5-3 failed to install/upgrade: alamprotsess installed 
post-installation script tagastas l?petamisel veakoodi 75
https://bugs.launchpad.net/bugs/529411
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to postfix 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 529585] Re: package ntp 1:4.2.4p6+dfsg-1ubuntu5.1 failed to install/upgrade: useradd: cannot lock /etc/passwd; try again later.

2010-03-03 Thread Mathias Gug
This is not a problem with the ntp package. Marking the bug as Invalid
in ntp. Opening a task for the shadow package.

-- 
package ntp 1:4.2.4p6+dfsg-1ubuntu5.1 failed to install/upgrade: useradd: 
cannot lock /etc/passwd; try again later.
https://bugs.launchpad.net/bugs/529585
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 529585] Re: package ntp 1:4.2.4p6+dfsg-1ubuntu5.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-03-03 Thread Mathias Gug
The root of the problem is:

useradd: cannot lock /etc/passwd; try again later.

** Summary changed:

- package ntp 1:4.2.4p6+dfsg-1ubuntu5.1 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1
+ package ntp 1:4.2.4p6+dfsg-1ubuntu5.1 failed to install/upgrade: useradd: 
cannot lock /etc/passwd; try again later.

** Also affects: shadow (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: ntp (Ubuntu)
   Status: Incomplete => Invalid

-- 
package ntp 1:4.2.4p6+dfsg-1ubuntu5.1 failed to install/upgrade: useradd: 
cannot lock /etc/passwd; try again later.
https://bugs.launchpad.net/bugs/529585
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 530296] Re: euca-describe-images returns empty set if ami given and owner != self

2010-03-03 Thread Thierry Carrez
** Changed in: euca2ools (Ubuntu)
   Importance: Undecided => Low

** Changed in: euca2ools (Ubuntu)
   Status: New => Confirmed

-- 
euca-describe-images returns empty set if ami given and owner != self
https://bugs.launchpad.net/bugs/530296
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to euca2ools 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 530323] Re: resolvconf update script should not produce error when main.cfg missing

2010-03-03 Thread Thierry Carrez
** Changed in: postfix (Ubuntu)
   Importance: Undecided => Medium

** Changed in: postfix (Ubuntu)
   Status: New => Confirmed

-- 
resolvconf update script should not produce error when main.cfg missing
https://bugs.launchpad.net/bugs/530323
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to postfix 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 531453] Re: euca-describe-instances shows state "running ", not "running"

2010-03-03 Thread Launchpad Bug Tracker
** Branch linked: lp:~smoser/eucalyptus/euca2ools-1.0.bug531453

-- 
euca-describe-instances shows state "running ", not "running"
https://bugs.launchpad.net/bugs/531453
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to euca2ools 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 531453] Re: euca-describe-instances shows state "running ", not "running"

2010-03-03 Thread Scott Moser
** Branch unlinked: lp:~smoser/eucalyptus/euca2ools-1.0.fixes

-- 
euca-describe-instances shows state "running ", not "running"
https://bugs.launchpad.net/bugs/531453
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to euca2ools 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 531454] Re: FFE for samba 3.4.6

2010-03-03 Thread Chuck Short

** Attachment added: "Build log"
   
http://launchpadlibrarian.net/40092477/samba_3.4.6%7Edfsg-1ubuntu1_source.build.gz

** Changed in: samba (Ubuntu)
   Importance: Undecided => High

-- 
FFE for samba 3.4.6
https://bugs.launchpad.net/bugs/531454
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 531454] Re: FFE for samba 3.4.6

2010-03-03 Thread Chuck Short

** Attachment added: "Diff between 3.4.5 and 3.4.6."
   http://launchpadlibrarian.net/40092391/diff.gz

-- 
FFE for samba 3.4.6
https://bugs.launchpad.net/bugs/531454
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 531454] Re: FFE for samba 3.4.6

2010-03-03 Thread Chuck Short

** Attachment added: "3.4.6 Changelog"
   http://launchpadlibrarian.net/40092306/samba-changelog.txt

-- 
FFE for samba 3.4.6
https://bugs.launchpad.net/bugs/531454
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 531454] [NEW] FFE for samba 3.4.6

2010-03-03 Thread Chuck Short
Public bug reported:

Binary package hint: samba

Hi,

I would like to ask for a FFE exception for samba 3.4.6, this is a bug
fix released which highlights include:

   o "wide links" and "unix extensions" are incompatible (bug #7104).
   o Fix printing with 64 bit clients (bug #6888).
   o Fix core dump on Ubuntu 8.04 64 bit (bug #7063).
   o Fix failing of smbd to respond to a read or a write caused by
 Linux asynchronous IO (aio) (bug #7067).
   o Fix string buffer overflow causing heap corruption in smbd (bug #7096).

I have included the diff between the two versions, the full changelog,
and the buidlog. If you have any questions please let me know.

Regards
chuck

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

-- 
FFE for samba 3.4.6
https://bugs.launchpad.net/bugs/531454
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 531455] Re: daily server ISO install fails with a kernel OOPS in KVM

2010-03-03 Thread Carlos de-Avillez
I actually found it about two days ago while running the automated ISO
testing from Soren (https://wiki.ubuntu.com/AutomatedISOTesting). After
a reboot on the new kernel (32-15), the autotest would fail
continuously, with the same OOPS in the VM.

I have not been able to bypass it, and -- just in case -- will try the
previous qemu packages.


** Attachment added: "screenshot of OOPS"
   http://launchpadlibrarian.net/40092487/scrdump.ppm

-- 
daily server ISO install fails with a kernel OOPS in KVM
https://bugs.launchpad.net/bugs/531455
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-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 531453] Re: euca-describe-instances shows state "running ", not "running"

2010-03-03 Thread Launchpad Bug Tracker
** Branch linked: lp:~smoser/eucalyptus/euca2ools-1.0.fixes

-- 
euca-describe-instances shows state "running ", not "running"
https://bugs.launchpad.net/bugs/531453
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to euca2ools 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 531453] Re: euca-describe-instances shows state "running ", not "running"

2010-03-03 Thread Scott Moser

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/40092263/Dependencies.txt

** Also affects: eucalyptus
   Importance: Undecided
   Status: New

-- 
euca-describe-instances shows state "running ", not "running"
https://bugs.launchpad.net/bugs/531453
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to euca2ools 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 531453] [NEW] euca-describe-instances shows state "running ", not "running"

2010-03-03 Thread Scott Moser
Public bug reported:

Binary package hint: euca2ools

euca-describe-instances appends a space to the instance state in its output.
The output should be straight tab delimited output.

This makes something the following fail:
   awk '-F\t' '$6 = "running" && { print $0 }'

Additionally the code is flawed in that it does things like:

 if instance.instance_type:
 instance_string += ' \t%s' % instance.instance_type

Ie, instance_type (and its associated tab) is only appended if
instance_type is true.

In general, none of the checks should ever fail, but if they did, the
output would not include an empty field, but rather *no* field.

ProblemType: Bug
Architecture: amd64
Date: Wed Mar  3 10:23:45 2010
DistroRelease: Ubuntu 10.04
Package: euca2ools 1.2-0ubuntu4
PackageArchitecture: all
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.32-15.22-server
SourcePackage: euca2ools
Uname: Linux 2.6.32-15-server x86_64

** Affects: eucalyptus
 Importance: Undecided
 Status: New

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


** Tags: amd64 apport-bug lucid

-- 
euca-describe-instances shows state "running ", not "running"
https://bugs.launchpad.net/bugs/531453
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to euca2ools 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 531455] Re: daily server ISO install fails with a kernel OOPS in KVM

2010-03-03 Thread Carlos de-Avillez

** Attachment added: "BootDmesg.txt"
   http://launchpadlibrarian.net/40092285/BootDmesg.txt

** Attachment added: "CurrentDmesg.txt"
   http://launchpadlibrarian.net/40092286/CurrentDmesg.txt

** Attachment added: "Lspci.txt"
   http://launchpadlibrarian.net/40092287/Lspci.txt

** Attachment added: "Lsusb.txt"
   http://launchpadlibrarian.net/40092288/Lsusb.txt

** Attachment added: "ProcCpuinfo.txt"
   http://launchpadlibrarian.net/40092289/ProcCpuinfo.txt

** Attachment added: "ProcInterrupts.txt"
   http://launchpadlibrarian.net/40092290/ProcInterrupts.txt

** Attachment added: "ProcModules.txt"
   http://launchpadlibrarian.net/40092291/ProcModules.txt

** Attachment added: "RelatedPackageVersions.txt"
   http://launchpadlibrarian.net/40092292/RelatedPackageVersions.txt

** Attachment added: "UdevDb.txt"
   http://launchpadlibrarian.net/40092296/UdevDb.txt

** Attachment added: "UdevLog.txt"
   http://launchpadlibrarian.net/40092298/UdevLog.txt

-- 
daily server ISO install fails with a kernel OOPS in KVM
https://bugs.launchpad.net/bugs/531455
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-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 531455] [NEW] daily server ISO install fails with a kernel OOPS in KVM

2010-03-03 Thread Carlos de-Avillez
Public bug reported:

Binary package hint: qemu-kvm

I started having this after the latest updates to Lucid -- at least both
the kernel and qemu.

ProblemType: Bug
Architecture: amd64
CheckboxSubmission: 73b44a828b993e7076441e3a0979ddbb
CheckboxSystem: d00f84de8a555815fa1c4660280da308
Date: Wed Mar  3 10:29:46 2010
DistroRelease: Ubuntu 10.04
EcryptfsInUse: Yes
KvmCmdLine:
 UIDPID  PPID  CSZ   RSS PSR STIME TTY  TIME CMD
 cerdea   13047  3272  5 107277 74520  0 10:24 pts/200:00:18 kvm -m 256 
-cdrom /srv/vBox/iso/lucid-server-amd64.iso -drive 
file=/srv/vBox/img/testdrive-disk-jDJvWq.img,if=virtio,index=0,boot=on
MachineType: Dell Inc. Inspiron 1721
Package: kvm (not installed)
ProcCmdLine: BOOT_IMAGE=/vmlinuz-2.6.32-15-generic root=/dev/mapper/sys-root ro 
crashkernel=384M-2G:64M,2G-:128M console=tty1 security=apparmor vbe_mode=0x176
ProcEnviron:
 LC_TIME=en_DK.utf8
 PATH=(custom, no user)
 LANG=en_US.utf8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.32-15.22-generic
SourcePackage: qemu-kvm
Uname: Linux 2.6.32-15-generic x86_64
dmi.bios.date: 04/21/2008
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A07
dmi.board.name: 0RT951
dmi.board.vendor: Dell Inc.
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA07:bd04/21/2008:svnDellInc.:pnInspiron1721:pvr:rvnDellInc.:rn0RT951:rvr:cvnDellInc.:ct8:cvr:
dmi.product.name: Inspiron 1721
dmi.sys.vendor: Dell Inc.

** Affects: qemu-kvm (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug lucid

-- 
daily server ISO install fails with a kernel OOPS in KVM
https://bugs.launchpad.net/bugs/531455
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-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 276606] Re: package update-manager 1:0.93.18 failed to install/upgrade: ErrorMessage: SystemError in cache.commit(): E:Sub-process /usr/bin/dpkg returned an error code (1)

2010-03-03 Thread Mathias Gug
** Changed in: rkhunter (Ubuntu)
   Status: Fix Committed => Invalid

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

-- 
package update-manager 1:0.93.18 failed to install/upgrade: ErrorMessage: 
SystemError in cache.commit(): E:Sub-process /usr/bin/dpkg returned an error 
code (1)
https://bugs.launchpad.net/bugs/276606
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap 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 531441] [NEW] [karmic] Apache crashes

2010-03-03 Thread LimCore
Public bug reported:

Binary package hint: apache2

Apache2, part of LAMP server crashes on many DB operations.
Nothing in logs, just all apache processes die after some requests to php 
sites, including requests to phpmyadmin.
It was working fine before.

Jumpi server (64 bit dualcore with Ubuntu 9.10).

25 vhosts based on ports (that was the recent new change).
Quite default config.
There is a lot of free memory.

Nothing in either dmesg nor messages nor apache logs.

r...@jumpi(2010-03-03 17:05:03)/etc/apache2$ grep Listen 
/etc/apache2/ports.conf | wc -l
50
r...@jumpi(2010-03-03 17:05:07)/etc/apache2$ ls -l /etc/apache2/sites-enabled/ 
| wc -l
26


dpkg -l php5 php-apc apache2 libapache2-mod-php5 php5-mysql mysql-server 
mysql-client postgresql php5-pgsql

ii  apache2   2.2.12-1ubuntu2.1 
Apache HTTP Server metapackage
ii  libapache2-mod-php5   5.2.10.dfsg.1-2ubuntu6.4  
server-side, HTML-embedded scripting language (Apache 2 module)
ii  mysql-client  5.1.37-1ubuntu5.1 
MySQL database client (metapackage depending on the latest version)
ii  mysql-server  5.1.37-1ubuntu5.1 
MySQL database server (metapackage depending on the latest version)
ii  php-apc   3.0.19-2  
APC (Alternative PHP Cache) module for PHP 5
ii  php5  5.2.10.dfsg.1-2ubuntu6.4  
server-side, HTML-embedded scripting language (metapackage)
ii  php5-mysql5.2.10.dfsg.1-2ubuntu6.4  
MySQL module for php5
ii  php5-pgsql5.2.10.dfsg.1-2ubuntu6.4  
PostgreSQL module for php5
ii  postgresql8.4.2-0ubuntu9.10 
object-relational SQL database (supported version)

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

-- 
[karmic] Apache crashes
https://bugs.launchpad.net/bugs/531441
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 530400] Re: starting kvm guest with disk file in /etc fails with apparmor error 'could not remove profile'

2010-03-03 Thread Launchpad Bug Tracker
This bug was fixed in the package libvirt - 0.7.5-5ubuntu9

---
libvirt (0.7.5-5ubuntu9) lucid; urgency=low

  * debian/apparmor/libvirt-qemu:
- explicitly deny setpcap to silence denials. See LP: 522845 for details
- allow read access to /proc/*/status
  * debian/patches/9014-apparmor-remove-unloaded-profile-is-not-fatal.patch:
Don't exit with error if the user unloaded the profile outside of libvirt
(LP: #530400)
 -- Jamie StrandbogeWed, 03 Mar 2010 06:29:39 -0600

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

-- 
starting kvm guest with disk file in /etc fails with apparmor error 'could not 
remove profile'
https://bugs.launchpad.net/bugs/530400
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 453653] Re: [karmic] libvirt fails to list node devices

2010-03-03 Thread Janusz
i have the same problem, HAL is installed
Ubuntu server 9.10 amd64

also i have a problem with PCI passthrough, maybe it is somehow connected
when i try to add a physical pci device to my VM:

get_real_device: /sys/bus/pci/devices/:08:08.0/config: Permission denied
init_assigned_device: Error: Couldn't get real device (08:08.0)!
Failed to initialize assigned device host=08:08.0

and of course:

# virsh nodedev-list
Connecting to uri: qemu:///system
error: Failed to count node devices
error: this function is not supported by the hypervisor: virNodeNumOfDevices

-- 
[karmic] libvirt fails to list node devices
https://bugs.launchpad.net/bugs/453653
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 182572] Re: Samba Fails to Split GECOS on Comma

2010-03-03 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/samba

-- 
Samba Fails to Split GECOS on Comma
https://bugs.launchpad.net/bugs/182572
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 519648] Re: After all-in-one setup node-cert.pem and node-pk.pem not found

2010-03-03 Thread Etienne Goyer
For the record, I had a all-in-one UEC system running on jaunty in
SYSTEM mode a while ago.  I still have my notes somewhere, although I
doubt they would be very applicable to lucid.

-- 
After all-in-one setup node-cert.pem and node-pk.pem not found
https://bugs.launchpad.net/bugs/519648
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 519648] Re: After all-in-one setup node-cert.pem and node-pk.pem not found

2010-03-03 Thread Dustin Kirkland
Right, I think it's valid for various NON-PRODUCTION use cases.  I
just want to be clear that I don't think we should ever recommend it
for production UEC.  It would be up to you to spread that message
appropriately in the classroom, Torsten ;-)

-- 
After all-in-one setup node-cert.pem and node-pk.pem not found
https://bugs.launchpad.net/bugs/519648
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 527355] Re: Uninstall MySQL 5.1 impossible

2010-03-03 Thread Mathias Gug
The problem you're seeing may be related to the fact that you've
installed mysql from sources. Marking the bug as Invalid - make sure
that the Mysql from source installation has been correctly removed
before reinstalling the mysql ubuntu package.

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

-- 
Uninstall MySQL 5.1 impossible
https://bugs.launchpad.net/bugs/527355
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 527264] Re: package postfix 2.6.5-3 failed to install/upgrade:

2010-03-03 Thread Mathias Gug
Could you add the files located in /var/log/dist-upgrade/?

-- 
package postfix 2.6.5-3 failed to install/upgrade: 
https://bugs.launchpad.net/bugs/527264
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to postfix 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 504368] Re: sdl window intermittently scales instead of resizing

2010-03-03 Thread Dustin Kirkland
On Wed, Mar 3, 2010 at 8:03 AM, Jamin W. Collins
 wrote:
> @Anthony,
> I can assure you that I've seen the scaling without resizing the client 
> window in any way.  Simply starting the VM and leaving it untouched 
> periodically results in a scaled display.

Jamin-

What about 'moving' the client window?  I have not seen it rescale at
random, but I have seen it rescale if I move the window before X comes
up.

-- 
sdl window intermittently scales instead of resizing
https://bugs.launchpad.net/bugs/504368
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-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


Re: [Bug 519648] Re: After all-in-one setup node-cert.pem and node-pk.pem not found

2010-03-03 Thread Torsten Spindler
Having the option to host a complete UEC on one machine is also relevant
for training. Right now we fall back to one UEC per classroom due to the
two machine requirement, or at most students working in pairs.

-- 
After all-in-one setup node-cert.pem and node-pk.pem not found
https://bugs.launchpad.net/bugs/519648
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 530945] Re: Please backport keepalived 1.1.17-2 to Karmic from Lucid

2010-03-03 Thread Scott Kitterman
If this is a regression from Jaunty, then this should be an SRU.  If
it's new functionality that wasn't there before, a backport is fine.

-- 
Please backport keepalived 1.1.17-2 to Karmic from Lucid
https://bugs.launchpad.net/bugs/530945
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to keepalived 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 209402] Re: Samba shares die with input/output error

2010-03-03 Thread Peter Funk
On a system with kernel version:
Linux version 2.6.24-26-server (bui...@vernadsky) (gcc version 4.2.4 (Ubuntu 
4.2.4-1ubuntu3)) #1 SMP Tue Dec 1 19:19:20 UTC 2009
and several CIFS mounted volumes on this Ubuntu 8.04 LTS server something 
similar has happened:

Mar  1 23:17:43 ac51901 kernel: [281431.960782]  CIFS VFS: Error 0xff90 on 
cifs_get_inode_info in lookup of \.Trash-1000
Mar  1 23:17:43 ac51901 kernel: [281432.110472]  CIFS VFS: Error 0xff90 on 
cifs_get_inode_info in lookup of \.Trash-1000
Mar  1 23:17:43 ac51901 kernel: [281432.490977]  CIFS VFS: Error 0xff90 on 
cifs_get_inode_info in lookup of \.Trash-1000
Mar  1 23:17:44 ac51901 kernel: [281432.988752]  CIFS VFS: Error 0xff90 on 
cifs_get_inode_info in lookup of \.Trash-1000
Mar  1 23:17:44 ac51901 kernel: [281433.189605]  CIFS VFS: Error 0xff90 on 
cifs_get_inode_info in lookup of \.Trash
Mar  1 23:17:45 ac51901 kernel: [281434.038570]  CIFS VFS: Error 0xff90 on 
cifs_get_inode_info in lookup of \.Trash-1000
Mar  1 23:17:45 ac51901 kernel: [281434.517627]  CIFS VFS: Error 0xff90 on 
cifs_get_inode_info in lookup of \.Trash
Mar  1 23:17:46 ac51901 kernel: [281435.046587]  CIFS VFS: Error 0xff90 on 
cifs_get_inode_info in lookup of \.Trash

I've got here by googling this particular error message, which 
was repeating over and over again for quite some time until 
after a while the following happened: 
Mar  1 23:36:23 ac51901 kernel: [282549.896912] swapper: page allocation 
failure. order:1, mode:0x4020
Mar  1 23:36:23 ac51901 kernel: [282549.896923] Pid: 0, comm: swapper Not 
tainted 2.6.24-26-server #1
Mar  1 23:36:23 ac51901 kernel: [282549.896949]  
[nfs:__alloc_pages+0x2ab/0x380] __alloc_pages+0x2ab/0x380
...

Since users complained about "the system feeling frozen" it was 
rebooted at 23:55 and the effect has not been observed again since.
I it matters: the windows shares are mounted using autofs and cifs
with according to /pro/mounts the following options:

rw,mand,relatime,unc=\\WIN2000BOX\SHARENAME,username=operator,uid=1000,gid=100,rsize=16384,wsize=57344
0 0

If there is anything I can do to track this down let my know.

Regards, Peter.

-- 
Samba shares die with input/output error
https://bugs.launchpad.net/bugs/209402
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 530550] Re: ubuntu-vm-builder crashed with libvirtError in defineXML()

2010-03-03 Thread Muharem Hrnjadovic
 hello ttx, re. bug #530550: how would I figure out whether libvirt 
has the VT extensions enabled?
 al-maisan: well, it's mostly about your CPU/BIOS supporting those
 just a sec
 ttx: is this the "egrep '(vmx|svm)' --color=always /proc/cpuinfo" 
test?
 there is a kvm-ok script that runs various checks
 ttx: aha
 $ kvm-ok 
 INFO: Your CPU supports KVM extensions
 INFO: /dev/kvm exists
 KVM acceleration can be used
 al-maisan: sounds good, looks like something else is blocking

-- 
ubuntu-vm-builder crashed with libvirtError in defineXML()
https://bugs.launchpad.net/bugs/530550
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vm-builder 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 182572] Re: Samba Fails to Split GECOS on Comma

2010-03-03 Thread Launchpad Bug Tracker
This bug was fixed in the package samba - 2:3.4.5~dfsg-2ubuntu4

---
samba (2:3.4.5~dfsg-2ubuntu4) lucid; urgency=low

  * debian/patches/ubuntu-gecos-fix.patch: Fix gecos parsing backported
from Samba 3.5.x. (LP: #182572)
 -- Chuck ShortWed, 03 Mar 2010 09:35:26 -0500

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

-- 
Samba Fails to Split GECOS on Comma
https://bugs.launchpad.net/bugs/182572
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


Re: [Bug 519648] Re: After all-in-one setup node-cert.pem and node-pk.pem not found

2010-03-03 Thread Dustin Kirkland
Thierry/Mathias-

I've worked with Robert a bit on his setup over the last few weeks.  I
must say that I'm impressed/intrigued by the possibility of (even a
minimally supported) all-in-one system, if only for demo and better
community involvement.

I agree that the bug should be wishlist, but if it's solvable, I
totally think we should fix it (at a lower priority than our release
blockers, of course).

-- 
After all-in-one setup node-cert.pem and node-pk.pem not found
https://bugs.launchpad.net/bugs/519648
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 211915] Re: Insecure dependency when using sql for Log Reporting

2010-03-03 Thread Thierry Carrez
** Changed in: server-papercuts
   Importance: Undecided => Low

** Changed in: server-papercuts
   Status: New => Triaged

** Changed in: server-papercuts
Milestone: None => lucid-beta-2

-- 
Insecure dependency when using sql for Log Reporting
https://bugs.launchpad.net/bugs/211915
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to amavisd-new 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 474969] Re: Documentation error: hostfwd syntax wrong

2010-03-03 Thread Dustin Kirkland
** Changed in: qemu-kvm (Ubuntu Lucid)
   Status: Triaged => In Progress

-- 
Documentation error: hostfwd syntax wrong
https://bugs.launchpad.net/bugs/474969
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-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 515740] Re: Crash on using unitialized vals and __get/__set

2010-03-03 Thread Mathias Gug
** Also affects: php5 (Ubuntu Karmic)
   Importance: Undecided
   Status: New

** Also affects: php5 (Ubuntu Hardy)
   Importance: Undecided
   Status: New

** Changed in: php5 (Ubuntu Karmic)
   Status: New => Won't Fix

** Changed in: php5 (Ubuntu Hardy)
   Importance: Undecided => Wishlist

** Changed in: php5 (Ubuntu Hardy)
   Importance: Wishlist => Low

** Changed in: php5 (Ubuntu Hardy)
   Status: New => Confirmed

-- 
Crash on using unitialized vals and __get/__set
https://bugs.launchpad.net/bugs/515740
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


  1   2   >