[Bug 336762] Re: ntfs hard links not working

2010-11-18 Thread Launchpad Bug Tracker
[Expired for ntfs-3g (Ubuntu) because there has been no activity for 60 days.] ** Changed in: ntfs-3g (Ubuntu) Status: Incomplete => Expired -- ntfs hard links not working https://bugs.launchpad.net/bugs/336762 You received this bug notification because you are a member of Ubuntu Bugs, wh

[Bug 336762] Re: ntfs hard links not working

2009-09-17 Thread Bart de Koning
Hey, Hard links are supported as the test works for me (ubuntu 9.04, ntfs-3g 2009.2.1 external FUSE 27), HOWEVER: $ echo 'file A' > A $ cat A file A $ ln A B $ cat A file A $ cat B file A $ ls -als totaal 9 0 drwxrwxrwx 1 root root0 2009-09-17 14:06 . 8 drwxrwxrwx 1 root root 8192 2009-09-17

[Bug 336762] Re: ntfs hard links not working

2009-09-09 Thread shemgp
cat >> b and cat > a works both for me in Jaunty ** Attachment added: "ntfs-3g-bash.log" http://launchpadlibrarian.net/31576902/ntfs-3g-bash.log -- ntfs hard links not working https://bugs.launchpad.net/bugs/336762 You received this bug notification because you are a member of Ubuntu Bugs, wh

[Bug 336762] Re: ntfs hard links not working

2009-07-05 Thread Chris Coulson
Ubuntu won't be using the internal FUSE library anytime soon, as there are already quite a few things on the live CD that use the external libfuse library. Is it possible for you to test this with a Karmic live CD, which uses ntfs-3g 2009.4.4? If it is still an issue with that version, I have a Ka

[Bug 336762] Re: ntfs hard links not working

2009-04-28 Thread hopla
Hmm... Is there a roadmap for getting internal FUSE library in Ubuntu? What is the outlook on this problem? (thanks for the quick reply btw :) ) -- ntfs hard links not working https://bugs.launchpad.net/bugs/336762 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 336762] Re: ntfs hard links not working

2009-04-28 Thread Szabolcs Szakacsits
Ubuntu doesn't compile with the internal FUSE library which is used to ensure and certify NTFS-3G quality. The external FUSE library has several issues which are fixed only in the FUSE CVS. -- ntfs hard links not working https://bugs.launchpad.net/bugs/336762 You received this bug notification be

[Bug 336762] Re: ntfs hard links not working

2009-04-28 Thread hopla
Ok, I updated to Jaunty but I still get the same, wrong, results (compared to the results on an ext3 partition). So this means on my computer, I CAN reproduce the bug, contradicting with Szabolcs Szakacsits statement. My ntfs-3g man page says version 2009.2.1, I think Ubuntu uses 'internal FUSE' a

[Bug 336762] Re: ntfs hard links not working

2009-03-15 Thread hopla
Well, if this is going to be fixed in Jaunty, then I think I can wait a month to get the official update and be less at a risk to fry stuff :) Would be nice though if any of the devs could finally confirm that this bug is real (or not) and that it is fixed in Jaunty (or not). -- ntfs hard links

[Bug 336762] Re: ntfs hard links not working

2009-03-14 Thread AmenophisIII
i did try the jaunty package in intrepid for other reasons and it worked fine. you have to fetch two (architecture dependant, mine are for amd64 as the name implies) packages: libntfs-3g49_2009.2.1-0ubuntu1_amd64.deb ntfs-3g_2009.2.1-0ubuntu1_amd64.deb and install it with dpkg -i dont blame me i

[Bug 336762] Re: ntfs hard links not working

2009-03-10 Thread hopla
Thank you for checking with upstream! Does this mean now that this bug is confirmed on Ubuntu? What steps can be taking to further investigate this issue and possibly have a fix in 8.10 or future Ubuntu release? -- ntfs hard links not working https://bugs.launchpad.net/bugs/336762 You received t

[Bug 336762] Re: ntfs hard links not working

2009-03-09 Thread Szabolcs Szakacsits
The problem can not be reproduced with NTFS-3G 2009.2.1, internal FUSE and kernel 2.6.26. NTFS-3G and/or the kernel is too old in Ubuntu 8.10. Upstream NTFS-3G has closed this issue report as INVALID and Ubuntu specific. -- ntfs hard links not working https://bugs.launchpad.net/bugs/336762 You r

[Bug 336762] Re: ntfs hard links not working

2009-03-09 Thread hopla
I suspected that '>' might create a new file too. So to be absolutely sure, I replaced '>' by '>>'. I got the same, wrong, results, file B was changed, while file A wasn't. So I still say: hard links do not work on ntfs on my computer. And there is still no one here who has given me proof that the

[Bug 336762] Re: ntfs hard links not working

2009-03-07 Thread Szabolcs Szakacsits
Hard links work fine (you can confirm by ls -i after cp -al) but probably the 'echo B > B' case doesn't because apparently the '>' creates a new file for some reason. Do you have any specific software which doesn't work correctly with NTFS-3G? -- ntfs hard links not working https://bugs.launchpa

[Bug 336762] Re: ntfs hard links not working

2009-03-07 Thread Szabolcs Szakacsits
** Changed in: ntfs-3g (Ubuntu) Sourcepackagename: util-linux => ntfs-3g -- ntfs hard links not working https://bugs.launchpad.net/bugs/336762 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

[Bug 336762] Re: ntfs hard links not working

2009-03-06 Thread hopla
Is my statement not clear or is it not exactly known if NTFS and NTFS-3G support hard links? I hope this clarifies it... man ntfs-3g says: "ntfs-3g is an NTFS driver, which can create, remove, rename, move files, directories, hard links, and streams; ..." So I expect that it actually does what i

Re: [Bug 336762] Re: ntfs hard links not working

2009-03-06 Thread Scott James Remnant
On Fri, 2009-03-06 at 10:30 +, hopla wrote: > NTFS and NTFS-3G should support hardlinks... > This is not entirely clear. Scott -- Scott James Remnant sc...@canonical.com -- ntfs hard links not working https://bugs.launchpad.net/bugs/336762 You received this bug notification because you ar

[Bug 336762] Re: ntfs hard links not working

2009-03-06 Thread hopla
I would be happy already if anyone could just confirm this... NTFS and NTFS-3G should support hardlinks... -- ntfs hard links not working https://bugs.launchpad.net/bugs/336762 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-

[Bug 336762] Re: ntfs hard links not working

2009-03-03 Thread Lödur
** Changed in: util-linux (Ubuntu) Sourcepackagename: None => util-linux -- ntfs hard links not working https://bugs.launchpad.net/bugs/336762 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

[Bug 336762] Re: ntfs hard links not working

2009-03-03 Thread hopla
** Tags added: ntfs -- ntfs hard links not working https://bugs.launchpad.net/bugs/336762 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 https://lists.ubuntu.com/mailman/listinfo