Bug 1845285 - Enable epel8 build
Summary: Enable epel8 build
Keywords:
Status: NEW
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: rubygem-listen
Version: epel8
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Vít Ondruch
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 1763768
TreeView+ depends on / blocked
 
Reported: 2020-06-08 20:03 UTC by Jun Aruga
Modified: 2023-11-19 00:33 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Jun Aruga 2020-06-08 20:03:25 UTC
Description of problem:

rubygem-listen epel8 is necessary to build rubygem-sass epel8.
https://bugzilla.redhat.com/show_bug.cgi?id=1763768


I am requesting the epel8 branch.

```
$ fedpkg request-branch --repo rubygem-listen epel8
https://pagure.io/releng/fedora-scm-requests/issue/25642
https://pagure.io/releng/fedora-scm-requests/issue/25643
```

Comment 1 Jun Aruga 2020-06-18 13:40:58 UTC
I sent PR (WIP) here.
https://src.fedoraproject.org/rpms/rubygem-listen/pull-request/4

```
$ git pull
$ git checkout epel8
$ git checkout -b wip/epel8
$ git merge --squash --no-commit master
$ rpmdev-bumpspec rubygem-sass.spec

$ mock -r epel-8-x86_64 *.rpm
...
No matching package to install: 'rubygem(rb-inotify)'
No matching package to install: 'rubygem(thor)'
```

As rb-inotify is runtime dependency, we need to build it on epel8 at first.
https://rubygems.org/gems/listen/versions/3.2.1

Comment 2 Jun Aruga 2020-06-18 15:02:23 UTC
> As rb-inotify is runtime dependency, we need to build it on epel8 at first.

Note WIP for rubygem-rb-inotify on Fedora EPEL.

epel7: https://src.fedoraproject.org/rpms/rubygem-rb-inotify/pull-request/2

epel8: requesting epel8 new branches.

```
$ fedpkg request-branch --repo rubygem-rb-inotify epel8
https://pagure.io/releng/fedora-scm-requests/issue/25824
https://pagure.io/releng/fedora-scm-requests/issue/25825
```

Comment 3 Jun Aruga 2020-06-29 17:54:36 UTC
> epel8: requesting epel8 new branches.

rubygem-rb-inotify epel8 is on budhi now.
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2020-e16a41000c

Comment 4 Fedora Admin user for bugzilla script actions 2023-11-19 00:33:27 UTC
This package has changed maintainer in Fedora. Reassigning to the new maintainer of this component.


Note You need to log in before you can comment on or make changes to this bug.