[Bug 264943] Re: gvfsd-smb crashed with SIGSEGV in strlen()

2008-12-12 Thread Kai Blin
The pcap dump (i.e. the binary data, not the text file) was pretty much
what I needed. Thanks alot.

Could anyone try the attached patch on top of current v3-2-test git?

** Attachment added: "Fix offset check in interpret_long_filename"
   http://launchpadlibrarian.net/20398252/bug_5953_fix.patch

-- 
gvfsd-smb crashed with SIGSEGV in strlen()
https://bugs.launchpad.net/bugs/264943
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 302092] Re: logging in immediately logs out again

2008-12-12 Thread lagoinsomne
I noticed this behaviour after this  two events: some days ago I shared
a directory with samba. Everything went fine, except that having two
networks I just couldn't see the shared directory in another windows
machine, but that is another problem.

Today I installed a new printer and connected to 127.0.0.1:631 (cups),
and after that I could not sudo, so rebooted the computer. After reboot
I couldn't login, so I restarted in recovery mode and then I realized
that three files in /var/lib/samba had changed this day, so I renamed
them and voilá, I could login again.

The three files that were changed today were:
/var/lib/share_info.tdb
/var/lib/secrets.tdb
/var/lib/passwd.tdb

After login in successfully I checked /var/lib/samba and sectrets.tdb
and passdb.tdb were recreated and the md5sum is different from the old
ones. Share_info.tdb was not recreated, and seeing the date it seems
that registry.tdb and ntprinters.tdb were touched or recreated again.

This bug is nasty because you just can't login, and if that happens to
someone without another computer to check the solution then is hard to
fix it.

-- 
logging in immediately logs out again
https://bugs.launchpad.net/bugs/302092
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 1568] Re: nut takes too long to start

2008-12-12 Thread Jeff
Has there been a PPA set up for this yet? If so, has it fixed the issue?

Thanks.

-- 
nut takes too long to start
https://bugs.launchpad.net/bugs/1568
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nut 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 264943] Re: gvfsd-smb crashed with SIGSEGV in strlen()

2008-12-12 Thread rossjenkins

** Attachment added: "wiresharkdmp"
   http://launchpadlibrarian.net/20394611/wiresharkdmp

-- 
gvfsd-smb crashed with SIGSEGV in strlen()
https://bugs.launchpad.net/bugs/264943
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 264943] Re: gvfsd-smb crashed with SIGSEGV in strlen()

2008-12-12 Thread rossjenkins

** Attachment added: "wiresharkdmp.txt"
   http://launchpadlibrarian.net/20394606/wiresharkdmp.txt

-- 
gvfsd-smb crashed with SIGSEGV in strlen()
https://bugs.launchpad.net/bugs/264943
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 264943] Re: gvfsd-smb crashed with SIGSEGV in strlen()

2008-12-12 Thread rossjenkins
OK, attached are some files.

First a pdf file showing how my network is laid out (1 picture worth
1000 words etc.). Next is a text file of the network capture on eth0
between my Linux comp (ubuntu-test) at ip 192.168.0.100 and my IOmega
500 GB NAS aka "Home Network Hard Drive" via a DLink 615 router. The
IOmega NAS is at 192.168.0.195. I used Wireshark for the capture. The
last file is the same information but in the Wireshark proprietary
format.

I am using Samba 2:3.2.3-1ubuntu3.3. I tried to connect to
smb://192.168.0.195/PUBLIC/ from Nautilus and it momentarily connects
but then Nautilus reverts to displaying my home folder as previous
posters have mentioned.

The IOmega NAS uses an embedded Linux server of some kind to serve
requests. ftp works OK.

** Attachment added: "Network.pdf"
   http://launchpadlibrarian.net/20394588/Network.pdf

-- 
gvfsd-smb crashed with SIGSEGV in strlen()
https://bugs.launchpad.net/bugs/264943
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 237894] Re: I cannot connect to any server. Conection hangs up at "channel 0: open confirm rwindow 0 rmax 32768"

