xz/bzip/gzip fails with hardlink errors on ntfs partition (files with > 1 link)
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
gzip |
New
|
Undecided
|
Unassigned | ||
bzip2 (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned | ||
xz-utils (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
Binary package hint: xz-utils
After mounting an ntfs partition using dolphin in kubuntu, xz fails to compress any file on the ntfs partition.
$ [sudo] xz -9 COMP6366_
xz: COMP6366_
More information about the file:
$ ls -la COMP6366_
-rwxrwxrwx 2 root root 332122239 2011-02-15 16:36 COMP6366_
Workaround: Renaming the file will allow xz to perform the compression.
$ mv COMP6366_
$ xz -9 COMP6366_
After mounting an ntfs partition using dolphin in kubuntu, xz fails to compress any file on the ntfs partition.
$ [sudo] xz -9 COMP6366_
xz: COMP6366_
More information about the file:
$ ls -la COMP6366_
-rwxrwxrwx 2 root root 332122239 2011-02-15 16:36 COMP6366_
Workaround: Renaming the file will allow xz to perform the compression.
$ mv COMP6366_
$ xz -9 COMP6366_
$ ls -la COMP6366_
-rwxrwxrwx 1 root root 325158580 2011-02-15 16:36 COMP6366_
Any file that is modified or placed onto the ntfs partition from within ubuntu is fine - this bug only exists for files that already existed on my Windows XP system.
$ lsb_release -rd
Description: Ubuntu 10.10
Release: 10.10
$ xz -V
xz (XZ Utils) 4.999.9beta
liblzma 4.999.9beta
$ apt-cache policy xz-utils
xz-utils:
Installed: 4.999.9beta+
Candidate: 4.999.9beta+
Version table:
*** 4.999.9beta+
500 http://
100 /var/lib/
ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: xz-utils 4.999.9beta+
ProcVersionSign
Uname: Linux 2.6.35-23-generic x86_64
NonfreeKernelMo
Architecture: amd64
Date: Mon Feb 21 18:39:05 2011
InstallationMedia: Kubuntu 9.10 "Karmic Koala" - Release amd64 (20091027)
ProcEnviron:
LANGUAGE=
PATH=(custom, user)
LANG=en_US.UTF-8
SHELL=/bin/bash
SourcePackage: xz-utils
got the same problem in lucid