Bug 1853053 (golang-uber-fx) - Review Request: golang-uber-fx - A dependency injection based application framework for Go
Summary: Review Request: golang-uber-fx - A dependency injection based application fra...
Keywords:
Status: CLOSED WONTFIX
Alias: golang-uber-fx
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Fabian Affolter
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On: golang-uber-dig golang-uber-goleak
Blocks: golang-github-uber-athenadriver
TreeView+ depends on / blocked
 
Reported: 2020-07-01 19:48 UTC by Robert-André Mauchin 🐧
Modified: 2020-11-07 02:13 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-11-07 02:13:39 UTC
Type: ---
Embargoed:
mail: fedora-review?


Attachments (Terms of Use)

Description Robert-André Mauchin 🐧 2020-07-01 19:48:46 UTC
Spec URL: https://eclipseo.fedorapeople.org/for-review/golang-uber-fx.spec
SRPM URL: https://eclipseo.fedorapeople.org/for-review/golang-uber-fx-1.13.0-1.fc33.src.rpm

Description:
 A dependency injection based application framework for Go.

Fedora Account System Username: eclipseo

Comment 1 Fabian Affolter 2020-07-16 13:26:03 UTC
It looks that there is a missing dependency:

DEBUG util.py:623:  Package go-rpm-macros-3.0.8-5.fc32.x86_64 is already installed.
DEBUG util.py:623:  Package golang-github-stretchr-testify-devel-1.5.1-1.fc33.noarch is already installed.
DEBUG util.py:623:  Package golang-github-stretchr-testify-devel-1.5.1-1.fc33.noarch is already installed.
DEBUG util.py:621:  No matching package to install: 'golang(go.uber.org/goleak)'
DEBUG util.py:623:  Package golang-uber-multierr-devel-1.4.0-1.fc33.noarch is already installed.
DEBUG util.py:621:  Not all dependencies satisfied
DEBUG util.py:621:  Error: Some packages could not be found.

Comment 2 Fabian Affolter 2020-09-16 06:49:54 UTC
There is a failure:

[...]
PASS
ok  	go.uber.org/fx	0.541s
go.uber.org/fx/fxtest
# go.uber.org/fx/fxtest [go.uber.org/fx/fxtest.test]
./fxtest_test.go:121:8: undefined: goleak.VerifyNoLeaks
FAIL	go.uber.org/fx/fxtest [build failed]
[...]


Note You need to log in before you can comment on or make changes to this bug.