[Bug 247439] [NEW] Remove openldap2.3 source package from intrepid archive

2008-07-10 Thread Mathias Gug
Public bug reported:

The openldap2.3 package has been renamed to openldap and uploaded to
intrepid. Once accepted, could you remove openldap2.3 from intrepid ?

Thank you.

** Affects: openldap2.3 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Remove openldap2.3 source package from intrepid archive
https://bugs.launchpad.net/bugs/247439
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap2.3 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 227848] Re: boot order wrong for iscsi

2008-07-10 Thread Dewi
I have a fairly consistent boot process now that mounts iSCSI drives. Here are 
the changes I made to the default init scripts symlinks order:
rc0.d : changed K25open-iscsi to K44open-icsi
rc6.d: changed K25open-iscsi to K44open-iscsi
rcS.d: Changed S40networking to S23networking

in /etc/init.d, I added a sleep 10 as the last statement of the "start"
block of code in open-iscsi.

this delays the boot process a bit, but allows the iSCSI disks to
initialize fully before the fsmount stuff kicks in.

-- 
boot order wrong for iscsi
https://bugs.launchpad.net/bugs/227848
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 221457] Re: apache2 crashed with SIGSEGV

2008-07-10 Thread Marco Selvini
Errore ricevuto solamente dopo l'aggiornamento di versione. Al
successivo riavvio tutto ok.

-- 
apache2 crashed with SIGSEGV
https://bugs.launchpad.net/bugs/221457
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


[Bug 185729] Re: nautilus is unable to copy folders from samba

2008-07-10 Thread ewmcnee
I have the same file/folder problem with Nautilus in Hardy. Files will
copy from the NAS but folders will not.

I installed the "Dolphin" file manager and it has no problem with the
copy of files or folders, so I think the problem lies in Nautilus and
not Samba.

Perhaps using Dolphin or another file manager will help people until the
bug is fixed.

-- 
nautilus is unable to copy folders from samba
https://bugs.launchpad.net/bugs/185729
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 246558] Re: ssh's init script should generate host keys if they're missing

2008-07-10 Thread Björn Torkelsson
Well. It complains that it can't find any hostkeys when started (and
when logging in) but it works perfectly well without hostkeys when using
GSSAPI. As we are only allowing GSSAPI on most of our machines there is
really no need for the hostkey as the host authenticity is established
using the GSSAPI keytab.  Actually, getting the question about
authenticity and adding it to know_hosts is bogus as the host is
validated by other means and the only allowed mechanism are gssapi-keyex
are gssapi-with-mic which are not using the hostkeys and thus the login
will fail anyway if you don't have any valid kerberos/gssapi key, but
not until you have accepted the hostkey. If you have a valid key you
don't get the question about host authenticity.

In my opinion ssh should be patched not "requiring" hostkeys (when using
only GSSAPI), instead of automatically generating hostkeys.

Yes I think the keys are generated on installation, but you can always
deleted them if you don't need them or if you don't want to share them,
which is what this bug is about.

sshd_config attached used together with the following ssh-config:

   ForwardX11 yes
   GSSAPIKeyExchange yes
   GSSAPIAuthentication  yes
   GSSAPIDelegateCredentials yes
   PreferredAuthentications  gssapi-keyex,gssapi-with-mic
   Protocol 2
   Cipher blowfish
   SendEnv LANG LC_*
   StrictHostKeyChecking ask
   HashKnownHosts   no


** Attachment added: "sshd_config"
   http://launchpadlibrarian.net/15940534/sshd_config

-- 
ssh's init script should generate host keys if they're missing
https://bugs.launchpad.net/bugs/246558
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh 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 227464] Re: Please roll out security fixes from PHP 5.2.6

2008-07-10 Thread Tormod Volden
I agree with spinkham. It is a shame that a security issue in a main
package (and php5 is pretty prominent when it comes to servers) has a
tested debdiff sitting untouched for 5 weeks. Can't blame Kees and his
two other colleagues - they have certainly been busy - but yes, there
are only 3 (three) persons in the ubuntu-security team. Is that size
sane for a major Linux distro, which advertises its Server Edition with
all that buzz? Sorry, I should probably ask this somewhere else.

-- 
Please roll out security fixes from PHP 5.2.6
https://bugs.launchpad.net/bugs/227464
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 203169] Re: "status" function for init scripts

2008-07-10 Thread Colin Watson
openssh fixed via separate bug 247103.

** Changed in: openssh (Ubuntu)
   Status: In Progress => Fix Released

-- 
"status" function for init scripts
https://bugs.launchpad.net/bugs/203169
You received this bug notification because you are a member of Ubuntu
Server Team, which is a direct subscriber.

-- 
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 247103] Re: ssh init script should support the 'status' action

2008-07-10 Thread Launchpad Bug Tracker
This bug was fixed in the package openssh - 1:4.7p1-12ubuntu2

---
openssh (1:4.7p1-12ubuntu2) intrepid; urgency=low

  * debian/control: Depend on lsb-base >= 3.2-12ubuntu3, which has the
status_of_proc() function.
  * debian/openssh-server.init: Add the 'status' action (LP: #247103).

 -- Dustin Kirkland <[EMAIL PROTECTED]>   Thu, 10 Jul 2008 10:45:01
-0500

** Changed in: openssh (Ubuntu)
   Status: In Progress => Fix Released

-- 
ssh init script should support the 'status' action
https://bugs.launchpad.net/bugs/247103
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh 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 247103] Re: ssh init script should support the 'status' action

2008-07-10 Thread Colin Watson
Applied, though I tweaked the changelog to say "lsb-base" rather than
"lsb". Thanks.

-- 
ssh init script should support the 'status' action
https://bugs.launchpad.net/bugs/247103
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh 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 227464] Re: Please roll out security fixes from PHP 5.2.6

2008-07-10 Thread Kees Cook
Sorry for the delays in getting this update published.  The Ubuntu
Security Team has been very busy lately.  As an explaination, most of
the vulnerabilities are hard to exploit, so this has been lower on the
list of things to do.

All that said, now that Bind and the latest cycles of kernel updates are
finishing up, we'll be having time for PHP.  :)

-- 
Please roll out security fixes from PHP 5.2.6
https://bugs.launchpad.net/bugs/227464
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 247365] Re: Cannot copy complete files to NAS (samba server)

2008-07-10 Thread Sergio Barjola
NAS server is model QNAP TS-209
I've test in Kubuntu 7.10 and doesn't work too. From a windows box it works ok.

-- 
Cannot copy complete files to NAS (samba server)
https://bugs.launchpad.net/bugs/247365
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 247365] Re: Cannot copy complete files to NAS (samba server)

2008-07-10 Thread Sergio Barjola
smb.conf of samba server

** Attachment added: "smb.conf"
   http://launchpadlibrarian.net/15938414/smb.conf

-- 
Cannot copy complete files to NAS (samba server)
https://bugs.launchpad.net/bugs/247365
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 247365] Re: Cannot copy complete files to NAS (samba server)

2008-07-10 Thread Sergio Barjola

** Attachment added: "smbclient.txt"
   http://launchpadlibrarian.net/15938380/smbclient.txt

-- 
Cannot copy complete files to NAS (samba server)
https://bugs.launchpad.net/bugs/247365
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 247365] [NEW] Cannot copy complete files to NAS (samba server)

2008-07-10 Thread Sergio Barjola
Public bug reported:

Binary package hint: samba

I cannot copy files to a NAS server with smbclient (and konqueror,nautilus).
I can read files without problems and copy folders, but when I send a file, I 
get timeout and file is created, but only 16573 bytes are copied.

Ubuntu 8.04.1

samba:
  Installed: 3.0.28a-1ubuntu4.4
  Candidate: 3.0.28a-1ubuntu4.4

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

-- 
Cannot copy complete files to NAS (samba server)
https://bugs.launchpad.net/bugs/247365
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 227464] Re: Please roll out security fixes from PHP 5.2.6

2008-07-10 Thread spinkham
This has been addressed in Intrepid by updating to PHP 5 here: 
https://launchpad.net/ubuntu/intrepid/+source/php5/5.2.6-1ubuntu1
Minimal patch above in this post 
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/227464/comments/15
Re: test cases: I've not yet seen widely published exploit code, and I'm not 
about to change that.
Regression potential:
  It is vaguely possible the escapeshellcmd() change could have unintended 
affects, but extremely unlikely due to the limited use case
of the function combined with necessity of using illegal characters in a 
multi-byte character set.  The patches have also been widely tested at this 
point.
  The rest are pure bug fixes with infinitesimally low chance of side effects.

-- 
Please roll out security fixes from PHP 5.2.6
https://bugs.launchpad.net/bugs/227464
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 227464] Re: Please roll out security fixes from PHP 5.2.6

2008-07-10 Thread spinkham
This has been addressed in Intrepid buy updating to PHP 5 here: 
https://launchpad.net/ubuntu/intrepid/+source/php5/5.2.6-1ubuntu1
Minimal patch above in this post 
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/227464/comments/15
Re: test cases: I've not yet seen widely published exploit code, and I'm not 
about to change that.
Regression potential:
  It is vaguely possible the escapeshellcmd() change could have unintended 
affects, but extremely unlikely due to the limited use case
of the function combined with necessity of using illegal characters in a 
multi-byte character set.  The patches have also been widely tested at this 
point.
  The rest are pure bug fixes with infinitesimally low chance of side effects.

-- 
Please roll out security fixes from PHP 5.2.6
https://bugs.launchpad.net/bugs/227464
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 227848] Re: boot order wrong for iscsi

2008-07-10 Thread Dewi
Having similar major problems utilizing iSCSI effectively with Heron. I have 
changed the Boot script order in rcS.d so iSCSI is now S44 instead of S25 ( 
starts iscsi AFTER networking ) and I now have iSCSI drives available to the 
system. However, it's proving difficult to get the boot order right for 
initiation and mounting of iSCSI drives to be automatic and effective as part 
of the boot process.
For example, if we want to hold service data on SAN iSCSI drives ( e.g. SAMBA 
file shares, LDAP or MySQL databases) we need to have the iSCSI drives fully 
mounted and available at the service startup scripts kick in. Currently with 
the default setup of iSCSI, this does not happen. 
Continuing to investigate and experiment , but any further tips to effectively 
get iSCSI usable as a system drive would be appreciated.

-- 
boot order wrong for iscsi
https://bugs.launchpad.net/bugs/227848
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 227464] Re: Please roll out security fixes from PHP 5.2.6

2008-07-10 Thread spinkham
Impact:
  Fixed possible stack buffer overflow in FastCGI SAPI 
Impact:Potential DOS and remote code execution if using FastCGI
  Updated PCRE to deal with issues fixed in USN-581-1 
Impact:potential DOS and code execution
  Fixes CVE-2008-0599
Impact:Potential DOS and remote code execution
  Fixed a safe_mode bypass in cURL identified by Maksymilian Arciemowicz. 
Impact: Potential overwriting of system files if cURL is in use
POC code in the advisory: 
http://securityreason.com/achievement_securityalert/51
  Properly address incomplete multibyte chars inside escapeshellcmd()
Impact: If I understand correctly, useful for bypassing character based 
filtering, leading to remotely running arbitrary commands on the shell

-- 
Please roll out security fixes from PHP 5.2.6
https://bugs.launchpad.net/bugs/227464
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 227464] Re: Please roll out security fixes from PHP 5.2.6

2008-07-10 Thread spinkham
Sorry, my listing of cURL exploit is not quite accurate, here's an updated 
version with that and some other fixes (let that be a lesson for you, not to 
post hastefully and in anger ;-)
Impact:
  Fixed possible stack buffer overflow in FastCGI SAPI
Impact:Potential DOS and remote code execution if using FastCGI
  Updated PCRE to deal with issues fixed in USN-581-1
Impact:Potential DOS and remote code execution
  Fixes CVE-2008-0599
Impact:Potential DOS and remote code execution
  Fixed a safe_mode bypass in cURL identified by Maksymilian Arciemowicz.
Impact: Potential overwriting or stealing files on the server if cURL is in 
use
  Properly address incomplete multibyte chars inside escapeshellcmd()
Impact: Bypassing character based filtering, leading to potentially 
remotely running arbitrary commands on the shell

