mirror of
https://github.com/jpochyla/psst.git
synced 2026-04-27 15:35:56 +03:00
[GH-ISSUE #473] [Linux] debian/ubuntu package naming conflict #296
Labels
No labels
api
bug
build
documentation
duplicate
enhancement
good first issue
help wanted
idea
invalid
linux
lowprio
macos
pull-request
upstream
windows
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/psst#296
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ChrisLauinger77 on GitHub (May 18, 2024).
Original GitHub issue: https://github.com/jpochyla/psst/issues/473
Describe the bug
debian package naming conflict
https://packages.debian.org/trixie/psst
I am not an ubuntu user but they might have the same problem
https://launchpad.net/ubuntu/+source/psst
To Reproduce
install the deb from here and then apt update && apt upgrade
Expected behavior
debian should not replace the package with the one from the repo
Environment
Additional context
maybe rename the package to psst-gui or something ?
@Insprill commented on GitHub (May 18, 2024):
Duplicate of #391