Re: conflict on /usr/bin generated by tigervnc?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



On 9/9/20 7:41 PM, Javier via arch-general wrote:
> error: failed to commit transaction (conflicting files)
> tigervnc: /usr/sbin exists in filesystem (owned by filesystem)
> Errors occurred, no packages were upgraded.
> 
> Usually that get fixed by using "--overwrite /usr/sbin".  But I find
> it wrong for tigervnc to own "/usr/sbin", so I think in this case
> tigervnc is not right.  Would this be the case, or it's OK for
> tigervnc to be the owner and then to overwrite?


It is very wrong; the package doesn't even install during the post-build
lint checks and should therefore never have been released by the maintainer.

In upstream commit

https://github.com/TigerVNC/tigervnc/commit/1af1cfdf8709dd1a5574efa19fb4f0e68a98021e#diff-5257b0445ad1f985acf062f6589461df

a new file got added, and installed to CMAKE_INSTALL_SBINDIR, which
defaults to "sbin" and on Arch must be "bin". This failed to happen;
it's a bug in the package.

Under no circumstances should the filesystem layout be deleted and
replaced by this package as it would break everything...

https://bugs.archlinux.org/task/67861 is the correct solution.

-- 
Eli Schwartz
Bug Wrangler and Trusted User

Attachment: signature.asc
Description: OpenPGP digital signature


[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]

  Powered by Linux