obsolete

toolbox-0.0.98-1.fc32

FEDORA-2021-494c264375 created by rishi 3 years ago for Fedora 32
  • Add nss-mdns to the fedora-toolbox images
  • Correctly check validity of container name
  • Don't leak all the os-release fields into the shell
  • Don't rely on XDG_RUNTIME_DIR when running as root
  • Give access to Avahi to resolve the .local mDNS domain
  • Make coredumpctl(1) 'dump' and 'debug' work inside toolbox containers
  • Make options --image and --release for 'create' mutually exclusive
  • Notify the terminal about the real UID of 'toolbox enter'
  • Remove periods at the end of flag descriptions
  • Set XDG_RUNTIME_DIR when creating the toolbox container
  • Unbreak 'enter' on hosts without a /etc/localtime
  • Use the host's user namespace when running as root

Reboot Required
After installing this update it is required that you reboot your system to ensure the changes supplied by this update are applied properly.

This update has been submitted for testing by rishi.

3 years ago

This update's test gating status has been changed to 'ignored'.

3 years ago

This update's test gating status has been changed to 'waiting'.

3 years ago

This update's test gating status has been changed to 'ignored'.

3 years ago

This update has been pushed to testing.

3 years ago
User Icon yanqiyu commented & provided feedback 3 years ago
karma

After installing this update, zsh says zsh: #: command not found... on every new terminal session zsh -xv reports that line 10 in /etc/profile.d/toolbox.sh was not treated as a comment,

# shellcheck disable=2046
eval $(
          # shellcheck disable=SC1091
          . /usr/lib/os-release

          echo ID="$ID"
          echo VARIANT_ID="$VARIANT_ID"
      )
+/etc/profile.d/toolbox.sh:10> '#' shellcheck 'disable=SC1091'
+command_not_found_handle:1> local runcnf=1
+command_not_found_handle:2> local retval=127
+command_not_found_handle:5> [[ bivx == *i* ]]
+command_not_found_handle:8> [[ ! -S /run/dbus/system_bus_socket ]]
+command_not_found_handle:11> [[ ! -x /usr/libexec/packagekitd ]]
+command_not_found_handle:14> [[ -n '' ]]
+command_not_found_handle:17> [[ ! -x /usr/libexec/pk-command-not-found ]]
+command_not_found_handle:20> [ 1 -eq 1 ']'
+command_not_found_handle:21> /usr/libexec/pk-command-not-found '#' shellcheck 'disable=SC1091'
zsh: #: command not found...

Bodhi is disabling automatic push to stable due to negative karma. The maintainer may push manually if they determine that the issue is not severe.

3 years ago
User Icon fidencio commented & provided feedback 3 years ago
karma

"Give access to Avahi to resolve the .local mDNS domain" bits work as expected.

Thanks for catching that @yanqiyu !

Could you or other Z shell users try this: https://github.com/containers/toolbox/pull/660

You can take the profile.d/toolbox.sh script and copy it to /etc/profile.d/toolbox.sh for testing.

@rishi The error is gone with the fix you provided.

This update can be pushed to stable now if the maintainer wishes

3 years ago

This update has been obsoleted by toolbox-0.0.99.1-1.fc32.

3 years ago

Please login to add feedback.

Metadata
Type
enhancement
Severity
medium
Karma
0
Signed
Content Type
RPM
Test Gating
Autopush Settings
Unstable by Karma
-3
Stable by Karma
disabled
Stable by Time
disabled
Thresholds
Minimum Karma
+2
Minimum Testing
7 days
Dates
submitted
3 years ago
in testing
3 years ago

Automated Test Results