[Bug 666028] Re: apt-get install slapd = Can't locate object method new via package Debconf::Element::Noninteractive::Booleam

2010-11-02 Thread trinkity
you must purge old version - download old package slapd - install -
dist-upgrade

-- 
apt-get install slapd = Can't locate object method new via package 
Debconf::Element::Noninteractive::Booleam
https://bugs.launchpad.net/bugs/666028
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 669808] [NEW] Nagios3 checks not scheduled after clocks change from DST

2010-11-02 Thread Chris May
Public bug reported:

Binary package hint: nagios3

http://labs.opsview.com/2009/10/nagios-scheduling-bug/ describes a bug
which we also encountered on nagios 3.2 in lucid. After the clocks are
set back 1 hour for Daylight Saving Time (last weekend, in the UK),
nagios fails to schedule any service checks for the next 24 hours.
Manually rescheduling a check causes that check to start being checked
properly again.

I believe this was fixed in nagios v 3.2.2; the changelog
(http://www.nagios.org/projects/nagioscore/history/core-3x) includes
Fix for choosing next valid time on day of DST change when clocks go
one hour backwards. However I can't find a corresponding bug in
nagios's bugtracker.

Would it be possible to apply the same patch to the 3.2.0 source in
Lucid? Or failing that, consider upgrading to 3.2.2 in some future
release of Ubuntu, to avoid this problem?

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

-- 
Nagios3 checks not scheduled after clocks change from DST
https://bugs.launchpad.net/bugs/669808
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nagios3 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 669812] [NEW] package dhcp3-server 3.1. 3-2ubuntu3 failed to install/upgrade: vidinis procesas i nstalled post-installation script nutrūko gražin damas reikšmę 127

2010-11-02 Thread Skirmantas
Public bug reported:

DHCP has newer updated, always return this error.

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: dhcp3-server 3.1.3-2ubuntu3
ProcVersionSignature: Ubuntu 2.6.32-25.45-generic 2.6.32.21+drm33.7
Uname: Linux 2.6.32-25-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Tue Nov  2 10:16:10 2010
ErrorMessage: vidinis procesas installed post-installation script nutrūko 
gražindamas reikšmę 127
InstallationMedia: Ubuntu 9.10 Karmic Koala - Release amd64 (20091027)
SourcePackage: dhcp3
Title: package dhcp3-server 3.1.3-2ubuntu3 failed to install/upgrade: vidinis 
procesas installed post-installation script nutrūko gražindamas reikšmę 127

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


** Tags: amd64 apport-package lucid

-- 
package dhcp3-server 3.1.3-2ubuntu3 failed to install/upgrade: vidinis procesas 
installed post-installation script nutrūko gražindamas reikšmę 127
https://bugs.launchpad.net/bugs/669812
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dhcp3 in ubuntu.

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


[Bug 669812] Re: package dhcp3-server 3.1.3-2u buntu3 failed to install/upgrade: vidinis procesas insta lled post-installation script nutrūko gražindama s reikšmę 127

2010-11-02 Thread Skirmantas


-- 
package dhcp3-server 3.1.3-2ubuntu3 failed to install/upgrade: vidinis procesas 
installed post-installation script nutrūko gražindamas reikšmę 127
https://bugs.launchpad.net/bugs/669812
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dhcp3 in ubuntu.

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


[Bug 669818] [NEW] Update to 10.04 2.6.32-25 as KVM Guest no longer boot

2010-11-02 Thread bofh999
Public bug reported:

Binary package hint: qemu-kvm

Maybe have to be moved 
Anway

KVM Guest 10.04 SERVER updated to 2.6.32-25 
After update Guest can no longer boot (freezes at freeing memory...)  if you 
send an crtl alt delete its shows an entry for freeing the md devices and stop 
there - thats it

Workaround was to reconfig grub to load older Kernel (if someone else
having that problem - mount the kvm image somwhere on the host edit
/boot/grub/menue.list should be selfdecribing)

Anyway that an simple update breaks ubuntu from booting (even as an
virtual guest) is really really really not good


Its reproduceable (i reinstalled a second kvm on the same host - runs fine - 
after aptitude update / upgrade / reboot same effect)

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


** Tags: 2.6.32-25 freeing freezes guest kvm server starting

-- 
Update to 10.04 2.6.32-25 as KVM Guest no longer boot
https://bugs.launchpad.net/bugs/669818
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 650721] Re: dnssec-keygen hangs

2010-11-02 Thread Anders Stenberg
Another way to get faster keys in vmware:
use ``/dev/urandom´´ for entropy. ``/dev/urandom´´ gives lot av data.

dnssec-keygen -r /dev/urandom -a RSASHA1 -b 4096 -n ZONE -f KSK zonename

You should know that ``/dev/random´´ is a more great noise pattern than
``/dev/urandom´´. In theory /dev/random to provide a better
securitylevel. But in practice, I have not seen any evidence of it's
true.

Good luck / Anders.

-- 
dnssec-keygen hangs
https://bugs.launchpad.net/bugs/650721
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 657302] Re: ssh X11 forwarding does not work

2010-11-02 Thread Jonas
tail -3 /etc/init/ssh.conf 
# if you used to set SSHD_OPTS in /etc/default/ssh, you can change the
# 'exec' line here instead
exec /usr/sbin/sshd

add -4 to the last line
exec /usr/sbin/sshd -4

