Created attachment 1280013 [details] golang-github-digitalocean-doctl.spec Spec File: attached with the BZ (golang-github-digitalocean-doctl.spec) Koji: https://koji.fedoraproject.org/koji/taskinfo?taskID=19605565 Fedora Account System Username: dharmit $ rpmlint golang-github-digitalocean-doctl (none): E: no installed packages by name golang-github-digitalocean-doctl 0 packages and 0 specfiles checked; 0 errors, 0 warnings.
After I translated the vendor/manifest file into glide.lock format: $ gofed check-deps --glidefile=glide.lock ERROR:root:Unable to get mapping for github.com/bryanl/webbrowser ERROR:root:Unable to get mapping for github.com/mitchellh/ioprogress ERROR:root:Unable to get mapping for github.com/satori/go.uuid ERROR:root:Unable to get mapping for github.com/gorilla/pat ERROR:root:Unable to get mapping for github.com/armon/consul-api ERROR:root:Unable to get mapping for github.com/kelseyhightower/envconfig ERROR:root:Unable to get mapping for github.com/xordataexchange/crypt/config ERROR:root:Unable to get mapping for github.com/Azure/go-ansiterm ERROR:root:Unable to get mapping for github.com/mattn/go-isatty ERROR:root:Unable to get mapping for github.com/vektra/errors ERROR:root:Unable to get mapping for github.com/natefinch/pie ERROR:root:Unable to get mapping for github.com/bryanl/doit-server ERROR:root:Unable to get mapping for gopkg.in/yaml.v2 ERROR:root:Unable to get mapping for github.com/vektra/mockery ERROR:root:Unable to get mapping for github.com/fatih/color ERROR:root:Unable to get mapping for github.com/mattn/go-colorable ERROR:root:Unable to get mapping for github.com/mrjones/oauth ERROR:root:Unable to get mapping for github.com/xordataexchange/crypt/backend ERROR:root:Unable to get mapping for github.com/markbates/goth ERROR:root:Unable to get mapping for github.com/xordataexchange/crypt/encoding/secconf github.com/hashicorp/hcl is newer in distribution github.com/spf13/cobra is outdated in distribution Unable to find ipprefix2rpm mapping 'gopkg.in/yaml.v2' ipprefix github.com/spf13/viper is newer in distribution Unable to find ipprefix2rpm mapping 'github.com/Azure/go-ansiterm' ipprefix Unable to find ipprefix2rpm mapping 'github.com/vektra/mockery' ipprefix github.com/shiena/ansicolor is outdated in distribution github.com/gorilla/securecookie is outdated in distribution golang.org/x/crypto is newer in distribution Unable to find ipprefix2rpm mapping 'github.com/gorilla/pat' ipprefix Unable to find ipprefix2rpm mapping 'github.com/bryanl/webbrowser' ipprefix Unable to find ipprefix2rpm mapping 'github.com/fatih/color' ipprefix golang.org/x/text is newer in distribution github.com/gorilla/mux is outdated in distribution github.com/kr/pretty is outdated in distribution github.com/BurntSushi/toml is outdated in distribution github.com/Sirupsen/logrus is outdated in distribution github.com/pborman/uuid is newer in distribution github.com/blang/semver is newer in distribution Unable to find ipprefix2rpm mapping 'github.com/armon/consul-api' ipprefix github.com/golang/glog is outdated in distribution Unable to find ipprefix2rpm mapping 'github.com/mattn/go-isatty' ipprefix github.com/magiconair/properties is newer in distribution golang.org/x/net is newer in distribution github.com/shurcooL/sanitized_anchor_name is newer in distribution github.com/dustin/go-humanize is up-to-date github.com/coreos/go-etcd is outdated in distribution github.com/mitchellh/mapstructure is newer in distribution Unable to find ipprefix2rpm mapping 'github.com/vektra/errors' ipprefix github.com/stretchr/objx is outdated in distribution github.com/pmezard/go-difflib is outdated in distribution Unable to find ipprefix2rpm mapping 'github.com/xordataexchange/crypt' ipprefix google.golang.org/appengine is up-to-date github.com/spf13/jwalterweatherman is newer in distribution github.com/russross/blackfriday is newer in distribution github.com/spf13/afero is newer in distribution github.com/pkg/sftp is newer in distribution Unable to find ipprefix2rpm mapping 'github.com/kelseyhightower/envconfig' ipprefix github.com/gorilla/context is outdated in distribution google.golang.org/grpc is newer in distribution golang.org/x/oauth2 is newer in distribution github.com/stretchr/testify is outdated in distribution github.com/gorilla/sessions is outdated in distribution Unable to find ipprefix2rpm mapping 'github.com/natefinch/pie' ipprefix github.com/spf13/cast is newer in distribution github.com/kr/text is outdated in distribution github.com/kr/fs is up-to-date github.com/golang/protobuf is newer in distribution: not covered: ['github.com/golang/protobuf'] github.com/davecgh/go-spew is newer in distribution github.com/digitalocean/godo is outdated in distribution Unable to find ipprefix2rpm mapping 'github.com/mitchellh/ioprogress' ipprefix golang.org/x/tools is outdated in distribution Unable to find ipprefix2rpm mapping 'github.com/mattn/go-colorable' ipprefix Unable to find ipprefix2rpm mapping 'github.com/mrjones/oauth' ipprefix github.com/ugorji/go is newer in distribution github.com/gorilla/websocket is newer in distribution github.com/kr/pty is up-to-date google.golang.org/cloud is newer in distribution github.com/tent/http-link-go is up-to-date Unable to find ipprefix2rpm mapping 'github.com/bryanl/doit-server' ipprefix github.com/google/go-querystring is outdated in distribution github.com/spf13/pflag is newer in distribution Unable to find ipprefix2rpm mapping 'github.com/satori/go.uuid' ipprefix github.com/gobwas/glob is newer in distribution github.com/cpuguy83/go-md2man is newer in distribution Unable to find ipprefix2rpm mapping 'github.com/markbates/goth' ipprefix gopkg.in/fsnotify.v1 is newer in distribution github.com/inconshreveable/mousetrap is up-to-date google.golang.org/api is newer in distribution 18 packages outdated, ~16 new packages, this will take some time. Any ETA on the new package?
> 18 packages outdated, ~16 new packages, this will take some time. basically if we don't bundle we'll need to update 18 packages and also create 16 new packages? correct? > Any ETA on the new package? Can you elaborate on what you mean here?
> > 18 packages outdated, ~16 new packages, this will take some time. > basically if we don't bundle we'll need to update 18 packages and also create 16 new packages? correct? Correct >> Any ETA on the new package? > Can you elaborate on what you mean here? Expected time the golang-github-digitalocean-doctl must be built in Fedora and pushed to stable
> Expected time the golang-github-digitalocean-doctl must be built in Fedora and pushed to stable I don't think anyone has any requirements for this package. It's just a useful thing to have if you are working with digitalocean a lot, especially now that we have atomic host support in DO :). There is no expected date that it has to go in.
This is an automatic check from review-stats script. This review request ticket hasn't been updated for some time. We're sorry it is taking so long. If you're still interested in packaging this software into Fedora repositories, please respond to this comment clearing the NEEDINFO flag. You may want to update the specfile and the src.rpm to the latest version available and to propose a review swap on Fedora devel mailing list to increase chances to have your package reviewed. If this is your first package and you need a sponsor, you may want to post some informal reviews. Read more at https://fedoraproject.org/wiki/How_to_get_sponsored_into_the_packager_group. Without any reply, this request will shortly be considered abandoned and will be closed. Thank you for your patience.
This is an automatic action taken by review-stats script. The ticket submitter failed to clear the NEEDINFO flag in a month. As per https://fedoraproject.org/wiki/Policy_for_stalled_package_reviews we consider this ticket as DEADREVIEW and proceed to close it.