[Bug 2126909] Re: ln: 'buffer.h' and 'libowfat/buffer.h' are the same file

Julian Andres Klode 2126909 at bugs.launchpad.net
Sun Jan 25 16:03:12 UTC 2026


Fixed in 0.5.0-0ubuntu1

** Changed in: rust-coreutils (Ubuntu Resolute)
       Status: Fix Committed => Fix Released

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

Title:
  ln: 'buffer.h' and 'libowfat/buffer.h' are the same file

Status in coreutils:
  Fix Released
Status in libowfat package in Ubuntu:
  New
Status in rust-coreutils package in Ubuntu:
  Fix Released
Status in libowfat source package in Questing:
  New
Status in rust-coreutils source package in Questing:
  Triaged
Status in libowfat source package in Resolute:
  New
Status in rust-coreutils source package in Resolute:
  Fix Released

Bug description:
  Easier reproducer:

  $ mdkir dir
  $ touch file
  $ ln file dir
  $ ln -f file dir

  Gives error:
  ln: 'file' and 'dir/file' are the same file

  But should not notice, as -f unlinks files first.

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




More information about the foundations-bugs mailing list