[Bug 240429] Re: adding files to mercurial repository fails on ntfs

2009-02-13 Thread Szabolcs Szakacsits
The driver works as expected (Operation not permitted). Remove the default_permissions option then it should work. Please see more detail about permission handling in the NTFS-3G manual ('Access Handling and Security' section): http://ntfs-3g.org/manual.html ** Changed in: ntfs-3g (Ubuntu)

Re: [Bug 240429] Re: adding files to mercurial repository fails on ntfs

2009-02-12 Thread Savvas Radevic
Execute this: id -u Remember the number it outputs (required below). Then try this: gksu gedit /etc/fstab find the line: # /dev/sdb1 UUID=7238946C389430D9 /media/windows ntfs defaults,umask=007,gid=46 0 1 Replace it with: # /dev/sdb1 UUID=7238946C389430D9 /media/windows ntfs

[Bug 240429] Re: adding files to mercurial repository fails on ntfs

2009-02-12 Thread Raf Geens
That works :-) -- adding files to mercurial repository fails on ntfs https://bugs.launchpad.net/bugs/240429 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 240429] Re: adding files to mercurial repository fails on ntfs

2009-02-12 Thread Savvas Radevic
Unfortunately this is due to permission restrictions presented in ntfs filesystems, which are different from other filesystems, such as ext3. I don't expect anyone to fix this, but I won't close the bug either, let's leave it to the bug triagers and/or developers to decide. -- adding files to

[Bug 240429] Re: adding files to mercurial repository fails on ntfs

2009-02-12 Thread Scott Kitterman
Not a mercurial bug then. ** Changed in: mercurial (Ubuntu) Status: New = Invalid -- adding files to mercurial repository fails on ntfs https://bugs.launchpad.net/bugs/240429 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 240429] Re: adding files to mercurial repository fails on ntfs

2009-02-11 Thread Raf Geens
The bug still reproduces in version 1.0.1-5.1 on Intrepid. -- adding files to mercurial repository fails on ntfs https://bugs.launchpad.net/bugs/240429 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 240429] Re: adding files to mercurial repository fails on ntfs

2009-02-11 Thread Savvas Radevic
Thanks for testing it, setting back to New. Can you post the output of these commands: cat /etc/fstab mount sudo fdisk -l ls -l /dev/disk/by-uuid/ ** Changed in: mercurial (Ubuntu) Status: Incomplete = New -- adding files to mercurial repository fails on ntfs

[Bug 240429] Re: adding files to mercurial repository fails on ntfs

2009-02-11 Thread Savvas Radevic
** Also affects: ntfs-3g (Ubuntu) Importance: Undecided Status: New -- adding files to mercurial repository fails on ntfs https://bugs.launchpad.net/bugs/240429 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 240429] Re: adding files to mercurial repository fails on ntfs

2009-02-11 Thread Raf Geens
Here you go, this is from a fresh Intrepid install. The /dev/sdc1 in the output isn't the same as in the original report, since my disk configuration changed in the meanwhile. There's also something odd going on with the ordering of the disks, but that doesn't seem related to this bug. **

[Bug 240429] Re: adding files to mercurial repository fails on ntfs

2009-02-02 Thread Raf Geens
That pc is currently having its motherboard replaced, but I'll take a look when that's done. -- adding files to mercurial repository fails on ntfs https://bugs.launchpad.net/bugs/240429 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 240429] Re: adding files to mercurial repository fails on ntfs

2009-02-01 Thread Savvas Radevic
Hi, can you test the if the bug can be reproduced? $ apt-cache policy mercurial mercurial: Installed: 1.0.1-5.1 Candidate: 1.0.1-5.1 Version table: *** 1.0.1-5.1 0 500 http://de.archive.ubuntu.com intrepid/universe Packages 100 /var/lib/dpkg/status 1.0.1-5.1~hardy1 is

[Bug 240429] Re: adding files to mercurial repository fails on ntfs

2009-02-01 Thread Savvas Radevic
Note: this bug might be connected to bug #190725 https://bugs.launchpad.net/bzr/+bug/190725 [Hg/Mercurial has the same problem, btw.] ** Changed in: mercurial (Ubuntu) Status: New = Incomplete -- adding files to mercurial repository fails on ntfs https://bugs.launchpad.net/bugs/240429

[Bug 240429] Re: adding files to mercurial repository fails on ntfs

2008-06-16 Thread Raf Geens
** Attachment added: hg_add_error.txt http://launchpadlibrarian.net/15351308/hg_add_error.txt -- adding files to mercurial repository fails on ntfs https://bugs.launchpad.net/bugs/240429 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to