https://bugzilla.redhat.com/show_bug.cgi?id=1822210
Bug ID: 1822210 Summary: Review Request: golang-github-olivere-elastic-7 - Elasticsearch 7 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-7.... SRPM URL: https://fab.fedorapeople.org/packages/SRPMS/golang-github-olivere-elastic-7-...
Project URL: https://github.com/olivere/elastic
Description: Elasticsearch 7 client for Go.
Koji scratch build: fails due to missing dependency rpmlint output: $ rpmlint golang-github-olivere-elastic-7-7.0.13-1.fc31.src.rpm golang-github-olivere-elastic-7.src: W: spelling-error Summary(en_US) Elasticsearch -> Elastic search, Elastic-search, Elasticated golang-github-olivere-elastic-7.src: W: spelling-error %description -l en_US Elasticsearch -> Elastic search, Elastic-search, Elasticated golang-github-olivere-elastic-7.src: W: no-%build-section 1 packages and 0 specfiles checked; 0 errors, 3 warnings.
$ rpmlint golang-github-olivere-elastic-7-devel-7.0.13-1.fc31.noarch.rpm golang-github-olivere-elastic-7-devel.noarch: W: spelling-error Summary(en_US) Elasticsearch -> Elastic search, Elastic-search, Elasticated golang-github-olivere-elastic-7-devel.noarch: W: spelling-error %description -l en_US Elasticsearch -> Elastic search, Elastic-search, Elasticated golang-github-olivere-elastic-7-devel.noarch: W: hidden-file-or-dir /usr/share/gocode/src/github.com/olivere/elastic/v7/.goipath 1 packages and 0 specfiles checked; 0 errors, 3 warnings.
Fedora Account System Username: fab
https://bugzilla.redhat.com/show_bug.cgi?id=1822210
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=1822210
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 --- SPEC and bug name should be named golang-gopkg-olivere-elastic-7. This is the name derived from the go import path.
The import path should be: gopkg.in/olivere/elastic.v7 (a dot, not a slash)
Package is not installable:
DEBUG util.py:621: Error: DEBUG util.py:621: Problem: conflicting requests DEBUG util.py:621: - nothing provides golang(github.com/olivere/elastic/v7) needed by golang-gopkg-olivere-elastic-7-devel-7.0.13-1.fc33.noarch DEBUG util.py:621: - nothing provides golang(github.com/olivere/elastic/v7/aws) needed by golang-gopkg-olivere-elastic-7-devel-7.0.13-1.fc33.noarch DEBUG util.py:621: - nothing provides golang(github.com/olivere/elastic/v7/aws/v4) needed by golang-gopkg-olivere-elastic-7-devel-7.0.13-1.fc33.noarch DEBUG util.py:621: - nothing provides golang(github.com/olivere/elastic/v7/config) needed by golang-gopkg-olivere-elastic-7-devel-7.0.13-1.fc33.noarch DEBUG util.py:621: - nothing provides golang(github.com/olivere/elastic/v7/trace/opentracing) needed by golang-gopkg-olivere-elastic-7-devel-7.0.13-1.fc33.noarch DEBUG util.py:621: - nothing provides golang(github.com/olivere/elastic/v7/uritemplates) needed by golang-gopkg-olivere-elastic-7-devel-7.0.13-1.fc33.noarch
Probably need to do some replacement of import path to work around the module stuff (v7):
sed -i "s|github.com/olivere/elastic/v7|gopkg.in/olivere/elastic.v7|" $(find . -type f -iname "*.go")
https://bugzilla.redhat.com/show_bug.cgi?id=1822210
Fabian Affolter mail@fabian-affolter.ch changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Review Request: |Review Request: |golang-github-olivere-elast |golang-gopkg-olivere-elasti |ic-7 - Elasticsearch 7 |c-7 - Elasticsearch 7 |client for Go |client for Go
https://bugzilla.redhat.com/show_bug.cgi?id=1822210 Bug 1822210 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=1822210
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 1822210: Review Request: golang-gopkg-olivere-elastic-7 - Elasticsearch 7 client for Go https://bugzilla.redhat.com/show_bug.cgi?id=1822210
--- Comment #3 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