https://bugzilla.redhat.com/show_bug.cgi?id=1822220
Bug ID: 1822220 Summary: Review Request: golang-github-olivere-elastic-6 - Elasticsearch 6 client for Go Product: Fedora Version: rawhide Hardware: All OS: Linux Status: NEW Component: Package Review Severity: medium Priority: medium Assignee: nobody@fedoraproject.org Reporter: mail@fabian-affolter.ch QA Contact: extras-qa@fedoraproject.org CC: package-review@lists.fedoraproject.org Target Milestone: --- Classification: Fedora
Spec URL: https://fab.fedorapeople.org/packages/SRPMS/golang-github-olivere-elastic-6.... SRPM URL: https://fab.fedorapeople.org/packages/SRPMS/golang-github-olivere-elastic-6-...
Project URL: https://github.com/olivere/elastic
Description: Elasticsearch 6 client for Go.
Koji scratch build: fails due to missing dependency
rpmlint output: $ rpmlint golang-github-olivere-elastic-6-6.2.29-1.fc31.src.rpm golang-github-olivere-elastic-6.src: W: spelling-error Summary(en_US) Elasticsearch -> Elastic search, Elastic-search, Elasticated golang-github-olivere-elastic-6.src: W: spelling-error %description -l en_US Elasticsearch -> Elastic search, Elastic-search, Elasticated golang-github-olivere-elastic-6.src: W: no-%build-section 1 packages and 0 specfiles checked; 0 errors, 3 warnings.
$ rpmlint golang-github-olivere-elastic-6-devel-6.2.29-1.fc31.noarch.rpm golang-github-olivere-elastic-6-devel.noarch: W: spelling-error Summary(en_US) Elasticsearch -> Elastic search, Elastic-search, Elasticated golang-github-olivere-elastic-6-devel.noarch: W: spelling-error %description -l en_US Elasticsearch -> Elastic search, Elastic-search, Elasticated golang-github-olivere-elastic-6-devel.noarch: W: hidden-file-or-dir /usr/share/gocode/src/github.com/olivere/elastic.v6/.goipath 1 packages and 0 specfiles checked; 0 errors, 3 warnings.
Fedora Account System Username: fab
https://bugzilla.redhat.com/show_bug.cgi?id=1822220
Fabian Affolter mail@fabian-affolter.ch changed:
What |Removed |Added ---------------------------------------------------------------------------- Depends On| |1821922 Doc Type|--- |If docs needed, set a value
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=1821922 [Bug 1821922] Review Request: golang-github-olivere-env - Reading environment variables
https://bugzilla.redhat.com/show_bug.cgi?id=1822220
Robert-André Mauchin zebob.m@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |zebob.m@gmail.com
--- Comment #1 from Robert-André Mauchin zebob.m@gmail.com --- - Bump to v6.2.32
- SPEC and bug name should be named golang-gopkg-olivere-elastic-6. This is the name derived from the go import path.
DEBUG util.py:621: Problem: conflicting requests DEBUG util.py:621: - nothing provides golang(github.com/olivere/elastic) needed by golang-gopkg-olivere-elastic-6-devel-6.2.29-1.fc33.noarch DEBUG util.py:621: - nothing provides golang(github.com/olivere/elastic/aws) needed by golang-gopkg-olivere-elastic-6-devel-6.2.29-1.fc33.noarch DEBUG util.py:621: - nothing provides golang(github.com/olivere/elastic/aws/v4) needed by golang-gopkg-olivere-elastic-6-devel-6.2.29-1.fc33.noarch DEBUG util.py:621: - nothing provides golang(github.com/olivere/elastic/config) needed by golang-gopkg-olivere-elastic-6-devel-6.2.29-1.fc33.noarch DEBUG util.py:621: - nothing provides golang(github.com/olivere/elastic/trace/opentracing) needed by golang-gopkg-olivere-elastic-6-devel-6.2.29-1.fc33.noarch DEBUG util.py:621: - nothing provides golang(github.com/olivere/elastic/uritemplates) needed by golang-gopkg-olivere-elastic-6-devel-6.2.29-1.fc33.noarch DEBUG util.py:623: (try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)
Probably need to do some replacement of import path:
sed -i "s|github.com/olivere/elastic|gopkg.in/olivere/elastic.v6|" $(find . -type f -iname "*.go")
https://bugzilla.redhat.com/show_bug.cgi?id=1822220
Fabian Affolter mail@fabian-affolter.ch changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Review Request: |Review Request: |golang-github-olivere-elast |golang-gopkg-olivere-elasti |ic-6 - Elasticsearch 6 |c-6 - Elasticsearch 6 |client for Go |client for Go
https://bugzilla.redhat.com/show_bug.cgi?id=1822220 Bug 1822220 depends on bug 1821922, which changed state.
Bug 1821922 Summary: Review Request: golang-github-olivere-env - Reading environment variables https://bugzilla.redhat.com/show_bug.cgi?id=1821922
What |Removed |Added ---------------------------------------------------------------------------- Status|ON_QA |CLOSED Resolution|--- |ERRATA
https://bugzilla.redhat.com/show_bug.cgi?id=1822220
--- Comment #2 from Robert-André Mauchin 🐧 zebob.m@gmail.com --- I also need this for golang-sigs-k8s-kustomize 3.7.0.
https://bugzilla.redhat.com/show_bug.cgi?id=1822220
Elliott Sales de Andrade quantum.analyst@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Whiteboard| |AwaitingSubmitter
Product: Fedora Version: rawhide Component: Package Review
Package Review package-review@lists.fedoraproject.org has canceled Package Review package-review@lists.fedoraproject.org's request for Fabian Affolter mail@fabian-affolter.ch's needinfo: Bug 1822220: Review Request: golang-gopkg-olivere-elastic-6 - Elasticsearch 6 client for Go https://bugzilla.redhat.com/show_bug.cgi?id=1822220
--- Comment #4 from Package Review package-review@lists.fedoraproject.org --- 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.
package-review@lists.fedoraproject.org