[Bug 498129] [NEW] Dovecot ignores maildirsize file (quota)

2009-12-18 Thread radarino
Public bug reported:

I'm using postfix with maildrop as lda and dovecot as imap/pop3 server, and I'm 
trying to set user quota.
Maildirsize file (Maildir++ format) is ignored by dovecot. My dovecot.conf has:

protocol imap {
...
  mail_plugins = quota imap_quota
  mail_plugin_dir = /usr/lib/dovecot/modules/imap
...
} 

plugin {
 quota = maildir
 ...
}

but maildirsize file (correctly used by maildrop) is not read (or
update) by dovecot.

I'm using Ubuntu server (Release: 9.10), dovecot_common
1:1.1.11-0ubuntu11

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

-- 
Dovecot ignores maildirsize file (quota)
https://bugs.launchpad.net/bugs/498129
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 391882] Re: Make Samba easy to disable and enable in KDE

2009-12-18 Thread mac_v
** Changed in: hundredpapercuts
   Status: Incomplete = New

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

-- 
Make Samba easy to disable and enable in KDE
https://bugs.launchpad.net/bugs/391882
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 498174] [NEW] Maximum number of 8 loopback devices low for SC

2009-12-18 Thread Torsten Spindler
Public bug reported:

The default Ubuntu kernel provides only 8 loopback devices. Setting more
is possible with the max_loop=number on the kernel boot parameters
line in /boot/grub/grub.cfg. It would be great if this can be done
automagically for a host configured as Storage Controller.

Background is that we had a training class this week where with 6
students creating volumes we were running out of volumes quickly. I
realise that this might happen in larger clouds with many instances much
faster.

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

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

-- 
Maximum number of 8 loopback devices low for SC
https://bugs.launchpad.net/bugs/498174
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 498174] Re: Maximum number of 8 loopback devices low for SC

2009-12-18 Thread Torsten Spindler
I just learned that the number of loop back devices is managed
dynamically by the kernel. However, the number of actual loop back
devices in /dev/ is set to 8 by default. Creating new ones can be done
with

$ sudo mknod b 7 number /dev/loopnumber

-- 
Maximum number of 8 loopback devices low for SC
https://bugs.launchpad.net/bugs/498174
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 444349] Re: package mysql-server-5.1 5.1.37-1ubuntu4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2009-12-18 Thread Maik
Same problem here with a fresh install of both ubuntu server karmic and
mysql.

Night Eagle solution didn't work for me.

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

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


[Bug 498174] Re: Maximum number of 8 loopback devices low for SC

2009-12-18 Thread Dustin Kirkland
Actually, we have the following in the eucalyptus-nc upstart script:

for i in $(seq 0 31); do
[ -b /dev/loop$i ] || (mknod -m 660 /dev/loop$i b 7 $i
 chown root:disk /dev/loop$i)
done

I'll add it to the eucalyptus-sc upstart script as well.

Or perhaps just put it in the common one.

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

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

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

-- 
Maximum number of 8 loopback devices low for SC
https://bugs.launchpad.net/bugs/498174
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 497716] Re: Lucid: walrus not automatically discovered

2009-12-18 Thread Torsten Spindler
I cannot repeat the problem today.

After specifying the hostname to 'node01' the next screeen says 'Select
cloud installation mode' and informs that no eucalyptus cloud controller
was found on your network. Albeit the cloud controller is up and running
on another machine. I then specify the cloud controller's IP address.
Today I get the suggestion 'Node controller', which is correct.

-- 
Lucid: walrus not automatically discovered
https://bugs.launchpad.net/bugs/497716
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 456808] Re: Karmic-Networking (SAMBA) just does not work, even with detailed attention.

2009-12-18 Thread Alan Lord
I have installed and set up several Samba networks in the past on Ubuntu
servers and desktops.

ON a new Karmic desktop machine I am experiencing similar problems.

In the log.smbd I see lines such as:

[2009/12/17 18:28:11,  0] smbd/server.c:1068(main)
  smbd version 3.4.0 started.
  Copyright Andrew Tridgell and the Samba Team 1992-2009
[2009/12/17 18:28:11,  0] smbd/server.c:456(smbd_open_one_socket)
  smbd_open_once_socket: open_socket_in: Address already in use
[2009/12/17 18:28:11,  0] smbd/server.c:456(smbd_open_one_socket)
  smbd_open_once_socket: open_socket_in: Address already in use
[2009/12/17 18:30:23,  0] smbd/server.c:1068(main)
  smbd version 3.4.0 started.
  Copyright Andrew Tridgell and the Samba Team 1992-2009
[2009/12/17 18:30:23,  0] smbd/server.c:456(smbd_open_one_socket)
  smbd_open_once_socket: open_socket_in: Address already in use
[2009/12/17 18:30:23,  0] smbd/server.c:456(smbd_open_one_socket)
  smbd_open_once_socket: open_socket_in: Address already in use
[2009/12/17 18:32:00,  0] smbd/server.c:1068(main)
  smbd version 3.4.0 started.
  Copyright Andrew Tridgell and the Samba Team 1992-2009
[2009/12/17 18:32:00,  0] smbd/server.c:456(smbd_open_one_socket)
  smbd_open_once_socket: open_socket_in: Address already in use
[2009/12/17 18:32:00,  0] smbd/server.c:456(smbd_open_one_socket)
  smbd_open_once_socket: open_socket_in: Address already in use
[2009/12/17 18:33:06,  0] smbd/server.c:1068(main)
  smbd version 3.4.0 started.
  Copyright Andrew Tridgell and the Samba Team 1992-2009
[2009/12/17 18:33:06,  0] smbd/server.c:456(smbd_open_one_socket)
  smbd_open_once_socket: open_socket_in: Address already in use
[2009/12/17 18:33:06,  0] smbd/server.c:456(smbd_open_one_socket)
  smbd_open_once_socket: open_socket_in: Address already in use
[2009/12/17 18:33:43,  0] smbd/server.c:1068(main)
  smbd version 3.4.0 started.
  Copyright Andrew Tridgell and the Samba Team 1992-2009
[2009/12/17 18:33:44,  0] smbd/server.c:456(smbd_open_one_socket)
  smbd_open_once_socket: open_socket_in: Address already in use
[2009/12/17 18:33:44,  0] smbd/server.c:456(smbd_open_one_socket)
  smbd_open_once_socket: open_socket_in: Address already in use

In log.nmbd nothing major.

  *
[2009/12/17 18:33:40,  0] nmbd/nmbd.c:71(terminate)
  Got SIGTERM: going down...
[2009/12/17 18:33:43,  0] nmbd/nmbd.c:854(main)
  nmbd version 3.4.0 started.
  Copyright Andrew Tridgell and the Samba Team 1992-2009
[2009/12/17 18:33:43,  0] nmbd/nmbd_nameregister.c:491(register_name)
  register_name: NetBIOS name LIBERTUS-COGNATIO is too long. Truncating to 
LIBERTUS-COGNAT
[2009/12/17 18:33:43,  0] nmbd/nmbd_nameregister.c:491(register_name)
  register_name: NetBIOS name LIBERTUS-COGNATIO is too long. Truncating to 
LIBERTUS-COGNAT
[2009/12/17 18:33:43,  0] nmbd/nmbd_nameregister.c:491(register_name)
  register_name: NetBIOS name LIBERTUS-COGNATIO is too long. Truncating to 
LIBERTUS-COGNAT
[2009/12/17 18:34:06,  0] nmbd/nmbd_become_lmb.c:395(become_local_master_stage2)
  *
  Samba name server LIBERTUS-COGNATIO is now a local master browser for 
workgroup G604T_WIRELESS on subnet 192.168.1.251
  *

But the Windows machines are unable to see the machine, or it's shares
on the LAN.

Attached is the smb.conf, the directories I am sharing exist, the shared
dir is chmod 777.


** Attachment added: smb.conf
   http://launchpadlibrarian.net/36942161/smb.conf

-- 
Karmic-Networking (SAMBA) just does not work, even with detailed attention.
https://bugs.launchpad.net/bugs/456808
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 498129] Re: Dovecot ignores maildirsize file (quota)

2009-12-18 Thread radarino
Solved!
This is not a bug.. in default configuration (in 
/etc/dovecot/dovecot-sql.conf), user_query looks like:

user_query = SELECT '/var/vmail/%d/%n' as home, \
'maildir:/var/vmail/%d/%n' as mail, 
concat('dirsize:storage=', quota) AS quota,
150 AS uid, 8 AS gid FROM mailbox WHERE username = '%u' AND active = 1

but in this way quota are managed via dirsize backend (not maildir 
backend)!!
Removing quota from query all seems to work!

Thanks,
Antonio

-- 
Dovecot ignores maildirsize file (quota)
https://bugs.launchpad.net/bugs/498129
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 495716] Re: cyrus-sasl2 should be updated to db4.8

2009-12-18 Thread Artur Rona
** Tags added: upgrade
** Tags removed: amd64 apport-bug lucid

-- 
cyrus-sasl2 should be updated to db4.8
https://bugs.launchpad.net/bugs/495716
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cyrus-sasl2 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 453453] Re: libvirt sometimes hangs when using pulseaudio

2009-12-18 Thread Pedro Villavicencio
** Changed in: pulseaudio (Ubuntu Karmic)
   Importance: Undecided = High

** Changed in: pulseaudio (Ubuntu Karmic)
   Status: New = Triaged

-- 
libvirt sometimes hangs when using pulseaudio
https://bugs.launchpad.net/bugs/453453
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 496968] Re: package bind9 1:9.6.1.dfsg.P1-3ubuntu0.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2009-12-18 Thread Tom Cleary
Hero! As predicted, I commented out the line that caused the two sets of
options ot be evaluated and the installation worked fine. My bad for
leaving a half configured zone lying around. I apologise for wasting
your time.

tom.

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

-- 
package bind9 1:9.6.1.dfsg.P1-3ubuntu0.2 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/496968
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 416264] Re: ssh client pauses during GSS negotiation due to delay on reverse lookup in avahi

2009-12-18 Thread Jakob Unterwurzacher
** Description changed:

- When I try to connect to an ssh server (with ssh -v) I always have (my
- system is an Ubuntu 8.04):
+ === WORKAROUND ===
+ From 
http://www.walkernews.net/2009/04/06/how-to-fix-scp-and-ssh-login-prompt-is-very-slow-in-linux/
 for more detail look there
+ 
+ 1) Specify the option to disable GSSAPI authentication when using SSH or SCP 
command, e.g.:
+ ssh -o GSSAPIAuthentication=no appss...@10.50.100.111
+ 
+ -OR-
+ 
+ 2) Explicitly disable GSSAPI authentication in SSH client program 
configuration file, i.e. edit the /etc/ssh/ssh_config and add in this 
configuration (if it’s not already in the config file):
+ GSSAPIAuthentication no
+ 
+ -OR-
+ 
+ 3) Like 2 but in your private ssh config
+ Edit /home/YOURUSERNAME/.ssh/config and add
+ GSSAPIAuthentication no
+ 
+ === BUG ===
+ When I try to connect to an ssh server (with ssh -v) I always have (my system 
is an Ubuntu 8.04):
  
  debug1: Next authentication method: gssapi-with-mic
  debug1: Unspecified GSS failure.  Minor code may provide more information
  No credentials cache found
  debug1: Unspecified GSS failure.  Minor code may provide more information
  No credentials cache found
  debug1: Unspecified GSS failure.  Minor code may provide more information
  debug1: Next authentication method: publickey
  
- 
- The fact is that on many servers the establishment of ssh connection is very 
slow because of this issue.
+ The fact is that on many servers the establishment of ssh connection is
+ very slow because of this issue.

-- 
ssh client pauses during GSS negotiation due to delay on reverse lookup in avahi
https://bugs.launchpad.net/bugs/416264
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 498245] [NEW] bridge_maxwait is useless with upstart

2009-12-18 Thread Holger Mauermann
Public bug reported:

Binary package hint: bridge-utils

With upstart all services are started in parallel, so bridge_maxwait at
its default value or set to something greater than 0 may cause some
trouble... For example, I had a problem with a service not starting at
boot because the address it should bind to didn't exist yet (see comment
4 in bug #442575). I had to set bridge_maxwait 0 for both bridges in
/etc/network/interfaces to fix this.

** Affects: bridge-utils (Ubuntu)
 Importance: Undecided
 Status: New

-- 
bridge_maxwait is useless with upstart
https://bugs.launchpad.net/bugs/498245
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bridge-utils 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 492560] Re: MIR for beautifulsoup

2009-12-18 Thread Martin Pitt
promoted

** Changed in: beautifulsoup (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
MIR for beautifulsoup
https://bugs.launchpad.net/bugs/492560
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to beautifulsoup 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 491963] Re: MIR for genshi.

2009-12-18 Thread Martin Pitt
promoted

** Changed in: genshi (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
MIR for genshi.
https://bugs.launchpad.net/bugs/491963
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to genshi 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 498246] [NEW] no cargo

2009-12-18 Thread maury
Public bug reported:

no se lo que paso, soy nuevo en linux

ProblemType: Package
Architecture: i386
DistroRelease: Ubuntu 8.10
ErrorMessage: el subproceso post-installation script devolvió el código de 
salida de error 1
Package: mysql-server-5.0 5.0.67-0ubuntu6
SourcePackage: mysql-dfsg-5.0
Title: package mysql-server-5.0 5.0.67-0ubuntu6 failed to install/upgrade: el 
subproceso post-installation script devolvió el código de salida de error 1
Uname: Linux 2.6.27-16-generic i686

** Affects: mysql-dfsg-5.0 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package

-- 
no cargo
https://bugs.launchpad.net/bugs/498246
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.0 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 498246] Re: no cargo

2009-12-18 Thread maury

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

** Attachment added: DpkgTerminalLog.txt
   http://launchpadlibrarian.net/36946417/DpkgTerminalLog.txt

-- 
no cargo
https://bugs.launchpad.net/bugs/498246
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.0 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 498251] [NEW] libvirtd fails to run user defined emulator permission denied

2009-12-18 Thread Mike Power
Public bug reported:

I used a bash script to set some kvm specific parameters at the start of
the vm.

The script looks like:
#!/bin/bash
exec /usr/bin/kvm -vga std $@

Permissions on the file are -rwxr-xr-x 1 root root 43 2009-12-04 10:16
/usr/local/bin/kvm-std-vga.sh

One virtual machine was setup to use this:
emulator/usr/local/bin/kvm-std-vga.sh/emulator


This worked fine prior to 9.10 but after 9.10 I get the following error:
Traceback (most recent call last):
  File /usr/share/virt-manager/virtManager/engine.py, line 493, in run_domain
vm.startup()
  File /usr/share/virt-manager/virtManager/domain.py, line 558, in startup
self.vm.create()
  File /usr/lib/python2.6/dist-packages/libvirt.py, line 293, in create
if ret == -1: raise libvirtError ('virDomainCreate() failed', dom=self)
libvirtError: internal error unable to start guest: libvir: error : cannot 
execute binary /usr/local/bin/kvm-std-vga.sh: Permission denied

Seems libvirtd is making more assumptions about the emulator then it
used to.

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


** Tags: emulator kvm libvirtd std vga

-- 
libvirtd fails to run user defined emulator permission denied
https://bugs.launchpad.net/bugs/498251
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 498251] Re: libvirtd fails to run user defined emulator permission denied

2009-12-18 Thread Mike Power

** Attachment added: Screen shot of the error.
   http://launchpadlibrarian.net/36946706/Screenshot-Error.png

-- 
libvirtd fails to run user defined emulator permission denied
https://bugs.launchpad.net/bugs/498251
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 306464] Re: bad path to configuration file

2009-12-18 Thread Bug Watch Updater
** Changed in: bacula (Fedora)
   Status: Fix Committed = Won't Fix

-- 
bad path to configuration file
https://bugs.launchpad.net/bugs/306464
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bacula in ubuntu.

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


[Bug 488835] Re: MIR for irqbalance

2009-12-18 Thread Chuck Short
** Also affects: irqbalance (Ubuntu Lucid)
   Importance: Undecided
 Assignee: Kees Cook (kees)
   Status: Triaged

** Changed in: irqbalance (Ubuntu Lucid)
Milestone: None = lucid-alpha-2

-- 
MIR for irqbalance
https://bugs.launchpad.net/bugs/488835
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 491963] Re: MIR for genshi.

2009-12-18 Thread Chuck Short
** Also affects: genshi (Ubuntu Lucid)
   Importance: Undecided
   Status: Fix Released

** Changed in: genshi (Ubuntu Lucid)
Milestone: None = lucid-alpha-2

-- 
MIR for genshi.
https://bugs.launchpad.net/bugs/491963
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to genshi 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 492560] Re: MIR for beautifulsoup

2009-12-18 Thread Chuck Short
** Also affects: beautifulsoup (Ubuntu Lucid)
   Importance: Undecided
   Status: Fix Released

** Changed in: beautifulsoup (Ubuntu Lucid)
Milestone: None = lucid-alpha-2

-- 
MIR for beautifulsoup
https://bugs.launchpad.net/bugs/492560
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to beautifulsoup 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 460085] Re: Memory leaked per connection

2009-12-18 Thread Daniel Nurmi
All,

I've been able to confirm that the newest euca/rampart packages, from
proposed, are both functional and do not exhibit the memory leak.  To be
specific, i'm running with:

eucalyptus-cc: 1.6~bzr931-0ubuntu7.4
librampart0: 1.3.0-0ubuntu5.1

Thanks!
-Dan

-- 
Memory leaked per connection
https://bugs.launchpad.net/bugs/460085
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 104297] Re: KVM kernel interface is not loaded

2009-12-18 Thread Vistaus
Nope, the bug is still here. KVM is not loaded on boot.

Using a Sony Vaio VGN-NW21MF laptop with Kubuntu 9.10 32-bit.

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

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

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


[Bug 104297] Re: KVM kernel interface is not loaded

2009-12-18 Thread Vistaus
Oh, I forgot to mention: my laptop does support KVM.

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

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


[Bug 498251] Re: libvirtd fails to run user defined emulator permission denied

2009-12-18 Thread Jamie Strandboge
Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 490370, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report. Feel free to continue to report any other bugs you may
find.

** Tags added: apparmor
** Tags removed: emulator kvm libvirtd std vga

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

-- 
libvirtd fails to run user defined emulator permission denied
https://bugs.launchpad.net/bugs/498251
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 490370] Re: Cannot start guest with emulator wrapper

2009-12-18 Thread Jamie Strandboge
** Summary changed:

- Cannot start guest when apparmor is running
+ Cannot start guest with emulator wrapper

-- 
Cannot start guest with emulator wrapper
https://bugs.launchpad.net/bugs/490370
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 460085] Re: Memory leaked per connection

2009-12-18 Thread Thierry Carrez
** Tags added: verification-done
** Tags removed: verification-needed

-- 
Memory leaked per connection
https://bugs.launchpad.net/bugs/460085
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 497894] Re: Support Application Indicators

2009-12-18 Thread Chuck Short
Shouldnt this be going in the upstream bug trcaker since i am not quite
sure to do with this request.

chuck

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

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

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

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


[Bug 497440] Re: apache2 configuration stanza not installed

2009-12-18 Thread Chuck Short
Thanks for the bug report.

Regards
chuck

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

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

-- 
apache2 configuration stanza not installed
https://bugs.launchpad.net/bugs/497440
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to backuppc 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 498358] [NEW] bogus curl_setopt(): CURLPROTO_FILE cannot be activated when in safe_mode or an open_basedir is set errors

2009-12-18 Thread Jürgen Kreileder
Public bug reported:

Binary package hint: php5

Since yesterday I'm getting lots of bogus error messages from
curl_setopt($ch, CURLOPT_CONNECTTIMEOUT_MS, $value) and curl_setopt($ch,
CURLOPT_TIMEOUT_MS, $value) on my WordPress blog using php5-curl
5.2.10.dfsg.1-2ubuntu6.3:

curl_setopt(): CURLPROTO_FILE cannot be activated when in safe_mode
or an open_basedir is set in [...]

The problem is described here: http://bugs.php.net/bug.php?id=49531
Apparently it's fixed 5.2.12, here's the patch: 
http://svn.php.net/viewvc/php/php-src/branches/PHP_5_2/ext/curl/interface.c?r1=287784r2=288598view=patch

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

-- 
bogus curl_setopt(): CURLPROTO_FILE cannot be activated when in safe_mode or 
an open_basedir is set errors
https://bugs.launchpad.net/bugs/498358
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 498174] Re: Maximum number of 8 loopback devices low for SC

2009-12-18 Thread Dustin Kirkland
** Changed in: eucalyptus (Ubuntu)
   Status: Triaged = Fix Committed

-- 
Maximum number of 8 loopback devices low for SC
https://bugs.launchpad.net/bugs/498174
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 184131] Re: Apache 2.2 SNI support

2009-12-18 Thread Jauder Ho
Are there any plans to backport this to hardy?

-- 
Apache 2.2 SNI support
https://bugs.launchpad.net/bugs/184131
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 498379] Re: ModifyImageAttribute does not correctly remove group perms

2009-12-18 Thread Neil Soman

revno: 1109
committer: Neil 
branch nick: 1.6.2
timestamp: Fri 2009-12-18 17:14:05 -0800
message:
  fixes LP: #498379



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

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

-- 
ModifyImageAttribute does not correctly remove group perms
https://bugs.launchpad.net/bugs/498379
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 277556] Re: should build kernel modules with dkms

2009-12-18 Thread Evan Broder
** Changed in: open-vm-tools (Ubuntu)
   Status: Confirmed = In Progress

** Changed in: open-vm-tools (Ubuntu)
 Assignee: (unassigned) = Evan Broder (broder)

-- 
should build kernel modules with dkms
https://bugs.launchpad.net/bugs/277556
You received this bug notification because you are a member of Ubuntu
Server Team, which is a direct subscriber.

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


[Bug 277556] Re: should build kernel modules with dkms

2009-12-18 Thread Evan Broder
grexk: thanks for the patch. A few nits for future reference:
 - LP closers are generally of the form (LP: #nn) - you didn't have the hash
 - It looks like you added a superfluous line to set SRC_VERSION in debian/rules
 - Your version number was appropriate for a PPA upload, but not for uploading 
to Ubuntu. There's some discussion of version numbering schemes at 
https://wiki.ubuntu.com/UbuntuDevelopment#Working%20with%20Ubuntu%20Packages

Of course, packages that support building kernel modules with module-
assistant are special. For those packages, it's necessary to use
+ubuntu1 instead of just ubuntu1 in order to avoid version sorting
issues.

I've combined grexk's patch with my patch for bug #391224 with the
recommendations on using dkms in bug #497149. I've uploaded a test build
to my PPA (https://launchpad.net/~broder/+archive/ubuntu-tests), and I'm
attaching the resulting debdiff. I'm going to do some testing to make
sure everything's in order, and hopefully I'll be able to upload tonight
or tomorrow.

** Attachment added: open-vm-tools_2009.11.16-210370-1+ubuntu1.debdiff
   
http://launchpadlibrarian.net/36960306/open-vm-tools_2009.11.16-210370-1%2Bubuntu1.debdiff

-- 
should build kernel modules with dkms
https://bugs.launchpad.net/bugs/277556
You received this bug notification because you are a member of Ubuntu
Server Team, which is a direct subscriber.

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


[Bug 497149] Re: Packages using DKMS should make use of /usr/lib/dkms/common.postinst

2009-12-18 Thread Nick Barcet
Please see bug #53843 about the joke that has already been deemed not
to be understood by everyone.

-- 
Packages using DKMS should make use of /usr/lib/dkms/common.postinst
https://bugs.launchpad.net/bugs/497149
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to drbd8 in ubuntu.

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


[Bug 419182] Re: KVM and audio driver in Windows 7

2009-12-18 Thread Eric
I am running kubuntu karmic 64 bit with kvm. I am running Windows 7
Enterprise 64 bit and 32 bit as guests. Using virt-manager for
installation defaults to es1370 sound card and  Multimedia Audio
Controller is detected. Also for both guest installs neither one finds
drivers after full activation and full windows 7 updates. I then shut
down the windows 7 32 install and added the create labs sound blaster
16. After boot it did not find the audio card. I went to creative site
and downloaded the driver for win 95 and installed it. Still nothing.
However I then started playing with my driver lookup settings within
windows and it found the creative labs sb16 sound and I now have sound
on the win7 32 bit. I have not confirmed if the same will work on win 7
64 but I will try later and will pay more attention to the steps I take.

-- 
KVM and audio driver in Windows 7
https://bugs.launchpad.net/bugs/419182
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to kvm in ubuntu.

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


[Bug 458637] Re: samba client unable to access Windows 7 shares

2009-12-18 Thread john thompson
Fixed it for me too. Could always go ubuntu to xp but not ubuntu to
vista or windows7. Tried the system services tweak, no fix. So what is
this windows live sign-in assistant doing that stops the share request?

So my sloginis There's always a way. You might not know the way but
there is a way to do something you're trying to acomplish. Just keep
looking.

-- 
samba client unable to access Windows 7 shares
https://bugs.launchpad.net/bugs/458637
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