[Bug 2126909] Re: ln: 'buffer.h' and 'libowfat/buffer.h' are the same file
Julian Andres Klode
2126909 at bugs.launchpad.net
Sat Oct 25 14:08:38 UTC 2025
Fixed in 0.3.0 in resolute-proposed
** Also affects: libowfat (Ubuntu Questing)
Importance: Undecided
Status: New
** Also affects: rust-coreutils (Ubuntu Questing)
Importance: Undecided
Status: New
** Also affects: libowfat (Ubuntu Resolute)
Importance: Undecided
Status: New
** Also affects: rust-coreutils (Ubuntu Resolute)
Importance: Undecided
Status: New
** Changed in: rust-coreutils (Ubuntu Resolute)
Status: New => Fix Committed
** Changed in: rust-coreutils (Ubuntu Questing)
Status: New => Triaged
--
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 Committed
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 Committed
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