[Bug 306693] Re: open-iscsi upgrade fails to stop iscsid

2008-12-10 Thread Thierry Carrez
*** This bug is a duplicate of bug 306678 ***
https://bugs.launchpad.net/bugs/306678

** This bug has been marked a duplicate of bug 306678
   open-iscsi fails to correctly update rc.d on upgrade

-- 
open-iscsi upgrade fails to stop iscsid
https://bugs.launchpad.net/bugs/306693
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to open-iscsi in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 287512] Re: dragonplayer crashes with Seg fault (core dumped)

2008-12-10 Thread Thierry Carrez
Not a duplicate of bug 285304 : it doesn't crash in libsmbclient.
Doesn't even fetch the file from SMB.

** This bug is no longer a duplicate of bug 285304
   dragon crashed with SIGSEGV

-- 
dragonplayer  crashes with Seg fault (core dumped)
https://bugs.launchpad.net/bugs/287512
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu (via bug 285304).

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 285304] Re: dragon crashed with SIGSEGV

2008-12-10 Thread Thierry Carrez
Shinji: your bug seems to be slightly different (this one doesn't crash
in strlen()). Yours looks a lot like bug 287512.

This one may be a duplicate of bug 264943...
Bespoke Systems: What is the SMB server you're trying to access ? A NAS ? 
Another Samba server ? A Windows server ? Does dragon work OK for you with 
local files ? Did this use to work with previous versions of Ubuntu ?

** Changed in: samba (Ubuntu)
   Importance: Medium = Undecided
   Status: Confirmed = Incomplete

-- 
dragon crashed with SIGSEGV
https://bugs.launchpad.net/bugs/285304
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 306886] [NEW] AppArmor profile included doesn't allow mysql to bind to socket

2008-12-10 Thread Márcio Santos
Public bug reported:

The AppArmor profile included in MySQL Server 5, version 5.0.67-0ubuntu6
doesn't denies mysqld permissions to create socket, resulting in
problems with installation of package and use of MySQL.

Details of daemon.log:

Dec 10 15:30:09 avebi01 mysqld_safe[11071]: started
Dec 10 15:30:09 avebi01 mysqld[11074]: 081210 15:30:09  InnoDB: Started; log 
sequence number 0 43655
Dec 10 15:30:09 avebi01 mysqld[11074]: 081210 15:30:09 [ERROR] Can't create IP 
socket: Permission denied
Dec 10 15:30:09 avebi01 mysqld[11074]: 081210 15:30:09 [ERROR] Aborting
Dec 10 15:30:09 avebi01 mysqld[11074]: 
Dec 10 15:30:09 avebi01 mysqld[11074]: 081210 15:30:09  InnoDB: Starting 
shutdown...
Dec 10 15:30:10 avebi01 mysqld[11074]: 081210 15:30:10  InnoDB: Shutdown 
completed; log sequence number 0 43655
Dec 10 15:30:10 avebi01 mysqld[11074]: 081210 15:30:10 [Note] /usr/sbin/mysqld: 
Shutdown complete
Dec 10 15:30:10 avebi01 mysqld[11074]: 
Dec 10 15:30:10 avebi01 mysqld_safe[11095]: ended

Disabling the profile or disabling apparmor solves the problem.


Details of system:

Description:Ubuntu 8.10
Release:8.10

mysql-server-5.0:
  Installed: 5.0.67-0ubuntu6
  Candidate: 5.0.67-0ubuntu6
  Version table:
 *** 5.0.67-0ubuntu6 0
500 http://archive.ubuntu.com intrepid/main Packages
100 /var/lib/dpkg/status

** Affects: mysql-dfsg-5.0 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
AppArmor profile included doesn't allow mysql to bind to socket
https://bugs.launchpad.net/bugs/306886
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.0 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 306889] [NEW] Default Ubuntu configuration is backscatter source

2008-12-10 Thread Scott Kitterman
Public bug reported:

Binary package hint: amavisd-new

