Skip to content
This repository has been archived by the owner on Mar 22, 2018. It is now read-only.

When complete, the plugin needs to be packaged by distributions #7

Closed
bexelbie opened this issue Sep 15, 2015 · 8 comments
Closed

When complete, the plugin needs to be packaged by distributions #7

bexelbie opened this issue Sep 15, 2015 · 8 comments

Comments

@bexelbie
Copy link
Contributor

No description provided.

@navidshaikh
Copy link
Collaborator

I had a discussion about it with @strzibny and gem2rpm can be used to package the plugin

gem fetch vagrant-adbinfo
gem2rpm vagrant-adbinfo-0.0.3.gem  > vagrant-adbinfo.spec
cp vagrant-adbinfo-0.0.3.gem ~/rpmbuild/SOURCES
rpmbuild -ba vagrant-adbinfo.spec

@navidshaikh navidshaikh added this to the v0.0.4 milestone Oct 15, 2015
@strzibny
Copy link

strzibny commented Nov 2, 2015

I will document packaging plugins hopefully officially on Fedora wiki.

@navidshaikh navidshaikh removed this from the v0.0.4 milestone Nov 9, 2015
@strzibny
Copy link

@navidshaikh
Copy link
Collaborator

@strzibny : Thank you for the Wiki

@navidshaikh
Copy link
Collaborator

I followed the guide and tried adding a build on copr - the build succeed on f22 however failed for f23 and rawhide.

https://copr.fedoraproject.org/coprs/nshaikh/vagrant-adbinfo/build/139020/

@strzibny
Copy link

@navidshaikh seems that the build itself succeeded...can you try to resubmit? Otherwise get the Copr guys to see what's wrong.

@navidshaikh
Copy link
Collaborator

@strzibny : Its failing for EPEL, built for Fedora 22, 23 and rawhide https://copr.fedoraproject.org/coprs/nshaikh/vagrant-adbinfo/build/139978/.

Yet another build with latest code:
https://copr.fedoraproject.org/coprs/nshaikh/vagrant-adbinfo/build/140009/

@strzibny
Copy link

@navidshaikh Of course it fails for EPEL, there is no Vagrant.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants