[Bug 117730] Re: cannot use sqlite3 on cifs mount

2011-08-11 Thread Bug Watch Updater
** Changed in: samba (Debian) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/117730 Title: cannot use sqlite3 on cifs mount To manage notifications about this bug

[Bug 117730] Re: cannot use sqlite3 on cifs mount

2011-02-04 Thread Bug Watch Updater
** Changed in: samba Importance: Unknown => Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/117730 Title: cannot use sqlite3 on cifs mount -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubu

[Bug 117730] Re: cannot use sqlite3 on cifs mount

2011-01-01 Thread Jelmer Vernooij
** Changed in: samba (Ubuntu) Status: Triaged => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/117730 Title: cannot use sqlite3 on cifs mount -- ubuntu-bugs mailing list ubuntu

[Bug 117730] Re: cannot use sqlite3 on cifs mount

2010-05-13 Thread dkg
maihacke: just to be clear: are you using the nobrl option to the cifs mount on your 10.04 installation as well? -- cannot use sqlite3 on cifs mount https://bugs.launchpad.net/bugs/117730 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 117730] Re: cannot use sqlite3 on cifs mount

2010-05-10 Thread maihacke
I'm using a firefox profile on a windows share mounted via pam_mount. With Ubuntu 9.10 and using the "nobrl" option I could use the profile without problems. After upgrading to 10.04 firefox can't read the bookmarks, history etc.. -- cannot use sqlite3 on cifs mount https://bugs.launchpad.net/bu

[Bug 117730] Re: cannot use sqlite3 on cifs mount

2009-04-04 Thread Bug Watch Updater
** Changed in: samba Status: Confirmed => Fix Released -- cannot use sqlite3 on cifs mount https://bugs.launchpad.net/bugs/117730 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubunt

[Bug 117730] Re: cannot use sqlite3 on cifs mount

2009-03-12 Thread Bug Watch Updater
** Changed in: samba Status: Unknown => Confirmed -- cannot use sqlite3 on cifs mount https://bugs.launchpad.net/bugs/117730 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 117730] Re: cannot use sqlite3 on cifs mount

2009-03-12 Thread Pedro Villavicencio
It was also forwarded upstream here: https://bugzilla.samba.org/show_bug.cgi?id=5994 ; linking the report and setting this to triaged, thanks all. ** Changed in: samba (Ubuntu) Importance: Undecided => Low Status: Incomplete => Triaged ** Also affects: samba via https://bugzilla.samb

[Bug 117730] Re: cannot use sqlite3 on cifs mount

2008-05-30 Thread Bug Watch Updater
** Changed in: samba (Debian) Status: Unknown => New -- cannot use sqlite3 on cifs mount https://bugs.launchpad.net/bugs/117730 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.

[Bug 117730] Re: cannot use sqlite3 on cifs mount

2008-05-30 Thread Mathias Gug
** Also affects: samba (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=483507 Importance: Unknown Status: Unknown -- cannot use sqlite3 on cifs mount https://bugs.launchpad.net/bugs/117730 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 117730] Re: cannot use sqlite3 on cifs mount

2008-05-30 Thread dkg
Just to follow up here: this current problem seems to be associated with CIFS's byte-range locking, which behaves in unexpected ways. If i use the "nobrl" option during the CIFS mount, i can cleanly use sqlite (this comes at the cost of not having advisory locks propagate across the network, thoug

[Bug 117730] Re: cannot use sqlite3 on cifs mount

2008-05-27 Thread dkg
I created the database like this: echo 'create table foo (x int); insert into foo (x) values (1);' | sqlite3 testdb and tested it like this: echo 'select * from foo;' | sqlite3 testdb This worked fine on a tmpfs, but not on a cifsmount. I've tested this against a debian etch samba version

[Bug 117730] Re: cannot use sqlite3 on cifs mount

2008-05-27 Thread Mathias Gug
Could you post the commands you've used to create the sqlite database ? Could you also add which version of samba is running on the server ? -- cannot use sqlite3 on cifs mount https://bugs.launchpad.net/bugs/117730 You received this bug notification because you are a member of Ubuntu Bugs, whic

[Bug 117730] Re: cannot use sqlite3 on cifs mount

2008-05-15 Thread Radomir Dopieralski
We have also run into this problem with our installations. We have over 300 workstations at our university, all have CIFS-mounted home directories. So far we managed to somehow avoid using any applications that used SQLite, but now with Firefox3 using it we are in a very difficult situation. As a

[Bug 117730] Re: cannot use sqlite3 on cifs mount

2008-05-12 Thread Mathias Gug
Reopening. ** Changed in: samba (Ubuntu) Status: Fix Released => Incomplete -- cannot use sqlite3 on cifs mount https://bugs.launchpad.net/bugs/117730 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list u

[Bug 117730] Re: cannot use sqlite3 on cifs mount

2008-05-09 Thread dkg
This looks like it's still a problem on hardy to me. The following was gathered from an up-to-date ubuntu 8.04 installation with a user's home directory mounted via CIFS Even worse than just sqlite3, since firefox 3 uses sqlite internally, it looks like it's making firefox fail to function at all

[Bug 117730] Re: cannot use sqlite3 on cifs mount

2007-09-19 Thread Mathias Gug
Thank you for taking the time to report this bug and helping to make Ubuntu better. However, I am closing it because the bug has been fixed in the latest development version of Ubuntu - the Gutsy Gibbon. ** Changed in: samba (Ubuntu) Status: Incomplete => Fix Released -- cannot use sqlite

[Bug 117730] Re: cannot use sqlite3 on cifs mount

2007-09-19 Thread Mathias Gug
Thank you for taking the time to report this bug and helping to make Ubuntu better. You reported this bug a while ago and there hasn't been any activity in it recently. We were wondering is this still an issue for you? Could you make sure that you've mounted your smb share in read-write mode ?

[Bug 117730] Re: cannot use sqlite3 on cifs mount

2007-05-30 Thread casbon
** Attachment added: "strace of sqlite3 test.db """ http://librarian.launchpad.net/7877478/sqlite.trace -- cannot use sqlite3 on cifs mount https://bugs.launchpad.net/bugs/117730 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubunt