[Bug 219914] Re: mod_disk_cache enabled globally by default

2008-06-24 Thread Martin Pitt
That looks alright to me. Is there any way to find out whether the admin configured caching for / after installation, or whether that happened autoamtically during dapper -> hardy upgrade? In the latter case it would be better to disable it again in the postinst. But if that is tricky, I'm fine wit

[Bug 242537] Re: Please sync openvpn 2.1~rc7-5 (main) from Debian unstable (main).

2008-06-24 Thread Launchpad Bug Tracker
This bug was fixed in the package openvpn - 2.1~rc7-5build1 --- openvpn (2.1~rc7-5build1) intrepid; urgency=low * Fake sync (different orig.tar.gz). (LP: #242537) openvpn (2.1~rc7-5) unstable; urgency=low * init.d script: Set default exit code to 0 when undefined. (Closes: #

[Bug 242537] Re: Please sync openvpn 2.1~rc7-5 (main) from Debian unstable (main).

2008-06-24 Thread Martin Pitt
Taking for sponsoring. ** Changed in: openvpn (Ubuntu) Assignee: (unassigned) => Martin Pitt (pitti) Status: Confirmed => In Progress -- Please sync openvpn 2.1~rc7-5 (main) from Debian unstable (main). https://bugs.launchpad.net/bugs/242537 You received this bug notification because

[Bug 242537] Re: Please sync openvpn 2.1~rc7-5 (main) from Debian unstable (main).

2008-06-24 Thread nxvl
Attaching debdiff of fake sync. ** Changed in: openvpn (Ubuntu) Status: Invalid => Confirmed ** Attachment added: "openvpn_2.1~rc7-5build1.debdiff" http://launchpadlibrarian.net/15569822/openvpn_2.1%7Erc7-5build1.debdiff -- Please sync openvpn 2.1~rc7-5 (main) from Debian unstable (ma

[Bug 219914] Re: mod_disk_cache enabled globally by default

2008-06-24 Thread Chuck Short
As per above, enable mod_cache can have adverse side effects for websites. This is a regression from dapper to hardy upgrade due to mod_cache been enabled globally. STEPS TO REPRODUCE THIS: 1. Install dapper apache with mod_proxy enabled. 2. Upgrade to hardy. 3. Check to see if caching is enabled

[Bug 230016] Re: [intrepid] Rebuild with perl 5.10

2008-06-24 Thread Colin Watson
libaudio-flac-decoder-perl done by sync of 0.2-2.2 from Debian. ** Changed in: libaudio-flac-decoder-perl (Ubuntu) Assignee: (unassigned) => Colin Watson (kamion) Status: New => Fix Released -- [intrepid] Rebuild with perl 5.10 https://bugs.launchpad.net/bugs/230016 You received this

[Bug 240109] Re: [Hardy] Upgrade fails - error re: no file handle for X :0 on Nvidia card

2008-06-24 Thread Mathias Gug
*** This bug is a duplicate of bug 240108 *** https://bugs.launchpad.net/bugs/240108 ** This bug has been marked a duplicate of bug 240108 package quagga 0.99.9-1ubuntu2 failed to install/upgrade: -- [Hardy] Upgrade fails - error re: no file handle for X :0 on Nvidia card https://bugs.lau

[Bug 214556] Re: [Hardy] Can't share files

2008-06-24 Thread komputes
I have attached the error message I'm getting when attempting to browse my smb shares. Here are ALL the steps I had to preform to get my samba share working (and I hope that nobody has to do this in Intrepid Ibex) - Note to developers: Please make this simpler for Grandma Ubuntu McEveryone. This is

[Bug 219914] Re: mod_disk_cache enabled globally by default

2008-06-24 Thread Mathias Gug
I've attached a debdiff for hardy-proposed. It includes sf suggestion to not enable disk_cache on upgrades from 2.0. As suggested by elmo, even if we don't set EnableCache in disk_cache.conf, have disc_cache.load will start htcacheclean automatically. ** Attachment added: "apache2_2.2.8-1ubuntu0.3

[Bug 241448] Re: Playing from Samba SMB shared folder now is not possible (it could be done until last upgrade).

2008-06-24 Thread Fish R. Cynic
this affects gutsy too gutsy peer to peer does not work hardy peer to peer does not work hardy to gusty peer to peer does not work gutsy to hardy peer to peer does not work hardy reads a windows xp share just fine gutsy reads a windows xp share just fine both i386 and amd64 affected similar iss

[Bug 242773] [NEW] New dovecot upstream 1.1.1 release for Intrepid

2008-06-24 Thread Jim Kleckner
Public bug reported: Dovecot 1.1.1 went final 22-June. Along with lots of bug fixes, it adds a built-in Squat implementation for extremely fast server-side full text searching (FTS). See http://wiki.dovecot.org/Plugins/FTS for some benchmarks. Download is from: http://www.dovecot.org/download

[Blueprint boot-degraded-raid] Boot Support for Degraded RAID

2008-06-24 Thread ceg
Blueprint changed by ceg: Whiteboard changed to: A common test case and how-to has been added. https://wiki.ubuntu.com/HotplugRaid -- Boot Support for Degraded RAID https://blueprints.edge.launchpad.net/ubuntu/+spec/boot-degraded-raid -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@

[Bug 209520] Re: SMB error: Unable to mount location when server configured with security=share

2008-06-24 Thread Steve Langasek
ok, I've unmarked bug #215570 as a duplicate, since the symptoms don't fit either of these other two bugs and needs to be tracked down separately. -- SMB error: Unable to mount location when server configured with security=share https://bugs.launchpad.net/bugs/209520 You received this bug notific

[Bug 219914] Re: mod_disk_cache enabled globally by default

2008-06-24 Thread Mathias Gug
I've attached a debdiff that fixes the issue for intrepid. ** Attachment added: "apache2_2.2.9-2ubuntu1.debdiff" http://launchpadlibrarian.net/15566375/apache2_2.2.9-2ubuntu1.debdiff -- mod_disk_cache enabled globally by default https://bugs.launchpad.net/bugs/219914 You received this bug not

[Bug 219914] Re: mod_disk_cache enabled globally by default

2008-06-24 Thread sf
This behavior is because in 2.0, proxy.load and proxy.conf contained the "LoadModule disk_cache_module" and the mod_disk_cache config. Not enabling mod_disk_cache on upgrades would break caching for proxies (debian bug 407171). Maybe enabling mod_disk_cache on upgrades only if something like egre

[Bug 219914] Re: mod_disk_cache enabled globally by default

2008-06-24 Thread Mathias Gug
According to the Debian bug, enabling the disk_cache module on upgrade is the right thing to do. The proxy.load file in dapper loads mod_disk_cache. Not enabling it on upgrade would break existing system (as reported in the debian bug). However, the apache2.2 package comes with disk caching enable

[Bug 219914] Re: mod_disk_cache enabled globally by default

2008-06-24 Thread Bug Watch Updater
** Changed in: apache2 (Debian) Status: Unknown => Fix Released -- mod_disk_cache enabled globally by default https://bugs.launchpad.net/bugs/219914 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in ubuntu. -- Ubuntu-serv

[Bug 219914] Re: mod_disk_cache enabled globally by default

2008-06-24 Thread Mathias Gug
** Bug watch added: Debian Bug tracker #407171 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=407171 ** Also affects: apache2 (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=407171 Importance: Unknown Status: Unknown -- mod_disk_cache enabled globally by default h

[Blueprint amavisd-dkim] Add DKIM support to amavisd-new by default

2008-06-24 Thread Scott Kitterman
Blueprint changed by Scott Kitterman: Definition Status: Drafting => Pending Approval -- Add DKIM support to amavisd-new by default https://blueprints.launchpad.net/ubuntu/+spec/amavisd-dkim -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsub

[Blueprint amavisd-dkim] Add DKIM support to amavisd-new by default

2008-06-24 Thread Scott Kitterman
Blueprint changed by Scott Kitterman: Whiteboard changed to: This seems simple enough, I don't plan to do the full wiki template unless someone wants it. dendrobates: I think this is a useful thing to do. Please compete the wiki and I will move forward with the spec approval. Wiki page is done

[Bug 241448] Re: Playing from Samba SMB shared folder now is not possible (it could be done until last upgrade).

2008-06-24 Thread Jamie Strandboge
It is still not clear to me if it is Hardy clients that are the problem, or the Ubuntu servers. It seems it is the Hardy clients. Can people downgrade their hardy clients to the 3.0.28a-1ubuntu4 version and then try to connect with the Hardy client, while keeping their updated hardy servers at 3.

[Bug 219914] Re: mod_disk_cache enabled globally by default

2008-06-24 Thread Steve Langasek
Marking as critical for 8.04.1, since we don't have a good way to fix this for users after they've upgraded from dapper and .1 will turn on our LTS upgrades for all users. Chuck, Kees nominated you to take care of this package today for hardy SRU; please unassign yourself if you aren't going to be

[Bug 227613] Re: [SRU] SIGSEGV in bacula-fd

2008-06-24 Thread Sergio Barjola
I've tested proposed package after upgrade, and I get same error too. package: ii bacula-fd 2.2.8-5ubuntu7.1 -- [SRU] SIGSEGV in bacula-fd https://bugs.launchpad.net/bugs/227613 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to bacula in

[Bug 219914] Re: mod_disk_cache enabled globally by default

2008-06-24 Thread Andrew Jorgensen
Wow, thanks for tracking that down James. I knew I wasn't crazy. -- mod_disk_cache enabled globally by default https://bugs.launchpad.net/bugs/219914 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in ubuntu. -- Ubuntu-server-bu

[Bug 240109] Re: [Hardy] Upgrade fails - error re: no file handle for X :0 on Nvidia card

2008-06-24 Thread Michael Vogt
Here is what is causing the error: Preparing to replace quagga 0.99.9-1ubuntu2 (using .../quagga_0.99.9-2ubuntu1.1_i386.deb) ... 2_i386.deb) ... OIL: ERROR liboiltest.c 361: oil_test_check_impl(): illegal instruction in mmxCombineAddU *** As requested via Debconf, the Quagga daemon will not stop

[Bug 242027] Re: Samba update failed

2008-06-24 Thread Michael Vogt
Here is what causes the upgrade error: Setting up samba-common (3.0.28a-1ubuntu4.2) ... dpkg: error processing samba-common (--configure): subprocess post-installation script returned error exit status 1 I reassign. ** Changed in: samba (Ubuntu) Sourcepackagename: update-manager => samba -- S

[Bug 241448] Re: Playing from Samba SMB shared folder now is not possible (it could be done until last upgrade).

2008-06-24 Thread e13
My 8.04 clients Totem stopped playing smb:// files from 7.10 server suddenly some 5 hours ago in the middle of playlist... No updates were installed at that time, nor were neither of computers restarted, conf changed - anything. Using /home/user/.gvfs/share/... paths works fine, as does using VLC

[Bug 240109] [NEW] [Hardy] Upgrade fails - error re: no file handle for X :0 on Nvidia card

2008-06-24 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: Binary package hint: update-manager This bug manifested itself rigth at the end of the upgrade. During the upgrade process I'd had a couple of "file handle not found" errors from Quagga. ** Affects: quagga (Ubuntu) Importance: High Status:

[Bug 219914] Re: mod_disk_cache enabled globally by default

2008-06-24 Thread James Troup
This is very simple to reproduce. Take a dapper box, enable mod proxy and upgrade to hardy. The following code in the postinst will then kick in. | if [ $UPGRADE = from_2_0 ]; then | # Module replacements from previous versions of apache2 | if mod_is_enabled proxy; then |

