[Bug 254151] [NEW] samba fails to install prperly after unnistall+deleting smb.conf

2008-08-02 Thread Giorgos Koklas
Public bug reported:

Binary package hint: samba

os: ubuntu 8.04.1
package:  samba 3.0.28a-1ubuntu4.4

[description]

For some reason my shares were no longer marked as shared in nautilus. 
I decided to wipe out samba and do a fresh install. I did the following:

1. sudo apt-get remove samba
2. sudo rm -rf  /etc/samba/{all files in there}
3. sudo apt-get install samba. During installation I got an error reagarding 
dependencies 
between samba and samba-common and the installation would fail. 

I managed to cmplete the installation by doing this:

sudo touch /etc/samba/smb.conf

Although samba installed my smb.conf was empty and I still haven't been
able to share again.

[what I would like it to do]

I think that smb.conf should be created with its default contents each
time a user installs samba AND smb.conf is missing for whatever reason.
Otherwise it should use an existing smb.conf.

[!NOTICE! SOME STRINGS TRANSLATED FROM GREEK]
ProblemType: Package
Architecture: i386
Date: Fri Aug  1 23:03:41 2008
DistroRelease: Ubuntu 8.04
ErrorMessage: sub-proccess  post-installation script returned error state 1
NonfreeKernelModules: nvidia
Package: samba-common 3.0.28a-1ubuntu4.4
PackageArchitecture: i386
SourcePackage: samba
Title: package samba-common 3.0.28a-1ubuntu4.4 failed to install/upgrade: 
sub-proccess  post-installation script returned error state 1
Uname: Linux 2.6.24-19-generic i686

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


** Tags: apport-package

-- 
samba fails to install prperly after unnistall+deleting smb.conf
https://bugs.launchpad.net/bugs/254151
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 254151] Re: samba fails to install prperly after unnistall+deleting smb.conf

2008-08-02 Thread Giorgos Koklas

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/16491906/Dependencies.txt

** Attachment added: DpkgTerminalLog.gz
   http://launchpadlibrarian.net/16491907/DpkgTerminalLog.gz

** Description changed:

  Binary package hint: samba
  
  os: ubuntu 8.04.1
  package:  samba 3.0.28a-1ubuntu4.4
  
  [description]
  
  For some reason my shares were no longer marked as shared in nautilus. 
  I decided to wipe out samba and do a fresh install. I did the following:
  
  1. sudo apt-get remove samba
  2. sudo rm -rf  /etc/samba/{all files in there}
  3. sudo apt-get install samba. During installation I got an error reagarding 
dependencies 
  between samba and samba-common and the installation would fail. 
  
  I managed to cmplete the installation by doing this:
  
  sudo touch /etc/samba/smb.conf
  
  Although samba installed my smb.conf was empty and I still haven't been
  able to share again.
  
  [what I would like it to do]
  
  I think that smb.conf should be created with its default contents each
  time a user installs samba AND smb.conf is missing for whatever reason.
  Otherwise it should use an existing smb.conf.
  
+ [!NOTICE! SOME STRINGS TRANSLATED FROM GREEK]
  ProblemType: Package
  Architecture: i386
  Date: Fri Aug  1 23:03:41 2008
  DistroRelease: Ubuntu 8.04
- ErrorMessage: η υποδιεργασία post-installation script επέστρεψε κατάσταση 
λάθους 1
+ ErrorMessage: sub-proccess  post-installation script returned error state 1
  NonfreeKernelModules: nvidia
  Package: samba-common 3.0.28a-1ubuntu4.4
  PackageArchitecture: i386
  SourcePackage: samba
- Title: package samba-common 3.0.28a-1ubuntu4.4 failed to install/upgrade: η 
υποδιεργασία post-installation script επέστρεψε κατάσταση λάθους 1
+ Title: package samba-common 3.0.28a-1ubuntu4.4 failed to install/upgrade: 
sub-proccess  post-installation script returned error state 1
  Uname: Linux 2.6.24-19-generic i686