-- 
Please roll out security fixes from PHP 5.2.6
https://bugs.launchpad.net/bugs/227464
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 227464] Re: Please roll out security fixes from PHP 5.2.6

2008-07-10 Thread spinkham
I'm sorry for whining to the people who are subscribed to and care about this 
bug, but over 2 months since the release of a package with 3 claimed remotely 
exploitable code injection bugs makes me VERY hesitant to ever recommend Ubuntu 
for server use ever again.
By this time even the slow moving redhat has updated and Ubuntu doesn't even 
have a package in -proposed.
It seems all the hard work was completed over a month ago, and sits in Tormod 
Volden PPA, with no action since.  
As far as I can tell, everything else is political will.
If there is no more forward, I will have to start explaining to the world how 
broken Ubuntu's security updating strategy is.
I would prefer to put my effort in something more useful then being the squeaky 
wheel, and will take all suggestions of how I can help.
I prefer action over complaining any day ;-)

-- 
Please roll out security fixes from PHP 5.2.6
https://bugs.launchpad.net/bugs/227464
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


Re: [Bug 227464] Re: Please roll out security fixes from PHP 5.2.6

2008-07-10 Thread Andrew Cholakian
Well this sounds like it meets the first criteria: "Bugs which may, 
under realistic circumstances, directly cause a *security 
vulnerability*. These are done by the security team and are documented 
at SecurityUpdateProcedures 
."

So what stage is it at?

Dustin Kirkland wrote:
> On Thu, Jul 10, 2008 at 10:14 AM, Andrew Cholakian
> <[EMAIL PROTECTED]> wrote:
>   
>> Agreed spinkham, debian got the release out fast, what's going on here?
>> 
>
> The Stable Release Update process for an Long Term Support release
> such as Hardy involves a bit a work and justification on our end in
> order to roll this out.  See:
>  * https://wiki.ubuntu.com/StableReleaseUpdates
>
> In the mean time, there's an unofficial, though usable, php-5.2.6
> package in my PPA:
>  * https://launchpad.net/~kirkland/+archive
>
> :-Dustin
>
>

-- 
Please roll out security fixes from PHP 5.2.6
https://bugs.launchpad.net/bugs/227464
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 247332] [NEW] Please add a script to allow filter services to be programatically added to master.cf

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

Binary package hint: postfix

It'd be handy for the postfix package to provide a way to do this so
that integration of content filters could be automated.

** Affects: postfix (Ubuntu)
 Importance: Wishlist
 Assignee: Scott Kitterman (kitterman)
 Status: In Progress

** Changed in: postfix (Ubuntu)
   Importance: Undecided => Wishlist
 Assignee: (unassigned) => Scott Kitterman (kitterman)
   Status: New => In Progress
   Target: None => intrepid-alpha-4

-- 
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 247087] Re: samba init script status action

2008-07-10 Thread Dustin Kirkland
Patch updated to require lsb-base 3.2-12ubuntu3, which has the -p
$pidfile support.

:-Dustin

** Attachment added: "samba.status.debdiff"
   http://launchpadlibrarian.net/15936114/samba.status.debdiff

-- 
samba init script status action
https://bugs.launchpad.net/bugs/247087
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 247316] Re: winbindd segfaults regularly

2008-07-10 Thread gavinmc
[EMAIL PROTECTED]:~$ apt-cache policy samba-dbg
samba-dbg:
  Installed: 3.0.28a-1ubuntu4.4
  Candidate: 3.0.28a-1ubuntu4.4
  Version table:
 *** 3.0.28a-1ubuntu4.4 0
500 http://ie.archive.ubuntu.com hardy-updates/main Packages
500 http://security.ubuntu.com hardy-security/main Packages
100 /var/lib/dpkg/status
 3.0.28a-1ubuntu4 0
500 http://ie.archive.ubuntu.com hardy/main Packages

-- 
winbindd segfaults regularly
https://bugs.launchpad.net/bugs/247316
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 247316] [NEW] winbindd segfaults regularly

2008-07-10 Thread gavinmc
Public bug reported:

Binary package hint: samba

We have an Ubuntu Hardy server with samba and winbindd installed on it.
At the moment it's doing very little, though we intend to use winbindd
to authenticate squid on this machine.

Ever since we joined it up to the AD domain 3 days ago (reporting bug
246578 during the process), we've been getting 1-2 emails oer day from
the server detailing a segfault.  I've installed gdb and samba-dbg and
the full output from the latest one is below.


The Samba 'panic action' script, /usr/share/samba/panic-action,
was called for PID 25103 (/usr/sbin/winbindd). 
  
This means there was a problem with the program, such as a segfault.   
Below is a backtrace for this process generated with gdb, which shows
the state of the program at the time the error occurred.  The Samba log
files may contain additional information about the problem.

If the problem persists, you are encouraged to first install the
samba-dbg package, which contains the debugging symbols for the Samba   
binaries.  Then submit the provided information as a bug report to 
Ubuntu by visiting this link:  
https://launchpad.net/ubuntu/+source/samba/+filebug

[Thread debugging using libthread_db enabled]
[New Thread 0xb7afa6d0 (LWP 25103)]
0xb7f0f410 in __kernel_vsyscall ()
#0  0xb7f0f410 in __kernel_vsyscall ()
#1  0xb7cb94d3 in waitpid () from /lib/tls/i686/cmov/libc.so.6
#2  0xb7c5c643 in ?? () from /lib/tls/i686/cmov/libc.so.6
#3  0x08123148 in smb_panic (why=0x8276e64 "internal error") at lib/util.c:1639
#4  0x0810d96a in sig_fault (sig=6) at lib/fault.c:47
#5  
#6  0xb7f0f410 in __kernel_vsyscall ()
#7  0xb7c4f085 in raise () from /lib/tls/i686/cmov/libc.so.6
#8  0xb7c50a01 in abort () from /lib/tls/i686/cmov/libc.so.6
#9  0xb7c4810e in __assert_fail () from /lib/tls/i686/cmov/libc.so.6
#10 0xb7d8fbea in ldap_parse_result () from /usr/lib/libldap_r-2.4.so.2
#11 0x08239e0c in ads_do_paged_search_args (ads=0x832d120,
bind_path=, scope=0,
expr=0x82656f5 "(objectclass=*)", attrs=0xbfd2da60, args=0x0,
res=0xbfd2da68, count=0xbfd2d984, cookie=0xbfd2d988) at libads/ldap.c:700
#12 0x0823a18f in ads_do_search_all_args (ads=0x832d120,
bind_path=0x8332838 "", scope=0, expr=0x82656f5 "(objectclass=*)",
attrs=0xbfd2da60, args=0x0, res=0xbfd2da68) at libads/ldap.c:772
#13 0x0824394e in ads_do_search_retry_internal (ads=0x832d120,
bind_path=0x82aa775 "", scope=0, expr=0x82656f5 "(objectclass=*)",
attrs=0xbfd2da60, args=0x0, res=0xbfd2da68) at libads/ldap_utils.c:101
#14 0x08243c9a in ads_do_search_retry (ads=0x832d120, bind_path=0x82aa775 "",
scope=0, expr=0x82656f5 "(objectclass=*)", attrs=0xbfd2da60,
res=0xbfd2da68) at libads/ldap_utils.c:124
#15 0x08236c8c in ads_USN (ads=0x832d120, usn=0x832e33c) at libads/ldap.c:2328
#16 0x080b4269 in sequence_number (domain=0x832deb8, seq=0x832e33c)
at nsswitch/winbindd_ads.c:1021
#17 0x08098a31 in refresh_sequence_number (domain=0x832deb8,
force=) at nsswitch/winbindd_cache.c:479
#18 0x08099059 in wcache_fetch (cache=0x832de20, domain=0x832deb8,
format=0x826069f "TRUSTDOMS/%s") at nsswitch/winbindd_cache.c:601
#19 0x08099aa8 in trusted_domains (domain=0x832deb8, mem_ctx=0x83536a8,
num_domains=0xbfd2dce8, names=0xbfd2dce4, alt_names=0xbfd2dce0,
dom_sids=0xbfd2dcdc) at nsswitch/winbindd_cache.c:1942
#20 0x080a90b8 in winbindd_dual_list_trusted_domains (domain=0x832deb8,
state=0xbfd2ddf8) at nsswitch/winbindd_misc.c:123
#21 0x080b941f in schedule_async_request (child=0x832e390)
at nsswitch/winbindd_dual.c:481
#22 0x080bad88 in async_domain_request (mem_ctx=0x83535d8, domain=0x832deb8,
request=0x8331e60, response=0x832fb80,
continuation=0x8096700 , private_data_data=0x830c3f8)
at nsswitch/winbindd_dual.c:340
#23 0x080965f0 in rescan_trusted_domains () at nsswitch/winbindd_util.c:217
#24 0x0808c17d in main (argc=) at nsswitch/winbindd.c:753
The program is running.  Quit anyway (and detach it)? (y or n) [answered Y; 
input not from terminal]


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

