Skip to content

Conversation

@LordGrimmauld
Copy link
Contributor

telepathy-* packages are largely unused and unmaintained.
telepathy-gabble will never work again until it updates to libsoup_3 due to symbol collisions.
telepathy-logger broke on Gcc 14 update and is not used in anything.

part of #398783
part of #388196
part of #371265
closes #384284

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandboxing enabled in nix.conf? (See Nix manual)
    • sandbox = relaxed
    • sandbox = true
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 25.05 Release Notes (or backporting 24.11 and 25.05 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md.

Add a 👍 reaction to pull requests you find important.

@github-actions github-actions bot added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux. labels Apr 20, 2025
@Aleksanaa Aleksanaa merged commit 3bed93f into NixOS:master Apr 20, 2025
23 of 27 checks passed
@pbsds
Copy link
Member

pbsds commented Apr 21, 2025

telepathy-logger broke on Gcc 14 update and is not used in anything.

This is quick to check on github: https://github.com/search?type=code&q=-repo%3Anixos%2Fnixpkgs+lang%3Anix+-is%3Afork+telepathy-logger

which reveals this 3-month old fix:

https://github.com/poly2it/nixos/blob/ad943afb7f84fc6c92681927f8340c6715dc9229/nixpak/support/telepathy-logger.nix#L4

I'm not advocating to reintroduce it, but just a heads up

@LordGrimmauld
Copy link
Contributor Author

Oh i saw it wasn't terribly complex. But the whole telepathy ecosystem is an outdated mess that i'd much rather get rid of. There exists minimal (and semi-broken) compatibility with various DEs, and the whole stack uses woefully outdated libraries.

@poly2it
Copy link

poly2it commented Apr 23, 2025

Removing Telepathy breaks Polari, the GNOME IRC client. Please reconsider removing it!

https://wiki.gnome.org/Apps/Polari/Documentation

Polari is a Telepathy Client and relies on Telepathy Logger to store IRC logs.

@LordGrimmauld LordGrimmauld mentioned this pull request Apr 23, 2025
13 tasks
@LordGrimmauld
Copy link
Contributor Author

Removing Telepathy breaks Polari, the GNOME IRC client. Please reconsider removing it!

#401149

@jtojnar
Copy link
Member

jtojnar commented Apr 23, 2025

Polari switched from telepathy-logger to tracker in 46.0. It only uses telepathy-idle now.

@jtojnar
Copy link
Member

jtojnar commented Apr 23, 2025

@LordGrimmauld
Copy link
Contributor Author

Drafted the revert until there is an actual need

@nyabinary
Copy link
Contributor

Drafted the revert until there is an actual need

Is there any actual need in keeping it open though :P, I assume that was the only breakage?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants