subscription-manager icon indicating copy to clipboard operation
subscription-manager copied to clipboard

A GUI and CLI client for Candlepin

Results 54 subscription-manager issues
Sort by recently updated
recently updated
newest added

Translations update from [Fedora Weblate](https://translate.fedoraproject.org) for [subscription-manager/subscription-manager-1.28](https://translate.fedoraproject.org/projects/subscription-manager/subscription-manager-1-28/). It also includes following components: * [subscription-manager/syspurpose-1.28](https://translate.fedoraproject.org/projects/subscription-manager/syspurpose-1-28/) Current translation status: ![Weblate translation status](https://translate.fedoraproject.org/widgets/subscription-manager/-/subscription-manager-1-28/horizontal-auto.svg)

Translations update from [Fedora Weblate](https://translate.fedoraproject.org) for [subscription-manager/subscription-manager-main](https://translate.fedoraproject.org/projects/subscription-manager/subscription-manager-main/). Current translation status: ![Weblate translation status](https://translate.fedoraproject.org/widgets/subscription-manager/-/subscription-manager-main/horizontal-auto.svg)

* Backported from commit: 4af3f18f50c2e30090f7ae28df2e8e45c695348c * Required some changes

* BZ: https://bugzilla.redhat.com/show_bug.cgi?id=2101510 * Backport of PR #3080 * It wasn't possible to do simple cherry-pick * Card ID: ENT-5185 * When D-Bus method Register() was called with argument enable_content...

* BZ: https://bugzilla.redhat.com/show_bug.cgi?id=2097672 * Origin PR for main: #3116 * Not possible to do simple cherry-pick * Card ID: ENT-5115 * Changed warning message according suggestion in BZ bug report....

This is alternative solution to #3097. Because of circular imports it was needed to do minor reorganization of the util functions (see the second commit).

in progress

- Resolves additional issue discovered in previously merged PR: https://github.com/candlepin/subscription-manager/pull/3148#issuecomment-1289262771 - BZ: https://bugzilla.redhat.com/show_bug.cgi?id=2097679 - Card ID: ENT-5117

- Updated system_exit() function to directly accept an exception to format the exception message using ExceptionMapper before printing it. - Updated various exception handlers to directly pass exceptions to system_exit()...

- Resolved the script hanging issue caused by the script waiting on user inputs for information not specified through command line arguments by checking if the session is interactive and...

* BZ: https://bugzilla.redhat.com/show_bug.cgi?id=2093883 * Card ID: ENT-5383 * When logging level was changed using D-Bus method `SetAll()`, then exception was raised and it wasn't possible to change log level. This...

in progress