[Bug 806499] Re: xz should warn before overwriting read-only files

Rolf Leggewie 806499 at bugs.launchpad.net
Sat Jun 4 05:08:26 UTC 2016


Are you still affected? I cannot reproduce this on trusty.

$ echo "test" |xz > /tmp/test.txt.xz
$ chmod uog-rwx /tmp/test.txt.xz 
$ unxz /tmp/test.txt.xz

** Changed in: xz-utils (Ubuntu)
       Status: New => Incomplete

** Changed in: xz-utils (Ubuntu)
     Assignee: (unassigned) => Rolf Leggewie (r0lf)

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

Title:
  xz should warn before overwriting read-only files

Status in xz-utils package in Ubuntu:
  Triaged

Bug description:
  running xz --decompress (unxz) on a readonly file will not show any
  warning before writing over the file and changing the extension.

  This is technically expected behaviour but not sympathetic to the end
  user.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xz-utils/+bug/806499/+subscriptions



More information about the foundations-bugs mailing list