[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: cups and samba stop working after upgrade to etch



On Sun, Apr 22, 2007 at 11:12:47 -0400, Bill Shofner wrote:
> On 04/22/2007 09:57:57 AM, Florian Kulzer wrote:
>> On Sat, Apr 21, 2007 at 18:46:26 -0400, Bill Shofner wrote:
>> > On 04/21/2007 03:50:43 PM, Florian Kulzer wrote:
>> >> On Fri, Apr 20, 2007 at 11:25:26 -0400, Bill Shofner wrote:
>> >> > After upgrading my sarge box to etch, I cannot print and samba no
>> >> > longer works.  When I re-boot I get the following message from
>> >> > root:
>> >> >
>> >> > The Samba 'panic action' script, /usr/share/samba/panic-action,
>> >> > was called for PID 2540 (/usr/sbin/smbd).

[...]

>> >> > I cannot print from the printer attached to this system either
>> >> > and when I try to go to http://localhost:631 I get:
>> >> >
>> >> > An error occurred while loading http://localhost:631: Could not
>> >> > connect to host localhost (port 631).

[...]

>> OK, let's take a look at your system. Please post the output of this
>> command:
>>
>> dpkg -l \*samba\* \*smb\* \*cups\* udev hotplug | awk '/^[^|D+]/{print
>> $1,$2,$3}'
>>
>> and just to be sure also include the result of:
>>
>> uname -a

[...]

> L550r:/home/bill# dpkg -l \*samba\* \*smb\* \*cups\* udev hotplug | awk 
> '/^[^|D+]/{print $1,$2,$3}'
> rc cups-pdf 2.4.2-3
> ii cupsomatic-ppd 20050430-1
> rc cupsys 1.1.23-10sarge1
> ii cupsys-bsd 1.2.7-4
> ii cupsys-client 1.2.7-4
> ii cupsys-common 1.2.7-4
> ii cupsys-dbg 1.2.7-4
> un cupsys-driver-gimpprint <none>
> un cupsys-pstoraster <none>
> ii cupsys-pt 1.2.4-3+b1
> un eggcups <none>
> ii gnome-cups-manager 0.31-3
> pn hotplug <none>
> un kdelibs3-cups <none>
> ii libcupsimage2 1.2.7-4
> ii libcupsys2 1.2.7-4
> rc libcupsys2-gnutls10 1.2.7-4
> ii libgnomecups1.0-1 0.2.2-5
> rc libgnomecupsui1.0-1 0.25-2.1
> ii libgnomecupsui1.0-1c2a 0.31-3
> ii libsmbclient 3.0.24-6
> un libwcsmbs <none>
> ii samba 3.0.24-6
> un samba-client <none>
> ii samba-common 3.0.24-6
> ii samba-doc 3.0.24-6
> un samba-doc-pdf <none>
> ii smbclient 3.0.24-6
> un smbfs <none>
> un smbget <none>
> un smbldap-tools <none>
> ii udev 0.105-4
> ii webmin-samba 1.180-3
> L550r:/home/bill# uname -a
> Linux L550r 2.6.18-4-686 #1 SMP Mon Mar 26 17:17:36 UTC 2007 i686 GNU/Linux

The status of kernel, udev and hotplug seems to be OK.

As far as CUPS is concerned: I am surprised that the "cupsys" package
has been removed instead of upgraded to version 1.2.7-4. What is the
output of

apt-cache policy cupsys

I do not immediately see anything wrong with your samba-related
packages. You could try to restart it and hope for a more illuminating
error message:

/etc/init.d/samba restart

Finally, let's check if there are other broken packages on your system:

aptitude -F '%c %p %20v' search '~b' | sed 's/ \+/ /g'

-- 
Regards,            | http://users.icfo.es/Florian.Kulzer
          Florian   |



Reply to: