Package: fl-cow
Version: 0.6-4.2
Severity: important
Tags: upstream

Dear Maintainer,

when creating an empty byte, making a hard link and adding content to
the copy,
the files are still hard-linked. With non-empty files it works as expected.

Example:
$ cow bash
$ touch foo
$ cp -l foo bar
$ ls -l foo bar
-rw-r--r-- 2 fritsche fritsche 0 Apr 14 17:05 bar
-rw-r--r-- 2 fritsche fritsche 0 Apr 14 17:05 foo
$ echo foo >> foo
$ ls -l foo bar
-rw-r--r-- 2 fritsche fritsche 4 Apr 14 17:05 bar
-rw-r--r-- 2 fritsche fritsche 4 Apr 14 17:05 foo
$ echo foo >> foo
$ ls -l foo bar
-rw-r--r-- 1 fritsche fritsche 4 Apr 14 17:05 bar
-rw-r--r-- 1 fritsche fritsche 8 Apr 14 17:06 foo


-- System Information:
Debian Release: 8.0
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16.0-4-amd64 (SMP w/8 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages fl-cow depends on:
ii  libc6  2.19-17

fl-cow recommends no packages.

fl-cow suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to