[Bug 507269] Re: Walrus won't start on stand alone machine

2010-01-14 Thread Thierry Carrez
*** This bug is a duplicate of bug 494765 *** https://bugs.launchpad.net/bugs/494765 ** This bug has been marked a duplicate of bug 494765 eucalyptus-interface-1.6-devel.jar should be packaged in eucalyptus-java-common -- Walrus won't start on stand alone machine

[Bug 507374] [NEW] dhcp.conf file created with invalid syntax

2010-01-14 Thread Adam Bolte
Public bug reported: Binary package hint: samba I'm using Ubuntu 9.10 with dhcp3-client 3.1.2-1ubuntu7. We have a WINS server at 10.128.41.34, which clients are informed of via DHCP. The produced dhcp.conf file (generated by dhclient using /etc/dhcp3 /dhclient-enter-hooks.d/samba) seems invalid,

[Bug 507374] Re: dhcp.conf file created with invalid syntax

2010-01-14 Thread Adam Bolte
** Attachment added: Proposed fix to the samba script called by the DHCP client. http://launchpadlibrarian.net/37876799/samba-common_dhclient_wins_fix.patch -- dhcp.conf file created with invalid syntax https://bugs.launchpad.net/bugs/507374 You received this bug notification because you

[Bug 503402] Re: winbind crashes on authentication (winbind_pam_auth)

2010-01-14 Thread John Shearar
The problem doesn't seem to occur in samba 3.4.3-2ubuntu1 in my test environment. samba: Installed: 2:3.4.3-2ubuntu1 Candidate: 2:3.4.3-2ubuntu1 Version table: *** 2:3.4.3-2ubuntu1 0 500 http://za.archive.ubuntu.com lucid/main Packages 100 /var/lib/dpkg/status Thank you

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

2010-01-14 Thread Launchpad Bug Tracker
** Branch linked: lp:debian/sid/batman-adv-kernelland ** Branch linked: lp:debian/sid/batmand -- Packages using DKMS should make use of /usr/lib/dkms/common.postinst https://bugs.launchpad.net/bugs/497149 You received this bug notification because you are a member of Ubuntu Server Team, which

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

2010-01-14 Thread gianlucar
I am new at Ubuntu, what should I do to fix the bug? -- package samba-common 2:3.4.0-3ubuntu5.3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 https://bugs.launchpad.net/bugs/505938 You received this bug notification because you are a

[Bug 503402] Re: winbind crashes on authentication (winbind_pam_auth)

2010-01-14 Thread Thierry Carrez
** Also affects: samba (Ubuntu Jaunty) Importance: Undecided Status: New ** Also affects: samba (Ubuntu Karmic) Importance: Undecided Status: New ** Changed in: samba (Ubuntu) Status: Incomplete = Fix Released -- winbind crashes on authentication (winbind_pam_auth)

[Bug 257153] Re: TLS: peer cert untrusted or revoked (0x82) error in Hardy's version of ldap-utils

2010-01-14 Thread gdowle
Ok, I solved my problem now. My cacert.pem was a x509 v3 certificate, with Signature Algorithm: md5WithRSAEncryption. With that cacert I got a Verification failed from the gnutls-cli command (but not from the openssl command like posted above). After creating a new x509 v3 cacert.pem with

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

2010-01-14 Thread MrSqueezles
Go to Applications - Accessories - Terminal Copy and paste these commands into the window, individually. sudo cp /usr/share/samba/smb.conf /etc/samba/smb.conf sudo dpkg --configure -a -- package samba-common 2:3.4.0-3ubuntu5.3 failed to install/upgrade: subprocess installed post-installation

[Bug 503402] Re: winbind crashes on authentication (winbind_pam_auth)

2010-01-14 Thread John Shearar
It is not feasible to upgrade my production boxes to a development release, and I would prefer not to mix'n'match sources from different releases (there-in lies madness). Since lucid is still a way off, would it be possible for this version of samba to be backported to karmic? -- winbind crashes

[Bug 507490] [NEW] credentials cache file not created

2010-01-14 Thread David Pavlotzky
Public bug reported: Binary package hint: libapache-mod-auth-kerb Description:Ubuntu 9.10 Release:9.10 libapache2-mod-auth-kerb: Installed: 5.3-5build1 Candidate: 5.3-5build1 Version table: *** 5.3-5build1 0 500 http://nl.archive.ubuntu.com karmic/main Packages

[Bug 234926] Re: logwatch missing conf files

2010-01-14 Thread Manson Thomas
Is there a workaround ? -- logwatch missing conf files https://bugs.launchpad.net/bugs/234926 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to logwatch in ubuntu. -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com

[Bug 234926] Re: logwatch missing conf files

2010-01-14 Thread Manson Thomas
I'm mean what cviniciusm reports on 2009-11-12, affects me too in the exact same way. It seems to be a recent bug, because some of my server on which logwatch was installed for a while do not have the issue. On a working server : tho...@home:/home/special/thomas/emule/done$ locate header.html

[Bug 234926] Re: logwatch missing conf files