-- 
winbindd segfaults regularly
https://bugs.launchpad.net/bugs/247316
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


Re: [Bug 227464] Re: Please roll out security fixes from PHP 5.2.6

2008-07-10 Thread Dustin Kirkland
On Thu, Jul 10, 2008 at 10:14 AM, Andrew Cholakian
<[EMAIL PROTECTED]> wrote:
> Agreed spinkham, debian got the release out fast, what's going on here?

The Stable Release Update process for an Long Term Support release
such as Hardy involves a bit a work and justification on our end in
order to roll this out.  See:
 * https://wiki.ubuntu.com/StableReleaseUpdates

In the mean time, there's an unofficial, though usable, php-5.2.6
package in my PPA:
 * https://launchpad.net/~kirkland/+archive

:-Dustin

-- 
Please roll out security fixes from PHP 5.2.6
https://bugs.launchpad.net/bugs/227464
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 203169] Re: "status" function for init scripts

2008-07-10 Thread Dustin Kirkland
** Changed in: at (Ubuntu)
   Status: In Progress => Fix Released

** Changed in: cron (Ubuntu)
   Status: In Progress => Fix Released

** Changed in: dovecot (Ubuntu)
   Status: In Progress => Fix Released

** Changed in: sysklogd (Ubuntu)
   Status: In Progress => Fix Released

-- 
"status" function for init scripts
https://bugs.launchpad.net/bugs/203169
You received this bug notification because you are a member of Ubuntu
Server Team, which is a direct subscriber.

-- 
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 247103] Re: ssh init script should support the 'status' action

2008-07-10 Thread Dustin Kirkland
Patch updated to depend on lsb-base 3.2-12ubuntu3, which has the -p
$pidfile support.


:-Dustin

** Attachment added: "openssh.status.debdiff"
   http://launchpadlibrarian.net/15936081/openssh.status.debdiff

-- 
ssh init script should support the 'status' action
https://bugs.launchpad.net/bugs/247103
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh 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 227464] Re: Please roll out security fixes from PHP 5.2.6

2008-07-10 Thread Andrew Cholakian
Agreed spinkham, debian got the release out fast, what's going on here?

-- 
Please roll out security fixes from PHP 5.2.6
https://bugs.launchpad.net/bugs/227464
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 247096] Re: dovevot init script should support the 'status' action

2008-07-10 Thread Launchpad Bug Tracker
This bug was fixed in the package dovecot - 1:1.0.14-1ubuntu2

---
dovecot (1:1.0.14-1ubuntu2) intrepid; urgency=low

  * debian/control: Depend on lsb >= 3.2-12ubuntu2, which has the
status_of_proc() function.
  * debian/dovecot-common.init: Add the 'status' action (LP: #247096).

 -- Dustin Kirkland <[EMAIL PROTECTED]>   Wed, 09 Jul 2008 16:59:23
-0500

** Changed in: dovecot (Ubuntu)
   Status: In Progress => Fix Released

-- 
dovevot init script should support the 'status' action
https://bugs.launchpad.net/bugs/247096
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


[Blueprint network-authentication] Make Ubuntu authenticate against Network Authentication services

2008-07-10 Thread Rick Clark
Blueprint changed by Rick Clark:

Definition Status: Pending Approval => Approved

-- 
  Make Ubuntu authenticate against Network Authentication services
  https://blueprints.edge.launchpad.net/ubuntu/+spec/network-authentication

-- 
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 227464] Re: Please roll out security fixes from PHP 5.2.6