2008-12-12 Thread Chris Jones
is this a duplicate of bug #259816 ?

-- 
I cannot connect to any server. Conection hangs up at "channel 0: open confirm 
rwindow 0 rmax 32768"
https://bugs.launchpad.net/bugs/237894
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 307437] [NEW] mysql has to autostart later

2008-12-12 Thread Mathias Gug
On Fri, Dec 12, 2008 at 01:34:23PM -, midnightflash wrote:
> The original startups for mysql in /etc/rc2.d/ are:
> S17mysql-ndb-mgm
> S18mysql-ndb
> S19mysql
> 
> This is to early to come up for mysql. 

Why?

> It just jails to start.

How does it fail? Could you post some log files?

> Changing them to:
> S26mysql-ndb-mgm
> S27mysql-ndb
> S28mysql
> 

  status incomplete

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


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

-- 
mysql has to autostart later
https://bugs.launchpad.net/bugs/307437
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 237894] Re: I cannot connect to any server. Conection hangs up at "channel 0: open confirm rwindow 0 rmax 32768"

2008-12-12 Thread Milo Casagrande
I have the same problem with a Mini Dell 9. The solution in commet 23
just worked fine for me.

Kernel version is:

Linux [hostname] 2.6.24-19-lpia #1 SMP Tue Jul 29 14:02:05 UTC 2008 i686
GNU/Linux

-- 
I cannot connect to any server. Conection hangs up at "channel 0: open confirm 
rwindow 0 rmax 32768"
https://bugs.launchpad.net/bugs/237894
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 243878] Re: adding MYHTBUNTU to my Hardy Ubunutu

2008-12-12 Thread Jean-Baptiste Lallement
Thanks for your report.

The error was
Unpacking mysql-server (from .../mysql-server_5.0.51a-3ubuntu5.1_all.deb) ...

 * Stopping MySQL database server mysqld

   ...fail!

invoke-rc.d: initscript mysql, action "stop" failed.

invoke-rc.d returned 1

There is a MySQL server running, but we failed in our attempts to stop
it.

Stop it yourself and try again!

dpkg: error processing /var/cache/apt/archives/mysql-server_5.0.51a-
3ubuntu5.1_all.deb (--unpack):

 subprocess pre-installation script returned error exit status 1

Is it still an issue ?

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

-- 
adding MYHTBUNTU to my Hardy Ubunutu
https://bugs.launchpad.net/bugs/243878
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 232018] Re: squid 2.6 - can't start with coss file system

2008-12-12 Thread Javier Jardón
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: squid (Ubuntu)
   Status: Incomplete => Invalid

-- 
squid 2.6 - can't start with coss file system
https://bugs.launchpad.net/bugs/232018
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to squid 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 302026] Re: likewise-open prevents local passwords from being changed

2008-12-12 Thread Buddha
I thought that might be the answer...

The Ubuntu release is 4.x and the Likewise release is 5.x

I will try removing myself from the domain uninstalling and then
reinstalling ...   But will wait until closer to Xmas in case I end up with
a non-functioning computer.


2008/12/3 Thierry Carrez 

> Buddha: The DEB from likewise may be slightly different from the
> official Ubuntu one. And the issue you're experiencing looks slightly
> different from the original poster's one. If you're not using the
> Ubuntu-packaged version of likewise-open, please file directly bugs
> upstream (http://lobugs.likewisesoftware.com/). If you can reproduce
> your issue with Ubuntu-packaged version of Likewise Open, please file a
> new bug here.
>
> --
> likewise-open prevents local passwords from being changed
> https://bugs.launchpad.net/bugs/302026
> You received this bug notification because you are a direct subscriber
> of the bug.
>

-- 
likewise-open prevents local passwords from being changed
https://bugs.launchpad.net/bugs/302026
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to likewise-open 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 254881] Re: [security = domain] 100% cpu after a reboot of the PDC

2008-12-12 Thread Javier Jardón
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: samba (Ubuntu)
   Status: Incomplete => Invalid

-- 
[security = domain] 100% cpu after a reboot of the PDC
https://bugs.launchpad.net/bugs/254881
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 306233] [NEW] Segmentation fault in timelib_builtin_db()

2008-12-12 Thread ServerAlex
I'm not 100% sure, but I guess I tracked down this problem to the fact
that my apparmor rules blocked access to /usr/share/zoneinfo , which
wasn't a problem with the older php packet versions. Nevertheless the
new versions shouldn't segfault coz the access was denied.

Hope this helps.


2008/12/8 ServerAlex :
> ii  libapache2-mod-php55.2.4-2ubuntu5.4
> server-side, HTML-embedded scripting languag
>
> 2008/12/8, Mathias Gug :
>> On Mon, Dec 08, 2008 at 02:25:24PM -, ServerAlex wrote:
>>> Public bug reported:
>>>
>>> Binary package hint: php5
>>>
>>> After the last PHP update of Ubuntu Hardy my webserver crashes for some
>>
>> Thank you for taking the time to report this bug and helping to make
>> Ubuntu better. Could you specify which package version you're using?
>>
>>   status incomplete
>>
>> --
>> Mathias Gug
>> Ubuntu Developer  http://www.ubuntu.com
>>
>>
>> ** Changed in: php5 (Ubuntu)
>>Status: New => Incomplete
>>
>> --
>> Segmentation fault in timelib_builtin_db()
>> https://bugs.launchpad.net/bugs/306233
>> You received this bug notification because you are a direct subscriber
>> of the bug.
>>
>> Status in "php5" source package in Ubuntu: Incomplete
>>
>> Bug description:
>> Binary package hint: php5
>>
>> After the last PHP update of Ubuntu Hardy my webserver crashes for some
>> scripts. I tracked down this problem to the following crashdump:
>>
>> *** glibc detected *** /usr/sbin/apache2: double free or corruption (out):
>> 0x7f2ee86e1b00 ***
>> === Backtrace: =
>> /lib/libc.so.6[0x7f2eee70908a]
>> /lib/libc.so.6(cfree+0x8c)[0x7f2eee70cc1c]
>> /usr/lib/apache2/modules/libphp5.so(timelib_builtin_db+0x278)[0x7f2ee8523278]
>> /usr/lib/apache2/modules/libphp5.so(get_timezone_info+0x65)[0x7f2ee8507cd5]
>> /usr/lib/apache2/modules/libphp5.so(php_strftime+0xc3)[0x7f2ee8508e53]
>> /usr/lib/apache2/modules/libphp5.so[0x7f2ee870a502]
>> /usr/lib/apache2/modules/libphp5.so(execute+0x173)[0x7f2ee86fb453]
>> /usr/lib/apache2/modules/libphp5.so(zend_execute_scripts+0x153)[0x7f2ee86dbd93]
>> /usr/lib/apache2/modules/libphp5.so(php_execute_script+0x21a)[0x7f2ee869800a]
>> /usr/lib/apache2/modules/libphp5.so[0x7f2ee875c252]
>> /usr/sbin/apache2(ap_run_handler+0x7a)[0x437d6a]
>> /usr/sbin/apache2(ap_invoke_handler+0x7c)[0x43b18c]
>> /usr/sbin/apache2(ap_process_request+0x16e)[0x44786e]
>> /usr/sbin/apache2[0x444c68]
>> /usr/sbin/apache2(ap_run_process_connection+0x72)[0x43eec2]
>> /usr/sbin/apache2[0x44b665]
>> /usr/sbin/apache2[0x44b915]
>> /usr/sbin/apache2(ap_mpm_run+0x7d8)[0x44c1a8]
>> /usr/sbin/apache2(main+0x754)[0x425a44]
>> /lib/libc.so.6(__libc_start_main+0xf4)[0x7f2eee6b31c4]
>> /usr/sbin/apache2(apr_global_mutex_lock+0x41)[0x424e79]
>> === Memory map: 
>> [Mon Dec 08 15:17:29 2008] [notice] child pid 5332 exit signal Aborted (6)
>>
>>
>> To reproduce this error I just create a php file like this:
>>
>> > echo strftime('%Y');
>> ?>
>>
>

-- 
Segmentation fault in timelib_builtin_db()
https://bugs.launchpad.net/bugs/306233
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 306897] Re: LDAP Authentication problem : ldap_simple_bind_s() failed

2008-12-12 Thread David Goulet
The new gnutls13 update, released yesterday (11/12/2008) fixed the
problem.

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


[Bug 307496] [NEW] no display network computer

2008-12-12 Thread jeanyves
Public bug reported:

Since my upgrade ubuntu 8.04 to 8.10, i have a problem to access network
None computer display in "Network" ! 

 I must to connect me with ip address.

 My network is in a domain "Olympe" with 12 (11 windows 2000 - 1 ubuntu/linux) 
computers.
 and a server (windows 2003)

( with a liveCD ubuntu 8.10, it's work !!! )

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

-- 
no display network computer
https://bugs.launchpad.net/bugs/307496
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 300691] Re: tomcat6-instance-create should allow to specify ports

2008-12-12 Thread Thierry Carrez
Jaunty tomcat6 user instances run a HTTP listener (on 8080) and a server 
shutdown port (on 8005).
The tool will let the user specify:
 * HTTP port
 * Control server port
 * Magic shutdown word

** Changed in: tomcat6 (Ubuntu)
 Assignee: (unassigned) => Thierry Carrez (tcarrez)
   Status: Confirmed => In Progress

-- 
tomcat6-instance-create should allow to specify ports
https://bugs.launchpad.net/bugs/300691
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tomcat6 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] Re: LDAP Authentication problem : ldap_simple_bind_s() failed

2008-12-12 Thread goto
** Also affects: gnutls13 (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


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

2008-12-12 Thread goto
I'm not quite sure if it's the same thing as is happening here, but
we've basically just had our entire infrastructure broken because it
relies on LDAP over SSL.

It seems that the newest release of libgnutls13 (2.0.4-1ubuntu2.3),
which was supposed to fix a " where some valid certificate chains would
be untrusted", ironically breaks our (valid) certificate chain.

The following is a log of a machine which had not yet been updated,
basically enabling me to point the finger at libgnutls:


r...@xibalba246:~# apt-cache policy libgnutls13
libgnutls13:
  Installed: 2.0.4-1ubuntu2.1
  Candidate: 2.0.4-1ubuntu2.3
  Version table:
 2.0.4-1ubuntu2.3 0
500 http://ch.archive.ubuntu.com hardy-updates/main Packages
500 http://security.ubuntu.com hardy-security/main Packages
 *** 2.0.4-1ubuntu2.1 0
100 /var/lib/dpkg/status
 2.0.4-1ubuntu2 0
500 http://ch.archive.ubuntu.com hardy/main Packages
r...@xibalba246:~# ldapsearch -x -H ldaps://xibalba233.cs.unibas.ch/ -D 
cn=xxxcensored,dc=dbis,dc=cs,dc=unibas,dc=ch -w xxxcensored -b 
"dc=dbis,dc=cs,dc=unibas,dc=ch" -s sub 
'(&(objectclass=posixAccount)(uid=xxxcensored))'
# extended LDIF
#
# LDAPv3
# base  with scope subtree
# filter: (&(objectclass=posixAccount)(uid=xxxcensored))
# requesting: ALL
#

[...]

# search result
search: 2
result: 0 Success

# numResponses: 2
# numEntries: 1

r...@xibalba246:~# apt-get -y -q install libgnutls13
Reading package lists...
Building dependency tree...
Reading state information...
Suggested packages:
  gnutls-bin
The following packages will be upgraded:
  libgnutls13
1 upgraded, 0 newly installed, 0 to remove and 56 not upgraded.
Need to get 0B/307kB of archives.
After this operation, 0B of additional disk space will be used.
(Reading database ... 24099 files and directories currently installed.)
Preparing to replace libgnutls13 2.0.4-1ubuntu2.1 (using 
.../libgnutls13_2.0.4-1ubuntu2.3_i386.deb) ...
Unpacking replacement libgnutls13 ...
Setting up libgnutls13 (2.0.4-1ubuntu2.3) ...

Processing triggers for libc6 ...
ldconfig deferred processing now taking place
r...@xibalba246:~# ldapsearch -x -H ldaps://xibalba233.cs.unibas.ch/ -D 
cn=xxxcensored,dc=dbis,dc=cs,dc=unibas,dc=ch -w xxxcensored -b 
"dc=dbis,dc=cs,dc=unibas,dc=ch" -s sub 
'(&(objectclass=posixAccount)(uid=xxxcensored))'
ldap_sasl_bind(SIMPLE): Can't contact LDAP server (-1)

r...@xibalba246:~#


As said, since our user management is in LDAP (pam_ldap), we're currently 
losing our servers one by one ;-)

