[Bug 214476] Re: open-iscsi fails to install

2008-05-06 Thread Jesper Krogh
But ubuntu4 hasn't been uploaded to hardy.. so the bug is still present in hardy (just hit it) Jesper -- open-iscsi fails to install https://bugs.launchpad.net/bugs/214476 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-iscsi in ubu

[Bug 214476] Re: open-iscsi fails to install

2008-05-06 Thread Jesper Krogh
But ubuntu4 hasn't been uploaded to hardy.. so the bug is still present in hardy (just hit it) Jesper -- open-iscsi fails to install https://bugs.launchpad.net/bugs/214476 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-iscsi in ubu

[Bug 97723] Re: winbind-based hostnames broken in feisty

2008-05-06 Thread wolfger
I don't understand why the status on this was "incomplete". The definition of "Incomplete" is: # If you have to ask the reporter questions, set the bug to Incomplete # Ask the submitter to provide any necessary information in a comment, and make sure you subscribe yourself to the bug report so yo

[Bug 87373] Re: mod cache doesn't cache due to internal redirects

2008-05-06 Thread wolfger
Over 5 months without a reply. We are closing the apache2(Ubuntu) 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 futur

[Bug 222761] Re: [SRU] upsd doesn't start NOT 221737

2008-05-06 Thread Martin Pitt
Please test your changes... $ sudo adduser --quiet --system nut --home /var/lib/nut --no-create-home nut adduser: Specify only one name in this mode. I guess you want adduser --quiet --system --group --home /var/lib/nut --no-create-home nut -- [SRU] upsd doesn't start NOT 221737 https://bugs

[Bug 226851] Re: Users "not root" don't works correctly

