| Summary: | Do I have to update all the software packages? Can I update most packages, except a few? | ||
|---|---|---|---|
| Product: | [Applications] Discover | Reporter: | 1312264863 |
| Component: | Updates | Assignee: | Dan Leinir Turthra Jensen <leinir> |
| Status: | RESOLVED UPSTREAM | ||
| Severity: | wishlist | CC: | aleixpol, nate |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Neon | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
1312264863
2022-06-06 14:50:15 UTC
When you use interactive updates, you can pick and choose which packages to install. But when offline updates are being used, this isn't possible for technical reasons outside of Discover's control. Can you attach a screenshot of the updates page so I can tell which style of updating is being used? (In reply to Nate Graham from comment #1) > When you use interactive updates, you can pick and choose which packages to > install. But when offline updates are being used, this isn't possible for > technical reasons outside of Discover's control. > > Can you attach a screenshot of the updates page so I can tell which style of > updating is being used? Ok. But I use `apt-mark hold` to avoid some packages update, and it works. (I remember this command, it was set before, but I don't remember).  In that case, there is an incompatibility between what apt does and what the PackageKit library can do. I would recommend that you file a bug report at https://github.com/PackageKit/PackageKit/issues and paste the URL of the bug report in the URL field here. Thanks! (In reply to Nate Graham from comment #3) > In that case, there is an incompatibility between what apt does and what the > PackageKit library can do. I would recommend that you file a bug report at > https://github.com/PackageKit/PackageKit/issues and paste the URL of the bug > report in the URL field here. Thanks! Why does Neon use pkcon? I remember that I could use `apt upgrade` to update the packages when I used it before. What benefits does the introduction of pkcon bring to users or developers? Want to use this program as a compatible tool for different package managers, so as to simplify the different package managers that Discover development needs to adapt? What confuses me is why pkcon stops me when I try to `apt upgrade`. (In reply to 1312264863 from comment #4) > Why does Neon use pkcon? > I remember that I could use `apt upgrade` to update the packages when I used > it before. > What benefits does the introduction of pkcon bring to users or developers? Those would be questions for Neon's developers. > What confuses me is why pkcon stops me when I try to `apt upgrade`. Because Neon wants you to use pkcon instead. :) You should listen to it and use the tools that are officially supported by your distro. If you find that you're dissatisfied with the packaging decisions and/or package management tools for your distro, that may be a sign that you would be better suited with another distro. |