Re: [Bug 369575] Re: Why is /usr/share/pam-configs/krb5 specifying minimum_uid= ?

2010-03-31 Thread Russ Allbery
Daniel Richard G. sk...@iskunk.org writes:

 What about just punting on upgrades altogether, and putting in the
 rearranged config only on a new install? Could that be done with
 appropriate postinst magic?

The tricky part is coordination.  At what point can libpam-krb5 drop the
minimum_uid setting and assume that it's in krb5.conf?

 Alternately, you could pop up a big scary debconf warning... there's
 ample precedent for that.

My concern with this is that I think this only affects a small set of
users of the packages, so I'm reluctant to bother the other ones.  One has
to both have a mix of Kerberos-authenticated and non-Kerberos users,
distinguish by UID, and mind the silent Kerberos authentication failure
when handling the UNIX login.

-- 
Russ Allbery (r...@debian.org)   http://www.eyrie.org/~eagle/

-- 
Why is /usr/share/pam-configs/krb5 specifying minimum_uid= ?
https://bugs.launchpad.net/bugs/369575
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to kerberos-configs in ubuntu.

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


[Bug 369575] Re: Why is /usr/share/pam-configs/krb5 specifying minimum_uid= ?

2010-03-31 Thread Daniel Richard G.
You can see why I'm pushing on this. It's pay now, or pay later... no
real gain in waiting :-]

Ah, yes, users who've been dist-upgrading their Ubuntu installs since
Warty... I guess there's no such thing as temporary postinst logic, if
those need to be handled.

A warning wouldn't be so bad. The users who would see it are those who
are (1) dist-upgrading a distribution that (2) uses Kerberos
authentication. Which often occurs in (3) an institutional setting with
dedicated admins who can hand-hold/auto-script the change as needed. I
don't think so many would be affected, and of those who are, a large
part should be spoken for by their mother hens.

How did PAM-related packages manage changes to /etc/pam.d/* before pam-
auth-update came along? Yeah, automated editing is gauche, but it's not
like you just can't do *anything* in that sort of scenario...

-- 
Why is /usr/share/pam-configs/krb5 specifying minimum_uid= ?
https://bugs.launchpad.net/bugs/369575
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to kerberos-configs in ubuntu.

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


[Bug 552360] [NEW] package squid 2.7.STABLE7-1ubuntu11 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-03-31 Thread ubername
Public bug reported:

Binary package hint: squid

Installing latest updates.

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: squid 2.7.STABLE7-1ubuntu11
Uname: Linux 2.6.34-999-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Tue Mar 30 22:20:28 2010
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationMedia: Ubuntu 10.04 Lucid Lynx - Beta amd64 (20100318)
SourcePackage: squid
Title: package squid 2.7.STABLE7-1ubuntu11 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1

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


** Tags: amd64 apport-package lucid

-- 
package squid 2.7.STABLE7-1ubuntu11 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/552360
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to squid in ubuntu.

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


[Bug 552360] Re: package squid 2.7.STABLE7-1ubuntu11 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-03-31 Thread ubername

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

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

** Attachment added: Df.txt
   http://launchpadlibrarian.net/42626140/Df.txt

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

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

-- 
package squid 2.7.STABLE7-1ubuntu11 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/552360
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to squid in ubuntu.

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


[Bug 551545] Re: PXE netboot not booting localboot from virtio-disk

2010-03-31 Thread Christian Roessner
VDE is very great. I use it since many months and had NEVER any
problems. There is no better solution than cde. And I do not understand,
why you do not put it into main repo. Sayin: insecure is not a good
answer without telling where.

So does it mean, the wrapper vdekvm will be kicked in Lucid? That would
break all servers, which used it!

-- 
PXE netboot not booting localboot from virtio-disk
https://bugs.launchpad.net/bugs/551545
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 543767] Re: ssh logins doesn't show the MOTD when connecting with public key authorisation

2010-03-31 Thread Thierry Carrez
The strange thing being, you get the MOTD when doing password
authentication, but you don't get it when you do publickey
authentication. Can you still reproduce that, and if yes, could you
attach your /etc/ssh/sshd_config ?

-- 
ssh logins doesn't show the MOTD when connecting with public key authorisation
https://bugs.launchpad.net/bugs/543767
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 531216] Re: Ubuntu 9.10 Server x86_64 - mysql crashes 'ERROR: The partition with /data/mysql is too full!' but there are at least 16 GB free on each partiton (boot and data)

2010-03-31 Thread spadge
the output of LC_ALL=C BLOCKSIZE= df --portability /var/lib/mysql/.:

Filesystem 1024-blocks  Used Available Capacity Mounted on
/dev/sda1 20161172   1802944  17334088  10% /

-- 
Ubuntu 9.10 Server x86_64 - mysql crashes 'ERROR: The partition with 
/data/mysql is too full!' but there are at least 16 GB free on each partiton 
(boot and data)
https://bugs.launchpad.net/bugs/531216
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 506985] Re: Upgrade from rabbitmq-server 1.54 - 1.7.0 wiped users and vhosts

2010-03-31 Thread Thierry Carrez
Sounds good to me, since 1.5.4 - 1.7.0 will not be hit by normal
upgrade scenarios.

The message sounds wrong though:

Description: Upgrading from 1.5.4 and below.
 You are upgrading from a release prior to 1.7.2.

I suspect you want:

Description: Upgrading from 1.5.4 and below.
 You are upgrading from a release prior to 1.6.0.

-- 
Upgrade from rabbitmq-server 1.54 - 1.7.0 wiped users and vhosts
https://bugs.launchpad.net/bugs/506985
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to rabbitmq-server in ubuntu.

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


[Bug 506985] Re: Upgrade from rabbitmq-server 1.54 - 1.7.0 wiped users and vhosts

2010-03-31 Thread Thierry Carrez
Untargeting for beta2 since this is not a supported ({hardy,karmic} -
lucid) upgrade scenario.

** Changed in: rabbitmq-server (Ubuntu Lucid)
Milestone: ubuntu-10.04-beta-2 = None

-- 
Upgrade from rabbitmq-server 1.54 - 1.7.0 wiped users and vhosts
https://bugs.launchpad.net/bugs/506985
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to rabbitmq-server in ubuntu.

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


[Bug 550201] Re: package samba 2:3.4.0-3ubuntu5.6 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-03-31 Thread DaveInPhx
Unfortunately, this report came about while working on a friend's
machine for him. The reason he needed samba was to be able to print from
W2K in a virtual box on the Ubuntu machine to a USB printer connected to
the same Ubuntu machine.

As I mentioned above, I retried the operation a few hours later and it
worked, so this may have been due to something being updated in the
update servers, making the packages temporarily unavailable (although
the update should have recognised that surely?).

The machine has now been returned to my friend, and has samba installed and 
working, so the output of the requested command
dpkg-query -W -f='${Package} ${Version} ${Source} ${Status}\n' | grep samba
would reflect the current (upgraded) state, not the state it was in when the 
error occurred. 

Sorry I can't be more help on this one !

-- 
package samba 2:3.4.0-3ubuntu5.6 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/550201
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 369575] Re: Why is /usr/share/pam-configs/krb5 specifying minimum_uid= ?

2010-03-31 Thread Daniel Richard G.
Thought about the upgrade process a bit. How about this:

1. kerberos-configs starts generating new krb5.conf files with
minimum_uid=1000. Then a little later...

2. libpam-krb5 has minimum_uid removed from pam-configs/krb5. On
upgrade, it checks to see if this is in krb5.conf. If yes, great. If no,
then copy pam-configs/krb5 to e.g. krb5_old, have pam-auth-update use
that instead of the new krb5 profile, and show a warning to the user.
The user can dismiss the warning, and nothing changes for him/her.
krb5_old sticks around as a conffile (removed if package is purged, but
otherwise remains untouched by future upgrades), and the regular krb5
profile doesn't have to be hobbled by backward-compatibility measures.

-- 
Why is /usr/share/pam-configs/krb5 specifying minimum_uid= ?
https://bugs.launchpad.net/bugs/369575
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to kerberos-configs in ubuntu.

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


[Bug 258771] Re: Using -usbdevice host: slows the guest OS down to a crawl

2010-03-31 Thread Wout
Thanks Matt, will do.

-- 
Using -usbdevice host: slows the guest OS down to a crawl
https://bugs.launchpad.net/bugs/258771
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 551549] Re: KVM vde2 support not working

2010-03-31 Thread Christian Roessner
http://ubuntuforums.org/showthread.php?p=9053971#post9053971

All other networking solutions are not useful for me.

-- 
KVM vde2 support not working
https://bugs.launchpad.net/bugs/551549
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 551549] Re: KVM vde2 support not working

2010-03-31 Thread Christian Roessner
https://bugs.launchpad.net/ubuntu/+source/kvm/+bug/371875

I am going to look for the universe-main request. Thx for that
explanation.

-- 
KVM vde2 support not working
https://bugs.launchpad.net/bugs/551549
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 541520] Re: Using incorrect JVM Garbage Collector

2010-03-31 Thread Launchpad Bug Tracker
This bug was fixed in the package tomcat6 - 6.0.24-2ubuntu1

---
tomcat6 (6.0.24-2ubuntu1) lucid; urgency=low

  [ Thierry Carrez ]
  * Uploading what 6.0.24-5 should be (upload is blocked in Debian due to
current infrastructure issues), in order to meet Beta2Freeze.

  [ Niels Thykier ]
  * Added optimised garbage collection options to tomcat6's default options.
Thanks to Aaron J. Zirbes and Thierry Carrez for research and the patch.
(Closes: LP: #541520)
  * Updated the changelog to mention closed CVE's in the 6.0.24-1 release.
  * Applied patch from Arto Jantunen fixing an issue with cleaning up the
pid-file. (Closes: #574084)

  [ Ludovic Claude ]
  * debian/tomcat6.postrm: fix removal of Tomcat (Closes: #567548)
  * Set UTF-8 as default character encoding - Patch by Thomas Koch
(Closes: #573539)
  * Set the major, minor and build versions when calling Ant
(Closes: LP: #495505)
  * Rebuild with a more recent version of maven-repo-helper which puts
the javax jars at the correct location in the Maven repository.
Fixes several FTBFS in other packages.
 -- Thierry Carrez thierry.car...@ubuntu.com   Wed, 31 Mar 2010 10:47:51 +0200

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

-- 
Using incorrect JVM Garbage Collector
https://bugs.launchpad.net/bugs/541520
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tomcat6 in ubuntu.

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


[Bug 495505] Re: server.number reports 6.0.0.0 not 6.0.X.0

2010-03-31 Thread Launchpad Bug Tracker
This bug was fixed in the package tomcat6 - 6.0.24-2ubuntu1

---
tomcat6 (6.0.24-2ubuntu1) lucid; urgency=low

  [ Thierry Carrez ]
  * Uploading what 6.0.24-5 should be (upload is blocked in Debian due to
current infrastructure issues), in order to meet Beta2Freeze.

  [ Niels Thykier ]
  * Added optimised garbage collection options to tomcat6's default options.
Thanks to Aaron J. Zirbes and Thierry Carrez for research and the patch.
(Closes: LP: #541520)
  * Updated the changelog to mention closed CVE's in the 6.0.24-1 release.
  * Applied patch from Arto Jantunen fixing an issue with cleaning up the
pid-file. (Closes: #574084)

  [ Ludovic Claude ]
  * debian/tomcat6.postrm: fix removal of Tomcat (Closes: #567548)
  * Set UTF-8 as default character encoding - Patch by Thomas Koch
(Closes: #573539)
  * Set the major, minor and build versions when calling Ant
(Closes: LP: #495505)
  * Rebuild with a more recent version of maven-repo-helper which puts
the javax jars at the correct location in the Maven repository.
Fixes several FTBFS in other packages.
 -- Thierry Carrez thierry.car...@ubuntu.com   Wed, 31 Mar 2010 10:47:51 +0200

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

-- 
server.number reports 6.0.0.0 not 6.0.X.0
https://bugs.launchpad.net/bugs/495505
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tomcat6 in ubuntu.

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


[Bug 551847] Re: Rebundled uec instance boot fail

2010-03-31 Thread Thierry Carrez
** Summary changed:

- uec instance boot fail
+ Rebundled uec instance boot fail

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

-- 
Rebundled uec instance boot fail
https://bugs.launchpad.net/bugs/551847
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 552115] Re: node registration fails if node is co-located with CC, and node hostname is detected as local

2010-03-31 Thread Thierry Carrez
This is not a 10.04 supported topology, so not sure we should cherrypick
that one for lucid ?

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

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

-- 
node registration fails if node is co-located with CC, and node hostname is 
detected as local
https://bugs.launchpad.net/bugs/552115
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 552067] Re: secure_chroot_dir in /var/run/vsftpd disappears each time the system is restarted

2010-03-31 Thread Thierry Carrez
I'm not sure why this would be a bug. You change the default
secure_chroot_dir to a directory that is under a tmpfs filesystem, so
yes, it will be removed at every boot. If you stick with the default,
the script will make sure it's created. If you change it (why?), you
have to make sure you place it  in somewhere that doesn't get cleaned up
at every boot (or that you recreate it appropriately). I don't think the
init script should parse the vsftpd configuration to cover that corner
case ?

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

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

-- 
secure_chroot_dir in /var/run/vsftpd disappears each time the system is 
restarted
https://bugs.launchpad.net/bugs/552067
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 552360] Re: package squid 2.7.STABLE7-1ubuntu11 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-03-31 Thread Thierry Carrez
Setting up squid (2.7.STABLE7-1ubuntu11) ...

start: Job failed to start

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

dpkg: error processing squid (--configure):

 subprocess installed post-installation script returned error exit
status 1


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

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

-- 
package squid 2.7.STABLE7-1ubuntu11 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/552360
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to squid in ubuntu.

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


[Bug 552238] Re: package postfix (not installed) failed to install/upgrade: subprocess new pre-installation script returned error exit status 1

2010-03-31 Thread Thierry Carrez
*** This bug is a duplicate of bug 542307 ***
https://bugs.launchpad.net/bugs/542307

** This bug has been marked a duplicate of bug 542307
   package postfix (not installed) failed to install/upgrade: subprocess new 
pre-installation script returned error exit status 1

-- 
package postfix (not installed) failed to install/upgrade: subprocess new 
pre-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/552238
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to postfix in ubuntu.

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


[Bug 542871] Re: package postfix 2.6.5-3 faile d to install/upgrade: el subproceso script pre-installat ion nuevo devolvió el código de salida de error 1

2010-03-31 Thread Thierry Carrez
*** This bug is a duplicate of bug 542307 ***
https://bugs.launchpad.net/bugs/542307

** This bug has been marked a duplicate of bug 542307
   package postfix (not installed) failed to install/upgrade: subprocess new 
pre-installation script returned error exit status 1

-- 
package postfix 2.6.5-3 failed to install/upgrade: el subproceso script 
pre-installation nuevo devolvió el código de salida de error 1
https://bugs.launchpad.net/bugs/542871
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to postfix in ubuntu.

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


[Bug 542307] Re: package postfix (not installed) failed to install/upgrade: subprocess new pre-installation script returned error exit status 1

2010-03-31 Thread Thierry Carrez
Confirmed by duplicate bugs, there is apparently something that can make
the preinst fail on new installs (at least for postfix_2.6.5-3_i386.deb
in 9.10)

** Changed in: postfix (Ubuntu)
   Status: Incomplete = Confirmed

-- 
package postfix (not installed) failed to install/upgrade: subprocess new 
pre-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/542307
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to postfix in ubuntu.

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


[Bug 513273] Re: kvm with -vga std is broken since karmic

2010-03-31 Thread Daniele Smartango
Dustin, that version works, but I got
BUG: kvm_dirty_pages_log_disable_slot: invalid parameters
...
as reported originally, but now with working resolution and color depth in 
emulated os

Using vgabios.bin from qemu package cause the same messages tough

-- 
kvm with -vga std is broken since karmic
https://bugs.launchpad.net/bugs/513273
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 549991] Re: Laptop fan isn't often sped up when CPU is hot

2010-03-31 Thread Thierry Carrez
lm-sensors just reads sensor values, it doesn't trigger fan speed. I
suspect a BIOS/hardware issue (like an issue in your CPU thermal sensor)

** Package changed: lm-sensors (Ubuntu) = ubuntu

-- 
Laptop fan isn't often sped up when CPU is hot
https://bugs.launchpad.net/bugs/549991
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to lm-sensors in ubuntu.

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


[Bug 552029] Re: vmbuilder: error: no such option: --in-place

2010-03-31 Thread Thierry Carrez
Yes, the option is defined in vm.py's _register_base_settings, but not
in contrib/cli.py's option parser.


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

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

-- 
vmbuilder: error: no such option: --in-place
https://bugs.launchpad.net/bugs/552029
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vm-builder in ubuntu.

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


[Bug 535029] Re: Update to OpenSSH 5.4p1

2010-03-31 Thread Launchpad Bug Tracker
** Branch linked: lp:~cjwatson/openssh/debian

-- 
Update to OpenSSH 5.4p1
https://bugs.launchpad.net/bugs/535029
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 16918] Re: smartcard support is not enabled in openssh

2010-03-31 Thread Launchpad Bug Tracker
** Branch linked: lp:~cjwatson/openssh/debian

-- 
smartcard support is not enabled in openssh
https://bugs.launchpad.net/bugs/16918
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 33378] Re: Sftp can't copy directories

2010-03-31 Thread Launchpad Bug Tracker
** Branch linked: lp:~cjwatson/openssh/debian

-- 
Sftp can't copy directories
https://bugs.launchpad.net/bugs/33378
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 495505] Re: server.number reports 6.0.0.0 not 6.0.X.0

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

-- 
server.number reports 6.0.0.0 not 6.0.X.0
https://bugs.launchpad.net/bugs/495505
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tomcat6 in ubuntu.

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


[Bug 551549] Re: KVM vde2 support not working

2010-03-31 Thread Dustin Kirkland
*** This bug is a duplicate of bug 253230 ***
https://bugs.launchpad.net/bugs/253230

** This bug has been marked a duplicate of bug 253230
   Should it Build-Depends on libvdeplug2-dev?

-- 
KVM vde2 support not working
https://bugs.launchpad.net/bugs/551549
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 253230] Re: qemu-kvm should Build-Depends on libvdeplug2-dev (KVM vde2 support not working)

2010-03-31 Thread Dustin Kirkland
** Summary changed:

- Should it Build-Depends on libvdeplug2-dev?
+ qemu-kvm should Build-Depends on libvdeplug2-dev (KVM vde2 support not 
working)

** Package changed: kvm (Ubuntu) = qemu-kvm (Ubuntu)

** Also affects: qemu-kvm (Ubuntu Lucid)
   Importance: High
   Status: Won't Fix

** Changed in: qemu-kvm (Ubuntu)
   Status: Won't Fix = Triaged

-- 
qemu-kvm should Build-Depends on libvdeplug2-dev (KVM vde2 support not working)
https://bugs.launchpad.net/bugs/253230
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 253230] Re: qemu-kvm should Build-Depends on libvdeplug2-dev (KVM vde2 support not working)

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

** Changed in: vde2 (Ubuntu Lucid)
   Status: New = Triaged

** Changed in: vde2 (Ubuntu Lucid)
   Importance: Undecided = Medium

** Changed in: vde2 (Ubuntu Lucid)
   Status: Triaged = Won't Fix

-- 
qemu-kvm should Build-Depends on libvdeplug2-dev (KVM vde2 support not working)
https://bugs.launchpad.net/bugs/253230
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 392190] Re: vmbuilder fails silently when providing invalid hostname

2010-03-31 Thread Jarl
It fails in the way that it creates a (virtual) machine that is useless
because the hostname is invalid.

Example: creating a vm with 'sudo vmbuilder kvm ubuntu
--libvirt=qemu:///system --mirror=http://dk.archive.ubuntu.com/ubuntu
--hostname ubu_test'

During boot I see (using virt-viewer):
hostname: the specified hostname is invalid

There are also many network utilities/applications that does not work
either.


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

-- 
vmbuilder fails silently when providing invalid hostname
https://bugs.launchpad.net/bugs/392190
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vm-builder in ubuntu.

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


[Bug 253230] Re: qemu-kvm should Build-Depends on libvdeplug2-dev (KVM vde2 support not working)

2010-03-31 Thread Dustin Kirkland
Marking wont-fix against Lucid, as we can't very well go about MIR'ing
and enabling VDE in qemu-kvm for Lucid.

However, we should perhaps consider this for Lucid+1, so I've open a
task against both qemu-kvm and vde2 for Lucid+1, and triaged it.

Someone will need to write an MIR for this.  I suggest that someone who 
actually has both a vested interest in VDE, as well as experience using it 
(neither of which I have), write the MIR, per:
 * https://wiki.ubuntu.com/MainInclusionProcess

Thanks,
:-Dustin

-- 
qemu-kvm should Build-Depends on libvdeplug2-dev (KVM vde2 support not working)
https://bugs.launchpad.net/bugs/253230
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 252686] Re: Reload action on init script kills daemon

2010-03-31 Thread Paul Elliott
** Changed in: exim4 (Ubuntu Hardy)
 Assignee: (unassigned) = Paul Elliott (omahns-home)

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

-- 
Reload action on init script kills daemon
https://bugs.launchpad.net/bugs/252686
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 552566] [NEW] xen --part still broken

2010-03-31 Thread Paul Sladen
Public bug reported:

vmbuilder xen ubuntu \
--suite lucid --flavour virtual --arch amd64 \
--user ubuntu --name Ubuntu \
--components main,universe \
--addpkg openssh-server \
--part partitions.txt

2010-03-31 14:32:09,934 INFO: Calling hook: post_install
Traceback (most recent call last):
  File /usr/bin/vmbuilder, line 24, in module
cli.main()
  File /usr/lib/python2.6/dist-packages/VMBuilder/contrib/cli.py, line 115, 
in main
self.set_disk_layout(hypervisor)
  File /usr/lib/python2.6/dist-packages/VMBuilder/contrib/cli.py, line 229, 
in set_disk_layout
hypervisor.add_filesystem(elements[1], type=default_filesystem, 
filename=tmpfile, mntpnt=elements[0])
IndexError: list index out of range

$ hexdump -C partitions.txt
  72 6f 6f 74 20 32 30 30  30 0a 0a 0a  |root 2000...|

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

-- 
xen --part still broken
https://bugs.launchpad.net/bugs/552566
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vm-builder in ubuntu.

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


[Bug 502490] Re: ec2-init overwrites user/vmbuilder provided /etc/apt/sources.list

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

** Also affects: vm-builder (Ubuntu Karmic)
   Importance: Undecided
   Status: New

** Changed in: cloud-init (Ubuntu Karmic)
   Status: New = Won't Fix

** Changed in: vm-builder (Ubuntu Karmic)
   Status: New = Won't Fix

-- 
ec2-init overwrites user/vmbuilder provided /etc/apt/sources.list
https://bugs.launchpad.net/bugs/502490
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vm-builder in ubuntu.

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


[Bug 495505] Re: server.number reports 6.0.0.0 not 6.0.X.0

2010-03-31 Thread Thierry Carrez
** Changed in: server-papercuts
   Status: In Progress = Fix Released

-- 
server.number reports 6.0.0.0 not 6.0.X.0
https://bugs.launchpad.net/bugs/495505
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tomcat6 in ubuntu.

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


[Bug 408402] Re: Main Inclusion Report for facter.

2010-03-31 Thread Thierry Carrez
Recently-uploaded facter no longer depends on ruby-pkg-tools, so I think
it's safe to close that task.

** Changed in: ruby-pkg-tools (Ubuntu Lucid)
   Status: Incomplete = Invalid

-- 
Main Inclusion Report for facter.
https://bugs.launchpad.net/bugs/408402
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to facter in ubuntu.

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


[Bug 545426] Re: SDL support broken

2010-03-31 Thread Thierry Carrez
** Also affects: libvirt (Ubuntu Lucid)
   Importance: Medium
 Assignee: Jamie Strandboge (jdstrand)
   Status: Triaged

-- 
SDL support broken
https://bugs.launchpad.net/bugs/545426
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 536937] Re: -o option now broken in version 0.12.2-0ubuntu3

2010-03-31 Thread Soren Hansen
** Changed in: vm-builder (Ubuntu)
   Status: Confirmed = Fix Released

** Changed in: vmbuilder
   Status: Fix Committed = Fix Released

-- 
-o option now broken in version 0.12.2-0ubuntu3
https://bugs.launchpad.net/bugs/536937
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vm-builder in ubuntu.

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


[Bug 527234] Re: NameError: global name 'optparser' is not defined

2010-03-31 Thread Soren Hansen
** Changed in: vm-builder (Ubuntu)
   Status: Confirmed = Fix Released

-- 
NameError: global name 'optparser' is not defined
https://bugs.launchpad.net/bugs/527234
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vm-builder in ubuntu.

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


[Bug 506985] Re: Upgrade from rabbitmq-server 1.54 - 1.7.0 wiped users and vhosts

2010-03-31 Thread Launchpad Bug Tracker
This bug was fixed in the package rabbitmq-server - 1.7.2-1ubuntu1

---
rabbitmq-server (1.7.2-1ubuntu1) lucid; urgency=low

  * debian/preinst, debian/rabbitmq-server.templates: Warn user about upgrading 
from a really old version.
(LP: #506985)
  * debian/control: Update maintainer according to spec.
 -- Chuck Short zul...@ubuntu.com   Tue, 30 Mar 2010 23:10:55 -0400

** Changed in: rabbitmq-server (Ubuntu Lucid)
   Status: Confirmed = Fix Released

-- 
Upgrade from rabbitmq-server 1.54 - 1.7.0 wiped users and vhosts
https://bugs.launchpad.net/bugs/506985
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to rabbitmq-server in ubuntu.

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


[Bug 252686] Re: Reload action on init script kills daemon

2010-03-31 Thread Paul Elliott
SRU: Minimal patch to fix 'reload' action in exim4 init script

I would like to nominate this for SRU in Hardy. Newer releases do not
have this issue as the underlying problem in init-functions is fixed:

https://bugs.launchpad.net/ubuntu/hardy/+source/exim4/+bug/252686/comments/2

Currently it's not possible to reload exim4 using the init script on
Hardy. It currently kills the running daemon without warning. This patch
fixes the behaviour of the init script by directly calling start-stop-
daemon rather that using the faulty killproc function in init-scripts.
Regression potential is low as the same fix has already previously been
applied to both freeradius and nagios2 without issue.

TEST CASE:

1. Install and configure updated exim4.
2. Issue a '/etc/init.d/exim4 reload' - the exim4 daemon should remain running 
if the patch is successful.

** Attachment added: Debdiff to fix reload action in init script
   http://launchpadlibrarian.net/42663922/exim4_4.69-2ubuntu1.debdiff

-- 
Reload action on init script kills daemon
https://bugs.launchpad.net/bugs/252686
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


Re: [Bug 550409] Re: Slow disk IO for all guests with all disc modes and types.

2010-03-31 Thread Ben Selinger
I also just ran IOmeter on the Windows guest again, against both IDE and
SCSI emulation, against guest discs hosted on the mdraid5 with lvm, as well
as a single SATA2 7500RPM disc.  Identical results against both targets.
4096B blocks = 0.75MBps.  16KB blocks = 1.0MBps, 32KB blocks = 4MBps, =64KB
blocks = 4MBps.  All tests 50/50 read/write, and run again 50/50
sequential/random.

-- 
Slow disk IO for all guests with all disc modes and types.
https://bugs.launchpad.net/bugs/550409
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 552636] [NEW] bacula-server 5.0.1: package update should warn about required database update

2010-03-31 Thread jraby
Public bug reported:

Binary package hint: bacula-server

While upgrading bacula-server on Lucid, the update process should warn the user 
about the required catalog database update.
With the 5.0.x releases, the catalog format is now version 12 (version 11 with 
3.0.x).

As it is right now, the upgrade process stops bacula-director, upgrades it and 
then restarts it.
The startup message show no error:

 * Stopping Bacula Director...
   ...done.
Processing configuration...Ok.
 * Starting Bacula Director...
   ...done.

But at this point the director aborts, as seen in the logs:
31-Mar 11:41 bacula-dir JobId 0: Fatal error: Version error for database 
bacula. Wanted 12, got 11
31-Mar 11:41 bacula-dir JobId 0: Fatal error: Could not open Catalog 
MyCatalog, database bacula.
31-Mar 11:41 bacula-dir JobId 0: Fatal error: Version error for database 
bacula. Wanted 12, got 11
31-Mar 11:41 bacula-dir ERROR TERMINATION
Please correct configuration file: /etc/bacula/bacula-dir.conf

I think the upgrade process should tell the admin about the required database 
update with an hint to the script:
/usr/share/bacula-director/update_mysql_tables

ProblemType: Bug
Architecture: amd64
Date: Wed Mar 31 11:50:51 2010
DistroRelease: Ubuntu 10.04
InstallationMedia: Error: [Errno 13] Permission denied: 
'/var/log/installer/media-info'
Package: bacula-server 5.0.1-1ubuntu1
PackageArchitecture: all
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.32-16.25-server
SourcePackage: bacula
Uname: Linux 2.6.32-16-server x86_64

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


** Tags: amd64 apport-bug lucid

-- 
bacula-server 5.0.1: package update should warn about required database update
https://bugs.launchpad.net/bugs/552636
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 552636] Re: bacula-server 5.0.1: package update should warn about required database update

2010-03-31 Thread jraby

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

-- 
bacula-server 5.0.1: package update should warn about required database update
https://bugs.launchpad.net/bugs/552636
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 552636] Re: bacula-server 5.0.1: package update should warn about required database update

2010-03-31 Thread Chuck Short
** Changed in: bacula (Ubuntu)
   Importance: Undecided = Wishlist

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

-- 
bacula-server 5.0.1: package update should warn about required database update
https://bugs.launchpad.net/bugs/552636
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 253230] Re: qemu-kvm should Build-Depends on libvdeplug2-dev (KVM vde2 support not working)

2010-03-31 Thread Dustin Kirkland
FYI...  Minimally supported qemu-kvm packages with VDE support are in:
 * https://edge.launchpad.net/~ubuntu-virt/+archive/vde

-- 
qemu-kvm should Build-Depends on libvdeplug2-dev (KVM vde2 support not working)
https://bugs.launchpad.net/bugs/253230
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 7915] Re: bridge-utils: version 1.0.4 needs 2.6 kernel

2010-03-31 Thread Bug Watch Updater
** Bug watch added: Debian Bug tracker #263375
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=263375

-- 
bridge-utils: version 1.0.4 needs 2.6 kernel
https://bugs.launchpad.net/bugs/7915
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 513427] Re: 'net usershare' returned error 255: net usershare add: cannot convert name Everyone to a SID. Invalid parameter.

2010-03-31 Thread Christopher
This bug has disappeared as mysteriously as it began. I have marked it
'invalid' as sharing is working properly now.

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

-- 
'net usershare' returned error 255: net usershare add: cannot convert name 
Everyone to a SID. Invalid parameter.
https://bugs.launchpad.net/bugs/513427
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 543767] Re: ssh logins doesn't show the MOTD when connecting with public key authorisation

2010-03-31 Thread Laryllan
@Dustin:

From the server showing the MOTD, I get the following output:
lrwxrwxrwx 1 root root   13 2009-05-09 18:58 /etc/motd - /var/run/motd
-rw-r--r-- 1 root root  168 2010-03-31 19:07 /var/run/motd

/etc/update-motd.d:
total 12
drwxr-xr-x  2 root root 4096 2009-11-10 06:36 ./
drwxr-xr-x 94 root root 4096 2010-03-31 06:39 ../
-rwxr-xr-x  1 root root  149 2009-07-14 03:25 00-header*
lrwxrwxrwx  1 root root   54 2009-11-07 14:14 90-updates-available - 
/usr/lib/update-notifier/update-motd-updates-available*
lrwxrwxrwx  1 root root   41 2009-11-10 06:36 91-release_upgrade - 
/usr/lib/update-manager/check-new-release*
lrwxrwxrwx  1 root root   52 2009-11-07 14:14 99-reboot-required - 
/usr/lib/update-notifier/update-motd-reboot-required*


From the server _not_ showing the MOTD (public key) the output looks like this:
ls -alF /var/run/motd /etc/motd /etc/update-motd.d
lrwxrwxrwx 1 root root   13 2010-02-13 18:51 /etc/motd - /var/run/motd
-rw-rw-rw- 1 root root  161 2010-03-17 06:56 /var/run/motd

/etc/update-motd.d:
insgesamt 12
drwxr-xr-x   2 root root 4096 2010-03-23 06:35 ./
drwxr-xr-x 111 root root 4096 2010-03-31 06:52 ../
-rwxr-xr-x   1 root root  149 2009-07-14 03:25 00-header*
lrwxrwxrwx   1 root root   46 2010-03-23 06:35 50-landscape-sysinfo - 
/usr/share/landscape/landscape-sysinfo.wrapper*
lrwxrwxrwx   1 root root   54 2010-02-13 19:00 90-updates-available - 
/usr/lib/update-notifier/update-motd-updates-available*
lrwxrwxrwx   1 root root   41 2010-02-13 19:35 91-release_upgrade - 
/usr/lib/update-manager/check-new-release*
lrwxrwxrwx   1 root root   52 2010-02-13 19:00 99-reboot-required - 
/usr/lib/update-notifier/update-motd-reboot-required*

-- 
ssh logins doesn't show the MOTD when connecting with public key authorisation
https://bugs.launchpad.net/bugs/543767
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 543767] Re: ssh logins doesn't show the MOTD when connecting with public key authorisation

2010-03-31 Thread Laryllan
@Thierry:

I will try to reproduce the behaviour in the next days, when I'll have access 
to the server.
Right now I'm not eager to lock me out by mistake...

-- 
ssh logins doesn't show the MOTD when connecting with public key authorisation
https://bugs.launchpad.net/bugs/543767
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 532733] Re: apt/dpkg in qemu-system-arm hangs if a big task is installed

2010-03-31 Thread Dustin Kirkland
Oliver-

Just to confirm

Is 256M memory, and 3GB disk, and no swap, enough resources to actually
do sudo apt-get install ubuntu-netbook ?  I just want to make sure
we're not hitting a memory/disk limit inside of the guest before I chase
down the qemu IO emulation code path

-- 
apt/dpkg in qemu-system-arm hangs if a big task is installed
https://bugs.launchpad.net/bugs/532733
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 515274] Re: [FFE] Latest Stable is 5.0.1

2010-03-31 Thread Chuck Short
lucid has bacula 5.0.1 now.

Regards
chuck

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

-- 
[FFE] Latest Stable is 5.0.1
https://bugs.launchpad.net/bugs/515274
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 546874] Re: passwd - can't login, change password (pam_winbind pam-auth-update profile)

2010-03-31 Thread Jeffrey Baker
If you simply remove winbind, it fails to update pam config.  You still
must run pam-auth-update to unfsck it.

-- 
passwd - can't login, change password (pam_winbind pam-auth-update profile)
https://bugs.launchpad.net/bugs/546874
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 532733] Re: apt/dpkg in qemu-system-arm hangs if a big task is installed

2010-03-31 Thread Dustin Kirkland
I think I've reproduced it here.  Stuck unpacking firefox-gnome-support.
Screenshot shows uptime of 46 minutes (how far into the install of
ubuntu-netbook this occurs), load at 1.74 which is high but not crash-
the-machine high, memory usage is at 72%, and disk is at 52%, so there's
still free memory and disk.

** Attachment added: qemu.png
   http://launchpadlibrarian.net/42689034/qemu.png

-- 
apt/dpkg in qemu-system-arm hangs if a big task is installed
https://bugs.launchpad.net/bugs/532733
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 532733] Re: apt/dpkg in qemu-system-arm hangs if a big task is installed

2010-03-31 Thread Dustin Kirkland
That last run was executed with scsi emulated disk, like this:
 $ qemu-system-arm -M versatilepb -cpu cortex-a8 -kernel ./vmlinuz -hda 
ubuntu-arm.img -m 256 -append root=/dev/sda mem=256M devtmpfs.mount=0 rw 
single -net nic -net user

-- 
apt/dpkg in qemu-system-arm hangs if a big task is installed
https://bugs.launchpad.net/bugs/532733
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 532733] Re: apt/dpkg in qemu-system-arm hangs if a big task is installed

2010-03-31 Thread Dustin Kirkland
Hmm, well this screen shot is a little puzzling...

From within the ARM VM, I was able to dd all of the 3GB /dev/sda to
/dev/null in about 2.5 minutes (20.1MB/s).

That's a lot of read I/O.  I need to find some way of reproducing this
problem outside of apt-get before sending it upstream...

-- 
apt/dpkg in qemu-system-arm hangs if a big task is installed
https://bugs.launchpad.net/bugs/532733
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 532733] Re: apt/dpkg in qemu-system-arm hangs if a big task is installed

2010-03-31 Thread Dustin Kirkland

** Attachment added: qemu-dd.png
   http://launchpadlibrarian.net/42692704/qemu-dd.png

-- 
apt/dpkg in qemu-system-arm hangs if a big task is installed
https://bugs.launchpad.net/bugs/532733
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 532733] Re: apt/dpkg in qemu-system-arm hangs if a big task is installed

2010-03-31 Thread Dustin Kirkland
One more... this one used dd to read 1G of data from disk, and write
that to file, successfully.  Took 247s, at 4.3MB/s (doing both reads and
writes).

I'm having trouble finding a way to reproduce this outside of apt
Ideas?

** Attachment added: qemu-dd-write.png
   http://launchpadlibrarian.net/42693816/qemu-dd-write.png

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

-- 
apt/dpkg in qemu-system-arm hangs if a big task is installed
https://bugs.launchpad.net/bugs/532733
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 470636] Re: AppArmor security driver does not support backingstore

2010-03-31 Thread Jamie Strandboge
Marking karmic task as Won't Fix as this will likely be too intrusive to
fix in Karmic's libvirt.

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

-- 
AppArmor security driver does not support backingstore
https://bugs.launchpad.net/bugs/470636
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 457716] Re: apparmor denies save and restore

2010-03-31 Thread Jamie Strandboge
I have developed a proper fix for this for Lucid as part of the
security-lucid-libvirt-apparmor-devel blueprint. As such, I added a
Lucid task and marked In Progress.

** Also affects: libvirt (Ubuntu Karmic)
   Importance: Undecided
   Status: New

** Also affects: libvirt (Ubuntu Lucid)
   Importance: High
 Assignee: Jamie Strandboge (jdstrand)
   Status: Fix Released

** Changed in: libvirt (Ubuntu Karmic)
   Importance: Undecided = High

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

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

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

** Changed in: libvirt (Ubuntu Lucid)
Milestone: ubuntu-9.10 = ubuntu-10.04-beta-2

-- 
apparmor denies save and restore
https://bugs.launchpad.net/bugs/457716
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 252686] Re: Reload action on init script kills daemon

2010-03-31 Thread John Dong
Hi Paul,


(1) Please target hardy-proposed, not hardy
(2) Version number should be 4.69-2ubuntu0.1

Other than that, the patch looks good. Once this is fixed, consider the
patch ACKed by the SRU team.

-- 
Reload action on init script kills daemon
https://bugs.launchpad.net/bugs/252686
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 128548] Re: Enable net usershare?

2010-03-31 Thread Steven
** Changed in: samba (Ubuntu)
   Status: Fix Released = Fix Committed

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

-- 
Enable net usershare?
https://bugs.launchpad.net/bugs/128548
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 551617] Re: /doc/ shows entire /usr/share/doc, not apache doc

2010-03-31 Thread Marc Deslauriers
I can confirm this on Lucid.

** Visibility changed to: Public

** This bug is no longer flagged as a security vulnerability

** Tags added: karmic

** This bug has been flagged as a security vulnerability

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

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

** Also affects: apache2 (Ubuntu Karmic)
   Importance: Undecided
   Status: New

** Also affects: apache2 (Ubuntu Lucid)
   Importance: Medium
   Status: Confirmed

-- 
/doc/  shows entire  /usr/share/doc, not apache doc
https://bugs.launchpad.net/bugs/551617
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 551617] Re: /doc/ shows entire /usr/share/doc, not apache doc

2010-03-31 Thread Marc Deslauriers
Thanks for reporting this.

The apache2 config file has the following:

Allow from 127.0.0.0/255.0.0.0 ::1/128

So, it's not a security issue. Closing the bug.

** Changed in: apache2 (Ubuntu Karmic)
   Status: New = Invalid

** Changed in: apache2 (Ubuntu Lucid)
   Status: Confirmed = Invalid

-- 
/doc/  shows entire  /usr/share/doc, not apache doc
https://bugs.launchpad.net/bugs/551617
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 532733] Re: apt/dpkg in qemu-system-arm hangs if a big task is installed

2010-03-31 Thread Dustin Kirkland
One more question, Oliver ... Would be it possible to enable the
virtio networking and disk drivers in the Lucid arm kernel in the
guest?

I have a very strong feeling that upstream QEMU is going to first
recommend that we test the virtio disk driver model (instead of the
scsi emulation one).

As a benefit, you should get a *noticeable* performance benefit from
virtio disk (and networking, too!).

-- 
apt/dpkg in qemu-system-arm hangs if a big task is installed
https://bugs.launchpad.net/bugs/532733
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 552126] Re: package postfix 2.6.5-3 faile d to install/upgrade: alamprotsess installed post-instal lation script tagastas lõpetamisel veakoodi 75

2010-03-31 Thread Marc Deslauriers
Thanks for taking the time to report this bug and helping to make Ubuntu
better. We appreciate the difficulties you are facing, but this appears
to be a regular (non-security) bug.  I have unmarked it as a security
issue since this bug does not show evidence of allowing attackers to
cross privilege boundaries nor directly cause loss of data/privacy.
Please feel free to report any other bugs you may find.

** Visibility changed to: Public

** This bug is no longer flagged as a security vulnerability

** Tags added: karmic

-- 
package postfix 2.6.5-3 failed to install/upgrade: alamprotsess installed 
post-installation script tagastas lõpetamisel veakoodi 75
https://bugs.launchpad.net/bugs/552126
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to postfix in ubuntu.

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


[Bug 371875] Re: kvm 1:84+dfsg-0ubuntu11 lacking vde support

2010-03-31 Thread Dustin Kirkland
*** This bug is a duplicate of bug 253230 ***
https://bugs.launchpad.net/bugs/253230

** This bug has been marked a duplicate of bug 253230
   qemu-kvm should Build-Depends on libvdeplug2-dev (KVM vde2 support not 
working)

-- 
kvm 1:84+dfsg-0ubuntu11 lacking vde support
https://bugs.launchpad.net/bugs/371875
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 551544] Re: puppet in lucid does not support upstart status

2010-03-31 Thread Nigel Kersten
I'll try and find the bug in a second, but apparently the lack of any
return codes from /etc/init.d/foo status when a service has been
upstarted is a bug.

Ultimately I feel puppet needs an initctl based service provider.

-- 
puppet in lucid does not support upstart status 
https://bugs.launchpad.net/bugs/551544
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 551544] Re: puppet in lucid does not support upstart status

2010-03-31 Thread Nigel Kersten
To clarify, assuming the status situation with upstarted init.d scripts
is resolved, I don't see any major reason why the existing provider
wouldn't continue to at least function well enough for users?

The update-rc situation isn't ideal, which is why I suggested an initctl
based provider, which really should be trivial to write given it already
supports start, stop, status and list.

I don't see Puppet upstream integrating such a provider into the 0.25.x
series as the commit rules are now for no new functionality to go into
minor updates in a release series, but if someone puts it together soon,
it can definitely make it into 'rowlf', the next major version.

-- 
puppet in lucid does not support upstart status 
https://bugs.launchpad.net/bugs/551544
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 153868] Re: package mysql-server failed to install/upgrade - Access denied for user 'debian-sys-maint'@'localhost'

2010-03-31 Thread Mathias Gug
** Branch unlinked: lp:~wesnc01234/zcpupad/zcpupad

-- 
package mysql-server failed to install/upgrade -  Access denied for user 
'debian-sys-maint'@'localhost'
https://bugs.launchpad.net/bugs/153868
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 551544] Re: puppet in lucid does not support upstart status

2010-03-31 Thread Andrew Pollock
See also https://bugs.launchpad.net/ubuntu/+source/upstart/+bug/552786
for something vaguely related

-- 
puppet in lucid does not support upstart status 
https://bugs.launchpad.net/bugs/551544
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 552797] [NEW] package g++ 4.4.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2010-03-31 Thread nkravi
Public bug reported:

I got into this problem after tried to install kvm:

sudo aptitude install kvm libvirt-bin ubuntu-vm-builder bridge-utils
(https://help.ubuntu.com/community/KVM/Installation)

After which point, the system hang and I had to reboot. Unfortunately,
package manager has messed up since. Failing at g++ oost installation
tasks.

-
Setting up g++ (4:4.4.1-1ubuntu2) ...
dpkg (subprocess): unable to execute installed post-installation script: Exec 
format error
dpkg: error processing g++ (--configure):
 subprocess installed post-installation script returned error exit status 2
dpkg: dependency problems prevent configuration of build-essential:
 build-essential depends on g++ (= 4:4.3.1); however:
  Package g++ is not configured yet.
dpkg: error processing build-essential (--configure):
 dependency problems - leaving unconfigured
Setting up lvm2 (2.02.39-0ubuntu11) ...
No apport report written because the error message indicates its a followup 
error from a previous failure.

  dpkg (subprocess): unable to execute installed 
post-installation script: Exec format error
dpkg: error processing lvm2 (--configure):
 subprocess installed post-installation script returned error exit status 2
Setting up python-cheetah (2.0.1-2ubuntu6) ...
dpkg (subprocess): unable to execute installed post-installation script: Exec 
format error
dpkg: error processing python-cheetah (--configure):
 subprocess installed post-installation script returned error exit status 2
Setting up python-libvirt (0.7.0-1ubuntu13.1) ...
No apport report written because MaxReports is reached already
  dpkg 
(subprocess): unable to execute installed post-installation script: Exec format 
error
dpkg: error processing python-libvirt (--configure):
 subprocess installed post-installation script returned error exit status 2
No apport report written because MaxReports is reached already
  dpkg: dependency 
problems prevent configuration of python-virtinst:
 python-virtinst depends on python-libvirt (= 0.4.6); however:
  Package python-libvirt is not configured yet.
dpkg: error processing python-virtinst (--configure):
 dependency problems - leaving unconfigured
Setting up kpartx (0.4.8-14ubuntu2) ...
No apport report written because MaxReports is reached already
  dpkg 
(subprocess): unable to execute installed post-installation script: Exec format 
error
dpkg: error processing kpartx (--configure):
 subprocess installed post-installation script returned error exit status 2
No apport report written because MaxReports is reached already
  Errors were 
encountered while processing:
 g++
 build-essential
 lvm2
 python-cheetah
 python-libvirt
 python-virtinst
 kpartx
E: Sub-process /usr/bin/dpkg returned an error code (1)
-

I tried few methods as suggested on related forums e.g reinstall,
uninstall etc - but no luck.

Bug #273748 is pretty similar to what I have encountered here (except
the module/return code).

I am raising this from crash report based on command 'sudo apt-get
remove -f '

$ lsb_release -rd
Description:Ubuntu 9.10
Release:9.10

ProblemType: Package
Architecture: amd64
Date: Thu Apr  1 03:41:46 2010
DistroRelease: Ubuntu 9.10
ErrorMessage: subprocess installed post-installation script returned error exit 
status 2
InstallationMedia: Ubuntu 9.10 Karmic Koala - Release amd64 (20091027)
NonfreeKernelModules: fglrx
Package: python-libvirt 0.7.0-1ubuntu13.1
ProcVersionSignature: Ubuntu 2.6.31-20.58-generic
SourcePackage: libvirt
Title: package python-libvirt 0.7.0-1ubuntu13.1 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 2
Uname: Linux 2.6.31-20-generic x86_64

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


** Tags: amd64 apport-package

-- 
package g++ 4.4.1 failed to install/upgrade: subprocess installed 
post-installation script returned error exit status 2
https://bugs.launchpad.net/bugs/552797
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 552797] Re: package g++ 4.4.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2010-03-31 Thread nkravi

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

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

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

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

-- 
package g++ 4.4.1 failed to install/upgrade: subprocess installed 
post-installation script returned error exit status 2
https://bugs.launchpad.net/bugs/552797
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 552053] Re: mysqld_safe should be available in mysql-server

2010-03-31 Thread Mathias Gug
** Changed in: mysql-dfsg-5.1 (Ubuntu)
 Assignee: (unassigned) = Mathias Gug (mathiaz)

** Changed in: mysql-dfsg-5.1 (Ubuntu)
   Status: Triaged = In Progress

-- 
mysqld_safe should be available in mysql-server
https://bugs.launchpad.net/bugs/552053
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 552053] Re: mysqld_safe should be available in mysql-server

2010-03-31 Thread Launchpad Bug Tracker
** Branch linked: lp:~mathiaz/ubuntu/lucid/mysql-dfsg-5.1/zap-bug-552053

-- 
mysqld_safe should be available in mysql-server
https://bugs.launchpad.net/bugs/552053
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 354585] Re: mysql server fails to start if existing /var/lib/mysql is not owned by mysql user

2010-03-31 Thread Mathias Gug
The maintainer scripts should have fixed the ownership of the
/var/lib/mysql/.

According to the apt terminal log the error is:

Configurando mysql-server-5.1 (5.1.31-1ubuntu2) ...

 * Stopping MySQL database server mysqld   [ OK ]

 * Starting MySQL database server mysqld [fail]

Do you still have the content of /var/log/daemon.log at the time of the
upgrade to help figure out why mysqld failed to start?

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

** Summary changed:

- mysql server fails to start if existing /var/lib/mysql is not owned by mysql 
user
+ mysql server fails to start in postinst on package upgrade

-- 
mysql server fails to start in postinst on package upgrade
https://bugs.launchpad.net/bugs/354585
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 423252] Re: NSS using LDAP on Karmic breaks 'su' and 'sudo'

2010-03-31 Thread cdmiller
Finally got a chance to revisit this after post #29 above.  For that
servers config I still had a local /etc/passwd entry for the affected
account and so was not triggering the described su and sudo symptoms.

On Karmic with:
libnss-ldap 261-2.1ubuntu4 
sudo 1.7.0-1ubuntu2.1
login 1:4.1.4.1-1ubuntu2

Without an /etc/passwd entry and an otherwise working libnss-ldap setup
sudo returns

sudo: setreuid(ROOT_UID, user_uid): Operation not permitted

and su fails with

su: Authentication failure

Tests:
With libnss-ldap, su and sudo fail.
With nscd and libnss-ldap, su and sudo work.
With libnss-ldapd,  with or without nscd, su and sudo work.
As root, getent returns passwd entries correctly for all the above cases.

-- 
NSS using LDAP on Karmic breaks 'su' and 'sudo'
https://bugs.launchpad.net/bugs/423252
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libnss-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 253230] Re: qemu-kvm should Build-Depends on libvdeplug2-dev (KVM vde2 support not working)

2010-03-31 Thread jara_76
Thanks Dustin!
Works like a charm for me. kvm even seems to be faster than before.

FYI
I am using vde2 for four production server since intrepid ibex. For my network 
knowledge (I never managed to understand 
tap/tun) it's easy to understand (everyone knows what a switch is) and works 
stable and flawless.

Just to clarify this, kvm vde2 is not officially supported in karmic?
But I can just use another repo to add this?
Or did I actually do a system upgrade to the next version (probably lucid)?

-- 
qemu-kvm should Build-Depends on libvdeplug2-dev (KVM vde2 support not working)
https://bugs.launchpad.net/bugs/253230
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 542108] [NEW] package mysql-server-5.0 5.1.30really5.0.75-0ubuntu10.3 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2010-03-31 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

during SQL install  through LAMP
fail at 79% marker.

setup.   running from a persisten USB install
wireless network connected.

mid install  wireless network disconnected.  moved to a new
location, computer refused to connect to any other network, wired or
otherwise.

installation remained frozen 6+ hours.

gave up, rebooted

ProblemType: Package
Architecture: i386
DistroRelease: Ubuntu 9.04
ErrorMessage: subprocess post-installation script returned error exit status 1
MediaBuild: Ubuntu 9.04 Jaunty Jackalope - Release i386 (20090420.1)
Package: mysql-server-5.0 5.1.30really5.0.75-0ubuntu10.3
SourcePackage: mysql-dfsg-5.0
Title: package mysql-server-5.0 5.1.30really5.0.75-0ubuntu10.3 failed to 
install/upgrade: subprocess post-installation script returned error exit status 
1
Uname: Linux 2.6.28-11-generic i686

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


** Tags: apport-package i386
-- 
package mysql-server-5.0 5.1.30really5.0.75-0ubuntu10.3 failed to 
install/upgrade: subprocess post-installation script returned error exit status 
1
https://bugs.launchpad.net/bugs/542108
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 545795] Re: apparmor driver blocks access to hostdev and pcidev devices

2010-03-31 Thread Jamie Strandboge
** Changed in: libvirt (Ubuntu)
 Assignee: (unassigned) = Jamie Strandboge (jdstrand)

** Also affects: libvirt (Ubuntu Lucid)
   Importance: Medium
 Assignee: Jamie Strandboge (jdstrand)
   Status: Triaged

** Changed in: libvirt (Ubuntu Lucid)
Milestone: None = ubuntu-10.04-beta-2

-- 
apparmor driver blocks access to hostdev and pcidev devices
https://bugs.launchpad.net/bugs/545795
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 542108] Re: package mysql-server-5.0 5.1.30really5.0.75-0ubuntu10.3 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2010-03-31 Thread shrini
** Package changed: ubuntu = mysql-dfsg-5.1 (Ubuntu)

-- 
package mysql-server-5.0 5.1.30really5.0.75-0ubuntu10.3 failed to 
install/upgrade: subprocess post-installation script returned error exit status 
1
https://bugs.launchpad.net/bugs/542108
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 444349] Re: package mysql-server-5.1 5.1.37-1ubuntu4 failed to install/upgrade: skip-bdb option not supported

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

- package mysql-server-5.1 5.1.37-1ubuntu4 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
+ package mysql-server-5.1 5.1.37-1ubuntu4 failed to install/upgrade: skip-bdb 
option not supported

** Summary changed:

- package mysql-server-5.1 5.1.37-1ubuntu4 failed to install/upgrade: skip-bdb 
option not supported
+ package mysql-server failed to install/upgrade: skip-bdb option not supported

** Changed in: mysql-dfsg-5.1 (Ubuntu)
 Assignee: (unassigned) = Mathias Gug (mathiaz)

** Changed in: mysql-dfsg-5.1 (Ubuntu)
   Status: Triaged = In Progress

-- 
package mysql-server failed to install/upgrade: skip-bdb option not supported
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 252686] Re: Reload action on init script kills daemon

2010-03-31 Thread Paul Elliott
Hi John,

Thanks for your pointers, I've updated the target to hardy-proposed and
corrected the version number. Please find the updated debdiff attached.

Please can somebody provide sponsorship and upload to hardy-proposed for
further testing?

Thanks, Paul.

** Attachment added: Corrected debdiff for exim4 init script fix
   http://launchpadlibrarian.net/42721503/exim4_4.69-2ubuntu0.1.debdiff

** Patch removed: Debdiff to fix reload action in init script
   http://launchpadlibrarian.net/42663922/exim4_4.69-2ubuntu1.debdiff

-- 
Reload action on init script kills daemon
https://bugs.launchpad.net/bugs/252686
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 532733] Re: apt/dpkg in qemu-system-arm hangs if a big task is installed

2010-03-31 Thread Loïc Minier
Dustin: virtio isn't available on ARM.  I researched virtio on ARM a
couple of weeks ago, I did some Kconfig includes hackery and managed to
build the modules, but I get an oops when the first virtio device is
registered on the bus.  Happy if you can help with getting this working,
this would indeed help performance a lot!

-- 
apt/dpkg in qemu-system-arm hangs if a big task is installed
https://bugs.launchpad.net/bugs/532733
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 427612] Re: does not pass pressed caps lock to client

2010-03-31 Thread Benjamin Drung
Debian bug #317010 is about 205_lock_keys.diff, but libsdl1.2debian
1.2.14-4ubuntu1 does not apply this patch. Therefore I doubt that this
patch is the reason for this bug.

-- 
does not pass pressed caps lock to client
https://bugs.launchpad.net/bugs/427612
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 427612] Re: does not pass pressed caps lock to client

2010-03-31 Thread Launchpad Bug Tracker
This bug was fixed in the package qemu-kvm - 0.12.3+noroms-0ubuntu4

---
qemu-kvm (0.12.3+noroms-0ubuntu4) lucid; urgency=low

  * debian/patches/SDL-wrong-behaviour-of-caps-lock.patch:
Qemu does not pass pressed capslock to client, LP: #427612
 -- Benjamin Drung bdr...@ubuntu.com   Thu, 01 Apr 2010 00:22:02 +0200

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

-- 
does not pass pressed caps lock to client
https://bugs.launchpad.net/bugs/427612
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 533603] Re: Apport hook for net-snmp

2010-03-31 Thread Launchpad Bug Tracker
This bug was fixed in the package net-snmp -
5.4.2.1~dfsg0ubuntu1-0ubuntu2

---
net-snmp (5.4.2.1~dfsg0ubuntu1-0ubuntu2) lucid; urgency=low

  * Add apport hook (LP: #533603):
- debian/{snmp,snmpd}.apport: Added.
- debian/control: Build-depends on dh-apport.
- debian/rules:
  + Add --with apport.
  + override_dh_apport to install hook on snmpd package only.
 -- Andres Rodriguez andres...@ubuntu.com   Sun, 28 Mar 2010 00:25:13 -0400

** Changed in: net-snmp (Ubuntu)
   Status: Confirmed = Fix Released

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

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


[Bug 103010] Re: qemu no tun/tap networking

2010-03-31 Thread Bug Watch Updater
** Changed in: qemu-kvm (Debian)
   Status: Unknown = Fix Released

-- 
qemu no tun/tap networking
https://bugs.launchpad.net/bugs/103010
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 551701] Re: odbc_config missing

2010-03-31 Thread Bug Watch Updater
** Changed in: unixodbc (Debian)
   Status: Unknown = New

-- 
odbc_config missing
https://bugs.launchpad.net/bugs/551701
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 498939] Re: mysql- packages section on synaptic

2010-03-31 Thread Mathias Gug
** Changed in: mysql-dfsg-5.1 (Ubuntu)
 Assignee: (unassigned) = Mathias Gug (mathiaz)

** Changed in: mysql-dfsg-5.1 (Ubuntu)
   Status: Triaged = In Progress

-- 
mysql- packages section on synaptic
https://bugs.launchpad.net/bugs/498939
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 444349] Re: package mysql-server failed to install/upgrade: skip-bdb option not supported

2010-03-31 Thread Launchpad Bug Tracker
** Branch linked: lp:~mathiaz/ubuntu/lucid/mysql-dfsg-5.1/zap-bug-444349

-- 
package mysql-server failed to install/upgrade: skip-bdb option not supported
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 498939] Re: mysql- packages section on synaptic

2010-03-31 Thread Launchpad Bug Tracker
** Branch linked: lp:~mathiaz/ubuntu/lucid/mysql-dfsg-5.1/zap-bug-498939

-- 
mysql- packages section on synaptic
https://bugs.launchpad.net/bugs/498939
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 394515] Re: mysql-server-5.1 does not include ndb (mysql-cluster)

2010-03-31 Thread Mathias Gug
** Changed in: mysql-dfsg-5.1 (Ubuntu)
   Status: Triaged = In Progress

** Changed in: mysql-dfsg-5.1 (Ubuntu)
 Assignee: (unassigned) = Mathias Gug (mathiaz)

-- 
mysql-server-5.1 does not include ndb (mysql-cluster)
https://bugs.launchpad.net/bugs/394515
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 164473] Re: Oracle 11g client work only with version 2.2.12

2010-03-31 Thread Bug Watch Updater
** Changed in: unixodbc (Debian)
   Status: New = Fix Committed

-- 
Oracle 11g client work only with version 2.2.12
https://bugs.launchpad.net/bugs/164473
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 394515] Re: mysql-server-5.1 does not include ndb (mysql-cluster)

2010-03-31 Thread Launchpad Bug Tracker
** Branch linked: lp:~mathiaz/ubuntu/lucid/mysql-dfsg-5.1/zap-bug-394515

-- 
mysql-server-5.1 does not include ndb (mysql-cluster)
https://bugs.launchpad.net/bugs/394515
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 521936] Re: MySQL Server character set and collation not UTF-8 by default

2010-03-31 Thread Bug Watch Updater
** Changed in: mysql-server
   Status: Unknown = New

-- 
MySQL Server character set and collation not UTF-8 by default
https://bugs.launchpad.net/bugs/521936
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


  1   2   >