-- 
samba fails to install prperly after unnistall+deleting smb.conf
https://bugs.launchpad.net/bugs/254151
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 254215] [NEW] PEAR depends not included

2008-08-02 Thread Martin Meredith
Public bug reported:

Binary package hint: php5

When the intrepid PHP source package was updated recently, it seems the
maintainer failed to take into account one of the fixes from debian.
Namely this entry from the debian changelog

- Depend on php5-cli in php-pear (Closes: #482517)
  + Previous change reverted because of PEAR packages FTBFS

Please refer to : http://bugs.debian.org/cgi-
bin/bugreport.cgi?bug=482517

While this dependency is in the Debian package, it doesn't seem to be in
the ubuntu version. Causing PEAR to fail (which was pointed out to me
because of https://bugs.launchpad.net/bugs/118697

This is a major bug, as it causes any package that uses pear, or even
depends on it to fail.

** Affects: php5 (Ubuntu)
 Importance: High
 Status: New

** Changed in: php5 (Ubuntu)
   Importance: Undecided = High

-- 
PEAR depends not included
https://bugs.launchpad.net/bugs/254215
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 254217] [NEW] winbind last update broken on intrepid

2008-08-02 Thread erdtmann
Public bug reported:

Binary package hint: winbind


The following error occur during post-processing of the today update of winbind:

/etc/init.d/winbind: 54: Syntax error: ) unexpected (expecting ;;)

and, in fact, looking at the file, there is missing these ;;. Adding
them to line 53 of /etc/init.d/winbind solved the problem and finally
the package could install (if I choose not to use the mantainer
configuration file)

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

-- 
winbind last update broken on intrepid
https://bugs.launchpad.net/bugs/254217
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 175297] Re: system filesystems are logged within munin

2008-08-02 Thread Malcolm Scott
Attaching a patch to fix this.

** Attachment added: Patch
   http://launchpadlibrarian.net/16495826/munin-df.diff

-- 
system filesystems are logged within munin
https://bugs.launchpad.net/bugs/175297
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to munin 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 175297] Re: system filesystems are logged within munin

2008-08-02 Thread Malcolm Scott
Revised the patch to also exclude bind-mounted filesystems (which will
always have the same df output as another local filesystem).

** Attachment added: Revised patch
   http://launchpadlibrarian.net/16495922/munin-df.diff

-- 
system filesystems are logged within munin
https://bugs.launchpad.net/bugs/175297
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to munin 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 254253] [NEW] Still uses multiuser argument to dh_installinit

2008-08-02 Thread James Westby
Public bug reported:

Hi,

dovecot still uses the multiuser argument to dh_installinit, but this is
now deprecated.

For how to change the package to no longer use this please see

https://lists.ubuntu.com/archives/ubuntu-devel-
announce/2008-June/000430.html

Please forward the new patch to Debian when you do this, as multiuser
isn't applicable to Debian, but the new scheme is.

Thanks,

James

** Affects: dovecot (Ubuntu)
 Importance: Low
 Status: Triaged


** Tags: multiuser

** Changed in: dovecot (Ubuntu)
   Importance: Undecided = Low
   Status: New = Triaged

** Tags added: multiuser

-- 
Still uses multiuser argument to dh_installinit
https://bugs.launchpad.net/bugs/254253
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dovecot 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 242773] Re: New dovecot upstream 1.1.1 release for Intrepid

2008-08-02 Thread James Westby
Hi,

1.1.2 has now been merged from Debian.

Thanks,

James


** Bug watch added: Debian Bug tracker #487989
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=487989

** Also affects: dovecot (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=487989
   Importance: Unknown
   Status: Unknown

** Changed in: dovecot (Ubuntu)
   Status: Confirmed = Fix Released

-- 
New dovecot upstream 1.1.1 release for Intrepid
https://bugs.launchpad.net/bugs/242773
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dovecot 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 254217] Re: winbind last update broken on intrepid

2008-08-02 Thread Pradeep Varadarajan
confirming this ..

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

-- 
winbind last update broken on intrepid
https://bugs.launchpad.net/bugs/254217
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 253268] Re: php5-cgi not working with suphp in Hardy

2008-08-02 Thread Lionel Dricot
In fact, it seems that, unlike in Debian, libapache2-mod-php5 takes
precedence over suphp. It means that you cannot install both and use
suphp only on specific locations because mod-php5 will be called.

In Debian, this is not the case.

-- 
php5-cgi not working with suphp in Hardy 
https://bugs.launchpad.net/bugs/253268
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 254215] Re: PEAR depends not included

2008-08-02 Thread Jonathan Marsden
In php5_5.2.6-2ubuntu1, the Depends: line for php-pear in debian/control
reads:

Depends: php5-common (= ${source:Version}), php5-cli | php4-cli

So apparently the current php-pear does depend on either php4-cli or
php5-cli.  Is this insufficient?  I could post a debdiff that just
changes this to

Depends: php5-common (= ${source:Version}), php5-cli

But I am far from sure that this is the correct and complete fix...

Jonathan

-- 
PEAR depends not included
https://bugs.launchpad.net/bugs/254215
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 229252] Re: slapd gssapi failure - apparmor profile doesn't support kerberos gssapi

2008-08-02 Thread Nick Fishman
Hello,

I don't mean to reopen this bug after it's (apparently) been fixed.

I was trying to setup a combined LDAP/Kerberos system today, and ran
into this exact problem. I'm running the latest version of Hardy with
all updates. After I applied the fixes to the AppArmor profile suggested
by Ryan, everything worked.

My major question is (and perhaps this is due to a major
misunderstanding on my part): why was this fix applied to the openldap
package, when the server itself is in slapd? Indeed, I could not find
this patch in the latest slapd package.

Thanks in advance,
Nick

-- 
slapd gssapi failure - apparmor profile doesn't support kerberos gssapi
https://bugs.launchpad.net/bugs/229252
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap 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 247332] Re: Please add a script to allow filter services to be programatically added to master.cf

2008-08-02 Thread Scott Kitterman
Now fortified with more pep-8 happiness.

** Attachment added: Revised postfix-add-filter
   http://launchpadlibrarian.net/16502171/postfix-add-filter

** Attachment removed: Script

   http://launchpadlibrarian.net/15990253/postfix-add-filter

-- 
Please add a script to allow filter services to be programatically added to 
master.cf
https://bugs.launchpad.net/bugs/247332
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to postfix 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 242773] Re: New dovecot upstream 1.1.1 release for Intrepid

2008-08-02 Thread Bug Watch Updater
** Changed in: dovecot (Debian)
   Status: Unknown = Fix Released

-- 
New dovecot upstream 1.1.1 release for Intrepid
https://bugs.launchpad.net/bugs/242773
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dovecot 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 247332] Re: Please add a script to allow filter services to be programatically added to master.cf

2008-08-02 Thread Scott Kitterman
And more corrector spelling in the comments.

** Attachment added: filter add script
   http://launchpadlibrarian.net/16502309/postfix-add-filter

** Attachment removed: Revised postfix-add-filter

   http://launchpadlibrarian.net/16502171/postfix-add-filter

-- 
Please add a script to allow filter services to be programatically added to 
master.cf
https://bugs.launchpad.net/bugs/247332
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to postfix 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 247332] Re: Please add a script to allow filter services to be programatically added to master.cf

2008-08-02 Thread Scott Kitterman
Added the policy server one too, decided I was too tired for git and
made a debdiff against the current Ubuntu package.  I did notional
debian/changelog entries and debian/copyright changes.  I did not do
debian/rules changes to install this stufff.  I'm leaving that to you.

** Attachment added: Debdiff
   http://launchpadlibrarian.net/16502691/debdiff.with.files

-- 
Please add a script to allow filter services to be programatically added to 
master.cf
https://bugs.launchpad.net/bugs/247332
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to postfix 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