Mailinglist Archive: opensuse-bugs (9716 mails)
| < Previous | Next > |
[Bug 338527] New: susesmb does not find fusesmb.cache
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Thu, 1 Nov 2007 16:22:00 -0600 (MDT)
- Message-id: <bug-338527-21960@xxxxxxxxxxxxxxxxxxxxxxxxx/>
https://bugzilla.novell.com/show_bug.cgi?id=338527
Summary: susesmb does not find fusesmb.cache
Product: openSUSE 10.3
Version: Final
Platform: i686
OS/Version: openSUSE 10.3
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Other
AssignedTo: bnc-team-screening@xxxxxxxxxxxxxxxxxxxxxx
ReportedBy: 7eggert@xxxxxx
QAContact: qa@xxxxxxx
Found By: Customer
fusesmb omits searching the path, therefore it's unable to locate
fusesmb.cache.
(Besides that, it does search the current directory for fusesmb.cache, which
is not safe (like having '.' in $PATH).)
Trace:
7eggert@be1:~ > echo $PATH
/opt/kde3/bin:/home/7eggert/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/X11R6/bin:/usr/games:/usr/lib/jvm/jre/bin:/usr/lib/mit/bin:/usr/lib/mit/sbin:/usr/lib/qt3/bin
7eggert@be1:~ > ltrace fusesmb
__libc_start_main(0x804aee0, 1, 0xbfc1c3b4, 0x804d8e0, 0x804d8d0 <unfinished
..>
getenv("HOME") = "/home/7eggert"
__snprintf_chk(0xbfc1bf04, 1024, 1, 1024, 0x804da09) = 19
__xstat64(3, "/home/7eggert/.smb/", 0xbfc1ba98) = 0
getenv("HOME") = "/home/7eggert"
__snprintf_chk(0xbfc1bb04, 1024, 1, 1024, 0x804da29) = 31
__xstat64(3, "/home/7eggert/.smb/fusesmb.conf", 0xbfc1ba98) = 0
__xstat64(3, "/fusesmb.cache", 0xbfc1ba98) = -1
__xstat64(3, "fusesmb.cache", 0xbfc1ba98) = -1
__errno_location() = 0xb782f688
strerror(2) = "No such file or
directory"
__fprintf_chk(0xb7cb6580, 1, 0x804fcc4, 0xb7c9a139, 0x804da29Could not find
the required file fusesmb.cache.
This file should either be in:
-
- $PATH
- your current working directory
(No such file or directory)
) = 154
exit(1 <unfinished ...>
+++ exited (status 1) +++
7eggert@be1:~ > rpm -qi fusesmb
Name : fusesmb Relocations: (not relocatable)
Version : 0.8.5 Vendor: SUSE LINUX Products
GmbH, Nuernberg, Germany
Release : 101 Build Date: Sat 22 Sep 2007
04:56:21 AM CEST
Install Date: Wed 31 Oct 2007 08:10:54 PM CET Build Host:
hawking.suse.de
Group : System/Filesystems Source RPM:
fusesmb-0.8.5-101.src.rpm
Size : 74944 License: GPL v2 or later
Signature : DSA/SHA1, Sat 22 Sep 2007 05:01:16 AM CEST, Key ID
a84edae89c800aca
Packager : http://bugs.opensuse.org
URL : http://www.ricardis.tudelft.nl/~vincent/fusesmb/
Summary : SMB for FUSE
Description :
<snip>
Distribution: openSUSE 10.3 (i586)
--
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.
Summary: susesmb does not find fusesmb.cache
Product: openSUSE 10.3
Version: Final
Platform: i686
OS/Version: openSUSE 10.3
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Other
AssignedTo: bnc-team-screening@xxxxxxxxxxxxxxxxxxxxxx
ReportedBy: 7eggert@xxxxxx
QAContact: qa@xxxxxxx
Found By: Customer
fusesmb omits searching the path, therefore it's unable to locate
fusesmb.cache.
(Besides that, it does search the current directory for fusesmb.cache, which
is not safe (like having '.' in $PATH).)
Trace:
7eggert@be1:~ > echo $PATH
/opt/kde3/bin:/home/7eggert/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/X11R6/bin:/usr/games:/usr/lib/jvm/jre/bin:/usr/lib/mit/bin:/usr/lib/mit/sbin:/usr/lib/qt3/bin
7eggert@be1:~ > ltrace fusesmb
__libc_start_main(0x804aee0, 1, 0xbfc1c3b4, 0x804d8e0, 0x804d8d0 <unfinished
..>
getenv("HOME") = "/home/7eggert"
__snprintf_chk(0xbfc1bf04, 1024, 1, 1024, 0x804da09) = 19
__xstat64(3, "/home/7eggert/.smb/", 0xbfc1ba98) = 0
getenv("HOME") = "/home/7eggert"
__snprintf_chk(0xbfc1bb04, 1024, 1, 1024, 0x804da29) = 31
__xstat64(3, "/home/7eggert/.smb/fusesmb.conf", 0xbfc1ba98) = 0
__xstat64(3, "/fusesmb.cache", 0xbfc1ba98) = -1
__xstat64(3, "fusesmb.cache", 0xbfc1ba98) = -1
__errno_location() = 0xb782f688
strerror(2) = "No such file or
directory"
__fprintf_chk(0xb7cb6580, 1, 0x804fcc4, 0xb7c9a139, 0x804da29Could not find
the required file fusesmb.cache.
This file should either be in:
-
- $PATH
- your current working directory
(No such file or directory)
) = 154
exit(1 <unfinished ...>
+++ exited (status 1) +++
7eggert@be1:~ > rpm -qi fusesmb
Name : fusesmb Relocations: (not relocatable)
Version : 0.8.5 Vendor: SUSE LINUX Products
GmbH, Nuernberg, Germany
Release : 101 Build Date: Sat 22 Sep 2007
04:56:21 AM CEST
Install Date: Wed 31 Oct 2007 08:10:54 PM CET Build Host:
hawking.suse.de
Group : System/Filesystems Source RPM:
fusesmb-0.8.5-101.src.rpm
Size : 74944 License: GPL v2 or later
Signature : DSA/SHA1, Sat 22 Sep 2007 05:01:16 AM CEST, Key ID
a84edae89c800aca
Packager : http://bugs.opensuse.org
URL : http://www.ricardis.tudelft.nl/~vincent/fusesmb/
Summary : SMB for FUSE
Description :
<snip>
Distribution: openSUSE 10.3 (i586)
--
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 > |