and restart ssh

After this  X11 forwarding worked for me

-- 
ssh X11 forwarding does not work
https://bugs.launchpad.net/bugs/657302
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 665512] Re: can't print after upgrade from 10.04 to 10.10

2010-11-02 Thread Max
same problem.

-- 
can't print after upgrade from 10.04 to 10.10
https://bugs.launchpad.net/bugs/665512
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 657302] Re: ssh X11 forwarding does not work

2010-11-02 Thread LGB [Gábor Lénárt]
@Jonas: Yes, I could figure out (even that comment helped you've
mentioned as well) just I am wondering why it's useful to break the
compatibility, when SSHD_OPTS can be used here, so I don't need to edit
a new file to preserve the functionality I've configured in the previous
version of the system ...

-- 
ssh X11 forwarding does not work
https://bugs.launchpad.net/bugs/657302
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 669934] [NEW] libvirt, KVM unable to set maxmem

2010-11-02 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Binary package hint: software-center

In my custom python scripts using libvirt python module and using the
virsh I can't set max memory size, yet in virt-manager it 'appears' to
work..

virsh # setmaxmem AVIRTUALBOX 786000
error: Unable to change MaxMemorySize
error: this function is not supported by the connection driver: 
virDomainSetMaxMemory

I guess to reproduce just attempt to setmaxmem of a virtual machine as
above.

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: software-center 3.0.5
ProcVersionSignature: Ubuntu 2.6.35-22.35-generic 2.6.35.4
Uname: Linux 2.6.35-22-generic x86_64
NonfreeKernelModules: fglrx
Architecture: amd64
Date: Tue Nov  2 14:30:53 2010
PackageArchitecture: all
ProcEnviron:
 PATH=(custom, user)
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: software-center

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


** Tags: amd64 apport-bug maverick
-- 
libvirt, KVM unable to set maxmem
https://bugs.launchpad.net/bugs/669934
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 669934] Re: libvirt, KVM unable to set maxmem

2010-11-02 Thread james d
sorry wrong package..

** Package changed: software-center (Ubuntu) = libvirt (Ubuntu)

-- 
libvirt, KVM unable to set maxmem
https://bugs.launchpad.net/bugs/669934
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 175527] Re: umount.cifs doesn't remove entry from /etc/mtab

2010-11-02 Thread P.Constantine
??
Maverick

$ sudo mount -o
username=user,workgroup=company,umask=000,iocharset=utf8,uid=user,gid=user
//netapp/public /media/public/

$ sudo umount /media/public

$ cat /etc/mtab | grep public
//netapp/public/ /media/public cifs rw,mand 0 0

Regression? Was never fixed in the first place?

I've tried it now and then since 7.04 and EACH time it was 100%
reproducible.

-- 
umount.cifs doesn't remove entry from /etc/mtab
https://bugs.launchpad.net/bugs/175527
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 669934] Re: libvirt, KVM unable to set maxmem

2010-11-02 Thread Jamie Strandboge
Thank you for using Ubuntu and filing a bug. Unfortunately, this was an
upstream change in libvirt 0.8.0. Please see
http://libvirt.org/news.html for details. If you would like to have this
changed in a future version of libvirt, I encourage you to file a bug
with upstream libvirt at https://bugzilla.redhat.com/ (see
http://libvirt.org/bugs.html for details).

** Changed in: libvirt (Ubuntu)
   Status: New = Won't Fix

-- 
libvirt, KVM unable to set maxmem
https://bugs.launchpad.net/bugs/669934
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 665512] Re: can't print after upgrade from 10.04 to 10.10

2010-11-02 Thread jgordon510
I can confirm this printing to an HP Laserjet 1020.  Worked before the
upgrade.

-- 
can't print after upgrade from 10.04 to 10.10
https://bugs.launchpad.net/bugs/665512
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 175527] Re: umount.cifs doesn't remove entry from /etc/mtab

2010-11-02 Thread P.Constantine
Let's see, strace on umount gives us this:

2969  fstat64(3, {st_mode=S_IFREG|0644, st_size=754, ...}) = 0
2969  mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) 
= 0xb775f000
2969  read(3, /dev/sda1 / ext3 rw,errors=remou..., 4096) = 754
2969  read(3, , 4096) = 0
2969  close(3)  = 0
2969  munmap(0xb775f000, 4096)  = 0
2969  stat64(/sbin/umount.cifs, 0xbfdaeb60) = -1 ENOENT (No such file or 
directory)
2969  oldumount(/media/public  --- it hangs here!

Let's see:

$ dpkg --search `which mount.cifs`
cifs-utils: /sbin/mount.cifs

$ # dpkg -L cifs-utils
/.
/sbin
/sbin/mount.cifs
/usr
/usr/sbin
/usr/sbin/cifs.upcall
/usr/share
/usr/share/man
/usr/share/man/man8
/usr/share/man/man8/mount.cifs.8.gz
/usr/share/man/man8/cifs.upcall.8.gz
/usr/share/doc
/usr/share/doc/cifs-utils
/usr/share/doc/cifs-utils/copyright
/usr/share/doc/cifs-utils/NEWS.Debian.gz
/usr/share/doc/cifs-utils/changelog.gz
/usr/share/doc/cifs-utils/changelog.Debian.gz

$ dpkg -L smbfs
/.
/sbin
/sbin/mount.smbfs
/usr
/usr/share
/usr/share/doc
/usr/share/doc/smbfs
/usr/share/doc/smbfs/copyright
/usr/share/doc/smbfs/changelog.gz
/usr/share/doc/smbfs/changelog.Debian.gz
/usr/share/man
/usr/share/man/man8
/usr/bin
/usr/share/man/man8/mount.smbfs.8.gz
/usr/share/man/man8/smbmount.8.gz
/usr/bin/smbmount

As you can see 'umount.cifs' is indeed nowhere to be found.

-- 
umount.cifs doesn't remove entry from /etc/mtab
https://bugs.launchpad.net/bugs/175527
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 175527] Re: umount.cifs doesn't remove entry from /etc/mtab