Backscatter is something that must be avoided.  It is an easy way to get
your mail server blacklisted.

 /etc/amavis/conf.d/21-ubuntu_defaults:
 $warnbadhsender = 1;
 $warnbannedsender = 1;

These need to be dropped.  Fixed in Jaunty already.

TEST CASE:

Send mail from a banned sender and see the bounce message.

Install from intrepid propsed.  Repeat.  Don't see a bounce message.

** Affects: amavisd-new (Ubuntu)
 Importance: High
 Status: Fix Released

** Affects: amavisd-new (Ubuntu Intrepid)
 Importance: High
 Assignee: Scott Kitterman (kitterman)
 Status: In Progress

** Changed in: amavisd-new (Ubuntu)
   Importance: Undecided = High
   Status: New = Fix Released

-- 
Default Ubuntu configuration is backscatter source
https://bugs.launchpad.net/bugs/306889
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to amavisd-new in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 306897] [NEW] LDAP Authentication problem : ldap_simple_bind_s() failed

2008-12-10 Thread David Goulet
Public bug reported:

Here's the deal : 
System : Ubuntu 8.04 Hardy
Linux Kernel OpenVZ 2.6.24-19.41 
Apache 2.2.8-1ubuntu0.3 using the LDAP module for authentication.
LDAP server (slapd) 2.4.9-0ubuntu0.8.04.1 using TLS.

The bug :
Apache configuration for a specific location for LDAP Auth :
This example is taken from the SVN server. But this bug also happen on my 
Nagios server and all other servers that use mod_ldap of Apache.

Location /svn/Config

DAV svn
SVNPath /var/svn/Config

AuthName SVN Repository
AuthType Basic
Require user svnadmin

AuthBasicProvider file ldap
AuthzLDAPAuthoritative off

AuthUserFile /etc/subversion/svn-auth/users

AuthLDAPURL ldaps://LDAP_SERVER:636/dc=MY_DC,dc=com
AuthLDAPBindDN SOME_DN
AuthLDAPBindPassword SOMETHING
AuthLDAPGroupAttribute memberUid
AuthLDAPGroupAttributeIsDN off

Require ldap-attribute gidNumber=1004

Require ldap-group SOME_CN

#Satisfy any
/Location

Here where it gets interesting. We start Apache and it works very fine!
Authentication is working good and everything is fine. After a while,
authentication failed to work and I'm stuck with a 500 Internal Server
Error. Here is the ssl-error Apache log error message :

[Wed Dec 10 11:01:42 2008] [warn] [client 192.168.1.1] [382] auth_ldap
authenticate: user foo authentication failed; URI /svn/Config/ [LDAP:
ldap_simple_bind_s() failed][Can't contact LDAP server]

But the LDAP server is up and running good. From the server (svn
server), I can make successful ldap_search and I'm right now using LDAP
for ssh auth so there should not be a problem with contacting the LDAP
server. Here's on the LDAP server side :

Dec 10 11:01:42 ldap slapd[19479]: conn=20 fd=27 ACCEPT from 
IP=192.168.1.31:40521 (IP=0.0.0.0:636) 
Dec 10 11:01:42 ldap slapd[19479]: conn=20 fd=27 TLS established tls_ssf=32 
ssf=32 
Dec 10 11:01:42 ldap slapd[19479]: conn=20 fd=27 closed (connection lost) 

According to the source code, mod_ldap of Apache tries 10 times to
authenticate the user and then return error. The previous message happen
indeed 10 times in my log.

At this point, if I reload or restart Apache, it will fix the problem
for a short while. So they might be various problems on persistent
connection and/or simple bind.

Thanks to all

** Affects: apache2 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
LDAP Authentication problem : ldap_simple_bind_s() failed
https://bugs.launchpad.net/bugs/306897
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


Re: [Bug 306886] [NEW] AppArmor profile included doesn't allow mysql to bind to socket

2008-12-10 Thread Mathias Gug
Hi,

On Wed, Dec 10, 2008 at 03:42:51PM -, Márcio Santos wrote:
 The AppArmor profile included in MySQL Server 5, version 5.0.67-0ubuntu6
 doesn't denies mysqld permissions to create socket, resulting in
 problems with installation of package and use of MySQL.
 

Could you post the AppArmor messages from the kernel? You can find them
in dmesg or in /var/log/kern.log.

  status incomplete

-- 
Mathias Gug
Ubuntu Developer  http://www.ubuntu.com


** Changed in: mysql-dfsg-5.0 (Ubuntu)
   Status: New = Incomplete

-- 
AppArmor profile included doesn't allow mysql to bind to socket
https://bugs.launchpad.net/bugs/306886
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.0 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


Re: [Bug 306897] [NEW] LDAP Authentication problem : ldap_simple_bind_s() failed

2008-12-10 Thread Mathias Gug
Hi David,

On Wed, Dec 10, 2008 at 04:24:49PM -, David Goulet wrote:
 Public bug reported:
 
 Here's the deal : 
 System : Ubuntu 8.04 Hardy
 Linux Kernel OpenVZ 2.6.24-19.41 

Does this happen only with an OpenVZ kernel? Do you see any message in
the kernel log files?

  status incomplete

-- 
Mathias Gug
Ubuntu Developer  http://www.ubuntu.com


** Changed in: apache2 (Ubuntu)
   Status: New = Incomplete

-- 
LDAP Authentication problem : ldap_simple_bind_s() failed
https://bugs.launchpad.net/bugs/306897
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


ubuntu-server joined ubuntu-bacula

2008-12-10 Thread Ubuntu Bacula
Hello Ubuntu Server Team,

Mathias Gug (mathiaz) added Ubuntu Server Team (ubuntu-server) (which
you are a member of) as a member of Ubuntu Bacula (ubuntu-bacula).
https://launchpad.net/~ubuntu-bacula

Regards,
The Launchpad team

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


ubuntu-server deactivated by mathiaz

2008-12-10 Thread Ubuntu Bacula
Hello Ubuntu Server Team,

The membership status of Ubuntu Server Team (ubuntu-server) in the team
Ubuntu Bacula (ubuntu-bacula) was changed by Mathias Gug (mathiaz) from
Approved to Deactivated.
https://launchpad.net/~ubuntu-bacula

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 306886] Re: AppArmor profile included doesn't allow mysql to bind to socket

2008-12-10 Thread Márcio Santos
It's a little messy and includes entries after i disabled AppArmor for
MySQL.

If you want i can purge MySQL and reinstall and give you a clean
kern.log...

Dec 10 13:15:20 avebi01 kernel: [   40.551814] type=1503 
audit(1228914920.026:3): operation=socket_create family=inet 
sock_type=stream protocol=0 pid=5116 profile=/usr/sbin/mysqld
Dec 10 14:48:16 avebi01 kernel: [ 5617.384400] type=1503 
audit(1228920496.804:4): operation=inode_permission requested_mask=w:: 
denied_mask=w:: fsuid=0 name=/var/run/samba/winbindd_privileged/pipe 
pid=6389 profile=/usr/sbin/mysqld
Dec 10 14:48:16 avebi01 kernel: [ 5617.494100] type=1503 
audit(1228920496.916:5): operation=socket_create family=inet 
sock_type=stream protocol=0 pid=6389 profile=/usr/sbin/mysqld
Dec 10 15:03:21 avebi01 kernel: [ 6521.866269] type=1503 
audit(1228921401.284:6): operation=inode_permission requested_mask=w:: 
denied_mask=w:: fsuid=0 name=/var/run/samba/winbindd_privileged/pipe 
pid=6814 profile=/usr/sbin/mysqld
Dec 10 15:03:21 avebi01 kernel: [ 6521.961477] type=1503 
audit(1228921401.386:7): operation=socket_create family=inet 
sock_type=stream protocol=0 pid=6814 profile=/usr/sbin/mysqld
Dec 10 15:05:06 avebi01 kernel: [ 6627.177932] type=1503 
audit(1228921506.596:8): operation=inode_permission requested_mask=w:: 
denied_mask=w:: fsuid=0 name=/var/run/samba/winbindd_privileged/pipe 
pid=6930 profile=/usr/sbin/mysqld
Dec 10 15:05:06 avebi01 kernel: [ 6627.282747] type=1503 
audit(1228921506.706:9): operation=socket_create family=inet 
sock_type=stream protocol=0 pid=6930 profile=/usr/sbin/mysqld
Dec 10 15:06:39 avebi01 kernel: [ 6720.360944] type=1503 
audit(1228921599.777:10): operation=inode_permission requested_mask=w:: 
denied_mask=w:: fsuid=0 name=/var/run/samba/winbindd_privileged/pipe 
pid=7216 profile=/usr/sbin/mysqld
Dec 10 15:06:39 avebi01 kernel: [ 6720.464183] type=1503 
audit(1228921599.887:11): operation=inode_permission requested_mask=w:: 
denied_mask=w:: fsuid=0 name=/var/run/samba/winbindd_privileged/pipe 
pid=7223 profile=/usr/sbin/mysqld
Dec 10 15:06:40 avebi01 kernel: [ 6720.831695] type=1503 
audit(1228921600.256:12): operation=inode_permission requested_mask=w:: 
denied_mask=w:: fsuid=0 name=/var/run/samba/winbindd_privileged/pipe 
pid=7239 profile=/usr/sbin/mysqld
Dec 10 15:06:40 avebi01 kernel: [ 6721.015246] type=1503 
audit(1228921600.434:13): operation=inode_permission requested_mask=w:: 
denied_mask=w:: fsuid=0 name=/var/run/samba/winbindd_privileged/pipe 
pid=7250 profile=/usr/sbin/mysqld
Dec 10 15:06:40 avebi01 kernel: [ 6721.052875] type=1503 
audit(1228921600.474:14): operation=inode_permission requested_mask=w:: 
denied_mask=w:: fsuid=0 name=/var/run/samba/winbindd_privileged/pipe 
pid=7257 profile=/usr/sbin/mysqld
Dec 10 15:06:40 avebi01 kernel: [ 6721.090154] type=1503 
audit(1228921600.514:15): operation=inode_permission requested_mask=w:: 
denied_mask=w:: fsuid=0 name=/var/run/samba/winbindd_privileged/pipe 
pid=7264 profile=/usr/sbin/mysqld
Dec 10 15:06:40 avebi01 kernel: [ 6721.404047] type=1505 
audit(1228921600.826:16): operation=profile_replace name=/usr/sbin/mysqld 
name2=default pid=7301
Dec 10 15:06:41 avebi01 kernel: [ 6721.883158] type=1503 
audit(1228921601.304:17): operation=inode_permission requested_mask=w:: 
denied_mask=w:: fsuid=0 name=/var/run/samba/winbindd_privileged/pipe 
pid=7411 profile=/usr/sbin/mysqld
Dec 10 15:06:41 avebi01 kernel: [ 6721.994488] type=1503 
audit(1228921601.416:18): operation=socket_create family=inet 
sock_type=stream protocol=0 pid=7411 profile=/usr/sbin/mysqld
Dec 10 15:08:19 avebi01 kernel: [ 6819.640120] type=1503 
audit(1228921699.056:19): operation=inode_permission requested_mask=w:: 
denied_mask=w:: fsuid=0 name=/var/run/samba/winbindd_privileged/pipe 
pid=7669 profile=/usr/sbin/mysqld
Dec 10 15:08:19 avebi01 kernel: [ 6819.743046] type=1503 
audit(1228921699.164:20): operation=socket_create family=inet 
sock_type=stream protocol=0 pid=7669 profile=/usr/sbin/mysqld
Dec 10 15:13:16 avebi01 kernel: [ 7117.446155] type=1503 
audit(1228921996.864:21): operation=inode_permission requested_mask=w:: 
denied_mask=w:: fsuid=0 name=/var/run/samba/winbindd_privileged/pipe 
pid=8017 profile=/usr/sbin/mysqld
Dec 10 15:13:16 avebi01 kernel: [ 7117.541069] type=1503 
audit(1228921996.954:22): operation=socket_create family=inet 
sock_type=stream protocol=0 pid=8017 profile=/usr/sbin/mysqld
Dec 10 15:15:01 avebi01 kernel: [ 7221.790055] type=1503 
audit(1228922101.207:23): operation=inode_permission requested_mask=w:: 
denied_mask=w:: fsuid=0 name=/var/run/samba/winbindd_privileged/pipe 
pid=8287 profile=/usr/sbin/mysqld
Dec 10 15:15:01 avebi01 kernel: [ 7221.837482] type=1503 
audit(1228922101.257:24): operation=inode_permission requested_mask=w:: 
denied_mask=w:: fsuid=0 name=/var/run/samba/winbindd_privileged/pipe 
pid=8294 profile=/usr/sbin/mysqld
Dec 10 15:15:01 avebi01 kernel: [ 7222.163211] type=1503 
audit(1228922101.587:25): operation=inode_permission 

[Bug 292494] Re: package bacula-director-pgsql 2.4.2-1ubuntu6 failed to install/upgrade:

2008-12-10 Thread DevenPhillips
I can confirm this error on my fresh Intrepid install. Same error, same
indications, same versions.

-- 
package bacula-director-pgsql 2.4.2-1ubuntu6 failed to install/upgrade: 
https://bugs.launchpad.net/bugs/292494
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bacula in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 264374] Re: package bacula-director-pgsql 2.2.8-5ubuntu7 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2008-12-10 Thread DevenPhillips
I'm using the latest from the Ubuntu repositories on Intrepid and
receiving the same error.

Here's my installed package list:

[EMAIL PROTECTED]:~# dpkg-query -l *bacula*
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name  Version   
Description
+++-=-=-==
ii  bacula-common 2.4.2-1ubuntu6network 
backup, recovery and verification - common support files
ii  bacula-console2.4.2-1ubuntu6network 
backup, recovery and verification - text console
ii  bacula-console-qt 2.4.2-1ubuntu6Bacula 
Administration Tool Console
un  bacula-director   none(no 
description available)
ii  bacula-director-common2.4.2-1ubuntu6network 
backup, recovery and verification - Director common files
ii  bacula-director-pgsql 2.4.2-1ubuntu6network 
backup, recovery and verification - PostgreSQL storage for Director
un  bacula-docnone(no 
description available)
ii  bacula-fd 2.4.2-1ubuntu6network 
backup, recovery and verification - file daemon
ii  bacula-sd 2.4.2-1ubuntu6network 
backup, recovery and verification - storage daemon
ii  bacula-sd-pgsql   2.4.2-1ubuntu6network 
backup, recovery and verification - PostgreSQL SD tools
un  bacula-sd-tools   none(no 
description available)
un  bacula-traymonitornone

-- 
package bacula-director-pgsql 2.2.8-5ubuntu7 failed to install/upgrade: 
subprocess post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/264374
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bacula in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 264374] Re: package bacula-director-pgsql 2.2.8-5ubuntu7 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2008-12-10 Thread DevenPhillips
Problem exists in Intrepid with latest packages

** Changed in: bacula (Ubuntu)
   Status: Fix Released = Incomplete

** Changed in: bacula (Ubuntu)
 Assignee: (unassigned) = Ubuntu Bacula (ubuntu-bacula)

-- 
package bacula-director-pgsql 2.2.8-5ubuntu7 failed to install/upgrade: 
subprocess post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/264374
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bacula in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 306693] Re: open-iscsi upgrade fails to stop iscsid

2008-12-10 Thread Bryan McLellan
*** This bug is a duplicate of bug 306678 ***
https://bugs.launchpad.net/bugs/306678

#306678 is a problem with the update-rc.d line triggered by an upgrade
in the postinst script.

If this is a duplicate of anything, I think it's #181188, which resolves
iscsid not stopping correctly. However the fix for this bug requires an
upgrade and the upgrade path is not clean due to what I've reported in
this bug.

-- 
open-iscsi upgrade fails to stop iscsid
https://bugs.launchpad.net/bugs/306693
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to open-iscsi in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


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

2008-12-10 Thread Ante Karamatić
True, this is fixed only for hardy.

-- 
[SRU] 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 subscribed to bacula in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 262251] Re: phpize: configure:8184: error: possibly undefined macro: _LT_SET_OPTIONS

2008-12-10 Thread Daniel Stoyanov
I'm on Intrepid up to date, and while trying to compile PHP-GTK I have
the same error. My version of php5 package is 5.2.6-2ubuntu4. The fix :

cd /usr/share/aclocal
cat lt~obsolete.m4 ltoptions.m4 ltsugar.m4 ltversion.m4  libtool.m4

Didn't make a difference. I think this bug should be reopened.

Thank you in advance.

-- 
phpize: configure:8184: error: possibly undefined macro: _LT_SET_OPTIONS
https://bugs.launchpad.net/bugs/262251
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 306889] Re: Default Ubuntu configuration is backscatter source

2008-12-10 Thread Scott Kitterman
** Changed in: amavisd-new (Ubuntu Intrepid)
   Status: In Progress = Fix Committed

-- 
Default Ubuntu configuration is backscatter source
https://bugs.launchpad.net/bugs/306889
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to amavisd-new in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 306693] Re: open-iscsi upgrade fails to stop iscsid

2008-12-10 Thread Thierry Carrez
** This bug is no longer a duplicate of bug 306678
   open-iscsi fails to correctly update rc.d on upgrade

-- 
open-iscsi upgrade fails to stop iscsid
https://bugs.launchpad.net/bugs/306693
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to open-iscsi in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 262251] Re: phpize: configure:8184: error: possibly undefined macro: _LT_SET_OPTIONS

2008-12-10 Thread Alessandro Biasi
it works for me with Pyry fix with some changes

cd /usr/share/aclocal
chmod 777 libtool.m4
cat lt~obsolete.m4 ltoptions.m4 ltsugar.m4 ltversion.m4  libtool.m4
chmod 644 libtool.m4

In original I don't have permission to change the file

-- 
phpize: configure:8184: error: possibly undefined macro: _LT_SET_OPTIONS
https://bugs.launchpad.net/bugs/262251
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 211631] Re: CIFS/SMBFS shares not unmounted before network is shut down

2008-12-10 Thread James
So I've read through this entire thread and seen a lot of solutions. I have a 
fully updated intrepid and this line appears at shutdown (take out the splash 
line in your kernel command in grub to see it) :
CIFS VFS: No response for ..

basically the same as the original report.
CIFS VFS: server not responding
CIFS VFS: no response for cmd 50 mid this number changes

With the result being that the system doesn't shutdown for a lon
time.

I don't want to mess around with init scripts, so I propose two solutions (and 
note I'm not a programmer):
1. If no network is present when the system is shutting down, try forcing the 
umount ?
$man umount
-f Force unmount (in case of an unreachable NFS system).  (Requires kernel 
2.1.116 or later.)
2. Bring the mount down before the network is bought down on shutdown (which 
seems sensible given remote file systems require a network)


BTW, my CIFS mount is created in userspace in Kubuntu on login, if that alters 
anything.
$ cat .kde/Autostart/mounts.sh
kdesudo -d --comment Attach media share -c mount -t cifs //remote/media 
/path/to/mount/point -o username=xxx,rw,password=zzz

-- 
CIFS/SMBFS shares not unmounted before network is shut down
https://bugs.launchpad.net/bugs/211631
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 187442] Re: package mysql-server-5.0 5.0.45-1ubuntu3.1 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2008-12-10 Thread Sasha Ivkovic
This info may help
--
$ sudo apt-get upgrade mysql-server 
Reading package lists... Done
Building dependency tree   
Reading state information... Done
The following packages will be upgraded:
  mysql-server-5.0
1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B/27.4MB of archives.
After this operation, 4096B of additional disk space will be used.
Do you want to continue [Y/n]? y
Preconfiguring packages ...
(Reading database ... 200893 files and directories currently installed.)
Preparing to replace mysql-server-5.0 5.0.51a-3ubuntu5.1 (using 
.../mysql-server-5.0_5.0.51a-3ubuntu5.4_i386.deb) ...
 * Stopping MySQL database server mysqld [fail] 
invoke-rc.d: initscript mysql, action stop failed.
dpkg: warning - old pre-removal script returned error exit status 1
dpkg - trying script from the new package instead ...
 * Stopping MySQL database server mysqld [fail] 
invoke-rc.d: initscript mysql, action stop failed.
dpkg: error processing 
/var/cache/apt/archives/mysql-server-5.0_5.0.51a-3ubuntu5.4_i386.deb (--unpack):
 subprocess new pre-removal script returned error exit status 1
 * Stopping MySQL database server mysqld [fail] 
invoke-rc.d: initscript mysql, action stop failed.
 * Starting MySQL database server mysqld [ OK ] 
/usr/bin/mysqladmin: connect to server at 'localhost' failed
error: 'Access denied for user 'debian-sys-maint'@'localhost' (using password: 
YES)'
Errors were encountered while processing:
 /var/cache/apt/archives/mysql-server-5.0_5.0.51a-3ubuntu5.4_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

-- 
package mysql-server-5.0 5.0.45-1ubuntu3.1 failed to install/upgrade: 
subprocess post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/187442
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.0 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 237587] Re: crash application before upgrade

2008-12-10 Thread Jean-Baptiste Lallement
Thank you for taking the time to report this bug and helping to make
Ubuntu better. You reported this bug a while ago and there hasn't been
any activity in it recently. We were wondering is this still an issue
for you? Can you try with latest Ubuntu release? Thanks in advance.

** Changed in: samba (Ubuntu)
   Status: New = Incomplete

-- 
crash application before upgrade
https://bugs.launchpad.net/bugs/237587
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 306821] Re: Network servers are not refreshed properly

2008-12-10 Thread A. Walton
*** This bug is a duplicate of bug 209520 ***
https://bugs.launchpad.net/bugs/209520

It looks to me like you are running into the same issues as described in
bug 209520; if you cannot mount the share and gvfsd-smbbrowse doesn't
see it, gvfsd-network will never see the shares in the first place.

** This bug has been marked a duplicate of bug 209520
   SMB error: Unable to mount location when server configured with 
security=share

-- 
Network servers are not refreshed properly
https://bugs.launchpad.net/bugs/306821
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu (via bug 209520).

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Blueprint update-motd-inotify] Enhance update-motd to use inotify

2008-12-10 Thread Dustin Kirkland
Blueprint changed by Dustin Kirkland:

Assignee: Dustin Kirkland = Jon Bernard

-- 
  Enhance update-motd to use inotify
  https://blueprints.edge.launchpad.net/ubuntu/+spec/update-motd-inotify

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Blueprint update-motd-inotify] Enhance update-motd to use inotify

2008-12-10 Thread Dustin Kirkland
Blueprint changed by Dustin Kirkland:

Whiteboard changed to:

I have spoken with Jon Bernard who has offered to implement this
blueprint.

Basically, I think we should:
 * create a separate binary package, update-motd-inotify, that provides an 
alternative update-motd implementation that uses inotify
 * this package might need to reside in universe, if it depends on other 
package(s) in universe (inoticoming?), and it might replace or conflict with 
the cron-based update-motd
 * it will need an initscript that implements start, stop, restart, and status 
of starting the daemon, watching the /var/run/update-motd directory for changes
 * it will need a small script that concatenates the data together for 
publication (see the implementation in the original update-motd script--we 
might want to extract that)

:-Dustin

-- 
  Enhance update-motd to use inotify
  https://blueprints.edge.launchpad.net/ubuntu/+spec/update-motd-inotify

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs