[Bug 595116] Re: ssl error reading the headers

2010-09-29 Thread Jean-Baptiste Lallement
@Eric, apache2 2.2.14-5ubuntu8.3 in lucid-proposed is the version to test. Thank you for helping. -- ssl error reading the headers https://bugs.launchpad.net/bugs/595116 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in ubuntu.

[Bug 562370] Re: Upgrade from 2.2.14-5ubuntu6 to 2.2.14-5ubuntu7 results in syntax error, missing module

2010-09-29 Thread Ross Golder
This worked for me: 'sudo dpkg --purge --force-remove-reinstreq apache2.2-common' Got it from bug #576255. -- Upgrade from 2.2.14-5ubuntu6 to 2.2.14-5ubuntu7 results in syntax error, missing module https://bugs.launchpad.net/bugs/562370 You received this bug notification because you are a

[Bug 650936] [NEW] hread_stack must be removed to avoid problems for amd64

2010-09-29 Thread pwlnw
Public bug reported: Description of thread_stack variable : The default of 192KB (256KB for 64-bit systems) is large enough for normal operation. If the thread stack size is too small, it limits the complexity of the SQL statements that the server can handle, the recursion depth of stored

[Bug 650936] Re: thread_stack must be removed to avoid problems for amd64

2010-09-29 Thread Soren Hansen
** Summary changed: - hread_stack must be removed to avoid problems for amd64 + thread_stack must be removed to avoid problems for amd64 -- thread_stack must be removed to avoid problems for amd64 https://bugs.launchpad.net/bugs/650936 You received this bug notification because you are a member

[Bug 650936] Re: thread_stack must be removed to avoid problems for amd64

2010-09-29 Thread pwlnw
** Also affects: mysql-5.1 (Debian) Importance: Undecided Status: New -- thread_stack must be removed to avoid problems for amd64 https://bugs.launchpad.net/bugs/650936 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mysql-5.1

[Bug 651027] [NEW] dovecot-postfix claimed as built in debian/control but not actually built

2010-09-29 Thread Colin Watson
Public bug reported: http://people.canonical.com/~ubuntu- archive/testing/maverick_outdate.html lists dovecot-postfix as out of date. However, it's not showing up in the not-built-from-source lists, so I investigated. It appears that the package intends to build dovecot-postfix as an

[Bug 651049] [NEW] php5: FILTER_VALIDATE_URL will invalidate a hostname that includes '-'

2010-09-29 Thread Sven 'Darkman' Michels
Public bug reported: Binary package hint: php5 Hi, there is a bug in php 5.3.2 which makes filter_var to fail on urls/domains/hosts that contain a dash ('-'). Since filter_var is used in some well known webfrontends (syscp for example), the bug stops users from using domains like ubuntu-

[Bug 651047] [NEW] initial installation presents note about upgrades

2010-09-29 Thread Colin Watson
Public bug reported: Binary package hint: rabbitmq-server On initial installation of rabbitmq-server, the rabbitmq- server/upgrade_previous debconf question is presented. This is because the version guard in the preinst is incorrect. Instead of: if dpkg --compare-versions $2 lt 1.6.0; then

[Bug 562370] Re: Upgrade from 2.2.14-5ubuntu6 to 2.2.14-5ubuntu7 results in syntax error, missing module

2010-09-29 Thread John Reese
Ross: running that command doesn't seem to work for me; it complains about all the dependencies I have against apache2.2-common: r...@dyson /srv # dpkg --purge --force-remove-reinstreq apache2.2-common dpkg: dependency problems prevent removal of apache2.2-common: libapache2-mod-fcgid depends

[Bug 562370] Re: Upgrade from 2.2.14-5ubuntu6 to 2.2.14-5ubuntu7 results in syntax error, missing module

2010-09-29 Thread John Reese
Well, from the other bug # you linked, I was able to get enough of a hint to trace this back to a problem of: I have /etc/apache2 symlinked to another location where I keep all my server configs version controlled in a directory where everything is backed up on a daily basis. Apparently apt at

[Bug 618715] Re: ldapsearch ignores TLS_CACERT from /etc/ldap/ldap.conf but gladly reads ~/.ldapcert.pem

2010-09-29 Thread jetole
I'm also experiencing this same issue. My /etc/ssl/certs/cacert.pem is 0644 and owned by root:root on both my ldap server. Also it seems that my ldap servers are able to sync with each other over TLS/SSL but ldapsearch doesn't seem to work for unless I put TLS_REQCERT allow into ~/.ldaprc. I don't

[Bug 627973] Re: Assertion failed at socket.c:629

2010-09-29 Thread Jarrett Miller
UPDATE: I did some more testing on this. I found out that the TLS HMAC errors were the fault of an update to Viscosity (Mac OSX OpenVPN client). The program was incorrectly passing '0' for the direction of the ta.key file on the clients. So the good news is that the package in your PPA fixes this

[Bug 651134] [NEW] apache crashes with *** glibc detected *** /usr/sbin/apache2: double free or corruption (fasttop): 0x00007f8b5c8fdac0 ***

2010-09-29 Thread Paul Vaughan
Public bug reported: Binary package hint: apache2 Expected: no errors. Actual: Maybe crashes isn't quite the right phrase, as the server itself is still servings pages, however we've seen the below error and backtrace regularly since we upgraded our server and once Apache stopped responding.

[Bug 651134] Re: apache crashes with *** glibc detected *** /usr/sbin/apache2: double free or corruption (fasttop): 0x00007f8b5c8fdac0 ***

2010-09-29 Thread Paul Vaughan
** Attachment added: Bug as found in /var/log/apache2/error.log https://bugs.launchpad.net/bugs/651134/+attachment/1653329/+files/apache2_glibc_error.txt -- apache crashes with *** glibc detected *** /usr/sbin/apache2: double free or corruption (fasttop): 0x7f8b5c8fdac0 ***

[Bug 627973] Re: Assertion failed at socket.c:629

2010-09-29 Thread Thierry Carrez
Ah! That's good news indeed. I'll push the fix in SRU once the Maverick release heat calms down. ** Changed in: openvpn (Ubuntu) Status: Confirmed = Triaged ** Changed in: openvpn (Ubuntu) Assignee: (unassigned) = Thierry Carrez (ttx) -- Assertion failed at socket.c:629

[Bug 350936] Re: Should shut down domains on system shutdown

2010-09-29 Thread Andy
Does anyone know what Canonical's *official* position on shutting down KVM VMs on host shutdown with Upstart? Does Canonical run Ubuntu 10.04 Server with KVM in production? Do they shutdown VMs? How did this slip by for an LTS release? Is this up to their standards as Production Quality? Do

[Bug 650446] Re: Cloud exhausting Permanent Generation space

2010-09-29 Thread Thierry Carrez
Sounds like something we should consider for a Lucid SRU. ** Changed in: eucalyptus (Ubuntu) Importance: Undecided = Medium ** Changed in: eucalyptus (Ubuntu) Status: New = Confirmed ** Also affects: eucalyptus (Ubuntu Lucid) Importance: Undecided Status: New ** Changed in:

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

2010-09-29 Thread Thierry Carrez
Looks like your MySQL server fails to start, due to another thing running on that port: [ERROR] Can't start server: Bind on TCP/IP port: Address already in use [ERROR] Do you already have another mysqld server running on port: 3306 ? Please check that you can reproduce the error on subsequent

[Bug 650721] Re: dnssec-keygen hangs

2010-09-29 Thread Thierry Carrez
I think it's rather really slow to complete. It probably gathers entropy and VMs are notoriously bad at this. Does generating artificial i/o activity helps in solving that ? ** Changed in: bind9 (Ubuntu) Importance: Undecided = Low ** Changed in: bind9 (Ubuntu) Status: New = Incomplete

[Bug 651049] Re: php5: FILTER_VALIDATE_URL will invalidate a hostname that includes '-'

2010-09-29 Thread Thierry Carrez
** Changed in: php5 (Ubuntu) Importance: Undecided = Medium ** Changed in: php5 (Ubuntu) Status: New = Confirmed -- php5: FILTER_VALIDATE_URL will invalidate a hostname that includes '-' https://bugs.launchpad.net/bugs/651049 You received this bug notification because you are a member

[Bug 651047] Re: initial installation presents note about upgrades

2010-09-29 Thread Thierry Carrez
** Changed in: rabbitmq-server (Ubuntu) Importance: Undecided = Medium ** Changed in: rabbitmq-server (Ubuntu) Status: New = Confirmed ** Changed in: rabbitmq-server (Ubuntu) Status: Confirmed = Triaged -- initial installation presents note about upgrades

[Bug 650936] Re: thread_stack must be removed to avoid problems for amd64

2010-09-29 Thread Thierry Carrez
** Changed in: mysql-5.1 (Ubuntu) Importance: Undecided = Wishlist ** Changed in: mysql-5.1 (Ubuntu) Status: New = Confirmed -- thread_stack must be removed to avoid problems for amd64 https://bugs.launchpad.net/bugs/650936 You received this bug notification because you are a member

[Bug 650795] Re: Third share is always read-only

2010-09-29 Thread Chuck Short
Please attach your /var/log/samba/ log files. chuck ** Changed in: samba (Ubuntu) Importance: Undecided = Low ** Changed in: samba (Ubuntu) Status: New = Incomplete -- Third share is always read-only https://bugs.launchpad.net/bugs/650795 You received this bug notification because

[Bug 651182] [NEW] Invocations of /etc/init.d/mailman start spawns multiple instances

2010-09-29 Thread Andrea Gelmini
Public bug reported: Binary package hint: mailman r...@vaio:/tmp# ps -u list PID TTY TIME CMD 8490 ?00:00:00 mailmanctl 8491 ?00:00:00 python 8492 ?00:00:00 python 8493 ?00:00:00 python 8494 ?00:00:00 python 8495 ?00:00:00 python

[Bug 651182] Re: Invocations of /etc/init.d/mailman start spawns multiple instances

2010-09-29 Thread Andrea Gelmini
** Attachment added: Dependencies.txt https://bugs.launchpad.net/bugs/651182/+attachment/1653547/+files/Dependencies.txt -- Invocations of /etc/init.d/mailman start spawns multiple instances https://bugs.launchpad.net/bugs/651182 You received this bug notification because you are a member

Re: [Bug 350936] Re: Should shut down domains on system shutdown

2010-09-29 Thread Francesco Pretto
Clap! :) 2010/9/29 Andy a...@xillean.com: It is a dismal situation when at this point there is still no official simple way from Canonical to gracefully shutdown KVM VMs if the host has to go down for any reason such as a UPS issued shutdown command. -- Should shut down domains on system

[Bug 600549] Re: m2crypto fails to build from source in maverick

2010-09-29 Thread Matthias Klose
confirmed in a rebuild and a local build http://people.ubuntuwire.org/~lucas/ubuntu-nbs/32/m2crypto_0.20.1-1ubuntu3_lubuntu32.buildlog reopening, the tests fail with == ERROR: test_sslv23_weak_crypto

[Bug 458637] Re: Windows Live Sign-In assistant prevents samba from accessing Windows 7 shares

2010-09-29 Thread David Mikeska
I noticed a networking issue at the house after windows 7 did an update. I know that they have been trying to make (Microsoft) networking proprietary so that they can force their consumers to buy client licenses for their home network. I will get back after I have disected windows 7 and see what

[Bug 458637] Re: Windows Live Sign-In assistant prevents samba from accessing Windows 7 shares

2010-09-29 Thread Marcin Wisnicki
@David: instead of sharing with us what you know, you could actually read upstream bug linked above. BTW. why status of samba-bugs #7577 is not changing in Launchpad (it was fixed) ? When I click on status it says Unknown error (Launchpad couldn't import bug). -- Windows Live Sign-In assistant

[Bug 651027] Re: dovecot-postfix claimed as built in debian/control but not actually built

2010-09-29 Thread Mathias Gug
** Tags added: server-mrs -- dovecot-postfix claimed as built in debian/control but not actually built https://bugs.launchpad.net/bugs/651027 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to dovecot in ubuntu. -- Ubuntu-server-bugs

[Bug 650446] Re: Cloud exhausting Permanent Generation space

2010-09-29 Thread Dave Walker
@Ng: Have you set -XX:MaxPermSize=256m on the cloud? Sounds like a wonderful bug. I would love to hear if that makes a difference, i'm not too keen on the prospect of an SRU for a 'probably fix'. Thanks! -- Cloud exhausting Permanent Generation space https://bugs.launchpad.net/bugs/650446 You

[Bug 649264] Re: minicom crashed with SIGSEGV in __libc_start_main()

2010-09-29 Thread Chuck Short
Thank you for taking the time to report this bug and helping to make Ubuntu better. Please try to obtain a backtrace following the instructions at http://wiki.ubuntu.com/DebuggingProgramCrash and upload the backtrace (as an attachment) to the bug report. This will greatly help us in tracking down

Re: [Bug 650721] Re: dnssec-keygen hangs

2010-09-29 Thread Mark Sobell
Very good, thanks! I ran rsync on / and the command completed almost immediately. I will put a note in my book to that effect. -- Mark On Wednesday, September 29, 2010 07:37:45 am you wrote: I think it's rather really slow to complete. It probably gathers entropy and VMs are

[Bug 495394] Re: autostart almost always fails on boot time host

2010-09-29 Thread Andreas Ntaflos
Mika, thank you for the patch and new upstart job. We are trying it out here and find that the bridged-network job seems to be waiting forever for a net-device-up signal to be emitted, thus keeping libvirtd-bin from starting. I only now have begun reading up on upstart but so far I can't find any

[Bug 651432] Re: package bacula-director-mysql 5.0.1-1ubuntu1 failed to install/upgrade: underproces installed post-installation script returnerede afslutningsstatus 1

2010-09-29 Thread Lasse Vinther Tyron
** Attachment added: AptOrdering.txt https://bugs.launchpad.net/bugs/651432/+attachment/1654689/+files/AptOrdering.txt ** Attachment added: Dependencies.txt https://bugs.launchpad.net/bugs/651432/+attachment/1654690/+files/Dependencies.txt ** Attachment added: Df.txt

[Bug 651432] [NEW] package bacula-director-mysql 5.0.1-1ubuntu1 failed to install/upgrade: underproces installed post-installation script returnerede afslutningsstatus 1

2010-09-29 Thread Lasse Vinther Tyron
Public bug reported: Binary package hint: bacula I'm a newbie but think this error is not an actual error but just a result of no server. ProblemType: Package DistroRelease: Ubuntu 10.04 Package: bacula-director-mysql 5.0.1-1ubuntu1 ProcVersionSignature: Ubuntu 2.6.32-25.44-generic

[Bug 582963] Re: SSL pass phrase dialog can't read input

2010-09-29 Thread Kate Stewart
** Also affects: ubuntu-release-notes Importance: Undecided Status: New -- SSL pass phrase dialog can't read input https://bugs.launchpad.net/bugs/582963 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in ubuntu. --

[Bug 651535] [NEW] package libapache2-mod-php5 5 .3.2-1ubuntu4.5 failed to install/upgrade: Unterpr ozess installiertes pre-removal-Skript gab den Fehlerwert 1 zurück

2010-09-29 Thread firebird76
Public bug reported: Binary package hint: php5 Description:Ubuntu 10.04.1 LTS Release:10.04 php5: Installiert: 5.3.2-1ubuntu4.5 Kandidat: 5.3.2-1ubuntu4.5 Versions-Tabelle: *** 5.3.2-1ubuntu4.5 0 500 http://de.archive.ubuntu.com/ubuntu/ lucid-updates/main Packages

[Bug 651535] Re: package libapache2-mod-php5 5.3 .2-1ubuntu4.5 failed to install/upgrade: Unterprozes s installiertes pre-removal-Skript gab den Fehlerwert 1 zu rück

2010-09-29 Thread firebird76
** Attachment added: AptOrdering.txt https://bugs.launchpad.net/bugs/651535/+attachment/1655032/+files/AptOrdering.txt ** Attachment added: Dependencies.txt https://bugs.launchpad.net/bugs/651535/+attachment/1655033/+files/Dependencies.txt ** Attachment added: Df.txt

[Bug 615077] Re: [Maverick] SDL local window broken in last update

2010-09-29 Thread Kate Stewart
** Also affects: libvirt (Ubuntu Maverick) Importance: Undecided Status: Confirmed ** Also affects: qemu-kvm (Ubuntu Maverick) Importance: Medium Status: Confirmed ** Also affects: virtinst (Ubuntu Maverick) Importance: Undecided Status: Confirmed -- [Maverick]

[Bug 463684] Re: openldap sections in ubuntu server guide not updated for packages in karmic

2010-09-29 Thread nutznboltz
CentOS 6 + http://directory.fedoraproject.org/ FTW! -- openldap sections in ubuntu server guide not updated for packages in karmic https://bugs.launchpad.net/bugs/463684 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openldap in ubuntu.

[Bug 651720] [NEW] Hardy OpenSSH version out-of-date - security risks

2010-09-29 Thread SeanB
Public bug reported: Hi, Can you please upgrade OpenSSH for Hardy to 5.2 or above to assist in PCI-DSS Compliance. The following security risks exist for the currently available version 4.7 OpenSSH Plaintext Recovery Attack Against SSH Vulnerability OpenSSH X11 Hijacking Attack Vulnerability

[Bug 651698] [NEW] Second login to ssh_import_id in cloud-config doesn't get added to authorized_keys file

2010-09-29 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: Binary package hint: cloud-init Running ami-60699c09 with the following user-data: #cloud-config ssh_import_id: [mathiaz, james-page] Only the first login (mathiaz) is added to the ubuntu authorized_keys. The second login (james-page) is not added to

[Bug 651720] Re: Hardy OpenSSH version out-of-date - security risks

2010-09-29 Thread Marc Deslauriers
As per our policy, and in line with the security policy of most Linux distributions, we do not update versions of software in stable releases to fix security issues. We backport security fixes to the version available when the stable release came out. In the case of OpenSSH X11 Hijacking Attack

[Bug 651698] Re: Second login to ssh_import_id in cloud-config doesn't get added to authorized_keys file

2010-09-29 Thread Scott Moser
mathiaz's error was due to james-page keys not being considered valid by ssh-import-id. The final hex characters in his currently uploaded keys are: 0d0a 0d0a I think the proper fix to ssh-import-id is: --- ssh-import-id 2010-07-22 10:02:11.0 -0400 +++ ssh-import-id 2010-09-29

[Bug 651698] Re: Second login to ssh_import_id in cloud-config doesn't get added to authorized_keys file

2010-09-29 Thread Mathias Gug
** Changed in: openssh (Ubuntu) Status: Confirmed = Triaged -- Second login to ssh_import_id in cloud-config doesn't get added to authorized_keys file https://bugs.launchpad.net/bugs/651698 You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 651754] [NEW] GD Bundle and Feisty

2010-09-29 Thread Aaron Angelo Vicuña
Public bug reported: Binary package hint: php5 I am using an Ubuntu Server 7.10, and i want to recompile my GD to a bundled GD, when i do the update i always have an error file not available, it has to be a problem on my sources.list, i have tried sources lists that are posted on the internet,

[Bug 651720] Re: Hardy OpenSSH version out-of-date - security risks

2010-09-29 Thread SeanB
Thank you for the explanation. -- Hardy OpenSSH version out-of-date - security risks https://bugs.launchpad.net/bugs/651720 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