Skip to content

gem2rpm fails for google-protobuf #97

@Hextremist

Description

@Hextremist

This is in fedora 27. Looks like gem2rpm makes some assumptions about the name of the gem file which is not right for this package.

$ cd ~/rpmbuild/SPECS
$ gem fetch google-protobuf
Fetching: google-protobuf-3.5.1.2-x86_64-linux.gem (100%)
Downloaded google-protobuf-3.5.1.2-x86_64-linux
$ gem2rpm google-protobuf-3.5.1.2-x86_64-linux.gem  >~/rpmbuild/SPECS/protobuf.spec
$ rpmbuild -bs ~/rpmbuild/SPECS/protobuf.spec
error: File /home/kjell/rpmbuild/SOURCES/google-protobuf-3.5.1.2.gem: No such file or directory

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions