https://bugzilla.redhat.com/show_bug.cgi?id=1822220

Robert-André Mauchin <zebo...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |zebo...@gmail.com



--- Comment #1 from Robert-André Mauchin <zebo...@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")


-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org

Reply via email to