http://qa.mandrakesoft.com/show_bug.cgi?id=5889
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|normal |major
Status|UNCONFIRMED |ASSIGNED
Ever Confirmed| |1
------- Additional Comments From [EMAIL PROTECTED] 2003-22-09 18:26 -------
OK, I can reproduce this one by removing all samba-client packages, removing the
alternatives totally, installing samba-client< 2.2.8a-9mdk, and then upgrading
to the current one.
The alternatives are installed:
update-alternatives --display smbclient
smbclient - status is auto.
link currently points to /usr/bin/smbclient2
/usr/bin/smbclient2 - priority 10
slave smbumount: /usr/bin/smbumount2
slave findsmb: /usr/bin/findsmb2
slave mount.smbfs: /sbin/mount.smbfs2
slave nmblookup: /usr/bin/nmblookup2
slave cups_smb: /usr/lib/cups/backend/smb2
slave smbtar: /usr/bin/smbtar2
slave smbmount: /usr/bin/smbmount2
slave smbspool: /usr/bin/smbspool2
slave smbprint: /usr/bin/smbprint2
slave smbmnt: /usr/bin/smbmnt2
slave mount.cifs: /bin/mount.cifs2
slave mount.smb: /sbin/mount.smb2
Current `best' version is /usr/bin/smbclient2.
But the "link" (ie /usr/bin/smbclient) isn't created:
ll /usr/bin/smbclient*
-rwxr-xr-x 1 root root 545500 Sep 8 01:38 /usr/bin/smbclient2*
Just running update-alternatives --auto smbclient fixes it, so it seems we can't
rely on the exit code from update-alternatives --install.
I am working on a solution.
--
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
------- Reminder: -------
assigned_to: [EMAIL PROTECTED]
status: ASSIGNED
creation_date:
description:
I was upgrading from Mandrake 9.1 to 9.2RC2 using the CD install method, and
afterwords, all samba client references had 2 at the end (e.g. smbclient2, and
no smbclient).