[Bug 119295] Re: OpenSSH should support VIA PadLock

2008-04-18 Thread John Steele Scott
I've just revisited this after upgrading my system to hardy. I still need to apply my patch to openssl version 4.7 from hardy, including the call to ENGINE_set_default_ciphers(ENGINE_by_id("padlock")). Without that call, I was still only getting about 5.6 MB/s. Ian, are you passing any command lin

[Bug 40281] Re: domain search path set if in reply even though not requested

2008-04-18 Thread Brian Murray
** Changed in: dhcp3 (Ubuntu) Target: None => later -- domain search path set if in reply even though not requested https://bugs.launchpad.net/bugs/40281 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to dhcp3 in ubuntu. -- Ubuntu-s

[Bug 40281] Re: domain search path set if in reply even though not requested

2008-04-18 Thread Brian Murray
** Changed in: dhcp3 (Ubuntu) Assignee: Brian Murray (brian-murray) => (unassigned) Status: Incomplete => Confirmed -- domain search path set if in reply even though not requested https://bugs.launchpad.net/bugs/40281 You received this bug notification because you are a member of Ubun

[Bug 217815] Re: Installation stalls randomly until a key is pressed

2008-04-18 Thread nxvl
Update: it repentantly starts working again 5 minutes after while i was writing last comment -- Installation stalls randomly until a key is pressed https://bugs.launchpad.net/bugs/217815 You received this bug notification because you are a member of Ubuntu Server Team, which is a direct subscribe

[Bug 217815] Re: Installation stalls randomly until a key is pressed

2008-04-18 Thread nxvl
I forgot, i'm using alternate CD. On 2nd try it hangs, there was no movement on tty1 or tty4 even if i press a key -- Installation stalls randomly until a key is pressed https://bugs.launchpad.net/bugs/217815 You received this bug notification because you are a member of Ubuntu Server Team, whic

[Bug 217815] Re: Installation stalls randomly until a key is pressed

2008-04-18 Thread nxvl
I have had the same problem using KVM, the tty1 stops on "Retrieving cpio", but as i go to the tty4 it was installing all the packages, so it wasn't hang, just appears to be. -- Installation stalls randomly until a key is pressed https://bugs.launchpad.net/bugs/217815 You received this bug notifi

[Bug 217815] Re: Installation stalls randomly until a key is pressed

2008-04-18 Thread Jamie Strandboge
I finished installing 6 more gutsy installs (for a total of 7), with no preseeding. I used the same setup as above, except I chose lvm+encrypt and there were no hangs. There appears to be an installer regression on (at least) kvm hardware. I should note all tests are with the server iso. -- In

[Bug 206363] Re: freshly installed hardy beta, after installing apache2 installed mysql-server which crashed

2008-04-18 Thread Fuzzy
I found the problem in my installation to fix my bug. The loopback network interface did not have an IP address assigned to it, hence mysql had nothing to bind to. -- freshly installed hardy beta, after installing apache2 installed mysql-server which crashed https://bugs.launchpad.net/bugs/2063

[Bug 206363] Re: freshly installed hardy beta, after installing apache2 installed mysql-server which crashed

2008-04-18 Thread Fuzzy
I am also seeing this bug in Hardy. I have a fresh install ( xen guest from a hardy bootstrap ). I goto install, it asks me for my mysql root password. I give it a password and then it fails. [EMAIL PROTECTED]:~# apt-get install mysql-server Reading package lists... Done Building dependency tre

[Bug 155947] Re: ldap config causes Ubuntu to hang at login

2008-04-18 Thread Martin Emrich
Hi! This bug just bit me while upgrading from dapper to hardy. As I expected some rough things I took a full image of my production server (still running dapper now) and exercised the upgrade to hardy in a virtual machine. After upgrading to hardy, I had the problems described here. Setting bin

[Bug 189616] Re: connection problems under load with hardy dovecot

2008-04-18 Thread nxvl
I have got the debdiff, uploading it for the record. ** Attachment added: "dovecot.debdiff" http://launchpadlibrarian.net/13564628/dovecot.debdiff -- connection problems under load with hardy dovecot https://bugs.launchpad.net/bugs/189616 You received this bug notification because you are a m

[Bug 189616] Re: connection problems under load with hardy dovecot

2008-04-18 Thread nxvl
I can't build hardy's dovecot on dapper out of the box, can you please post the exact changes that was made to dovecot for it to build (if you can upload the .deb it will be better) -- connection problems under load with hardy dovecot https://bugs.launchpad.net/bugs/189616 You received this bug n

Re: [Bug 65230] Re: startup messages continue on screen after first login prompt appears

2008-04-18 Thread Dustin Kirkland
The login prompt being held until last on tty1 has been very nice, Scott, thanks. However, I have occasionally seen the following, where a seemingly delayed SSH message pops up: myhostname login: * Reloading OpenBSD Secure Shell server's configuration sshd Ideas? :-Dustin -- startup messages

Re: [Bug 217815] Re: Installation stalls randomly until a key is pressed

2008-04-18 Thread Matt Zimmerman
On Fri, Apr 18, 2008 at 06:24:50PM -, Rick Clark wrote: > I think we can consider kvm a hardware type for these purposes. Only if the bug is in the guest kernel. This could be an issue with KVM itself, or with the host side. -- - mdz -- Installation stalls randomly until a key is pressed

[Bug 217815] Re: Installation stalls randomly until a key is pressed

2008-04-18 Thread Rick Clark
I think we can consider kvm a hardware type for these purposes. So I think we have found bugs on two hardware types that present the same way, but may, or may not have the same cause. We could have two hardware platforms that themselves have identical bugs. -- Installation stalls randomly until

[Bug 217815] Re: Installation stalls randomly until a key is pressed

2008-04-18 Thread QuentinHartman
** Attachment added: "unnamed" http://launchpadlibrarian.net/13559865/unnamed -- Installation stalls randomly until a key is pressed https://bugs.launchpad.net/bugs/217815 You received this bug notification because you are a member of Ubuntu Server Team, which is a direct subscriber. -- Ubun

Re: [Bug 217815] Re: Installation stalls randomly until a key is pressed

2008-04-18 Thread QuentinHartman
On Fri, Apr 18, 2008 at 10:28 AM, Dustin Kirkland <[EMAIL PROTECTED]> wrote: > > So thinking much earlier in the installer, anything come to mind? > Particularly something that might have been added since Gutsy as we now > believe this is a regression? > > The only thing I can think of that should

Re: [Bug 217815] Re: Installation stalls randomly until a key is pressed

2008-04-18 Thread Matt Zimmerman
Current thinking is that there are probably two separate issues here: 1. A problem specific to the KVM virtual environment 2. A problem specific to a particular hardware type. As such, I've un-duped bug 217849. -- - mdz -- Installation stalls randomly until a key is pressed https://bugs.la

[Bug 217815] Re: Installation stalls randomly until a key is pressed

2008-04-18 Thread Dustin Kirkland
Stéphane Graber's comment about entropy got me thinking... Is there anywhere in the installation that depends on entropy (/dev/random or /dev/urandom)? Something like openssh-server would, of course, for key generation. But that's not a default package, and the installation/configuration thereof

[Bug 208419] Re: Integrate samba password in PAM

2008-04-18 Thread Daniel Hahler
If pam_smbpass.so (from libpam-smbpass) is not installed, this causes log spam in /var/log/auth.log (see bug 216990). -- Integrate samba password in PAM https://bugs.launchpad.net/bugs/208419 You received this bug notification because you are a member of Ubuntu Server Team, which is a direct subs

[Bug 217815] Re: Installation stalls randomly until a key is pressed

2008-04-18 Thread Jamie Strandboge
This does appear to be a regression from 7.10 as I couldn't trigger the bug in the 7.10 installer. I will continue several more times and report back if 7.10 installs hang. -- Installation stalls randomly until a key is pressed https://bugs.launchpad.net/bugs/217815 You received this bug notific

[Bug 155947] Re: ldap config causes Ubuntu to hang at login

2008-04-18 Thread Dustin Kirkland
I modified the title of this bug from "hang at reboot" to "hang at login". Hanging at boot is a little misleading, as a boot hang generally points to a kernel bug, which we are sure this is not. Rather, this bug manifests itself by prompting the user for login credentials, and then hanging becaus

[Bug 155947] Re: ldap config causes Ubuntu to hang at login

2008-04-18 Thread Dustin Kirkland
** Summary changed: - ldap config causes Ubuntu to hang at a reboot + ldap config causes Ubuntu to hang at login ** Description changed: Binary package hint: libnss-ldap When during the ldap configuration the passwd group and shadow fields of the nsswitch.conf file are changed to "fil

[Bug 217815] Re: Installation stalls randomly until a key is pressed

2008-04-18 Thread Jamie Strandboge
For people trying Gutsy or earlier CDs in kvm, you have to update the iso. See: https://wiki.ubuntu.com/KvmVirtManagerEtc#head-80f0e334a1de270252f62ac69183da2ed58edf3f -- Installation stalls randomly until a key is pressed https://bugs.launchpad.net/bugs/217815 You received this bug notification

[Bug 215648] Re: Likewise Open has TWO Icons

2008-04-18 Thread Daniel Holbach
Uploaded. -- Likewise Open has TWO Icons https://bugs.launchpad.net/bugs/215648 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to likewise-open in ubuntu. -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settin

Re: [Bug 217815] Re: When selecting LVM Crypt, erase never ends

2008-04-18 Thread QuentinHartman
On Fri, Apr 18, 2008 at 7:09 AM, Matt Zimmerman <[EMAIL PROTECTED]> wrote: > On Fri, Apr 18, 2008 at 01:32:48AM -, Jamie Strandboge wrote: > > I have tried these many times (without lvm+encrypt) and see the hang > > until keyboard event on most installs (~80%) if I don't use preseeding. > > If

[Bug 217815] Re: Installation stalls randomly until a key is pressed

2008-04-18 Thread Jamie Strandboge
Regarding 7.10 regression, I haven't tried gutsy installs with my vm, but I will and will post back. As for where it stalls, it is random places. I've seen it stall in 'Scanning for CD-ROM', different packages, pretty much anywhere between setting up the keyboard and the partitioner. I did see the

[Bug 217815] Re: Installation stalls randomly until a key is pressed

2008-04-18 Thread Matt Zimmerman
Jamie, where does it stall for you, if not during the erase stage? My tests have all been on a Core 2 Duo T7500 and I haven't been able to reproduce the problem at all despite several test installations using alternate install CDs. Is this specific to the server kernel? ** Summary changed: - Wh

Re: [Bug 217815] Re: When selecting LVM Crypt, erase never ends

2008-04-18 Thread Matt Zimmerman
On Fri, Apr 18, 2008 at 01:32:48AM -, Jamie Strandboge wrote: > I have tried these many times (without lvm+encrypt) and see the hang > until keyboard event on most installs (~80%) if I don't use preseeding. > If I use full preseeding so that I don't have to enter anything after > specifying the

[Bug 218311] Re: upgrade from slapd from dapper to hardy fails on DB conversion

2008-04-18 Thread Jamie Strandboge
*** This bug is a duplicate of bug 112631 *** https://bugs.launchpad.net/bugs/112631 Thank you for taking the time to report this bug and helping to make Ubuntu better. Per user comments, I am marking this as a duplicate of bug 112631. Please look at the other bug report to see if there is any

[Bug 215648] Re: Likewise Open has TWO Icons

2008-04-18 Thread James Westby
Hi, Attached is a debdiff to fix this issue. It uses OnlyShowIn to restrict the entries to their appropriate environments. Also, desktop-file-validate points out that the "Encoding" key is deprecated, so could the maintainers please remove the entry in a future revision. I didn't do it here to ke