Bug 2237919 - Please branch and build fscrypt in epel9
Summary: Please branch and build fscrypt in epel9
Keywords:
Status: ASSIGNED
Alias: None
Product: Fedora
Classification: Fedora
Component: fscrypt
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Davide Cavalca
QA Contact:
URL:
Whiteboard:
Depends On: 2097909 2239413 2239412
Blocks: EPELPackagersSIG
TreeView+ depends on / blocked
 
Reported: 2023-09-07 17:41 UTC by Davide Cavalca
Modified: 2023-09-18 08:41 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed:
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Davide Cavalca 2023-09-07 17:41:34 UTC
Please branch and build fscrypt in epel9.

If you do not wish to maintain fscrypt in epel9,
or do not think you will be able to do this in a timely manner,
the EPEL Packagers SIG would be happy to be a co-maintainer of the package;
please add the epel-packagers-sig group through
https://src.fedoraproject.org/rpms/fscrypt/addgroup
and grant it commit access, or collaborator access on epel* branches.

Comment 1 Davide Cavalca 2023-09-07 17:42:13 UTC
ebranch report

{
  "fscrypt": {
    "build": {
      "golang-github-pkg-errors": [
        "golang(github.com/pkg/errors)"
      ],
      "golang-github-urfave-cli": [
        "golang(github.com/urfave/cli)"
      ],
      "golang-google-protobuf": [
        "golang(google.golang.org/protobuf/encoding/protojson)",
        "golang(google.golang.org/protobuf/proto)",
        "golang(google.golang.org/protobuf/reflect/protoreflect)",
        "golang(google.golang.org/protobuf/runtime/protoimpl)"
      ]
    }
  },
  "golang-github-pkg-errors": {
    "build": {}
  },
  "golang-github-urfave-cli": {
    "build": {
      "golang-github-cpuguy83-md2man": [
        "golang(github.com/cpuguy83/go-md2man/v2/md2man)"
      ],
      "golang-gopkg-yaml-2": [
        "golang(gopkg.in/yaml.v2)"
      ]
    }
  },
  "golang-github-cpuguy83-md2man": {
    "build": {
      "golang-gopkg-russross-blackfriday-2": [
        "golang(github.com/russross/blackfriday/v2)"
      ]
    }
  },
  "golang-gopkg-russross-blackfriday-2": {
    "build": {}
  },
  "golang-gopkg-yaml-2": {
    "build": {}
  },
  "golang-google-protobuf": {
    "build": {
      "golang-github-google-cmp": [
        "golang(github.com/google/go-cmp/cmp)",
        "golang(github.com/google/go-cmp/cmp/cmpopts)"
      ]
    }
  },
  "golang-github-google-cmp": {
    "build": {}
  }
}


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