Mailinglist Archive: opensuse-bugs (4669 mails)
< Previous | Next > |
[Bug 636347] New: [virtualbox-ose-guest-tools] 'mount -t vboxsf' fails due to packaging bug
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Wed, 1 Sep 2010 16:55:13 +0000
- Message-id: <bug-636347-21960@xxxxxxxxxxxxxxxxxxxxxxxx/>
https://bugzilla.novell.com/show_bug.cgi?id=636347
https://bugzilla.novell.com/show_bug.cgi?id=636347#c0
Summary: [virtualbox-ose-guest-tools] 'mount -t vboxsf' fails
due to packaging bug
Classification: openSUSE
Product: openSUSE 11.3
Version: Final
Platform: x86-64
OS/Version: openSUSE 11.3
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Other
AssignedTo: bnc-team-screening@xxxxxxxxxxxxxxxxxxxxxx
ReportedBy: ma@xxxxxxxxxx
QAContact: qa@xxxxxxx
Found By: ---
Blocker: ---
# mount -t vboxsf myshare /Local
mount: wrong fs type, bad option, bad superblock on to,
missing codepage or helper program, or other error
(for several filesystems (e.g. nfs, cifs) you might
need a /sbin/mount.<type> helper program)
^^^^^^^^^^^^^^^^^^
The virtualbox-ose-guest-tools specfile uses %{sbindir}/mount.vboxsf, but
that's /usr/sbin, so mount does not recognize it.
# rpm -ql virtualbox-ose-guest-tools -i
Name : virtualbox-ose-guest-tools Relocations: (not relocatable)
Version : 3.2.6 Vendor: openSUSE
Release : 1.4 Build Date: Mon 05 Jul 2010
.
/usr/sbin/mount.vboxsf
!!!!!!!!!!!!!!!!!!!!!!
WORKAROUND: mv /usr/sbin/mount.vboxsf /sbin
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
< Previous | Next > |