2010-11-02 Thread P.Constantine
Aha, it does unmount correctly after a lot of time inside oldumount()
This never happens when mounting with no trailing slash.

-- 
umount.cifs doesn't remove entry from /etc/mtab
https://bugs.launchpad.net/bugs/175527
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 663343] Re: Please merge cheetah 2.4.2.1-1 (main) from Debian unstable (main)

2010-11-02 Thread Barry Warsaw
Now that python-support with 2.7 has landed, I've requested a rebuild of
python-cheetah 2.4.3.  The builds look like they are succeeding.  Is
there anything else we need to do with this bug?


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

** Changed in: cheetah (Ubuntu)
Milestone: None = natty-alpha-1

** Tags added: python27

-- 
Please merge cheetah 2.4.2.1-1 (main) from Debian unstable (main)
https://bugs.launchpad.net/bugs/663343
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cheetah 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 370271] Re: During dist upgrade from 8.10 to 9.04 with mailman got exit status 1

2010-11-02 Thread AlainKnaff
Chuck, the comment you replied to didn't really confirm that the problem
was solved. More to the contrary,  the problem still exists, and even
was so bad that Craig gave up on it and decided to just wait for the
next version...

... which eventually turned out to be as broken as 9.04 because nobody
would fix this bug as it was marked invalid.

This is still a problem while upgrading from 8.04 to 10.04 .

These are consecutive LTS versions, so this upgrade path should be
feasible.

-- 
During dist upgrade from 8.10 to 9.04 with mailman got exit status 1
https://bugs.launchpad.net/bugs/370271
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mailman 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 619712] Re: keepalived vrrp race condition and fix (versions 1.1.17 and 1.2.0 but perhaps all?)

2010-11-02 Thread Mark Foster
Noting that the original configuration shown looks like a problem. The
prio settings on the MASTER (machine3) are too low. In keepalived,
higher priority wins, so machine1 and machine3 are probably trying to
fight it out. I suggest the situation can be avoided by using state
MASTER on all three machines, or by swapping the priority settings of
machines 1 and 3 so that 3 has prio 250 and 1 has 150.

-- 
keepalived vrrp race condition and fix (versions 1.1.17 and 1.2.0 but perhaps 
all?)
https://bugs.launchpad.net/bugs/619712
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 594932] Re: MySQL cannot access it's plugin directory (AppArmor rule)

2010-11-02 Thread Romaric Philogène
I still have the problem, I can not see the innodb engine ...

-- 
MySQL cannot access it's plugin directory (AppArmor rule)
https://bugs.launchpad.net/bugs/594932
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 663343] Re: Please merge cheetah 2.4.2.1-1 (main) from Debian unstable (main)

2010-11-02 Thread Clint Byrum
yes we need to merge the debian changes, which was the actual focus of
this bug, not the upstream version or python 2.7 compatability. ;)

I'll push up a new merge proposal shortly for that.

-- 
Please merge cheetah 2.4.2.1-1 (main) from Debian unstable (main)
https://bugs.launchpad.net/bugs/663343
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cheetah 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 648272] Re: non executable bit on cd rom media

2010-11-02 Thread Marc Deslauriers
*** This bug is a duplicate of bug 561479 ***
https://bugs.launchpad.net/bugs/561479

** This bug has been marked a duplicate of bug 561479
   Windows executable on unwritable removable media cannot execute with Wine 
due to lack of executable bit
 * You can subscribe to bug 561479 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/mime-support/+bug/561479/+subscribe

-- 
non executable bit on cd rom media
https://bugs.launchpad.net/bugs/648272
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 670032] [NEW] package mysql-server-5.1 5.1.41-3ubuntu12.3 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1

2010-11-02 Thread Neo
Public bug reported:

error while upgrading from ubuntu 10.04 to 10.10

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: mysql-server-5.1 5.1.41-3ubuntu12.3
ProcVersionSignature: Ubuntu 2.6.32-25.45-generic 2.6.32.21+drm33.7
Uname: Linux 2.6.32-25-generic x86_64
AptOrdering:
 mysql-server-5.1: Install
 cabextract: Install
 mysql-server-5.1: Configure
 cabextract: Configure
Architecture: amd64
Date: Tue Nov  2 10:47:17 2010
ErrorMessage: subprocess new pre-removal script returned error exit status 1
InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100429)
Logs.var.log.kern.log:
 Nov  2 10:14:10 neo-desktop kernel: [  452.809932] type=1505 
audit(1288685650.696:17):  operation=profile_replace pid=3220 
name=/usr/sbin/mysqld
 Nov  2 10:15:21 neo-desktop kernel: [  523.254303] type=1505 
