[Bug 292955] [NEW] [needs-packaging] func

2008-11-03 Thread Launchpad Bug Tracker
You have been subscribed to a public bug by Tim 'Shaggy' Bielawa (tbielawa):

Homepage: https://fedorahosted.org/func/
License: GPL

Stolen Description: A lot of programs, systems, and tools need some way
to communicate. Func provides a two-way authenticated system for
generically doing these sort of things. You can build your own
applications on top of it, and easily expand func by adding in
additional modules, whether you want these to work through the func
command line or by means of some other application. If you just want to
use the func command line, that's great. If you want to build apps on
the func tools, that's great too.

Basically this is a great system administration tool.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
[needs-packaging] func
https://bugs.launchpad.net/bugs/292955
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 134080] Re: Navigating directories for DFS shares buggy

2008-11-03 Thread dsmith1974
This does not appear to be fixed in the 8.10 Intreped release either.  I
still get the remote object error when attempting to cd into directories
on a DFS file-system.

Regards,

Duncan

-- 
Navigating directories for DFS shares buggy
https://bugs.launchpad.net/bugs/134080
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 63141] Re: PHP (cli) exits with a segfault if pg_connect() called.

2008-11-03 Thread Russell Smith
Hi,

After a bit of debugging, some pushing and a big wait, there is a
proposed patch for this.  Really this is a bug in PostgreSQL as listed
in the PHP bug report.

I'm not sure if this should be moved.  So I'm leaving it here.  But it
is certainly a bug in PostgreSQL.

Bug thread reported by me: 
http://archives.postgresql.org/pgsql-bugs/2008-09/msg1.php
Proposed Patch for PostgreSQL: 
http://archives.postgresql.org/pgsql-hackers/2008-10/msg01353.php

-- 
PHP (cli) exits with a segfault if pg_connect() called.
https://bugs.launchpad.net/bugs/63141
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 293037] Re: snmpd sigfaults

2008-11-03 Thread Cham
** Description changed:

  Binary package hint: snmpd
  
  Description:Ubuntu 8.04.1
  Release:8.04
  
  snmpd:
Installed: 5.4.1~dfsg-4ubuntu4
Candidate: 5.4.1~dfsg-4ubuntu4
Version table:
   *** 5.4.1~dfsg-4ubuntu4 0
  500 http://nl.archive.ubuntu.com hardy/main Packages
  100 /var/lib/dpkg/status
  
  
  Last friday I upgraded the system from 7.10 to 8.04. Since then snmpd craches.
  
  snmpd crashes shortly after a invocation.
  Nov  3 11:51:20 buitenmuur kernel: [259297.467773] snmpd[21127]: segfault at 
b7f68000 eip b7d4e040 esp bf8b71f0 error 4
  
+ Reinstalling snmpd package and rebooting the machine doesn't change
+ anything. After reinstalling I used the default configuration but it
+ still crashes.
+ 
  file: /etc/defaults/snmpd
  
  # This file controls the activity of snmpd and snmptrapd
  
  # MIB directories.  /usr/share/snmp/mibs is the default, but
  # including it here avoids some strange problems.
  export MIBDIRS=/usr/share/snmp/mibs
  
  # snmpd control (yes means start daemon).
  SNMPDRUN=yes
  
  # snmpd options (use syslog, close stdin/out/err).
- SNMPDOPTS='-LS 0-4 d -Lf /dev/null -smux -u snmp -p /var/run/snmpd.pid 
127.0.0.1 192.168.169.254'
+ SNMPDOPTS='-LS 0-4 d -Lf /dev/null -u snmp -I -smux -p /var/run/snmpd.pid 
127.0.0.1 192.168.169.254'
  
  # snmptrapd control (yes means start daemon).  As of net-snmp version
  # 5.0, master agentx support must be enabled in snmpd before snmptrapd
  # can be run.  See snmpd.conf(5) for how to do this.
  TRAPDRUN=no
  
  # snmptrapd options (use syslog).
  TRAPDOPTS='-Lsd -p /var/run/snmptrapd.pid'
  
  # create symlink on Debian legacy location to official RFC path
  SNMPDCOMPAT=yes

-- 
snmpd sigfaults
https://bugs.launchpad.net/bugs/293037
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to net-snmp 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 134080] Re: Navigating directories for DFS shares buggy

2008-11-03 Thread John Anderson
I'm setting this back to confirmed as I am still seeing this issue, as
is dsmith1974. I don't think it is fixed.

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

-- 
Navigating directories for DFS shares buggy
https://bugs.launchpad.net/bugs/134080
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 147207] Re: gutsy php5 crashed with SIGSEGV in CRYPTO_lock()

2008-11-03 Thread Russell Smith
Hi,

This doesn't happen to open a postgreSQL connection over SSL does it?

What other libraries does php have loaded for this crash, and what order
are they in?

This appears to be a failure of another library using SSL to do it's
cleanup properly.  If you can provide the information above we may be
able to track this down further.  That's if you are still experiencing
the problem at all.

Thanks

Russell.

-- 
gutsy php5 crashed with SIGSEGV in CRYPTO_lock()
https://bugs.launchpad.net/bugs/147207
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 292405] Re: adept manager unable to install /var/cache/apt/archives/mysql-server_5.0.67-0ubuntu6_all.deb

2008-11-03 Thread Greg
The log files are attached.

Here is some additional information from Adept while doing the upgrade:

Commit failed.
To continue, hit ok and we will try to recover. If you close the application 
now, we will not do anything and you may try to resolve the problem manually.
(If you suspect this is a bug in Adept, please also provide the following 
exception description in the report).

The error was: 
APT Error. Context:
Running dpkg, 
[ /usr/bin/dpkg, --status-fd, 3, --unpack, 
/var/cache/apt/archives/mysql-server-5.0_5.0.67-0ubuntu6_i386.deb, 
/var/cache/apt/archives/kcalc_4-0x1.91ff4bf890bf4p-1494.1.2-0ubuntu5_i386.deb, 
/var/cache/apt/archives/kcharselect_4-0x1.91ff4bf890bf4p-1494.1.2-0ubuntu5_i386.deb,
 
/var/cache/apt/archives/kdessh_4-0x1.91ff4bf890bf4p-1494.1.2-0ubuntu5_i386.deb, 
/var/cache/apt/archives/kdf_4-0x1.91ff4bf890bf4p-1494.1.2-0ubuntu5_i386.deb, 
/var/cache/apt/archives/kfloppy_4-0x1.91ff4bf890bf4p-1494.1.2-0ubuntu5_i386.deb,
 /var/cache/apt/archives/kgpg_4-0x1.91ff4bf890bf4p-1494.1.2-0ubuntu5_i386.deb, 
/var/cache/apt/archives/ktimer_4-0x1.91ff4bf890bf4p-1494.1.2-0ubuntu5_i386.deb, 
/var/cache/apt/archives/kwalletmanager_4-0x1.91ff4bf890bf4p-1494.1.2-0ubuntu5_i386.deb,
 
/var/cache/apt/archives/sweeper_4-0x1.91ff4bf890bf4p-1494.1.2-0ubuntu5_i386.deb,
 
/var/cache/apt/archives/kdeutils_4-0x1.91ff4bf890bf4p-1494.1.2-0ubuntu5_all.deb,
 /var/cache/apt/archives/kjots_4-0x1.91ff4bf890bf4p-1494.1.2-0ubuntu2_i386.deb 
], 
Sup-process returned error code 1, 
Error processing /var/cache/apt/archives/kdf_4%3a4.1.2-0ubuntu5_i386.deb : 
trying to overwrite `/usr/share/applications/kde4/kwikdisk.desktop', which is 
also in package kwikdisk-kde4.


then this...

It seems that the recovery has failed. Please fix manually (try dpkg
--configure -a and/or apt-get -f install) in terminal...

The error was: 
APT Error. Context:
Running dpkg, 
[ /usr/bin/dpkg, --status-fd, 3, --configure, -a ], 
Sup-process returned error code 1, 
Error processing kdeutils : dependency problems - leaving unconfigured.

There definitely seemed to be a problem with MySQL, but there was also a  
problem with kdeutils.  I believe the kdeutils problems were fixed with 
subsequent releases b/c I was able to get that resolved within a day by 
applying new package updates.

First MySQL Server didn't install, but after a reboot and updating the
available packages, it seems that MySQL server got updated.

I'd give more details about how and when MySQL got fixed, but there is
no history file in adept like there is in synaptic.  It is also
confusing because Adept does not show any knowledge of a package called
mysql-server if you search for it.

Linux greg-laptop 2.6.27-7-generic #1 SMP Thu Oct 30 04:18:38 UTC 2008
i686 GNU/Linux

** Attachment added: dist-upgrade-files.tgz
   http://launchpadlibrarian.net/19284432/dist-upgrade-files.tgz

-- 
adept manager unable to install 
/var/cache/apt/archives/mysql-server_5.0.67-0ubuntu6_all.deb
https://bugs.launchpad.net/bugs/292405
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 292405] Re: adept manager unable to install /var/cache/apt/archives/mysql-server_5.0.67-0ubuntu6_all.deb

2008-11-03 Thread Greg
So, looking at the log files in /var/log/dist-upgrade, it appears that
the problems all trace back to the stop command failing to stop the
currently installed mysqld

-- 
adept manager unable to install 
/var/cache/apt/archives/mysql-server_5.0.67-0ubuntu6_all.deb
https://bugs.launchpad.net/bugs/292405
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 293040] Re: package update-manager 1:0.87.30 failed to install/upgrade: ErrorMessage: SystemError in cache.commit(): E:Sub-process /usr/bin/dpkg returned an error code (1)

2008-11-03 Thread Jean-Baptiste Lallement
Thanks for your report.

The error is :
=
Setting up samba-common (3.0.28a-1ubuntu4.5) ...
[EMAIL PROTECTED]:/# 
[EMAIL PROTECTED]:/# Terminated
[EMAIL PROTECTED]:/# 
[EMAIL PROTECTED]:/# \
[EMAIL PROTECTED]:/# \\
[EMAIL PROTECTED]:/# \ 
[EMAIL PROTECTED]:/#   
[EMAIL PROTECTED]:/# 
[EMAIL PROTECTED]:/# exit
dpkg: error processing samba-common (--configure):
 subprocess post-installation script returned error exit status 143
=

affecting to samba

** Changed in: samba (Ubuntu)
Sourcepackagename: update-manager = samba

** Summary changed:

- package update-manager 1:0.87.30 failed to install/upgrade: ErrorMessage: 
SystemError in cache.commit(): E:Sub-process /usr/bin/dpkg returned an error 
code (1)
+ package samba-common failed to install/upgrade : subprocess post-installation 
script returned error exit status 143

** Tags added: gutsy2hardy

-- 
package samba-common failed to install/upgrade : subprocess post-installation 
script returned error exit status 143
https://bugs.launchpad.net/bugs/293040
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 292836] Re: Cannot browse samba shares

2008-11-03 Thread Mathias Gug
Could you try to connect to the shares with the smbclient command from a
terminal? Does it work?

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

-- 
Cannot browse samba shares
https://bugs.launchpad.net/bugs/292836
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 292191] [NEW] could not install 'mysql-server-5.0'

2008-11-03 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Binary package hint: update-manager

upgrade kubuntu 8.04 to 8.10

subprocess post-installation script returned error exit status 1
Description:Ubuntu 8.10
Release:8.10

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

-- 
could not install 'mysql-server-5.0'
https://bugs.edge.launchpad.net/bugs/292191
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 292405] Re: adept manager unable to install /var/cache/apt/archives/mysql-server_5.0.67-0ubuntu6_all.deb

2008-11-03 Thread Mathias Gug
On Mon, Nov 03, 2008 at 02:30:22PM -, Greg wrote:
 So, looking at the log files in /var/log/dist-upgrade, it appears that
 the problems all trace back to the stop command failing to stop the
 currently installed mysqld

Could you look into /var/log/daemon.log file? There should be more
information about the failure to stop mysql server.

  status incomplete

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


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

-- 
adept manager unable to install 
/var/cache/apt/archives/mysql-server_5.0.67-0ubuntu6_all.deb
https://bugs.launchpad.net/bugs/292405
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 292191] Re: could not install 'mysql-server-5.0'

2008-11-03 Thread Michael Vogt
Thanks for your bugreport.

Please attach the files in /var/log/dist-upgrade/*

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

-- 
could not install 'mysql-server-5.0'
https://bugs.launchpad.net/bugs/292191
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 286828] Re: CIFS share broken after upgrade from 8.04 - 8.10

2008-11-03 Thread Latchezar Tzvetkoff
Noticed that keeping the old kernels is generally a good idea...
After lots of headaches I've just rebooted and ran the 2.6.24-21.43 kernel and 
my work smb shares worked just fine...
Hope this get fixed ASAP, it's really a shame latest CIFS sources are that lame 
written/buggy/whatever...

-- 
CIFS share broken after upgrade from 8.04 - 8.10
https://bugs.launchpad.net/bugs/286828
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 293037] [NEW] snmpd sigfaults

2008-11-03 Thread Cham
Public bug reported:

Binary package hint: snmpd

Description:Ubuntu 8.04.1
Release:8.04

snmpd:
  Installed: 5.4.1~dfsg-4ubuntu4
  Candidate: 5.4.1~dfsg-4ubuntu4
  Version table:
 *** 5.4.1~dfsg-4ubuntu4 0
500 http://nl.archive.ubuntu.com hardy/main Packages
100 /var/lib/dpkg/status


Last friday I upgraded the system from 7.10 to 8.04. Since then snmpd craches.

snmpd crashes shortly after a invocation.
Nov  3 11:51:20 buitenmuur kernel: [259297.467773] snmpd[21127]: segfault at 
b7f68000 eip b7d4e040 esp bf8b71f0 error 4

file: /etc/defaults/snmpd

# This file controls the activity of snmpd and snmptrapd

# MIB directories.  /usr/share/snmp/mibs is the default, but
# including it here avoids some strange problems.
export MIBDIRS=/usr/share/snmp/mibs

# snmpd control (yes means start daemon).
SNMPDRUN=yes

# snmpd options (use syslog, close stdin/out/err).
SNMPDOPTS='-LS 0-4 d -Lf /dev/null -smux -u snmp -p /var/run/snmpd.pid 
127.0.0.1 192.168.169.254'

# snmptrapd control (yes means start daemon).  As of net-snmp version
# 5.0, master agentx support must be enabled in snmpd before snmptrapd
# can be run.  See snmpd.conf(5) for how to do this.
TRAPDRUN=no

# snmptrapd options (use syslog).
TRAPDOPTS='-Lsd -p /var/run/snmptrapd.pid'

# create symlink on Debian legacy location to official RFC path
SNMPDCOMPAT=yes

** Affects: net-snmp (Ubuntu)
 Importance: Undecided
 Status: New

-- 
snmpd sigfaults
https://bugs.launchpad.net/bugs/293037
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to net-snmp 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 293000] Re: hardy: openssh-server oom_adj can lead to denial of service

2008-11-03 Thread ksuehring
As work-around I would suggest setting SSHD_OOM_ADJUST to 0 in
/etc/default/ssh. This allows the killing of ssh and child processes by
the OOM killer again.

-- 
hardy: openssh-server oom_adj can lead to denial of service
https://bugs.launchpad.net/bugs/293000
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 114505] Re: ntp brought up before network is ready; fails not resolve any ip or host names; ntp does not recover

2008-11-03 Thread cwsupport
Here is a patch to /etc/init.d/ntp that will ensure that the NTP service
comes up and the hwclock is re-sync'd even if the panic-threshold would
normally stop ntpd from syncing.

This may not be applicable to everyone but I believe it should be the
default behaviour - maybe a switch could be applied in /etc/default to
handle this?

** Attachment added: Patch /etc/init.d/ntp to ensure date is sycnd and hwclock 
is adjusted prior to executing ntp daemon.
   http://launchpadlibrarian.net/19293063/ntp.initd.patch

-- 
ntp brought up before network is ready; fails not resolve any ip or host names; 
ntp does not recover
https://bugs.launchpad.net/bugs/114505
You received this bug notification because you are a member of Ubuntu
Server Team, which is a bug assignee.

-- 
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-11-03 Thread Tobias Kerzenmacher
The best solution to avoid messing up the unmounting issue for special cases as 
described by Reinhard Tartler 5 posts ago is to use a special unmounting script 
for cifs. People who have used the workaround described by luchio have never 
used such a special case scenario. Therefore it is much more prudent to leave 
the present scrips as they are and introduce a new script for cifs. This 
solution has been proposed before by Sander Marechal. Here is a link to the 
description of the solution and the script: 
http://www.jejik.com/articles/2007/07/automatically_mounting_and_unmounting_samba_windows_shares_with_cifs/
It says there: To solve it I [Sander Marechal] wrote a little script cobbled 
together from bits and pieces of the umountnfs.sh and sendsigs init scripts. 
Basically it makes a list of all your mounted CIFS filesystems, shuts down and 
subsequently kills all processes that are still using those filesystems, and 
finally unmounts the CIFS filesystems. Save it to /etc/init.d/umountcifs and 
make it executable. Then symlink to it from /etc/rc0.d and /etc/rc6.d. You 
should ensure that umountcifs runs before the K20* init scripts fire. If it 
runs at K20 or later, you will still get the error. Personally I symlinked from 
/etc/rc(0|6).d/K19umountcifs.
With this following update: Neill Hogarth adds that for (K)ubuntu 7.10 the 
script should be symlinked as K12umountcifs. K19 seems to work on (K)ubuntu 
7.04 and lower, and on Debian Etch.

** Attachment added: umountcifs
   http://launchpadlibrarian.net/19277243/umountcifs

-- 
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 281569] Re: package samba-common 2:3.2.3-1ubuntu3 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2008-11-03 Thread LukeKendall
I have a modified smb.conf.  I did the diff, but found it confusing, so
I requested a side by side diff.  That didn't do as requested, it just
showed the plain diff again.

So I chose the option to run a shell to examine the situation, but
nothing happened.  In fact my whole system update stopped at that point.

Running ps ax I found the bash that was apparently blocked and killed
that.  A panel popped up saying the samba post install script had
failed, and went on to list a whole bunch of other packages that also
failed - notably wine and ubuntu-desktop.  The upgrade continued on, and
I'll see how broken it is now.

Here's some output from the end of the system update terminal window:

Processing triggers for libc6 ...
ldconfig deferred processing now taking place
Processing triggers for initramfs-tools ...
update-initramfs: Generating /boot/initrd.img-2.6.24-21-generic
Errors were encountered while processing:
 samba-common
 winbind
 wine
 wine-dev
 smbclient
 smbfs
 samba
 swat
 ubuntu-desktop
Traceback (most recent call last):
  File logging/__init__.py, line 753, in emit
self.flush()
  File logging/__init__.py, line 731, in flush
self.stream.flush()
IOError: [Errno 9] Bad file descriptor
Traceback (most recent call last):
  File logging/__init__.py, line 753, in emit
self.flush()
  File logging/__init__.py, line 731, in flush
self.stream.flush()
IOError: [Errno 9] Bad file descriptor
Traceback (most recent call last):
  File logging/__init__.py, line 753, in emit
self.flush()
  File logging/__init__.py, line 731, in flush
self.stream.flush()
IOError: [Errno 9] Bad file descriptor
sudo: unable to resolve host potter
** Message: GetValue variable 1 (1)
** Message: GetValue variable 2 (2)
** Message: GetValue variable 1 (1)
** Message: GetValue variable 2 (2)
** Message: GetValue variable 1 (1)
** Message: GetValue variable 2 (2)
** Message: GetValue variable 1 (1)
** Message: GetValue variable 2 (2)
** Message: GetValue variable 1 (1)
** Message: GetValue variable 2 (2)
** Message: GetValue variable 1 (1)
** Message: GetValue variable 2 (2)
** Message: GetValue variable 1 (1)
** Message: GetValue variable 2 (2)
** Message: GetValue variable 1 (1)
** Message: GetValue variable 2 (2)
** Message: GetValue variable 1 (1)
** Message: GetValue variable 2 (2)
** Message: GetValue variable 1 (1)
** Message: GetValue variable 2 (2)
** Message: GetValue variable 1 (1)
** Message: GetValue variable 2 (2)
** Message: GetValue variable 1 (1)
** Message: GetValue variable 2 (2)

-- 
package samba-common 2:3.2.3-1ubuntu3 failed to install/upgrade: subprocess 
post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/281569
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 286828] Re: CIFS share broken after upgrade from 8.04 - 8.10

2008-11-03 Thread Eric Krieger
Not sure if this is related but I'm also having issues with CIFS.  I can
mount the storage just fine but sometimes if I try accessing the mounted
CIFS share my system locks.   Also when I am able to access the CIFS
share in question I'm only able to see directories up to the letter S
anything after is not listed even though it is there.

-- 
CIFS share broken after upgrade from 8.04 - 8.10
https://bugs.launchpad.net/bugs/286828
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 114505] Re: ntp brought up before network is ready; fails not resolve any ip or host names; ntp does not recover

2008-11-03 Thread cwsupport
oops. re: the last patch.

I still believe that the option to set the date via ntpdate
automatically should be based on options in /etc/default and that merely
having the ntp package installed should not invoke functionality in a
mandatory manner without being able to easily switch off that
functionality.

-- 
ntp brought up before network is ready; fails not resolve any ip or host names; 
ntp does not recover
https://bugs.launchpad.net/bugs/114505
You received this bug notification because you are a member of Ubuntu
Server Team, which is a bug assignee.

-- 
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 114505] Re: ntp brought up before network is ready; fails not resolve any ip or host names; ntp does not recover

2008-11-03 Thread cwsupport
Here is a patch that works in conjunction with the previous patch.

If the ntp daemon is running already it is simply restarted (previous
patch includes syncing ntpdate and setting the hwclock in the init.d
script).

If the ntp daemon is not running already ntpdate-debian is called and
the hwclock is set BUT the ntp daemon is NOT started.

** Attachment added: Patch to /etc/network/if-up.d/ntpdate.
   http://launchpadlibrarian.net/19293187/ntpdate.ifupd.patch

-- 
ntp brought up before network is ready; fails not resolve any ip or host names; 
ntp does not recover
https://bugs.launchpad.net/bugs/114505
You received this bug notification because you are a member of Ubuntu
Server Team, which is a bug assignee.

-- 
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 114505] Re: ntp brought up before network is ready; fails not resolve any ip or host names; ntp does not recover

2008-11-03 Thread J Carerra
RE: the previous three...

h...I am sure I have seen cases where ntpd is running, but no
associations are active;  therefore, I am not sure that just testing if
ntpd is running fully covers all possible cases..

-- 
ntp brought up before network is ready; fails not resolve any ip or host names; 
ntp does not recover
https://bugs.launchpad.net/bugs/114505
You received this bug notification because you are a member of Ubuntu
Server Team, which is a bug assignee.

-- 
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 114505] Re: ntp brought up before network is ready; fails not resolve any ip or host names; ntp does not recover

2008-11-03 Thread cwsupport
Hi,

Yes thats the whole problem! The no-association IDs is caused by ntpd
coming up too early - a restart fixes this.
What the fix does is PRIOR to S23ntp running ntpd will not be started
due to the if-up script - this means that subsequently when S23ntp runs
S15bind9 has already come up and therefore addresses on a local DNS
based server will resolve.

Testing shows this works a treat and doesnt interfere with my laptop's
wireless card connection either.

The test about ntpd running is merely to determine whether or not to use
the init.d script and restart. If its not running you wont get 'no
association IDs' - you will get 'connection refused' when using ntpq.

Hope this helps,
Barry

J Carerra wrote:
 RE: the previous three...

 h...I am sure I have seen cases where ntpd is running, but no
 associations are active;  therefore, I am not sure that just testing if
 ntpd is running fully covers all possible cases..

   

-- 
Sincerely Yours

Copyright Witness Net Support
[EMAIL PROTECTED]

www.copyrightwitness.com
Registration centre for copyright works.

This e-mail and any attachments are confidential and intended for the addressee 
only.
The information in this mail does not amount to legal advice or opinion. Any 
views or legal references are those of the author and are based on personal 
opinion or understanding only.

-- 
ntp brought up before network is ready; fails not resolve any ip or host names; 
ntp does not recover
https://bugs.launchpad.net/bugs/114505
You received this bug notification because you are a member of Ubuntu
Server Team, which is a bug assignee.

-- 
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 114505] Re: ntp brought up before network is ready; fails not resolve any ip or host names; ntp does not recover

2008-11-03 Thread J Carerra
You say addresses on a local DNS server will resolve.  What about the
vast majority of people who do not have a local DNS server and rely on
internet DNS?

-- 
ntp brought up before network is ready; fails not resolve any ip or host names; 
ntp does not recover
https://bugs.launchpad.net/bugs/114505
You received this bug notification because you are a member of Ubuntu
Server Team, which is a bug assignee.

-- 
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 286828] Re: CIFS share broken after upgrade from 8.04 - 8.10

2008-11-03 Thread Steve French
To make progress, we need data ...

Could someone please provide a wireshark (or tcpdump) trace of the
problem.  See

http://wiki.samba.org/index.php/Capture_Packets

for step-by-step description (it is really not hard ... but without
this, we have no data)

-- 
CIFS share broken after upgrade from 8.04 - 8.10
https://bugs.launchpad.net/bugs/286828
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 286828] Re: CIFS share broken after upgrade from 8.04 - 8.10

2008-11-03 Thread Steve French
Probably not related - if you can get stack traces that would help
(e.g. echo t  /proc/sysrq-trigger) at the time of a process hang
that would help to see what it is blocked on.

On the other question there are a pair of fixes to cifs in 2.6.27
which addressed a problem with directory searches to some servers.

On the original problem, I would like to see network traces
(wireshark, tcpdump or netmon) to isolate whether this is a server or
client bug

On Mon, Nov 3, 2008 at 10:55 AM, Eric Krieger
[EMAIL PROTECTED] wrote:
 Not sure if this is related but I'm also having issues with CIFS.  I can
 mount the storage just fine but sometimes if I try accessing the mounted
 CIFS share my system locks.   Also when I am able to access the CIFS
 share in question I'm only able to see directories up to the letter S
 anything after is not listed even though it is there.

 --
 CIFS share broken after upgrade from 8.04 - 8.10
 https://bugs.launchpad.net/bugs/286828
 You received this bug notification because you are a direct subscriber
 of the bug.



-- 
Thanks,

Steve

-- 
CIFS share broken after upgrade from 8.04 - 8.10
https://bugs.launchpad.net/bugs/286828
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 211631] Re: CIFS/SMBFS shares not unmounted before network is shut down

2008-11-03 Thread Tobias Kerzenmacher
The best solution to avoid messing up the unmounting issue for special cases as 
described by Reinhard Tartler 5 posts ago is to use a special unmounting script 
for cifs. People who have used the workaround described by luchio have never 
used such a special case scenario. Therefore it is much more prudent to leave 
the present scrips as they are and introduce a new script for cifs. This 
solution has been proposed before by Sander Marechal. Here is a link to the 
description of the solution and the script: 
http://www.jejik.com/articles/2007/07/automatically_mounting_and_unmounting_samba_windows_shares_with_cifs/
It says there: To solve it I [Sander Marechal] wrote a little script cobbled 
together from bits and pieces of the umountnfs.sh and sendsigs init scripts. 
Basically it makes a list of all your mounted CIFS filesystems, shuts down and 
subsequently kills all processes that are still using those filesystems, and 
finally unmounts the CIFS filesystems. Save it to /etc/init.d/umountcifs and 
make it executable. Then symlink to it from /etc/rc0.d and /etc/rc6.d. You 
should ensure that umountcifs runs before the K20* init scripts fire. If it 
runs at K20 or later, you will still get the error. Personally I symlinked from 
/etc/rc(0|6).d/K19umountcifs.
With this following update: Neill Hogarth adds that for (K)ubuntu 7.10 the 
script should be symlinked as K12umountcifs. K19 seems to work on (K)ubuntu 
7.04 and lower, and on Debian Etch.

** Attachment added: umountcifs
   http://launchpadlibrarian.net/19277239/umountcifs

-- 
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 292405] Re: adept manager unable to install /var/cache/apt/archives/mysql-server_5.0.67-0ubuntu6_all.deb

2008-11-03 Thread Michael Vogt
Thanks for your bugreport.

Could you please attach the files in /var/log/dist-upgrade/* to this
bugreport?

** Changed in: mysql-dfsg-5.0 (Ubuntu)
Sourcepackagename: update-manager = mysql-dfsg-5.0

-- 
adept manager unable to install 
/var/cache/apt/archives/mysql-server_5.0.67-0ubuntu6_all.deb
https://bugs.launchpad.net/bugs/292405
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 293000] [NEW] hardy: openssh-server oom_adj can lead to denial of service

2008-11-03 Thread ksuehring
Public bug reported:

Binary package hint: openssh-server

The ssh init script sets the /proc/$PID/oom_adj value to -17 to avoid
being killed by the OOM killer in low memory situations. Unfortunately
all child processes of sshd inherit this setting.

So any user with ssh access can easily launch a process which
accumulates memory without being killed by the kernel until the system
gets to out of memory kernel panic. This will lead to a denial of
service.

The bug is already reported in the debian bug tracker under the following 
location:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=480020

The fix is included in openssh/1:4.7p1-11. Please update Hardy to this
package version.

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

-- 
hardy: openssh-server oom_adj can lead to denial of service
https://bugs.launchpad.net/bugs/293000
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 217931] Re: ssh client crash after remote halt

2008-11-03 Thread Michael Nagel
is this still an issue? is this correctly filed against openssh?

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

-- 
ssh client crash after remote halt
https://bugs.launchpad.net/bugs/217931
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 114505] Re: ntp brought up before network is ready; fails not resolve any ip or host names; ntp does not recover

2008-11-03 Thread cwsupport
It will not affect them in any way at all. The ntpd will come up at the
right time as specified in rc2.d.

Resolution without local DNS will result in gethostbyname() going out to
an external DNS and this functionality will not be affected.

The fix is therefore transparent to most users (hence why it probably
hasnt been picked up so far).

The fix will be a god-send to anyone running a server that also hosts
DNS (bind9 typically). The fix is therefore more important to
corporates. Most end-users not running DNS servers probably wonder what
all the current fuss is about.

TTFN
Barry

J Carerra wrote:
 You say addresses on a local DNS server will resolve.  What about the
 vast majority of people who do not have a local DNS server and rely on
 internet DNS?

   

-- 
Sincerely Yours

Copyright Witness Net Support
[EMAIL PROTECTED]

www.copyrightwitness.com
Registration centre for copyright works.

This e-mail and any attachments are confidential and intended for the addressee 
only.
The information in this mail does not amount to legal advice or opinion. Any 
views or legal references are those of the author and are based on personal 
opinion or understanding only.

-- 
ntp brought up before network is ready; fails not resolve any ip or host names; 
ntp does not recover
https://bugs.launchpad.net/bugs/114505
You received this bug notification because you are a member of Ubuntu
Server Team, which is a bug assignee.

-- 
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-11-03 Thread luchio
The umountcifs script seems to solve the problem here (tested as
K12umountcifs).  Of course, I had removed the other S14umountnfs.sh I
had added manually earlier.

It would be cleaner to do the symlinks as ../init.d/umountcifs like
other rc0.d scripts, instead of /etc/init.d.  Otherwise, it *looks*
good.  I have not checked if this causes other messages in the system
log, I only checked if the CIFS VFS: server not responding msgs were
gone.

-- 
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 292706] Re: package mysql-server-5.0 5.0.67-0ubuntu6 failed to install/upgrade: el subproceso post-installation script devolvi? el c?digo de salida de error 1

2008-11-03 Thread Jean-Baptiste Lallement
Thank you

Here is the cause of the failure:
=
Nov  2 12:34:15 doctor-desktop mysqld[10150]: 081102 12:34:15  InnoDB: Started; 
log sequence number 0 0
Nov  2 12:34:15 doctor-desktop mysqld[10150]: 081102 12:34:15 [ERROR] Can't 
start server: Bind on TCP/IP port: Address already in use
Nov  2 12:34:15 doctor-desktop mysqld[10150]: 081102 12:34:15 [ERROR] Do you 
already have another mysqld server running on port: 3306 ?
Nov  2 12:34:15 doctor-desktop mysqld[10150]: 081102 12:34:15 [ERROR] Aborting
Nov  2 12:34:15 doctor-desktop mysqld[10150]: 
Nov  2 12:34:15 doctor-desktop mysqld[10150]: 081102 12:34:15  InnoDB: Starting 
shutdown...
Nov  2 12:34:16 doctor-desktop mysqld[10150]: 081102 12:34:16  InnoDB: Shutdown 
completed; log sequence number 0 43655
Nov  2 12:34:16 doctor-desktop mysqld[10150]: 081102 12:34:16 [Note] 
/usr/sbin/mysqld: Shutdown complete
Nov  2 12:34:16 doctor-desktop mysqld[10150]: 
Nov  2 12:34:16 doctor-desktop mysqld_safe[10180]: ended
Nov  2 12:34:28 doctor-desktop /etc/init.d/mysql[10310]: 0 processes alive and 
'/usr/bin/mysqladmin --defaults-file=/etc/mysql/debian.cnf ping' resulted in
Nov  2 12:34:28 doctor-desktop /etc/init.d/mysql[10310]: ^G/usr/bin/mysqladmin: 
connect to server at 'localhost' failed
Nov  2 12:34:28 doctor-desktop /etc/init.d/mysql[10310]: error: 'Can't connect 
to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)'
Nov  2 12:34:28 doctor-desktop /etc/init.d/mysql[10310]: Check that mysqld is 
running and that the socket: '/var/run/mysqld/mysqld.sock' exists!
Nov  2 12:34:28 doctor-desktop /etc/init.d/mysql[10310]: 
=

It seems that you've solved it however I'm confirming this report and
let the devs handle it from here.

Don't hesitate to submit any new bug.


** Changed in: mysql-dfsg-5.0 (Ubuntu)
   Importance: Undecided = Medium
   Status: Incomplete = Triaged

-- 
package mysql-server-5.0 5.0.67-0ubuntu6 failed to install/upgrade: el 
subproceso post-installation script devolvi? el c?digo de salida de error 1
https://bugs.launchpad.net/bugs/292706
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 292706] Re: package mysql-server-5.0 5.0.67-0ubuntu6 failed to install/upgrade: el subproceso post-installation script devolvi? el c?digo de salida de error 1

2008-11-03 Thread Jean-Baptiste Lallement
This is likely a dup of 107224

-- 
package mysql-server-5.0 5.0.67-0ubuntu6 failed to install/upgrade: el 
subproceso post-installation script devolvi? el c?digo de salida de error 1
https://bugs.launchpad.net/bugs/292706
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 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-11-03 Thread Jean-Baptiste Lallement
Chuck, why did you set this report to triaged, there's not information
about the failure ?

@s0h4kd  : Is it still an issue ?

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

-- 
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 292955] Re: [needs-packaging] func

2008-11-03 Thread Tim 'Shaggy' Bielawa
** Changed in: ubuntu
 Assignee: (unassigned) = Tim 'Shaggy' Bielawa (tbielawa)

** Also affects: func
   Importance: Undecided
   Status: New

-- 
[needs-packaging] func
https://bugs.launchpad.net/bugs/292955
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 293333] [NEW] E: /var/cache/apt/archives/ mysql-server-5.0_5.0.67-0ubuntu6_amd64.deb: подпроцесс pre-installation scri pt возвратил код ошибки 1

2008-11-03 Thread Necto RA
Public bug reported:

Ubuntu 8.10 — Intrepid Ibex

ProblemType: Package
Architecture: amd64
Dependencies:
 
DistroRelease: Ubuntu 8.10
ErrorMessage: подпроцесс pre-installation script возвратил код ошибки 1
NonfreeKernelModules: nvidia
Package: mysql-server-5.0 5.0.67-0ubuntu6 [modified: 
/var/lib/dpkg/info/mysql-server-5.0.list]
SourcePackage: mysql-dfsg-5.0
Title: package mysql-server-5.0 5.0.67-0ubuntu6 [modified: 
/var/lib/dpkg/info/mysql-server-5.0.list] failed to install/upgrade: подпроцесс 
pre-installation script возвратил код ошибки 1
Uname: Linux 2.6.27-7-generic x86_64

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


** Tags: apport-package

-- 
E: /var/cache/apt/archives/mysql-server-5.0_5.0.67-0ubuntu6_amd64.deb: 
подпроцесс pre-installation script возвратил код ошибки 1
https://bugs.launchpad.net/bugs/29
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 293333] Re: E: /var/cache/apt/archives/mysq l-server-5.0_5.0.67-0ubuntu6_amd64.deb: п одпроцесс pre-installation script возвратил код ошибки 1

2008-11-03 Thread Necto RA

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

-- 
E: /var/cache/apt/archives/mysql-server-5.0_5.0.67-0ubuntu6_amd64.deb: 
подпроцесс pre-installation script возвратил код ошибки 1
https://bugs.launchpad.net/bugs/29
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 293333] Re: E: /var/cache/apt/archives/mysq l-server-5.0_5.0.67-0ubuntu6_amd64.deb: п одпроцесс pre-installation script возвратил код ошибки 1

2008-11-03 Thread Jean-Baptiste Lallement
Thanks for your report.

The cause of your failure is:
=
Выбор ранее не выбранного пакета mysql-server-5.0.

Распаковывается пакет mysql-server-5.0 (из файла .../mysql-
server-5.0_5.0.67-0ubuntu6_amd64.deb)...

debconf: DbDriver config: /var/cache/debconf/config.dat is locked by
another process: Resource temporarily unavailable

dpkg: не удалось обработать параметр /var/cache/apt/archives/mysql-
server-5.0_5.0.67-0ubuntu6_amd64.deb (--unpack):

 подпроцесс pre-installation script возвратил код ошибки 1
=

Could you please open a terminal and run
sudo apt-get install --reinstall mysql-server-5.0

if the error occurs again then run 
fuser -v /var/cache/debconf/config.dat

Thanks.

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

-- 
E: /var/cache/apt/archives/mysql-server-5.0_5.0.67-0ubuntu6_amd64.deb: 
подпроцесс pre-installation script возвратил код ошибки 1
https://bugs.launchpad.net/bugs/29
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 286828] Re: CIFS share broken after upgrade from 8.04 - 8.10

2008-11-03 Thread Jim Lehmer
I have tcpdump files ready to go but need to know if they will expose
sensitive information, in which case I am loathe to just pump them up to
here for the world to see, but would be happy to send them to someone on
the project directly. I captured two files on the server:

1) The unsuccessful attempt from my client trying to connect using the
entry in /etc/fstab.

2) The successful attempt from my client using an explicit mount command
and the same mount options as specified in /etc/fstab.

Because it works using the mount command after boot and login, I am
still thinking perhaps there is an out-of-order condition where the
entries in fstab are trying to be mounted before network support is
fully up? Again, the mounts via fstab were working on that client with
Ubuntu 8.04 and stopped working after upgrading to 8.10 over the
weekend.

-- 
CIFS share broken after upgrade from 8.04 - 8.10
https://bugs.launchpad.net/bugs/286828
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 292836] Re: Cannot browse samba shares

2008-11-03 Thread Glenn
Hi Mathias -

I tried with with smbclient and see the same problem. Anything else
you'd like me to try?

-- 
Cannot browse samba shares
https://bugs.launchpad.net/bugs/292836
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 231199] Re: revoke-full fails

2008-11-03 Thread KM
No change here, except that the error message appears twice.

# ./revoke-full nick2
Using configuration from /etc/openvpn/easy-rsa/openssl.cnf
error on line 282 of config file '/etc/openvpn/easy-rsa/openssl.cnf'
21626:error:0E065068:configuration file routines:STR_COPY:variable has no 
value:conf_def.c:629:line 282
Using configuration from /etc/openvpn/easy-rsa/openssl.cnf
error on line 282 of config file '/etc/openvpn/easy-rsa/openssl.cnf'
21627:error:0E065068:configuration file routines:STR_COPY:variable has no 
value:conf_def.c:629:line 282
nick2.crt: OK
# echo $?
0

Another attempt to revoke succeeds after removing the '[ pkcs11_section
]' section from openssl.cnf.  My Intrepid installation:

# lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 8.10
Release:8.10
Codename:   intrepid
# apt-cache policy openvpn
openvpn:
  Installed: 2.1~rc11-1ubuntu2
  Candidate: 2.1~rc11-1ubuntu2
  Version table:
 *** 2.1~rc11-1ubuntu2 0
500 http://us.archive.ubuntu.com intrepid/main Packages
100 /var/lib/dpkg/status

-- 
revoke-full fails
https://bugs.launchpad.net/bugs/231199
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openvpn 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 286828] Re: CIFS share broken after upgrade from 8.04 - 8.10

2008-11-03 Thread Steve French
The file save problem you mention is different than the automount
problem described earlier.  In looking at the network trace of the
automount problem, I see that no traffic is sent on the network in the
failing case, which may simply be a configuration problem, or problem
locating mount.cifs during this early phase of boot.

On Sun, Nov 2, 2008 at 10:42 PM, Aron Schatz [EMAIL PROTECTED] wrote:
 I can also confirm this bug on Kubuntu 8.10.

 Using the same mount options in 8.04 worked fine. In 8.10, files can be
 created, renamed, or deleted, but are NOT able to edit.

 IE: Using Kate, I can open a file but can't save it. It is able to
 create its backup files.

 Eclipse fails to save files as well on the mount.

 Hopefully it gets fixed soon. The LinuxExtensions suggestion did not
 help the problem as I never used them on this mount.

 I can confirm that older clients (8.04, 7.10) can read/write/save on the
 same mount with the same options just fine. Seems like a regression in
 Samba.

 --
 CIFS share broken after upgrade from 8.04 - 8.10
 https://bugs.launchpad.net/bugs/286828
 You received this bug notification because you are a direct subscriber
 of the bug.



-- 
Thanks,

Steve

-- 
CIFS share broken after upgrade from 8.04 - 8.10
https://bugs.launchpad.net/bugs/286828
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 292955] Re: [needs-packaging] func

2008-11-03 Thread Matthew
** Tags added: needs-packaging

-- 
[needs-packaging] func
https://bugs.launchpad.net/bugs/292955
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 256621] Re: [CVE-2008-3459] OpenVPN vulnerability allows arbitrary command execution via crafted configuration

2008-11-03 Thread didier
Hi,

In my understanding it only removes abilities  to set remotely the route 
*software* (/sbin/route , whatever).
Something that: 
- I can't find a case why you may want to do such thing.
- Is an undocumented feature.

I haven't tested it but from quickly reading the code you still can
remotely change route after applying the patch.

Didier

-- 
[CVE-2008-3459] OpenVPN vulnerability allows arbitrary command execution via 
crafted configuration
https://bugs.launchpad.net/bugs/256621
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openvpn 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