-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
config/desktop: update gnome-bluetooth pkg in noble and trixie (#8501) #8502
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
config/desktop: update gnome-bluetooth pkg in noble and trixie (#8501) #8502
Conversation
…an#8501) gnome-bluetooth in later releases is only transitional package to gnome-bluetooth-sendto. update config-base package definition for noble and trixie i3-wm.
WalkthroughReplaces the package name gnome-bluetooth with gnome-bluetooth-sendto in two package list files for the i3-wm desktop environment: one under Debian Trixie and one under Ubuntu Noble. No other changes are made. Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Assessment against linked issues
Assessment against linked issues: Out-of-scope changes
Possibly related PRs
Suggested labels
Suggested reviewers
Tip 🔌 Remote MCP (Model Context Protocol) integration is now available!Pro plan users can now connect to remote MCP servers from the Integrations page. Connect with popular remote MCPs such as Notion and Linear to add more context to your reviews and chats. ✨ Finishing Touches🧪 Generate unit tests
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. CodeRabbit Commands (Invoked using PR/Issue comments)Type Other keywords and placeholders
CodeRabbit Configuration File (
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 1
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro
💡 Knowledge Base configuration:
- MCP integration is disabled by default for public repositories
- Jira integration is disabled by default for public repositories
- Linear integration is disabled by default for public repositories
You can enable these settings in your CodeRabbit configuration.
📒 Files selected for processing (2)
config/desktop/noble/environments/i3-wm/config_base/packages(1 hunks)config/desktop/trixie/environments/i3-wm/config_base/packages(1 hunks)
🔇 Additional comments (1)
config/desktop/noble/environments/i3-wm/config_base/packages (1)
45-45: LGTM for Noble — gnome-bluetooth-sendto is the correct package, but repo contains other gnome-bluetooth entriesVerified: Ubuntu Noble's gnome-bluetooth is a transitional package that depends on gnome-bluetooth-sendto (packages.ubuntu.com).
Remaining exact matches in the repo:
- config/desktop/bookworm/environments/xmonad/config_base/packages:41 — gnome-bluetooth
- config/desktop/bookworm/environments/i3-wm/config_base/packages:44 — gnome-bluetooth
- config/desktop/jammy/environments/i3-wm/config_base/packages:45 — gnome-bluetooth
- config/desktop/jammy/environments/xmonad/config_base/packages:41 — gnome-bluetooth
If this change was only meant for Noble, no further action is required. If you want to standardize across releases, please update those files (replace with gnome-bluetooth-sendto or the appropriate package for each release) and re-run the scan.
gnome-bluetooth in later releases is only transitional package to gnome-bluetooth-sendto. update config-base package definition for noble and trixie i3-wm.
#FTBFS
Closes: #8501