Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dangling symlink in documentation #15912

Open
jengelh opened this issue Apr 1, 2024 · 1 comment
Open

Dangling symlink in documentation #15912

jengelh opened this issue Apr 1, 2024 · 1 comment
Labels
Bug Packages 📦 Things regarding our RPM packages

Comments

@jengelh
Copy link
Contributor

jengelh commented Apr 1, 2024

The obs-server RPM package has a dangling symlink.

$ wget https://download.opensuse.org/repositories/OBS:/Server:/Unstable/15.6/noarch/obs-server-2.11~alpha.20240401T110216.75a12ddf5-150600.16690.1.noarch.rpm
$ rpm -qlvp obs-server-2.11~alpha.20240401T110216.75a12ddf5-150600.16690.1.noarch.rpm
lrwxrwxrwx    1 root    root                       12 Apr  1 11:02 /usr/share/doc/packages/obs-server/README.SETUP -> ../README.md
-rw-r--r--    1 root    root                     4409 Apr  1 11:02 /usr/share/doc/packages/obs-server/README.md

Expected Result

symlink to README.md not ../README.md.

@danidoni danidoni added Bug Packages 📦 Things regarding our RPM packages labels Apr 2, 2024
@hennevogel
Copy link
Member

@jengelh the specs are here in dist/, patches welcome...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Packages 📦 Things regarding our RPM packages
Projects
None yet
Development

No branches or pull requests

3 participants