FS#79785 - jdk-openjdk package bring broken symbolic link in /usr/bin and /usr/sbin

Attached to Project: Arch Linux
Opened by BryanLiang (BryanLiang) - Tuesday, 26 September 2023, 01:06 GMT
Last edited by Toolybird (Toolybird) - Tuesday, 26 September 2023, 01:10 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description: I use find command to search if there are broken symbolic links in /usr/bin and /usr/sbin and found out that there are several broken symbolic link. These broken links are brought by package jdk-openjdk. Is it a upstream bug or caused when packaging at Arch Linux side?


Additional info:
* package version(s) jdk-openjdk 21.u35-3
* config and/or log files etc.
* link to upstream bug report, if any

Steps to reproduce:

1. Just run command `sudo find /usr/bin /usr/sbin/ -xtype l`

Here is the list of broken links

/usr/bin/orbd
/usr/bin/pack200
/usr/bin/rmid
/usr/bin/servertool
/usr/bin/tnameserv
/usr/bin/unpack200
/usr/bin/javah
/usr/bin/rmic
/usr/bin/schemagen
/usr/bin/wsgen
/usr/bin/wsimport
/usr/bin/xjc
/usr/sbin/orbd
/usr/sbin/pack200
/usr/sbin/rmid
/usr/sbin/servertool
/usr/sbin/tnameserv
/usr/sbin/unpack200
/usr/sbin/javah
/usr/sbin/rmic
/usr/sbin/schemagen
/usr/sbin/wsgen
/usr/sbin/wsimport
/usr/sbin/xjc
This task depends upon

Closed by  Toolybird (Toolybird)
Tuesday, 26 September 2023, 01:10 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#73563 

Loading...