fedora-silverblue / issue-tracker

Fedora Silverblue issue tracker
https://fedoraproject.org/atomic-desktops/silverblue/
123 stars 3 forks source link

New Package Request: Zenity #588

Closed richiedaze closed 3 months ago

richiedaze commented 3 months ago

Please try to answer the following questions about the package you are requesting:

  1. Is the package installed by default in Fedora Workstation? If it is not, we will ask you to open an issue in the issue tracker for the Fedora Workstation Working Group.

yes

  1. What, if any, are the additional dependencies on the package? What is the output of this command on a system without overrides or locally installed packages:
rpm-ostree install --dry-run <package>

zenity-4.0.2-1.fc40.x86_64

  1. What is the size of the package and its dependencies?
rpm -qi <package>

Size : 3.2 M No dependencies

  1. What problem are you trying to solve with this package? Or what functionality does the package provide?

Simple dialog box for scripts

  1. Can the software provided by the package be run from a container? Explain why or why not.

yes, but also needs to install GTK dependencies.

  1. Can the tool(s) provided by the package be helpful in debugging container runtime issues?

yes

  1. Can the tool(s) provided by the package be helpful in debugging networking issues?

yes

  1. Is it possible to layer the package locally via rpm-ostree install <package>? Explain why or why not.

Yes, but I would like to minimize overlayering the OS

travier commented 3 months ago
  1. Is the package installed by default in Fedora Workstation? If it is not, we will ask you to open an issue in the issue tracker for the Fedora Workstation Working Group.

yes

Are you sure about that? I don't see it listed in the comps. I'll have to do a clean install to confirm.

richiedaze commented 3 months ago

dnf repoquery --requires anaconda-live.noarch

Last metadata expiration check: 0:33:54 ago on Sat 10 Aug 2024 04:12:24 PM CDT.
/usr/bin/bash
anaconda-gui = 40.22.3-1.fc40
usermode
xisxwayland
zenity

@travier

travier commented 3 months ago

So that's an "artifact" of the fact that all Workstation installations includes the Anaconda installer by default even though they don't need it anymore once installed. It's not explicitly included (thus why we don't have it).

travier commented 3 months ago

Related discussion in https://pagure.io/fedora-kde/SIG/issue/352