Closed kellyjonbrazil closed 5 months ago
Thanks @kellyjonbrazil it is working well:
apt-get -sqq upgrade | jc --apt-get-sqq -Py
---
- operation: unpack
package: firefox-nightly-l10n-en-gb
broken: 126.0a1~20240328092313
proposed_pkg_ver: 126.0a1~20240328213634 namespaces/moz-fx-productdelivery-pr-38b5/repositories/mozilla:mozilla
existing_pkg_ver:
architecture: all
- operation: unpack
package: firefox-nightly
broken: 126.0a1~20240328092313
proposed_pkg_ver: 126.0a1~20240328213634 namespaces/moz-fx-productdelivery-pr-38b5/repositories/mozilla:mozilla
existing_pkg_ver:
architecture: amd64
- operation: configure
package: firefox-nightly-l10n-en-gb
broken:
proposed_pkg_ver: 126.0a1~20240328213634 namespaces/moz-fx-productdelivery-pr-38b5/repositories/mozilla:mozilla
existing_pkg_ver:
architecture: all
- operation: configure
package: firefox-nightly
broken:
proposed_pkg_ver: 126.0a1~20240328213634 namespaces/moz-fx-productdelivery-pr-38b5/repositories/mozilla:mozilla
existing_pkg_ver:
architecture: amd64
Updates in the dev
branch and will make it in the next release.
https://github.com/kellyjonbrazil/jc/blob/dev/jc/parsers/apt_get_sqq.py
Fixed in v1.25.3
The documentation would be better with something like this as an usage example:
or
Missing out
upgrade
ordist-upgrade
orfull-upgrade
from the command results in a command that fails:Originally posted by @chriscroome in https://github.com/kellyjonbrazil/jc/issues/340#issuecomment-2026320141