2008-05-06 Thread luca dep
The user was made by this script (where X and Y are user and password) CREATE USER X IDENTIFIED BY 'Y'; and privileges with GRANT ALL PRIVILEGES ON *.* TO 'X'@'%' IDENTIFIED BY 'Y' WITH GRANT OPTION; FLUSH PRIVILEGES; so I flushed privileges after giving them. The error was on access: [EMAIL PROTE

[Bug 112143] Re: nfs partition fails to mount at boot

2008-05-06 Thread Adam Niedling
*** This bug is a duplicate of bug 45842 *** https://bugs.launchpad.net/bugs/45842 ** This bug has been marked a duplicate of bug 45842 nfs shares not mounted at startup -- nfs partition fails to mount at boot https://bugs.launchpad.net/bugs/112143 You received this bug notification becau

[Bug 225333] Re: Should use /dev/urandom instead of /dev/random

2008-05-06 Thread Martin Pitt
Sponsored (with some minor changelog tweaks) and accepted into dapper- proposed. Please test the actual .debs from -proposed and let us know whether they work for you. If possible, provide a TEST CASE: which our verification team can use to verify the updated packages. ** Tags added: verification

[Bug 226777] Re: Impossible to correctly use Samba Shares on a NAS with Ubuntu

2008-05-06 Thread Bobbix
Yes i'm able to connect with smbclient from command line. The connection seem be stable. Now i've added the ip address of my NAS (master browser in my network) in the /etc/resolv.conf file ad seem to work fine now into nautilus (but i've to make other tests using the shares for many purposes). --

[Bug 227267] [NEW] package slapd failed to install

2008-05-06 Thread Sven Zeisberg
Public bug reported: I have a problem installing slapd-2.4.7-6ubuntu3 on hardy heron 8.04 LTS Server (amd64): aptitude reinstall slapd Paketlisten werden gelesen... Fertig Abhängigkeitsbaum wird aufgebaut Reading state information... Fertig Reading extended state information Initializing package

[Bug 222761] Re: [SRU] upsd doesn't start NOT 221737

2008-05-06 Thread Chuck Short
** Attachment added: "Diff" http://launchpadlibrarian.net/14256483/diff -- [SRU] upsd doesn't start NOT 221737 https://bugs.launchpad.net/bugs/222761 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nut in ubuntu. -- Ubuntu-server-bug

[Bug 227322] [NEW] [openssh] [CVE-2008-1657] possibility to bypass global "ForceCommand" directive

2008-05-06 Thread hk47
*** This bug is a security vulnerability *** Public security bug reported: Quoting CVE-2008-1657: "OpenSSH before 4.9 allows remote authenticated users to bypass the sshd_config ForceCommand directive by modifying the .ssh/rc session file." ** Affects: openssh (Ubuntu) Importance: Undecide

[Bug 215904] Re: Assertion error in io.c:234: ber_flush2

2008-05-06 Thread mikmak
I can confirm and reproduce this with my CUPS server hardy 64 bits. I have a local slave slapd running on the same server, restarting the slapd process causes cupsd to crash with the above assertion in its error log : [EMAIL PROTECTED]:~# ps ax|grep cups 10917 ?Ss 1:04 /usr/sbin/cupsd

[Bug 227322] Re: [openssh] [CVE-2008-1657] possibility to bypass global "ForceCommand" directive

2008-05-06 Thread Colin Watson
Already fixed in Hardy/Intrepid and backported to earlier releases. Please look at the changelog as well as just the version number! openssh (1:4.7p1-8) unstable; urgency=high * Fill in CVE identifier for security vulnerability fixed in 1:4.7p1-5. * Rename KeepAlive to TCPKeepAlive in sshd_co

[Bug 227344] [NEW] bind-dlz und ldap api

2008-05-06 Thread Daniel Paufler
Public bug reported: Binary package hint: bind9 I was running bind 9.4.1-P1-3 with DLZ and openldap 2.3.35-1 with ubuntu 7.10 (gutsy) Now i updated to bind 9.4.2 and openldap 2.4.7. My previous config stopped working with "lookup query must specify a search base" error. It seems, that it caused

[Bug 227322] Re: [openssh] [CVE-2008-1657] possibility to bypass global "ForceCommand" directive

2008-05-06 Thread hk47
So many things to check... Okay. Just checked at packages.ubuntu.com. Regarding CVE-2008-1657 - there is no USN - nothing is mentioned in the changelogs of the corresponding packages for Dapper/Feisty/Gutsy The last update on those packages are from Kees on April 1st for CVE-2008-1483 as I see i

[Bug 227344] Re: bind-dlz und ldap api

2008-05-06 Thread Daniel Paufler
See email thread at http://comments.gmane.org/gmane.network.dns.bind9.dlz/1901 -- bind-dlz und ldap api https://bugs.launchpad.net/bugs/227344 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to bind9 in ubuntu. -- Ubuntu-server-bugs mailing

[Bug 226777] Re: Impossible to correctly use Samba Shares on a NAS with Ubuntu

2008-05-06 Thread Sebastien Bacher
thank you for your bug report. what is "nas"? could you describe easy steps to trigger the bug? ** Changed in: nautilus (Ubuntu) Importance: Undecided => Low Assignee: (unassigned) => Ubuntu Desktop Bugs (desktop-bugs) Status: New => Incomplete -- Impossible to correctly use Samba

[Bug 226777] Re: Impossible to correctly use Samba Shares on a NAS with Ubuntu

2008-05-06 Thread Rick Clark
Seb, NAS Stands for Network Attached Storage. They are usually accessed with smb, and/or nfs. -- Impossible to correctly use Samba Shares on a NAS with Ubuntu https://bugs.launchpad.net/bugs/226777 You received this bug notification because you are a member of Ubuntu Server Team, which is subsc

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

2008-05-06 Thread Hanno Stock (hefe_bia)
** Attachment added: "make_backup_catalog_awk patch fixing CatalogBackup" http://launchpadlibrarian.net/14261300/make_catalog_backup_awk.patch -- Catalog Backup fails because .my.cnf is not read https://bugs.launchpad.net/bugs/227410 You received this bug notification because you are a member

[Bug 227410] [NEW] Catalog Backup fails because .my.cnf is not read

2008-05-06 Thread Hanno Stock (hefe_bia)
Public bug reported: 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. When running the BackupCatalog job, I get the following error: 06-Mai 18:27 b

[Bug 207527] Re: Backup of Bacula's MySQL catalog fails

2008-05-06 Thread Hanno Stock (hefe_bia)
I am still experiencing the last issue mentioned in the original bug report. I have reported this as a new bug. (See bug #227410) -- Backup of Bacula's MySQL catalog fails https://bugs.launchpad.net/bugs/207527 You received this bug notification because you are a member of Ubuntu Server Team, whi

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

2008-05-06 Thread Hanno Stock (hefe_bia)
This is with version 2.2.8-5ubuntu7 on Hardy. (Forgot to mention this in the previous post) ** Tags added: patch -- Catalog Backup fails because .my.cnf is not read https://bugs.launchpad.net/bugs/227410 You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 182193] Re: package mysql-server 5.0.45-3ubuntu1 failed to install/upgrade: dependency problems - leaving unconfigured

2008-05-06 Thread allan
i'm a new user of linux..blind, still don't know how to solve this package bug, how to have a look at /var/log/daemon.log and yet how to install drivers in linux. the screen resolution is not correct somehow.i'm using nvidia geforce 8800gt graphic card (ASUS EN8800GT).i'm running this on live cd/dv

[Bug 209770] Re: too complicated error message in nautilus-share

2008-05-06 Thread Luka
*** This bug is a duplicate of bug 211966 *** https://bugs.launchpad.net/bugs/211966 ** This bug has been marked a duplicate of bug 211966 nautilus-share report a warning about missing /var/lib/samba/usershares -- too complicated error message in nautilus-share https://bugs.launchpad.net

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

2008-05-06 Thread Ante Karamatić
Well, that script is running as bacula user. Check your bacula user, it should have /var/lib/bacula as $HOME. ** Changed in: bacula (Ubuntu) Importance: Undecided => Medium Status: New => Triaged -- Catalog Backup fails because .my.cnf is not read https://bugs.launchpad.net/bugs/227410

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

2008-05-06 Thread Hanno Stock (hefe_bia)
>From /etc/passwd: bacula:x:105:113:Bacula:/var/lib/bacula:/bin/false But AFAIK running a command in the security context of a user does not automatically set the home directory. BTW: I have a fairly clean install of Hardy, since this is a VM specifically set up for testing bacula before using i

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

2008-05-06 Thread Ante Karamatić
Urgh... True. Bug confirmed. Thanks! ** Changed in: bacula (Ubuntu) Status: Triaged => Confirmed -- Catalog Backup fails because .my.cnf is not read https://bugs.launchpad.net/bugs/227410 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribe

[Bug 201786] Re: ssh Agent admitted failure to sign using the key

2008-05-06 Thread Nelson Pavlosky
I still experience this bug on Hardy Heron PPC. Saying e.g. "SSH_AUTH_SOCK=0 ssh oberon" works fine for me, but I can't figure out how to edit that X11 config file. Can someone fix this so we can stop using silly workarounds? -- ssh Agent admitted failure to sign using the key https://bugs.laun

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

2008-05-06 Thread Ante Karamatić
I'm testing debdiff (both sqlite and pgsql versions of script have same problems) and if everything goes well, I'll request SRU for it. -- Catalog Backup fails because .my.cnf is not read https://bugs.launchpad.net/bugs/227410 You received this bug notification because you are a member of Ubuntu

[Bug 227464] [NEW] PHP 5.2.6 fixes important security bugs

2008-05-06 Thread spinkham
*** This bug is a security vulnerability *** Public security bug reported: Binary package hint: php5 PHP 5.2.6 fixes important security bugs >From the release log: Security Fixes * Fixed possible stack buffer overflow in FastCGI SAPI. (Andrei Nigmatulin) * Properly address incomplete m

[Bug 45842] Re: nfs shares not mounted at startup

2008-05-06 Thread toer
Is this bug possibly related to https://bugs.launchpad.net/ubuntu/+bug/213444";>Bug #213444, recently reported in Hardy Heron, where auto mount now works, but where the 'mount -a' command is extremely slow and issues unexpected messages? -- nfs shares not mounted at startup https://bugs.launchpad

[Bug 226777] Re: Impossible to correctly use Samba Shares on a NAS with Ubuntu

2008-05-06 Thread Mathias Gug
Closing the samba task since smbclient is working correctly. Which model of NAS are you using ? ** Changed in: samba (Ubuntu) Status: Incomplete => Invalid -- Impossible to correctly use Samba Shares on a NAS with Ubuntu https://bugs.launchpad.net/bugs/226777 You received this bug notifi

Re: [Bug 227267] [NEW] package slapd failed to install

2008-05-06 Thread Mathias Gug
Hi, On Tue, May 06, 2008 at 11:40:59AM -, Sven Zeisberg wrote: > I have a problem installing slapd-2.4.7-6ubuntu3 on hardy heron 8.04 LTS > Server (amd64): > > aptitude reinstall slapd Why are you trying to reinstall ? status incomplete -- Mathias Gug Ubuntu Developer http://www.ubunt

[Bug 221932] Re: package apache2.2-common 2.2.8-1 failed to install/upgrade:

2008-05-06 Thread sf
This is a bug in apache2.2-common's postinst (doesn't check for dangling symlinks). The fix will be in 2.2.8-4: http://svn.debian.org/wsvn/pkg- apache/trunk/apache2/apache2.2-common.postinst?op=diff&rev=658&sc=1 -- package apache2.2-common 2.2.8-1 failed to install/upgrade: https://bugs.launchp

[Bug 221457] Re: apache2 crashed with SIGSEGV

2008-05-06 Thread sf
This happens when the old apache is restarted when libaprutil1 has already been upgraded. It is fixed as soon as apache is upgraded, too. Probably the new libaprutil1 should conflict with the old apache2.2-common. -- apache2 crashed with SIGSEGV https://bugs.launchpad.net/bugs/221457 You received

[Bug 162082] Re: PHP fastcgi with PHP_FCGI_CHILDREN doesn't kill children when parent is killed

2008-05-06 Thread Jakob Unterwurzacher
Still exists in Hardy. Attached is a pstree (phpkiller.sh output - see next post) showing lots of orphaned php processes (some usernames #'d). ** Attachment added: "phpkiller.log" http://launchpadlibrarian.net/14265483/phpkiller.log -- PHP fastcgi with PHP_FCGI_CHILDREN doesn't kill children

[Bug 162082] Re: PHP fastcgi with PHP_FCGI_CHILDREN doesn't kill children when parent is killed

2008-05-06 Thread Jakob Unterwurzacher
Last version of the kill-all-orphaned-phps workaround attached. I recommend to run it hourly to catch php parents that die suddenly AND (more important) to add it in your /etc/logrotate.d/apache2 in postrotate after apache restart, because this creates lots of orphaned processes most of the time.

[Bug 227267] Re: package slapd failed to install

2008-05-06 Thread Sven Zeisberg
I've tried to install a kolab server from the ubuntu repositories. the "kolab_bootstrap -b" script broke at the point of starting the ldap server. after some googeling for a hint on this, I decided to set up the ldap first without kolab ... that's why "reinstall" -- package slapd failed to instal

Re: [Bug 221457] Re: apache2 crashed with SIGSEGV

2008-05-06 Thread Astrodan
Thank you very much for the info. On Tue, 2008-05-06 at 20:58 +, sf wrote: > This happens when the old apache is restarted when libaprutil1 has > already been upgraded. It is fixed as soon as apache is upgraded, too. > Probably the new libaprutil1 should conflict with the old > apache2.2-commo

Re: [Bug 227267] Re: package slapd failed to install

2008-05-06 Thread Mathias Gug
On Tue, May 06, 2008 at 09:08:25PM -, Sven Zeisberg wrote: > I've tried to install a kolab server from the ubuntu repositories. the > "kolab_bootstrap -b" script broke at the point of starting the ldap > server. after some googeling for a hint on this, I decided to set up the > ldap first with

[Bug 227592] [NEW] openssh-server install does not create privilege separation user sshd

2008-05-06 Thread David Munro
Public bug reported: When I installed the openssh-server package on 8.04, it did not create the sshd privilege separation user, which causes the /etc/init.d/ssh script to fail to start sshd at boot time. The problem turns out to be in the openssh-server.postinst post install script. This script

[Bug 227267] Re: package slapd failed to install

2008-05-06 Thread Sven Zeisberg
I'll rather reinstall the whole server since more problems pile up due to my bewitched kolab trials... I still have the old server running and have so far just been testing the installation on the new one. exim and postfix packages somehow got installed in parallel and aptitude can't remove (nor

[Bug 183840] Re: please build with SSL/TLS enabled

2008-05-06 Thread Jason Costomiris
For those, who like me, come across this report while searching for a build as requested here, there's a pretty simple solution. The current shipping freeradius version is 2.0.4, which includes a debian/ directory, all nicely populated and ready to rock && roll. You'll need to have build-essentia

[Bug 222761] Re: [SRU] upsd doesn't start NOT 221737

2008-05-06 Thread Martin Pitt
Now the adduser call does not create a group 'nut' any more, as advertised in the changelog (without --group, adduser puts it into 'nogroup'). -- [SRU] upsd doesn't start NOT 221737 https://bugs.launchpad.net/bugs/222761 You received this bug notification because you are a member of Ubuntu Server

[Bug 217787] Re: cups crashes when using web-gui and refuses to print

2008-05-06 Thread Martin Pitt
Copied to hardy-updates. ** Changed in: apparmor (Ubuntu Hardy) Status: Fix Committed => Fix Released -- cups crashes when using web-gui and refuses to print https://bugs.launchpad.net/bugs/217787 You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 227615] [NEW] mysql failing to start due to permission errors

2008-05-06 Thread vik
Public bug reported: Binary package hint: mysql-server-5.0 I have installed ubuntu server 8.04, and have set up a directory structure where /var/lib is a symlink to a different volume (/mnt/fastdata/var/lib). Mysqld fails to start with the following errors in syslog: May 7 15:51:55 vcke-gl-linu

[Bug 227613] Re: SIGSEGV in bacula-fd

2008-05-06 Thread Andreas Schultz
Debian claims this bug to be fixed, however their patch has later been removed from upstream as being wrong (see: http://bacula.svn.sourceforge.net/viewvc/bacula/tags/Beta-2.2.10-b1/bacula/src/filed/backup.c?r1=6391&r2=6508) -- SIGSEGV in bacula-fd https://bugs.launchpad.net/bugs/227613 You recei

[Bug 227615] Re: mysql failing to start due to permission errors

2008-05-06 Thread vik
** Attachment added: "syslog" http://launchpadlibrarian.net/14325175/syslog -- mysql failing to start due to permission errors https://bugs.launchpad.net/bugs/227615 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mysql-dfsg-5.0 in ubu