Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missed provides in golang-github-stretchr-testify #5

Closed
matwey opened this issue Jan 4, 2016 · 3 comments
Closed

Missed provides in golang-github-stretchr-testify #5

matwey opened this issue Jan 4, 2016 · 3 comments

Comments

@matwey
Copy link

matwey commented Jan 4, 2016

Hi,

Something wrong with the package https://build.opensuse.org/package/show/devel:languages:go/golang-github-stretchr-testify

> rpm -q --provides -p golang-github-stretchr-testify-0.0.0+git20150620.089c718-1.7.x86_64.rpm
предупреждение: golang-github-stretchr-testify-0.0.0+git20150620.089c718-1.7.x86_64.rpm: Заголовок V3 DSA/SHA1 Signature, key ID 307d7bf9: NOKEY
go-testify = 0.0.0+git20150620.089c718
golang-github-stretchr-testify-devel = 0.0.0+git20150620.089c718
golang-github-stretchr-testify-devel-static = 0.0.0+git20150620.089c718
golang-github-stretchr-testify = 0.0.0+git20150620.089c718-1.7
golang-github-stretchr-testify(x86-64) = 0.0.0+git20150620.089c718-1.7

It should provide the following:

github.com/stretchr/testify
github.com/stretchr/testify/assert
github.com/stretchr/testify/http
github.com/stretchr/testify/mock
> rpm -q -p golang-github-stretchr-testify-0.0.0+git20150620.089c718-1.7.x86_64.rpm --list
предупреждение: golang-github-stretchr-testify-0.0.0+git20150620.089c718-1.7.x86_64.rpm: Заголовок V3 DSA/SHA1 Signature, key ID 307d7bf9: NOKEY
/usr/lib64/go/contrib/pkg/linux_amd64/github.com
/usr/lib64/go/contrib/pkg/linux_amd64/github.com/stretchr
/usr/lib64/go/contrib/pkg/linux_amd64/github.com/stretchr/testify
/usr/lib64/go/contrib/pkg/linux_amd64/github.com/stretchr/testify.a
/usr/lib64/go/contrib/pkg/linux_amd64/github.com/stretchr/testify/assert.a
/usr/lib64/go/contrib/pkg/linux_amd64/github.com/stretchr/testify/http.a
/usr/lib64/go/contrib/pkg/linux_amd64/github.com/stretchr/testify/mock.a
/usr/share/doc/packages/golang-github-stretchr-testify
/usr/share/doc/packages/golang-github-stretchr-testify/LICENCE.txt
/usr/share/doc/packages/golang-github-stretchr-testify/README.md
@marguerite
Copy link
Owner

fixed in master

@matwey
Copy link
Author

matwey commented Jan 17, 2016

The package still doesn't provide required provides.

> rpm -q --provides -p golang-github-stretchr-testify-0.0.0+git20151207.e3a8ff8-1.1.x86_64.rpm
предупреждение: golang-github-stretchr-testify-0.0.0+git20151207.e3a8ff8-1.1.x86_64.rpm: Заголовок V3 DSA/SHA1 Signature, key ID 307d7bf9: NOKEY
go-testify = 0.0.0+git20151207.e3a8ff8
golang-github-stretchr-testify = 0.0.0+git20151207.e3a8ff8-1.1
golang-github-stretchr-testify(x86-64) = 0.0.0+git20151207.e3a8ff8-1.1
golang-github-stretchr-testify-devel = 0.0.0+git20151207.e3a8ff8
golang-github-stretchr-testify-devel-static = 0.0.0+git20151207.e3a8ff8

@marguerite
Copy link
Owner

Will fix again tomorrow GMT+0800. Sorry for the inconvenience

@marguerite marguerite reopened this Jan 17, 2016
marguerite added a commit that referenced this issue Jan 22, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants