[Bug 654549] Re: Cannot Upgrade Tomcat6 when doing release upgrade from lucid to maverick

2010-10-13 Thread StuartYeates
I have this problem too. The source of the problem appears to be that I
didn't accept the new version of the config file when asked but opted to
keep my old version. Later processing assumed the new config file.

** Attachment added: /etc/default/tomcat6
   
https://bugs.launchpad.net/ubuntu/+source/tomcat6/+bug/654549/+attachment/1691665/+files/tomcat6

-- 
Cannot Upgrade Tomcat6 when doing release upgrade from lucid to maverick
https://bugs.launchpad.net/bugs/654549
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tomcat6 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 525435] Re: utf-8 characters cause permission denied error

2010-03-10 Thread StuartYeates
As requested, here's a log attempting to connect with -d 9 set

** Attachment added: log running with -d 9
   http://launchpadlibrarian.net/40714774/tmp-log

-- 
utf-8 characters cause permission denied error
https://bugs.launchpad.net/bugs/525435
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 525435] Re: utf-8 characters cause permission denied error

2010-02-24 Thread StuartYeates

# sudo smbclient --socket-options=iocharset=utf8 //kete/everyone
Enter root's password: 
Domain=[LIBR] OS=[Windows Server 2003 R2 3790 Service Pack 2] Server=[Windows 
Server 2003 R2 5.2]
smb: \ ls M*
  Mail_Services   D0  Tue Jul 14 12:24:07 2009
  MaoriServicesReview D0  Thu Jan 14 15:00:32 2010
  Maria   D0  Fri Dec 18 13:32:21 2009
  Master Subject Guides 2008  D0  Thu Feb 18 12:51:52 2010
  Master Subject Guides 2009  D0  Wed Feb 24 13:33:09 2010
  Māori  D0  Mon Nov 23 16:47:39 2009

59153 blocks of size 2097152. 5728 blocks available
smb: \ cd Māori
smb: \Māori\ ls
NT_STATUS_ACCESS_DENIED listing \Māori\*

59153 blocks of size 2097152. 5728 blocks available

-- 
utf-8 characters cause permission denied error
https://bugs.launchpad.net/bugs/525435
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 525435] Re: utf-8 characters cause permission denied error

2010-02-23 Thread StuartYeates
smbclient fails.

There is also an interesting feature where the columns of the directory
listing are out by one for this column. This leads me to suspect that
the problem may be in unicode normalisation. There are two ways of
representing ā in Unicode, a single character and an 'a' followed by a
compose character. Every sane person uses the single character, but alas
one of the standards in use in my organisation (MARC) uses the compose
character.

smb: \ ls M*
  ...
  Master Subject Guides 2008  D0  Thu Feb 18 12:51:52 2010
  Master Subject Guides 2009  D0  Sun Feb 21 13:38:19 2010
  Māori  D0  Mon Nov 23 16:47:39 2009

59153 blocks of size 2097152. 6128 blocks available
smb: \ cd Māori
smb: \Māori\ ls
NT_STATUS_ACCESS_DENIED listing \Māori\*

59153 blocks of size 2097152. 6128 blocks available

-- 
utf-8 characters cause permission denied error
https://bugs.launchpad.net/bugs/525435
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 525435] Re: utf-8 characters cause permission denied error

2010-02-23 Thread StuartYeates
One other detail that may be relevant:
$ env | grep LANG
LANG=en_NZ.UTF-8
GDM_LANG=en_NZ.UTF-8

-- 
utf-8 characters cause permission denied error
https://bugs.launchpad.net/bugs/525435
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 525435] Re: utf-8 characters cause permission denied error

2010-02-22 Thread StuartYeates

** Attachment added: smb.conf file, as requested
   http://launchpadlibrarian.net/39570208/smb.conf

-- 
utf-8 characters cause permission denied error
https://bugs.launchpad.net/bugs/525435
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 525435] [NEW] utf-8 characters cause permission denied error

2010-02-21 Thread StuartYeates
Public bug reported:

Binary package hint: samba

Accessing a remote windows server using the standard gnome GUI
connection tool works for the share as a whole. Accessing a file
including a macron in the name (a directory called Māori) gives a
permission denied error (You do not have the permissions necessary to
view the contents of Māori.).

The share doesn't normally require a username and password to access.
Everything works fine from windows.

I asked aobut this on irc and was told to report it as a bug.

cheers
stuart

ProblemType: Bug
Architecture: i386
Date: Mon Feb 22 08:09:56 2010
DistroRelease: Ubuntu 9.10
Package: libsmbclient 2:3.4.0-3ubuntu5.4
ProcEnviron:
 LANG=en_NZ.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-17.54-generic-pae
SourcePackage: samba
Uname: Linux 2.6.31-17-generic-pae i686

** Affects: samba (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386

-- 
utf-8 characters cause permission denied error
https://bugs.launchpad.net/bugs/525435
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 525435] Re: utf-8 characters cause permission denied error

2010-02-21 Thread StuartYeates

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/39485677/Dependencies.txt

** Attachment added: XsessionErrors.txt
   http://launchpadlibrarian.net/39485681/XsessionErrors.txt

-- 
utf-8 characters cause permission denied error
https://bugs.launchpad.net/bugs/525435
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs