Bug 1770415

Summary: Can't install scrot due to missing dependency
Product: [Fedora] Fedora Reporter: Danny Colin <contact>
Component: scrotAssignee: Orphan Owner <extras-orphan>
Status: CLOSED WONTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: 33CC: ego.cordatus, fedora, fedora, ihrachys, l4coa3fnjplr, lruzicka, michael, pzhukov, supadhya, wwalker
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-11-11 01:05:52 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Danny Colin 2019-11-09 01:29:26 UTC
Description of problem:

Version-Release number of selected component (if applicable):

0.8-21

How reproducible:

Steps to Reproduce:
0. Open a terminal 
1. Type `dnf install scrot`

Actual results:

dnf returns an error saying it can't find the giblib dependency.

```
Error: 
 Problem: conflicting requests
  - nothing provides libgiblib.so.1()(64bit) needed by scrot-0.8-21.fc31.x86_64
```

Expected results:

The dependencies for scrot should be available or any other solution that could
ensure scrot can be installed

Additional info:

Comment 1 Ben Boeckel 2019-11-09 17:00:44 UTC
giblib upstream is dead. scrot was also dead, but has been taken up by other developers. https://github.com/resurrecting-open-source-projects/scrot/issues/22 will need to be resolved for Fedora to continue using it. I'll ping upstream again.

Comment 2 Danny Colin 2019-11-09 18:05:24 UTC
Thanks for the quick reply and link to the upstream issue.

Comment 3 Ben Boeckel 2020-06-24 12:44:47 UTC
*** Bug 1850366 has been marked as a duplicate of this bug. ***

Comment 4 Fedora Admin user for bugzilla script actions 2020-06-25 14:56:29 UTC
This package has changed maintainer in the Fedora.
Reassigning to the new maintainer of this component.

Comment 5 Ben Boeckel 2020-09-01 15:03:28 UTC
*** Bug 1872039 has been marked as a duplicate of this bug. ***

Comment 6 Ben Cotton 2020-11-03 16:54:38 UTC
This message is a reminder that Fedora 31 is nearing its end of life.
Fedora will stop maintaining and issuing updates for Fedora 31 on 2020-11-24.
It is Fedora's policy to close all bug reports from releases that are no longer
maintained. At that time this bug will be closed as EOL if it remains open with a
Fedora 'version' of '31'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 31 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 7 Sanjay Upadhyay 2020-11-10 23:42:49 UTC
I am unable to find the scrot package at all in Fedora 33.
~  sudo dnf repolist
repo id                                                                               repo name
cuda-fedora32-x86_64                                                                  cuda-fedora32-x86_64
docker-ce-stable                                                                      Docker CE Stable - x86_64
fedora                                                                                Fedora 33 - x86_64
fedora-cisco-openh264                                                                 Fedora 33 openh264 (From Cisco) - x86_64
fedora-modular                                                                        Fedora Modular 33 - x86_64
google-chrome                                                                         google-chrome
rpmfusion-free                                                                        RPM Fusion for Fedora 33 - Free
rpmfusion-free-updates                                                                RPM Fusion for Fedora 33 - Free - Updates
rpmfusion-nonfree                                                                     RPM Fusion for Fedora 33 - Nonfree
rpmfusion-nonfree-updates                                                             RPM Fusion for Fedora 33 - Nonfree - Updates
updates                                                                               Fedora 33 - x86_64 - Updates
updates-modular                                                                       Fedora Modular 33 - x86_64 - Updates


~  sudo dnf install scrot
Last metadata expiration check: 1:33:52 ago on Wednesday 11 November 2020 03:37:27 AM.
No match for argument: scrot
Error: Unable to find a match: scrot

We can use other tools, but scrot is scripted at my end

Comment 8 Neil 2020-11-11 00:58:22 UTC
I assume is no longer maintained/part of fedora.

Comment 9 Danny Colin 2020-11-11 01:05:52 UTC
(In reply to Neil from comment #8)
> I assume is no longer maintained/part of fedora.

Indeed. Scrot depends on giblib that is no longer in Fedora since 32. I'm closing this issue since it's no longer revelant. I suggest using `maim` as an alternative for a CLI screenshot app.