Thanks. IMHO, the title should no longer mention NTFS. The behavior can
be observed on any filesystem.

Try this, for example, on an ext* FS:
# touch foo
# ln foo bar
# gzip bar
gzip: bar has 1 other link  -- unchanged
# bzip2 bar
bzip2: Input file bar has 1 other link.
# xz bar
xz: bar: Input file has more than one hard link, skipping
# lzma bar
lzma: bar: Input file has more than one hard link, skipping

Note: I have also affected this bug to the gzip project

** Also affects: gzip
   Importance: Undecided
       Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/722910

Title:
  xz/bzip/gzip fails with hardlink errors on ntfs partition (files with
  > 1 link)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gzip/+bug/722910/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to