2008-07-10 Thread spinkham
Another month has passed, no release for Hardy. 
I'm not savvy enough with the Ubuntu release procedures to even know who to 
contact about this.
Could someone tell me what it would take to get these bugs fixed in the current 
stable, advertised for server use Ubuntu?
There are 3 remote code execution vulnerabilities fixed in these patches, 
that's no small thing, and makes it impossible for me to recommend Ubuntu for 
web server use at the moment.

-- 
Please roll out security fixes from PHP 5.2.6
https://bugs.launchpad.net/bugs/227464
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


[Blueprint swapfile-in-the-installer] Support Swapfiles at Installation

2008-07-10 Thread Rick Clark
Blueprint changed by Rick Clark:

Definition Status: New => Approved

-- 
  Support Swapfiles at Installation
  https://blueprints.launchpad.net/ubuntu/+spec/swapfile-in-the-installer

-- 
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 kerberize-main-servers] Kerberize Services in main

2008-07-10 Thread Rick Clark
Blueprint changed by Rick Clark:

Definition Status: Pending Approval => Approved

-- 
  Kerberize Services in main
  https://blueprints.launchpad.net/ubuntu/+spec/kerberize-main-servers

-- 
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 webmirrormanager] Web based repository mirror manager

2008-07-10 Thread Rick Clark
Blueprint changed by Rick Clark:

Definition Status: Pending Approval => Approved

-- 
  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/mailman/listinfo/ubuntu-server-bugs


[Bug 186126] Re: php5-dev's php-config reports bad info

2008-07-10 Thread wolfger
No response in over 5 months. 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 the current status,
under the Status column, and change the Status back to "New". Thanks
again!

** Changed in: php5 (Ubuntu)
   Status: Incomplete => Invalid

-- 
php5-dev's php-config reports bad info
https://bugs.launchpad.net/bugs/186126
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 208695] Re: Cannot upgrade to mysql-server-5.0

2008-07-10 Thread Martin Pitt
Accepted into -proposed, please test and give feedback here. Please see
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed. Thank you in advance!

** Changed in: mysql-dfsg-5.0 (Ubuntu Hardy)
   Status: In Progress => Fix Committed

** Tags added: verification-needed

-- 
Cannot upgrade to mysql-server-5.0
https://bugs.launchpad.net/bugs/208695
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 235868] Re: dnsmasq 2.41-2ubuntu1 init script typo: log_msg_end

2008-07-10 Thread Martin Pitt
Copied to hardy-updates.

** Changed in: dnsmasq (Ubuntu Hardy)
   Status: Fix Committed => Fix Released

-- 
dnsmasq 2.41-2ubuntu1 init script typo: log_msg_end
https://bugs.launchpad.net/bugs/235868
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dnsmasq 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 240519] Re: sybase_* functions missing in php5-sybase for hardy

2008-07-10 Thread Martin Pitt
Copied to hardy-updates.

** Changed in: php5 (Ubuntu Hardy)
   Status: Fix Committed => Fix Released

-- 
sybase_* functions missing in php5-sybase for hardy
https://bugs.launchpad.net/bugs/240519
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 120375] Re: cannot boot raid1 with only one disk

2008-07-10 Thread Alexander Dietrich
I have created a patch for the initramfs-tools script as suggested by
Ken in this comment:

https://bugs.launchpad.net/ubuntu/+source/mdadm/+bug/120375/comments/47

In order to apply it (as root), "cd /usr/share/initramfs-tools/scripts",
"patch < initramfs-mdadm-assemble-scan.patch", then "update-initramfs
-u".

With an initrd patched in this manner, I was able to disconnect either
of my harddrives and still boot my server without manual intervention.
The patch does not address the generous wait for the missing harddrive,
so give it some time.

** Attachment added: "Patch for initramfs-tools as suggested by Ken on 
2008-03-31"
   http://launchpadlibrarian.net/15929571/initramfs-mdadm-assemble-scan.patch

-- 
cannot boot raid1 with only one disk
https://bugs.launchpad.net/bugs/120375
You received this bug notification because you are a member of Ubuntu
Server Team, which is a subscriber of a duplicate bug.

-- 
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