Re: NSLU2: Problems browsing samba shares on MacOS X Leopard and Nautilus

2007-12-23 Thread Manolis Tzanidakis
Well, it does the exact same thing.
So I grabbed samba_3.0.24-6etch9_arm.deb and
samba-common_3.0.24-6etch9_arm.deb from the Etch repo and
dpkg -i them. It's working correctly so far so I guess
I'm gonna stick with 3.0.24 till this is fixed.

Best,
Manolis

On Dec 23, 2007 12:42 AM, Kevin Price [EMAIL PROTECTED] wrote:
 Hi,

 Manolis Tzanidakis schrieb:
  I think I'm gonna re-build the samba packages with
  C*FLAGS=-O2 -mcpu=xscale -mtune=xscale and let you know.

 Indeed I would be really glad to know if this is sufficient. NSLU2 is
 not the device you would want to compile stuff too often on. :-) Thanks
 in advance for sharing what you find out.

 Any success reports might also be good to Cc to [EMAIL PROTECTED]

 cheers

 Kevin
 --
 http://www.kevin-price.de/





-- 
Manolis Tzanidakis
[EMAIL PROTECTED]
[EMAIL PROTECTED]
http://www.tzanidakis.gr/~manolis
jabber: [EMAIL PROTECTED]
icq: #102798230
Grab My GPG Public key from my homepage.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



NSLU2: Problems browsing samba shares on MacOS X Leopard and Nautilus

2007-12-22 Thread Manolis Tzanidakis
Hello,
I run Testing on my NSLU2 and use it primarily as a Samba server for
my Mac and Linux boxes.
I can mount the shares on both platforms (and Windows) without problems
but when browsing the NSLU2 on Leopard and Nautilus (Ubuntu Gutsy, using
smb://HOSTNAME on Location tab) instead of a shared volume named
shared I get sss and also I can' t open it.

On /var/log/samba/log.MACOSX I get:

2007/12/22 14:55:18, 0] smbd/service.c:make_connection(1191)
  MACOSX (192.168.1.5) couldn't find service sss

I copied my smb.conf on my Ubuntu Gutsy (x86) desktop and it works
correctly, so I think this has something to do with the samba packages
on the NSLU2.

Any help will be appreciated. Thanks in advance.

-- 
Manolis Tzanidakis
[EMAIL PROTECTED]
[EMAIL PROTECTED]
http://www.tzanidakis.gr/~manolis
jabber: [EMAIL PROTECTED]
icq: #102798230
Grab My GPG Public key from my homepage.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: NSLU2: Problems browsing samba shares on MacOS X Leopard and Nautilus

2007-12-22 Thread stefan
I also get this error (it makes the box unusable as a domain controller)
on all samba versions = 3.0.25.

There seems to be a regression in the code, this also happens with user
names and the domain name, the first letters gets duplicated for the
amount of letters in the name.

 Hello,
 I run Testing on my NSLU2 and use it primarily as a Samba server for
 my Mac and Linux boxes.
 I can mount the shares on both platforms (and Windows) without problems
 but when browsing the NSLU2 on Leopard and Nautilus (Ubuntu Gutsy, using
 smb://HOSTNAME on Location tab) instead of a shared volume named
 shared I get sss and also I can' t open it.

 On /var/log/samba/log.MACOSX I get:

 2007/12/22 14:55:18, 0] smbd/service.c:make_connection(1191)
   MACOSX (192.168.1.5) couldn't find service sss

 I copied my smb.conf on my Ubuntu Gutsy (x86) desktop and it works
 correctly, so I think this has something to do with the samba packages
 on the NSLU2.

 Any help will be appreciated. Thanks in advance.

 --
 Manolis Tzanidakis
 [EMAIL PROTECTED]
 [EMAIL PROTECTED]
 http://www.tzanidakis.gr/~manolis
 jabber: [EMAIL PROTECTED]
 icq: #102798230
 Grab My GPG Public key from my homepage.


 --
 To UNSUBSCRIBE, email to [EMAIL PROTECTED]
 with a subject of unsubscribe. Trouble? Contact
 [EMAIL PROTECTED]





-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: NSLU2: Problems browsing samba shares on MacOS X Leopard and Nautilus

2007-12-22 Thread Manolis Tzanidakis
Thanks for the heads-up Kevin. So this is a clearly a gcc problem
since rtorrent has problems too with the gcc in lenny - for more
info check http://libtorrent.rakshasa.no/wiki/LibTorrentKnownIssues

I think I'm gonna re-build the samba packages with
C*FLAGS=-O2 -mcpu=xscale -mtune=xscale and let you know.

On Dec 22, 2007 5:05 PM, Kevin Price [EMAIL PROTECTED] wrote:
 Hi!

 Manolis Tzanidakis schrieb:
  2007/12/22 14:55:18, 0] smbd/service.c:make_connection(1191)
MACOSX (192.168.1.5) couldn't find service sss

 This is a known bug: http://bugs.debian.org/445566

 cheers

 Kevin





-- 
Manolis Tzanidakis
[EMAIL PROTECTED]
[EMAIL PROTECTED]
http://www.tzanidakis.gr/~manolis
jabber: [EMAIL PROTECTED]
icq: #102798230
Grab My GPG Public key from my homepage.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: NSLU2: Problems browsing samba shares on MacOS X Leopard and Nautilus

2007-12-22 Thread Kevin Price
Hi!

Manolis Tzanidakis schrieb:
 2007/12/22 14:55:18, 0] smbd/service.c:make_connection(1191)
   MACOSX (192.168.1.5) couldn't find service sss

This is a known bug: http://bugs.debian.org/445566

cheers

Kevin



signature.asc
Description: OpenPGP digital signature


RE: NSLU2: Problems browsing samba shares on MacOS X Leopard and Nautilus

2007-12-22 Thread Sam Reed
Seems to be a known bug:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=445566



Sam

-Original Message-
From: Manolis Tzanidakis [mailto:[EMAIL PROTECTED] 
Sent: 22 December 2007 13:38
To: debian-arm@lists.debian.org
Subject: NSLU2: Problems browsing samba shares on MacOS X Leopard and
Nautilus

Hello,
I run Testing on my NSLU2 and use it primarily as a Samba server for
my Mac and Linux boxes.
I can mount the shares on both platforms (and Windows) without problems
but when browsing the NSLU2 on Leopard and Nautilus (Ubuntu Gutsy, using
smb://HOSTNAME on Location tab) instead of a shared volume named
shared I get sss and also I can' t open it.

On /var/log/samba/log.MACOSX I get:

2007/12/22 14:55:18, 0] smbd/service.c:make_connection(1191)
  MACOSX (192.168.1.5) couldn't find service sss

I copied my smb.conf on my Ubuntu Gutsy (x86) desktop and it works
correctly, so I think this has something to do with the samba packages
on the NSLU2.

Any help will be appreciated. Thanks in advance.

-- 
Manolis Tzanidakis
[EMAIL PROTECTED]
[EMAIL PROTECTED]
http://www.tzanidakis.gr/~manolis
jabber: [EMAIL PROTECTED]
icq: #102798230
Grab My GPG Public key from my homepage.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact
[EMAIL PROTECTED]



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: NSLU2: Problems browsing samba shares on MacOS X Leopard and Nautilus

2007-12-22 Thread Kevin Price
Hi,

Manolis Tzanidakis schrieb:
 I think I'm gonna re-build the samba packages with
 C*FLAGS=-O2 -mcpu=xscale -mtune=xscale and let you know.

Indeed I would be really glad to know if this is sufficient. NSLU2 is
not the device you would want to compile stuff too often on. :-) Thanks
in advance for sharing what you find out.

Any success reports might also be good to Cc to [EMAIL PROTECTED]

cheers

Kevin
-- 
http://www.kevin-price.de/



signature.asc
Description: OpenPGP digital signature