[Bug 242027] [NEW] Samba update failed

2008-06-24 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: Binary package hint: samba samba not upgraded because of prior modifications to samba ProblemType: Package Architecture: i386 Date: Sat Jun 21 19:30:30 2008 DistroRelease: Ubuntu 8.04 ErrorMessage: ErrorMessage: subprocess post-installation script retur

[Bug 227410] Re: [SRU] catalog Backup fails because .my.cnf is not read

2008-06-24 Thread Nick Ellery
** Description changed: Binary package hint: bacula Actually this is the last point of the original report of bug #207527. I am opening this as a new bug report, since the other issues of bug #207527 appear to be fixed. + + This is on version 2.2.8-5ubuntu7. When running the Backup

[Bug 209520] Re: SMB error: Unable to mount location when server configured with security=share

2008-06-24 Thread Miguel
This has worked for me thank you for the update/roll back. I can browse windows servers again. Thank you Steve -- SMB error: Unable to mount location when server configured with security=share https://bugs.launchpad.net/bugs/209520 You received this bug notification because you are a member o

[Blueprint clamav-spamassassin-in-main] Support Clamav and Spamassassin in Main

2008-06-24 Thread Rick Clark
Blueprint changed by Rick Clark: Definition Status: Pending Approval => Approved -- Support Clamav and Spamassassin in Main https://blueprints.launchpad.net/ubuntu/+spec/clamav-spamassassin-in-main -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings o

[Blueprint webmirrormanager] Web based repository mirror manager

2008-06-24 Thread Nick Barcet
You are now subscribed to the blueprint webmirrormanager - Web based repository mirror manager. -- https://blueprints.launchpad.net/ubuntu/+spec/webmirrormanager -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/

[Blueprint clamav-spamassassin-in-main] Support Clamav and Spamassassin in Main

2008-06-24 Thread Rick Clark
Blueprint changed by Rick Clark: Priority: Undefined => Medium -- Support Clamav and Spamassassin in Main https://blueprints.launchpad.net/ubuntu/+spec/clamav-spamassassin-in-main -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at:

[Blueprint clamav-spamassassin-in-main] Support Clamav and Spamassassin in Main

2008-06-24 Thread Rick Clark
Blueprint changed by Rick Clark: Whiteboard changed to: dendrobates: This is an excellent idea. This is a simple task and no url should be necessary. -- Support Clamav and Spamassassin in Main https://blueprints.launchpad.net/ubuntu/+spec/clamav-spamassassin-in-main -- Ubuntu-server-bugs

[Blueprint intrepid-server-guide] Server Guide Additions/Updates

2008-06-24 Thread Rick Clark
Blueprint changed by Rick Clark: Definition Status: New => Approved -- Server Guide Additions/Updates https://blueprints.launchpad.net/ubuntu-doc/+spec/intrepid-server-guide -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https

[Blueprint openldap-cnconfig-migration] Migrate openldap configuration to cn=config

2008-06-24 Thread Rick Clark
Blueprint changed by Rick Clark: Priority: Undefined => High -- Migrate openldap configuration to cn=config https://blueprints.launchpad.net/ubuntu/+spec/openldap-cnconfig-migration -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at

[Blueprint openldap-cnconfig-migration] Migrate openldap configuration to cn=config

2008-06-24 Thread Rick Clark
Blueprint changed by Rick Clark: Assignee: (none) => Mathias Gug Whiteboard changed to: dendrobates: This is extremely important, so we can move forward with fully integrated directory services -- Migrate openldap configuration to cn=config https://blueprints.launchpad.net/ubuntu/+spec

[Blueprint amavisd-dkim] Add DKIM support to amavisd-new by default

2008-06-24 Thread Rick Clark
Blueprint changed by Rick Clark: Priority: Undefined => Medium -- Add DKIM support to amavisd-new by default https://blueprints.launchpad.net/ubuntu/+spec/amavisd-dkim -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lis

[Blueprint amavisd-dkim] Add DKIM support to amavisd-new by default

2008-06-24 Thread Rick Clark
Blueprint changed by Rick Clark: Definition Status: Pending Approval => Drafting -- Add DKIM support to amavisd-new by default https://blueprints.launchpad.net/ubuntu/+spec/amavisd-dkim -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscrib

[Blueprint amavisd-dkim] Add DKIM support to amavisd-new by default

2008-06-24 Thread Rick Clark
Blueprint changed by Rick Clark: Whiteboard changed to: This seems simple enough, I don't plan to do the full wiki template unless someone wants it. dendrobates: I think this is a useful thing to do. Please compete the wiki and I will move forward with the spec approval. -- Add DKIM support

[Bug 241448] Re: Playing from Samba SMB shared folder now is not possible (it could be done until last upgrade).

2008-06-24 Thread Deon Spengler
I have 3 ubuntu 8.04 systems. first box) did new install and updates, tried to play some avi's from my ubuntu 7.10 server and no joy. I thought at first it was a bad install. second box) had ubuntu 8.04 on it already was playing files fine from the windows 2003 server and the 7.10 server then it

[Bug 242666] Re: seahorse asks for passphrase for plain `ssh-add -l'

2008-06-24 Thread Ralph Corderoy
The above was originally https://answers.launchpad.net/ubuntu/+source/openssh/+question/36438 rather than a bug. However, on thinking about it, prompting for the passphrase for `ssh-add -l' seems broken compared to the old behaviour. -- seahorse asks for passphrase for plain `ssh-add -l' https:/

[Bug 242632] Re: Please merge openipmi 2.0.13-1 (main) from Debian unstable (main)

2008-06-24 Thread Launchpad Bug Tracker
This bug was fixed in the package openipmi - 2.0.13-1ubuntu1 --- openipmi (2.0.13-1ubuntu1) intrepid; urgency=low * Merge from Debian unstable (LP: #242632), remaining changes: - debian/control: remove unecessary cdbs build-dep - debian/rules, debian/openipmi.init: added ini

[Bug 242632] Re: Please merge openipmi 2.0.13-1 (main) from Debian unstable (main)

2008-06-24 Thread Thierry Carrez
Debdiff from last Ubuntu version to Merged version. >From Debian: - corrected watch file - added Homepage to debian/control - removed usr/sbin from debian/dirs - fixed copyright file >From me: - Fixed Ubuntu Maintainer field according to DebianMaintainerField spec ** Attachment ad

[Bug 242632] Re: Please merge openipmi 2.0.13-1 (main) from Debian unstable (main)

2008-06-24 Thread Thierry Carrez
Debdiff from Debian version to Merged version. Remaining changes : - debian/control: remove unnecessary cdbs build-dep - debian/rules, debian/openipmi.init: added init script - debian/control: changed Maintainer to match DebianMaintainerField ** Attachment added: "openipmi_2.0.13-1_2.0.13-

[Bug 240387] Re: php5-ldap TLS (start_tls) quirks

2008-06-24 Thread Martin Adler
I have turned off authnz-ldap apache authentication for the specific site and that seems to do the trick ... of course now all my pages are out in the open but at least the scripts run with startTLS ... so it seems to be a combination of starttls with apache authnz-ldap config and the php script it

[Bug 242632] [NEW] Please merge openipmi 2.0.13-1 (main) from Debian unstable (main)

2008-06-24 Thread Thierry Carrez
Public bug reported: Binary package hint: openipmi Ubuntu changes: openipmi (2.0.13-0ubuntu3) hardy; urgency=low * Make the init script more lsb specific. openipmi (2.0.13-0ubuntu2) hardy; urgency=low * Added init script. openipmi (2.0.13-0ubuntu1) hardy; urgency=low * New upstream r

[Bug 241448] Re: Playing from Samba SMB shared folder now is not possible (it could be done until last upgrade).

2008-06-24 Thread Jamie Strandboge
I still cannot reproduce this as I can access the files with totem- gstreamer via nautilus and location without errors. Deon, can you attach your smb.conf file? Deon, do you have any Dapper, Feisty or Gutsy clients that you can test. If they also behave differently than before the update, then thi

[Bug 164837] Re: Dovecot SASL for postfix

2008-06-24 Thread Ante Karamatić
According to everything we said, this is preliminary debdiff which addes new binary package to dovecot. There are some issues left to be resolved, but the idea behind the concept is in this debdiff. ** Attachment added: "dovecot.debdiff" http://launchpadlibrarian.net/15556354/dovecot.debdiff -

[Bug 209520] Re: SMB error: Unable to mount location when server configured with security=share

2008-06-24 Thread Bálint Magyar
Steve, I'm quite confused about which bug my experiences belong under, as my original bug #215570 has been marked as a duplicate of this bug twice. To be sure, Windows 2003 shares use NTLMv2 auth. Quite sure my problems are unrelated to #207072 as browsing seems to work fine, but not mounting or ac

[Bug 240387] Re: php5-ldap TLS (start_tls) quirks

2008-06-24 Thread Martin Adler
Just tried hardy-proposed version of slapd and it does _not_ help with the startTLS problem. A failed connection looks like this: Jun 24 11:23:57 srv-bs1 slapd[9577]: conn=0 fd=15 ACCEPT from IP=127.0.0.1:58521 (IP=0.0.0.0:389) Jun 24 11:23:57 srv-bs1 slapd[9577]: conn=0 op=0 EXT oid=1.3.6.1.4.1

[Bug 47438] Re: Dnsmasq crashes when renewing non-existent lease

2008-06-24 Thread Thierry Carrez
This issue has security implications, you could exploit it to (at least) crash the dnsmasq server. I backported the fix from dnsmasq 2.26 and tested it OK. I could not build an easy reproducer, spent a few hours around it but I guess I did not get the broadcast/martian right. Here is how I reprod

[Bug 209520] Re: SMB error: Unable to mount location when server configured with security=share

2008-06-24 Thread Steve Langasek
Bálint, I'm fairly certain that the bug you're seeing is not the same as the bug described in this report; I'm not sure it's even possible for Windows 2003 to be downgraded to lanman-only authentication. Perhaps your problem is related to bug #207072 instead? -- SMB error: Unable to mount locat

[Bug 241448] Re: Playing from Samba SMB shared folder now is not possible (it could be done until last upgrade).

2008-06-24 Thread Deon Spengler
Almost forgot, using smbmount to mount the share then using totem work 100% as well -- Playing from Samba SMB shared folder now is not possible (it could be done until last upgrade). https://bugs.launchpad.net/bugs/241448 You received this bug notification because you are a member of Ubuntu Serv

[Bug 241448] Re: Playing from Samba SMB shared folder now is not possible (it could be done until last upgrade).

2008-06-24 Thread Deon Spengler
Hi all, thanks for the help. I have installed the updates from hardy-proposed, problem still exists Before update totem-gstreamer gave and error message but totem-xine did not give a error message, it just did not work. After update totem-gstreamer still gives same error message and totem-xine no