audit(1288685721.143:18):  operation=profile_replace pid=3579 
name=/usr/sbin/mysqld
MySQLConf.etc.mysql.conf.d.mysqld.safe.syslog.cnf:
 [mysqld_safe]
 syslog
MySQLVarLibDirListing: ['miscdb', 'mysql', 'reservationdb', 'authdb', 
'ib_logfile0', 'venuedb', 'accountdb', 'restaurantdb', 'mysql_upgrade_info', 
'ibdata1', 'reportsdb', 'ib_logfile1', 'debian-5.1.flag']
SourcePackage: mysql-dfsg-5.1
Title: package mysql-server-5.1 5.1.41-3ubuntu12.3 failed to install/upgrade: 
subprocess new pre-removal script returned error exit status 1

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


** Tags: amd64 apport-package lucid

-- 
package mysql-server-5.1 5.1.41-3ubuntu12.3 failed to install/upgrade: 
subprocess new pre-removal script returned error exit status 1
https://bugs.launchpad.net/bugs/670032
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 670032] Re: package mysql-server-5.1 5.1.41-3ubuntu12.3 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1

2010-11-02 Thread Neo


-- 
package mysql-server-5.1 5.1.41-3ubuntu12.3 failed to install/upgrade: 
subprocess new pre-removal script returned error exit status 1
https://bugs.launchpad.net/bugs/670032
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 663343] Re: Please merge cheetah 2.4.2.1-1 (main) from Debian unstable (main)

2010-11-02 Thread Clint Byrum
** Changed in: cheetah (Ubuntu)
   Status: Fix Released = Confirmed

** Changed in: cheetah (Ubuntu)
 Assignee: Clint Byrum (clint-fewbar) = (unassigned)

-- 
Please merge cheetah 2.4.2.1-1 (main) from Debian unstable (main)
https://bugs.launchpad.net/bugs/663343
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cheetah 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 666028] Re: apt-get install slapd = Can't locate object method new via package Debconf::Element::Noninteractive::Booleam

2010-11-02 Thread KLEIN Stéphane
Ok, this package version work with success :

* libldap-2.4-2_2.4.23-0ubuntu3_i386.deb
* slapd_2.4.23-0ubuntu3_i386.deb

but we can confirm the error with last slapd version :
slapd_2.4.23-0ubuntu3.2_i386.deb

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

-- 
apt-get install slapd = Can't locate object method new via package 
Debconf::Element::Noninteractive::Booleam
https://bugs.launchpad.net/bugs/666028
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 656813] Re: package apache2.2-common 2.2.14-5ubuntu8.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-11-02 Thread Mathias Gug
*** This bug is a duplicate of bug 621837 ***
https://bugs.launchpad.net/bugs/621837

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

According to the log file:

Setting up apache2.2-common (2.2.14-5ubuntu8.2) ...
ERROR: Module reqtimeout does not exist!
dpkg: error processing apache2.2-common (--configure):
 subprocess installed post-installation script returned error exit status 1


** This bug has been marked a duplicate of bug 621837
   package apache2.2-common 2.2.14-5ubuntu8.2 failed to install/upgrade: el 
subproceso script post-installation instalado devolvió el código de salida de 
error 1
 * You can subscribe to bug 621837 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/621837/+subscribe

-- 
package apache2.2-common 2.2.14-5ubuntu8.2 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/656813
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 663336] Re: package mysql-server-5.1 (not installed) failed to install/upgrade: 子 进程 新的 pre-installation 脚本 返 回了错误号 1

2010-11-02 Thread Mathias Gug
Thank you for taking the time to report this bug and helping to make
Ubuntu better.

According to the log file:

ERROR: There's not enough space in /var/lib/mysql/

How much space is left on the partition where /var/lib/mysql/ is
located?

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

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

-- 
package mysql-server-5.1 (not installed) failed to install/upgrade: 子进程 新的 
pre-installation 脚本 返回了错误号 1
https://bugs.launchpad.net/bugs/663336
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 662571] Re: package libvirt-bin 0.6.1-0ub untu5.1 failed to install/upgrade: Unterprozess post-i nstallation script gab den Fehlerwert 1 zurück

2010-11-02 Thread Mathias Gug
Thank you for reporting this bug to Ubuntu. Jaunty reached EOL on October 2010.
Please see this document for currently supported Ubuntu releases:
https://wiki.ubuntu.com/Releases

Please feel free to report any other bugs you may find.

** Changed in: libvirt (Ubuntu)
   Status: New = Won't Fix

-- 
package libvirt-bin 0.6.1-0ubuntu5.1 failed to install/upgrade: Unterprozess 
post-installation script gab den Fehlerwert 1 zurück
https://bugs.launchpad.net/bugs/662571
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 664681] Re: package bacula-director-mysql 5.0.1-1ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-11-02 Thread Mathias Gug
Thank you for taking the time to report this bug and helping to make
Ubuntu better.

According to the log file:

Creating config file /etc/dbconfig-common/bacula-director-mysql.conf with new 
version
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: 
NO).
unable to connect to mysql server.
error encountered creating user:
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: 
NO)
dbconfig-common: bacula-director-mysql configure: aborted.

Is mysql running? Is there a root user configured?

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

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

-- 
package bacula-director-mysql 5.0.1-1ubuntu1 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/664681
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 664002] Re: euca_conf --list-nodes returns nothing even when nodes are registered