Anyway, these machines are not publicly accessible, so you won't be able
to immediately test it for yourself. However, there is a *web* server
which is using the same certificate chain (just a different CN),
available at https://dbis.cs.unibas.ch/

If you contact anybody from the team there (at the mentioned website,
that is), we will gladly help you with more details, if required.

One final note: I'm definitely sure that the certificate chain as
absolutely correct (and none of them is about to expire anytime soon).
This setup has been working for months now in all kinds of SSL/TLS-
encrypted settings.

We'd be happy to see this fixed :-D

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


[Bug 307437] [NEW] mysql has to autostart later

2008-12-12 Thread midnightflash
Public bug reported:

Binary package hint: mysql-server

The original startups for mysql in /etc/rc2.d/ are:
S17mysql-ndb-mgm
S18mysql-ndb
S19mysql

This is to early to come up for mysql. It just jails to start.
Changing them to:
S26mysql-ndb-mgm
S27mysql-ndb
S28mysql

Is working correctly though.

(btw. it seems my system is a bit fast while reading because if raid-5
with 4 hdds)

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

-- 
mysql has to autostart later
https://bugs.launchpad.net/bugs/307437
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 307424] [NEW] problem in starting samba daemons cannot load libtalloc

2008-12-12 Thread heena
Public bug reported:

Binary package hint: samba

I have installed samba in my unix sever.But when i am entering
http://localhost:901  in my IE it is showing the following error.

exec(): 0509-036 Cannot load program swat because of the following
errors: 0509-150 Dependent module libtalloc.so could not be loaded.
0509-022 Cannot load module libtalloc.so. 0509-026 System error: A file
or directory in the path name does not exist.

Also i am not able to start the samba daemons.
Please help

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

-- 
problem in starting samba daemons cannot load libtalloc
https://bugs.launchpad.net/bugs/307424
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 307397] Re: please update Apache to 2.2.10

2008-12-12 Thread Chris Coulson
Thank you for your bug report. Yes, I think it would be possible to
update Apache to 2.2.10, although it isn't in Debian at the moment.

** Changed in: apache2 (Ubuntu)
   Importance: Undecided => Wishlist
   Status: New => Triaged

** Tags added: upgrade

-- 
please update Apache to 2.2.10
https://bugs.launchpad.net/bugs/307397
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 307397] [NEW] please update Apache to 2.2.10

2008-12-12 Thread Michael Marley
Public bug reported:

Binary package hint: apache2

I was wondering if it might be possible to update the Apache web server
from 2.2.9 to 2.2.10 for Jaunty.  On the Apache website, it says this
release is for bugfixes and security.

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

-- 
please update Apache to 2.2.10
https://bugs.launchpad.net/bugs/307397
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