2010-01-14 Thread Manson Thomas
workaround : create the missing file in /usr/share/logwatch/default.conf/html/. here is one I've got in my server : footer.html ### !-- Start footer.html -- div class=\copyright\ hr pLogwatch copy;Copyright 2002-2006 Kirk Bauer/p p

[Bug 270010] Re: dhclient 3.0.6 refuses valid offer

2010-01-14 Thread erickenny
ok, so I found the problem. The pcap that wyatt earp attached (excellent info, thanks wyatt) shows the same scenario I'm seeing at home, where the DHCP server's DHCPACK message includes two (identical) subnet mask options. Now, I'm no DHCP expert, but RFC 2131, Page 23 says Options may appear

[Bug 270010] Re: dhclient 3.0.6 refuses valid offer

2010-01-14 Thread erickenny
ugh, accidentally posted that message in the middle of editing it. So, the subnet_number function sees an address of 4 bytes, but a netmask of 8 bytes and fails. Where I was headed is that I think dhclient should be modified to ignore duplicate options sent by the server. -- dhclient 3.0.6

[Bug 406466] Re: 2.6.31 - Can't see files in CIFS-mounted directories

2010-01-14 Thread Carlos Tasada
Hi guys, I had also the same problem, but doing the changes that Andy suggested seems to work: //192.168.16.50/share/documents /mnt/documents cifs guest 0 0 to //192.168.16.50/share/documents /mnt/documents cifs nounix,noserverino,file_mode=0777,dir_mode=0777,guest 0 0 Cheers -- 2.6.31 -

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

2010-01-14 Thread SilverLoz
This workaround, of course, deletes your existing smb.conf so you lose any customisations you intended to keep. -- package samba-common 2:3.4.0-3ubuntu5.3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 https://bugs.launchpad.net/bugs/505938

[Bug 506464] Re: snmp not enabled in squid

2010-01-14 Thread Launchpad Bug Tracker
** Branch linked: lp:gestion.enseignants -- snmp not enabled in squid https://bugs.launchpad.net/bugs/506464 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

[Bug 270010] Re: dhclient 3.0.6 refuses valid offer

2010-01-14 Thread erickenny
I think importance should be set high because this problem Has a severe impact on a small portion of Ubuntu users. Anyone with certain ISPs can't connect at all. -- dhclient 3.0.6 refuses valid offer https://bugs.launchpad.net/bugs/270010 You received this bug notification because you are a

[Bug 506328] Re: Please sync squid-langpack 20091005-1 (main) from Debian unstable (main).

2010-01-14 Thread Mathias Gug
ACK. ** Changed in: squid-langpack (Ubuntu) Status: New = Confirmed ** Summary changed: - Please sync squid-langpack 20091005-1 (main) from Debian unstable (main). + Please sync squid-langpack 20091005-1 (main) from Debian testing (main). -- Please sync squid-langpack 20091005-1 (main)

[Bug 507616] [NEW] CustomLog directive in apache2.conf makes it impossible to change default logging without editing the global config.

2010-01-14 Thread Lawren Quigley-Jones
Public bug reported: Binary package hint: apache2 Ubuntu Karmic apache2 - 2.2.12-1ubuntu2.1 The following line in apache2.conf is a global, un-editable configuration: CustomLog /var/log/apache2/other_vhosts_access.log vhost_combined In hardy logging was configured in the default site

[Bug 456808] Re: Karmic-Networking (SAMBA) just does not work, even with detailed attention.

2010-01-14 Thread david
Somehow my Samba server changed to a PDC. I noticed after tesparming the conf file. When I changed it back to standalone, I could see my shares again! I was about to give up as well!! -- Karmic-Networking (SAMBA) just does not work, even with detailed attention.

[Bug 506862] Re: Please merge apache2 2.2.14-5(main) from debian squeeze(main)

2010-01-14 Thread Mathias Gug
Acked. I'll upload the package once alpha2 has been released. ** Changed in: apache2 (Ubuntu) Status: Confirmed = Fix Committed ** Changed in: apache2 (Ubuntu) Assignee: (unassigned) = Mathias Gug (mathiaz) -- Please merge apache2 2.2.14-5(main) from debian squeeze(main)

[Bug 426813] Re: snmpd dies after requests with snmpwalk

2010-01-14 Thread Brendan P. Caulfield
As far a I can tell this is still not fixed in Hardy. Obviously this issue is now known as a patch has been released for Karmic. Unfortunately, I don't have the luxury of upgrading all my servers and rolling my own packages for this is something I would like to avoid. Will this be fixed in Hardy

[Bug 400115] Re: package dovecot-pop3d None [modified: /var/lib/dpkg/info/dovecot-pop3d.list] failed to install/upgrade: dependency problems - leaving unconfigured

2010-01-14 Thread Jean-Baptiste Lallement
We are closing this bug report because it lacks the information we need to investigate the problem, as described in the previous comments. Please reopen it if you can give us the missing information, and don't hesitate to submit bug reports in the future. To reopen the bug report you can click on

[Bug 430772] Re: mysql-server-5.0 5.1.30really5.0.75-0ubuntu10.2 failed to install/upgrade

2010-01-14 Thread Jean-Baptiste Lallement
We are closing this bug report because it lacks the information we need to investigate the problem, as described in the previous comments. Please reopen it if you can give us the missing information, and don't hesitate to submit bug reports in the future. To reopen the bug report you can click on

[Bug 444479] Re: missing apparmor access rule

2010-01-14 Thread R. Lund
Made changes to apparmor, still mysql will not start. Also did not have skip-bdb in my.cnf. After restarting apparmor, I did notice that a few error messages disappeared, and after deleting ibdata1 and ib_logfile0 and ib_logfile1 at least I am getting completely different errors now, so there

[Bug 413617] Re: package zenmap None [modified : /var/lib/dpkg/info/zenmap.list] failed to install/ upgrade: intentando sobreescribir `/usr/share/pixmaps/ logo.png', que está también en el paquete em

2010-01-14 Thread Jean-Baptiste Lallement
We are closing this bug report because it lacks the information we need to investigate the problem, as described in the previous comments. Please reopen it if you can give us the missing information, and don't hesitate to submit bug reports in the future. To reopen the bug report you can click on

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

2010-01-14 Thread Heiko Harders
Is there anything we can do to help somebody looking into this? I'm happy to provide more information if necessary. Should we look into other related packages that might cause the problem and file bug reports for those? For me this bug is pretty much a show stopper, autostarting domains is

[Bug 273930] Re: oosplash.bin crashed with SIGSEGV in splash_create_window() under KVM

2010-01-14 Thread sam tygier
still an issue in lucid, using todays livecd amd64 in testdrive (kvm) -- oosplash.bin crashed with SIGSEGV in splash_create_window() under KVM https://bugs.launchpad.net/bugs/273930 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu-kvm

[Bug 507728] [NEW] man page missing for slapo-nssov

2010-01-14 Thread ben thielsen
Public bug reported: source package: openldap (2.4.18-0ubuntu1) lsb_release -rd Description:Ubuntu 9.10 Release:9.10 apt-cache policy slapd slapd: Installed: 2.4.18-0ubuntu1 Candidate: 2.4.18-0ubuntu1 Version table: *** 2.4.18-0ubuntu1 0 500

Re: [Bug 507728] [NEW] man page missing for slapo-nssov

2010-01-14 Thread Mathias Gug
importance wishlist status triaged -- Mathias Gug Ubuntu Developer http://www.ubuntu.com ** Changed in: openldap (Ubuntu) Importance: Undecided = Wishlist ** Changed in: openldap (Ubuntu) Status: New = Triaged -- man page missing for slapo-nssov

[Bug 506328] Re: Please sync squid-langpack 20090111-1 (main) from Debian unstable (main).

2010-01-14 Thread Amos Jeffries
Can anything be done to better streamline the import of this particular package from Debian to Ubuntu? The content installed is non-executable and relatively volatile localization texts. The schedule Debian keeps is already on the outer border of slow for spreading corrections. ** Summary

[Bug 506328] Re: Please sync squid-langpack 20091005-1 (main) from Debian testing (main).

2010-01-14 Thread Mathias Gug
On Fri, Jan 15, 2010 at 01:36:17AM -, Amos Jeffries wrote: Can anything be done to better streamline the import of this particular package from Debian to Ubuntu? The content installed is non-executable and relatively volatile localization texts. The schedule Debian keeps is already on

[Bug 506862] Re: Please merge apache2 2.2.14-5(main) from debian squeeze(main)

2010-01-14 Thread Launchpad Bug Tracker
This bug was fixed in the package apache2 - 2.2.14-5ubuntu1 --- apache2 (2.2.14-5ubuntu1) lucid; urgency=low * Merge from debian testing. Remaining changes: LP: #506862 - debian/{control, rules}: Enable PIE hardening. - debian/{control, rules,

[Bug 500703] Re: apxs failure regarding httpd.conf and LoadModule

2010-01-14 Thread Launchpad Bug Tracker
This bug was fixed in the package apache2 - 2.2.14-5ubuntu1 --- apache2 (2.2.14-5ubuntu1) lucid; urgency=low * Merge from debian testing. Remaining changes: LP: #506862 - debian/{control, rules}: Enable PIE hardening. - debian/{control, rules,

Re: [Bug 426813] Re: snmpd dies after requests with snmpwalk

2010-01-14 Thread johe
There will be several tests to be done. As far as i can tell today, it seems not to be an generell snmp problem. Last week i spend by observing some of our servers wich die that way. And it seems that its an Problem of some OIDs or the interact with how fast they are asked. I found out that an

[Bug 63141] Re: PHP (cli) exits with a segfault if pg_connect() called.

2010-01-14 Thread Russell Smith
I attached basically the same patch over 12 months ago. What can be done to actually get this patch applied and released? -- PHP (cli) exits with a segfault if pg_connect() called. https://bugs.launchpad.net/bugs/63141 You received this bug notification because you are a member of Ubuntu Server