2010-11-02 Thread Mathias Gug
** Changed in: eucalyptus (Ubuntu)
   Importance: Undecided = Medium

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

-- 
euca_conf --list-nodes returns nothing even when nodes are registered
https://bugs.launchpad.net/bugs/664002
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 663990] Re: package vsftpd 2.2.2-3ubuntu6 failed to install/upgrade: 子进程 已 安装的 post-installation 脚本 返回 了错误号 1

2010-11-02 Thread Mathias Gug
According to the log file:

正在安装新版本的配置文件 /etc/ftpusers ...
vsftpd user (ftp) already exists, doing nothing.
chown: 无效的组: root:ftp
dpkg:处理 vsftpd (--configure)时出错:
 子进程 已安装的 post-installation 脚本 返回了错误号 1


I noticed that some of the sentences in this bug report are not in English. If 
they were translated to English they would be accessible to more triagers. 
Could you please translate them?

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

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

-- 
package vsftpd 2.2.2-3ubuntu6 failed to install/upgrade: 子进程 已安装的 
post-installation 脚本 返回了错误号 1
https://bugs.launchpad.net/bugs/663990
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vsftpd 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 663920] Re: public IPs unroutable from instances

2010-11-02 Thread Mathias Gug
** Changed in: eucalyptus (Ubuntu)
   Importance: Undecided = Medium

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

-- 
public IPs unroutable from instances
https://bugs.launchpad.net/bugs/663920
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 665900] Re: virt-manager: cannot parse QEMU version number in

2010-11-02 Thread Mathias Gug
Marking invalid since the issue has been fixed.

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

-- 
virt-manager: cannot parse QEMU version number in
https://bugs.launchpad.net/bugs/665900
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 665512] Re: can't print after upgrade from 10.04 to 10.10

2010-11-02 Thread Mathias Gug
** Changed in: samba (Ubuntu)
   Importance: Undecided = Low

-- 
can't print after upgrade from 10.04 to 10.10
https://bugs.launchpad.net/bugs/665512
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 665408] Re: package apache2.2-common 2.2.14-5ubuntu8.3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2010-11-02 Thread Mathias Gug
Thank you for taking the time to report this bug and helping to make
Ubuntu better.

According to the log file:

Setting up apache2.2-common (2.2.14-5ubuntu8.3) ...
Died at /usr/sbin/update-rc.d line 57.
dpkg: error processing apache2.2-common (--configure):
 subprocess installed post-installation script returned error exit status 2

Have the apache2 init scripts been removed manually?

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

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

-- 
package apache2.2-common 2.2.14-5ubuntu8.3 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 2
https://bugs.launchpad.net/bugs/665408
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 665180] Re: virsh requires arch type

2010-11-02 Thread Mathias Gug
Marking bug invalid as suggested by the reporter.

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

-- 
virsh requires arch type
https://bugs.launchpad.net/bugs/665180
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 664917] Re: Some error messages are replaced with wrong error message

2010-11-02 Thread Mathias Gug
Thank you for taking the time to report this bug and helping to make
Ubuntu better. However, I am closing it because the bug has been fixed
in the latest development version of Ubuntu.

This is a significant bug in Ubuntu. If you need a fix for the bug in
previous versions of Ubuntu, please do steps 1 and 2 of the SRU
Procedure [1] to bring the need to a developer's attention.

[1]: https://wiki.ubuntu.com/StableReleaseUpdates#Procedure

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

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

-- 
Some error messages are replaced with wrong error message
https://bugs.launchpad.net/bugs/664917
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to puppet 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 666383] Re: package mysql-server-5.1 5.1.41-3ubuntu12.6 failed to install/upgrade: [SRU] infinite loop in /etc/init/mysql.conf if mysqld is not running

2010-11-02 Thread Mathias Gug
** Changed in: mysql-dfsg-5.1 (Ubuntu)
   Importance: Undecided = Medium

-- 
package mysql-server-5.1 5.1.41-3ubuntu12.6 failed to install/upgrade: [SRU] 
infinite loop in /etc/init/mysql.conf if mysqld is not running
https://bugs.launchpad.net/bugs/666383
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 666363] Re: unixodbc should not require x11

2010-11-02 Thread Mathias Gug
** Changed in: unixodbc (Ubuntu)
   Importance: Undecided = Wishlist

-- 
unixodbc should not require x11
https://bugs.launchpad.net/bugs/666363
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to unixodbc 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 666253] Re: Make password change prompts translatable

2010-11-02 Thread Mathias Gug
** Changed in: libpam-ldap (Ubuntu)
   Importance: Undecided = Wishlist

** Changed in: libpam-ldap (Ubuntu)
   Status: New = Confirmed

-- 
Make password change prompts translatable
https://bugs.launchpad.net/bugs/666253
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libpam-ldap 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 666180] Re: KVM does not boot Ubuntu i386 10.04 minimal server images

2010-11-02 Thread Mathias Gug
** Changed in: qemu-kvm (Ubuntu)
   Importance: Undecided = Medium

-- 
KVM does not boot Ubuntu i386 10.04 minimal server images
https://bugs.launchpad.net/bugs/666180
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 666152] Re: package openssh-server 1:5.3p1-3ubuntu4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 127

2010-11-02 Thread Mathias Gug
Thank you for taking the time to report this bug and helping to make
Ubuntu better.

According to the log file:

Setting up openssh-server (1:5.3p1-3ubuntu4) ...
Creating SSH2 RSA key; this may take some time ...ssh-keygen: error while 
loading shared libraries: libncurses.so.4: cannot open shared object file: No 
such file or directory
dpkg: error processing openssh-server (--configure):
 subprocess installed post-installation script returned error exit status 127

Is the ncurse package installed on the system?

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

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

-- 
package openssh-server 1:5.3p1-3ubuntu4 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 127
https://bugs.launchpad.net/bugs/666152
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 666491] Re: dpkg does not trigger commit

2010-11-02 Thread Mathias Gug
Thank you for taking the time to report this bug and helping to make
Ubuntu better.

This is probably because etckeeper integration is done at the apt level
and not the dpkg level.

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

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

** Changed in: etckeeper (Ubuntu)
   Importance: Medium = Wishlist

-- 
dpkg does not trigger commit
https://bugs.launchpad.net/bugs/666491
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to etckeeper 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 666469] Re: package mysql-server-5.1 5.1.37-1ubuntu5.4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-11-02 Thread Mathias Gug
** Changed in: mysql-dfsg-5.1 (Ubuntu)
   Importance: Undecided = Medium

-- 
package mysql-server-5.1 5.1.37-1ubuntu5.4 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/666469
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 627174] Re: SRU: package drbd8-utils (not installed) failed to install/upgrade: trying to overwrite '/usr/share/cluster/drbd.sh', which is also in package rgmanager 0:3.0.2-2ubuntu3

2010-11-02 Thread Martin Pitt
Please fix in maverick and natty, or if this isn't required, please
explain why and close the main task as invalid.

-- 
SRU: package drbd8-utils (not installed) failed to install/upgrade: trying to 
overwrite '/usr/share/cluster/drbd.sh', which is also in package rgmanager 
0:3.0.2-2ubuntu3
https://bugs.launchpad.net/bugs/627174
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 658023] Re: registration token computed incorrectly

2010-11-02 Thread Mathias Gug
** Changed in: eucalyptus (Ubuntu)
   Importance: Undecided = Medium

-- 
registration token computed incorrectly
https://bugs.launchpad.net/bugs/658023
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 666682] Re: package mysql-server-5.1 5.1.37-1ubuntu5.1 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1

2010-11-02 Thread Mathias Gug
Thank you for taking the time to report this bug and helping to make
Ubuntu better.

What's the error message from the pre install script?

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

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

-- 
package mysql-server-5.1 5.1.37-1ubuntu5.1 failed to install/upgrade: 
subprocess new pre-removal script returned error exit status 1
https://bugs.launchpad.net/bugs/82
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 666625] Re: slapd no longer installs default database since 10.04

2010-11-02 Thread Mathias Gug
*** This bug is a duplicate of bug 442498 ***
https://bugs.launchpad.net/bugs/442498

** This bug has been marked a duplicate of bug 442498
   openldap install bare bones need default DIT separate package
 * You can subscribe to bug 442498 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/openldap/+bug/442498/+subscribe

-- 
slapd no longer installs default database since 10.04
https://bugs.launchpad.net/bugs/25
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 666614] Re: package samba-common (not installed) failed to install/upgrade: subprocess installed post-installation script returned error exit status 10

2010-11-02 Thread Mathias Gug
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Please answer these questions:

* Is this reproducible?
* If so, what specific steps should we take to recreate this bug?

This will help us to find and resolve the problem.

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

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

-- 
package samba-common (not installed) failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 10
https://bugs.launchpad.net/bugs/14
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 664681] Re: package bacula-director-mysql 5.0.1-1ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-11-02 Thread Ted Kokenos
Somehow, this problem got resolved because it seemed to install when I
tried again.

I couldn't duplicate the situation again if I tried a thousand times.

On Tue, 2010-11-02 at 20:48 +, Mathias Gug wrote:
 Thank you for taking the time to report this bug and helping to make
 Ubuntu better.
 
 According to the log file:
 
 Creating config file /etc/dbconfig-common/bacula-director-mysql.conf with new 
 version
 ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using 
 password: NO).
 unable to connect to mysql server.
 error encountered creating user:
 ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using 
 password: NO)
 dbconfig-common: bacula-director-mysql configure: aborted.
 
 Is mysql running? Is there a root user configured?
 
 ** Changed in: bacula (Ubuntu)
Importance: Undecided = Medium
 
 ** Changed in: bacula (Ubuntu)
Status: New = Incomplete


-- 
package bacula-director-mysql 5.0.1-1ubuntu1 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/664681
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 666862] Re: shared folders doesn't think samba is installed

2010-11-02 Thread Mathias Gug
Thank you for taking the time to report this issue and helping to make
Ubuntu better.

What's the output of the following command:

  dpkg -l *samba*

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

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

-- 
shared folders doesn't think samba is installed
https://bugs.launchpad.net/bugs/666862
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 666836] Re: [10.04] Deleting security groups of a user

2010-11-02 Thread Mathias Gug
** Changed in: eucalyptus (Ubuntu)
   Importance: Undecided = Low

-- 
[10.04] Deleting security groups of a user
https://bugs.launchpad.net/bugs/666836
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 666796] Re: package samba-common 2:3.4. 0-3ubuntu5.6 failed to install/upgrade: no hi ha cap s eqüència en la versió nova del paquet - s 'està abandonant

2010-11-02 Thread Mathias Gug

According to the log file:

S'està preparant per a reemplaçar samba-common 2:3.4.0-3ubuntu5.6 (fent servir 
.../samba-common_2%3a3.4.7~dfsg-1ubuntu3.2_all.deb) ...
update-alternatives: error: /var/lib/dpkg/alternatives/nmblookup corrupt: 
invalid status
dpkg: avís: seqüència de «pre-removal» antiga returned error exit status 2
dpkg - s'està provant la seqüència del paquet nou en el seu lloc...
dpkg: s'ha produït un error en processar 
/var/cache/apt/archives/samba-common_2%3a3.4.7~dfsg-1ubuntu3.2_all.deb 
(--unpack):
 no hi ha cap seqüència en la versió nova del paquet - s'està abandonant

I noticed that some of the sentences in this bug report are not in
English. If they were translated to English they would be accessible to
more triagers. Could you please translate them?


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

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

-- 
package samba-common 2:3.4.0-3ubuntu5.6 failed to install/upgrade: no hi ha cap 
seqüència en la versió nova del paquet - s'està abandonant
https://bugs.launchpad.net/bugs/666796
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 667689] Re: qemu monitor pci_add results in dropped network connection / device

2010-11-02 Thread Mathias Gug
** Changed in: qemu-kvm (Ubuntu)
   Importance: Undecided = Low

-- 
qemu monitor pci_add results in dropped network connection / device
https://bugs.launchpad.net/bugs/667689
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 667597] Re: conf.d directory not a configuration directory

2010-11-02 Thread Mathias Gug
** Changed in: openldap (Ubuntu)
   Importance: Undecided = Medium

-- 
conf.d directory not a configuration directory
https://bugs.launchpad.net/bugs/667597
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 667076] Re: Ubuntu's libvirt is compiled with VirtualBox driver disabled by default

2010-11-02 Thread Mathias Gug
Thank you for taking the time to report this issue and helping to make
Ubuntu better. This is probably very difficult to do due to the fact
that Virtual Box is in universe and libvirt is in main. All packages in
main need to have their dependencies in main as well.

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

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

-- 
Ubuntu's libvirt is compiled with VirtualBox driver disabled by default
https://bugs.launchpad.net/bugs/667076
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 667076] Re: Ubuntu's libvirt is compiled with VirtualBox driver disabled by default

2010-11-02 Thread Dustin Kirkland
Hi Adam,

Thanks for the report.  As Mathias said, this would necessitate moving
some of virtualbox into main, as a build-depends.  That's not something
we plan on doing in Ubuntu.  Sorry.

** Changed in: libvirt (Ubuntu)
   Status: Confirmed = Won't Fix

-- 
Ubuntu's libvirt is compiled with VirtualBox driver disabled by default
https://bugs.launchpad.net/bugs/667076
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 668042] Re: target device info is not in dumpxml

2010-11-02 Thread Mathias Gug
** Changed in: libvirt (Ubuntu)
   Importance: Undecided = Low

-- 
target device info is not in dumpxml
https://bugs.launchpad.net/bugs/668042
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 667841] Re: some virtual machines hang upon boot with maverick kernel on lucid host

2010-11-02 Thread Mathias Gug
** Changed in: kvm (Ubuntu)
   Importance: Undecided = Medium

-- 
some virtual machines hang upon boot with maverick kernel on lucid host
https://bugs.launchpad.net/bugs/667841
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 667817] Re: euca-bundle-vol should create target filesystem same as source

2010-11-02 Thread Mathias Gug
** Changed in: euca2ools (Ubuntu)
   Importance: Undecided = Low

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

-- 
euca-bundle-vol should create target filesystem same as source
https://bugs.launchpad.net/bugs/667817
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 667793] Re: euca-bundle-vol should copy filesystem label

2010-11-02 Thread Mathias Gug
** Changed in: euca2ools (Ubuntu)
   Importance: Undecided = Low

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

-- 
euca-bundle-vol should copy filesystem label
https://bugs.launchpad.net/bugs/667793
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 667700] Re: Simple MySQL queries return wrong result after update from 5.1.41 (10.04, Lucid Lynx) to 5.1.49 (10.10, Maverick Meerkat)

2010-11-02 Thread Mathias Gug
** Changed in: mysql-5.1 (Ubuntu)
   Importance: Undecided = Low

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

-- 
Simple MySQL queries return wrong result after update from 5.1.41 (10.04, Lucid 
Lynx) to 5.1.49 (10.10, Maverick Meerkat)
https://bugs.launchpad.net/bugs/667700
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-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 627174] Re: SRU: package drbd8-utils (not installed) failed to install/upgrade: trying to overwrite '/usr/share/cluster/drbd.sh', which is also in package rgmanager 0:3.0.2-2ubuntu3

2010-11-02 Thread Andres Rodriguez
Martin,

This is already fixed in Maverick/Natty. The fix came from Debian
itself. I just wanted to SRU the fix to Lucid.

Marking it as fix released for such purpose.

Regards

** Changed in: redhat-cluster (Ubuntu)
   Status: New = Fix Released

-- 
SRU: package drbd8-utils (not installed) failed to install/upgrade: trying to 
overwrite '/usr/share/cluster/drbd.sh', which is also in package rgmanager 
0:3.0.2-2ubuntu3
https://bugs.launchpad.net/bugs/627174
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 669452] Re: Please sync freeradius (main) from Debian Unstable (main)

2010-11-02 Thread Mathias Gug
** Changed in: freeradius (Ubuntu)
   Importance: Undecided = Wishlist

-- 
Please sync freeradius (main) from Debian Unstable (main)
https://bugs.launchpad.net/bugs/669452
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to freeradius 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 668043] Re: libvirt default network doesn't start, iptables errors, bad rules

2010-11-02 Thread Mathias Gug
** Changed in: libvirt (Ubuntu)
   Importance: Undecided = Medium

-- 
libvirt default network doesn't start, iptables errors, bad rules
https://bugs.launchpad.net/bugs/668043
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 668748] Re: Unable to contact time server

2010-11-02 Thread Mathias Gug
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Seems to be unrelated to the ntp package itself - rather
to the Kubuntu time panel.

** Package changed: ntp (Ubuntu) = ubuntu

-- 
Unable to contact time server
https://bugs.launchpad.net/bugs/668748
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


Re: [Bug 666469] Re: package mysql-server-5.1 5.1.37-1ubuntu5.4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-11-02 Thread Xevi
Thanks!


2010/11/2 Mathias Gug math...@ubuntu.com

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

 --
 package mysql-server-5.1 5.1.37-1ubuntu5.4 failed to install/upgrade:
 subprocess installed post-installation script returned error exit status 1
 https://bugs.launchpad.net/bugs/666469
 You received this bug notification because you are a direct subscriber
 of the bug.

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

 Bug description:
 It crashed after giving the root password.
 Package installation process was testing the brand new installed mysql
 server daemon, when appeared a prompt advising that root mysql account
 already existed and had a password.

 Thank you for your effort
 Xevi

 ProblemType: Package
 Architecture: amd64
 Date: Mon Oct 25 21:23:15 2010
 DistroRelease: Ubuntu 9.10
 ErrorMessage: subprocess installed post-installation script returned error
 exit status 1
 MySQLConf.etc.mysql.conf.d.mysqld.safe.syslog.cnf:
  [mysqld_safe]
  syslog
 MySQLVarLibDirListing: ['ib_logfile0', 'debian-5.1.flag', 'mysql',
 'ib_logfile1', 'ibdata1']
 NonfreeKernelModules: nvidia
 Package: mysql-server-5.1 5.1.37-1ubuntu5.4
 ProcVersionSignature: Ubuntu 2.6.31-22.67-generic
 SourcePackage: mysql-dfsg-5.1
 Title: package mysql-server-5.1 5.1.37-1ubuntu5.4 failed to
 install/upgrade: subprocess installed post-installation script returned
 error exit status 1
 Uname: Linux 2.6.31-22-generic x86_64

 To unsubscribe from this bug, go to:

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


-- 
package mysql-server-5.1 5.1.37-1ubuntu5.4 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/666469
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 578922] Re: mysql configuration should be adjusted to help prevent against chained attacks against LAMP stack

2010-11-02 Thread Jamie Strandboge
** Also affects: apparmor (Ubuntu Lucid)
   Importance: Undecided
   Status: New

** Also affects: mysql-dfsg-5.1 (Ubuntu Lucid)
   Importance: Undecided
   Status: New

** Changed in: mysql-dfsg-5.1 (Ubuntu Lucid)
   Status: New = Won't Fix

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

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

-- 
mysql configuration should be adjusted to help prevent against chained attacks 
against LAMP stack
https://bugs.launchpad.net/bugs/578922
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 578922] Re: mysql configuration should be adjusted to help prevent against chained attacks against LAMP stack

2010-11-02 Thread Jamie Strandboge
** Changed in: apparmor (Ubuntu Lucid)
   Importance: Undecided = Medium

** Changed in: apparmor (Ubuntu Lucid)
Milestone: None = lucid-updates

-- 
mysql configuration should be adjusted to help prevent against chained attacks 
against LAMP stack
https://bugs.launchpad.net/bugs/578922
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 666862] Re: shared folders doesn't think samba is installed

2010-11-02 Thread enb
$ dpkg -l *samba*
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name   VersionDescription
+++-==-==-
ii  samba  2:3.5.4~dfsg-1 SMB/CIFS file, print, and login server for U
un  samba-client   none (no description available)
ii  samba-common   2:3.5.4~dfsg-1 common files used by both the Samba server a
ii  samba-common-b 2:3.5.4~dfsg-1 common files used by both the Samba server a
un  samba4 none (no description available)
un  samba4-clients none (no description available)
un  samba4-common  none (no description available)
ii  system-config- 1.2.63-0ubuntu GUI for managing samba shares and users

-- 
shared folders doesn't think samba is installed
https://bugs.launchpad.net/bugs/666862
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 665512] Re: can't print after upgrade from 10.04 to 10.10

2010-11-02 Thread jgordon510
Jack, I've recently had issues with Ubuntu asking for a password
whenever I tried to print previous to the upgrade.  Submitting a blank
password worked.  Then I upgraded.  Now I'm having this problem.  I'm
wondering if you've had similar issues.  It's probably unrelated, but I
wanted to check.

-- 
can't print after upgrade from 10.04 to 10.10
https://bugs.launchpad.net/bugs/665512
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