Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 694630

Summary: dev-lua/luv: QA issues
Product: Gentoo Linux Reporter: Michał Górny <mgorny>
Component: Current packagesAssignee: Bernardo Meurer <bernardo>
Status: RESOLVED FIXED    
Severity: normal CC: proxy-maint
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://qa-reports.gentoo.org/output/gentoo-ci/output.html#dev-lua/luv
See Also: https://github.com/gentoo/gentoo/pull/12953
Whiteboard:
Package list:
Runtime testing required: ---

Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2019-09-17 13:02:14 UTC
dev-lua/luv
  TarballAvailable: version 1.30.1_p0: zip archive used when tarball available: [ https://github.com/keplerproject/lua-compat-5.3/archive/daebe77a2f498817713df37f0bb316db1d82222f.zip ]
  MissingConditionalTestRestrict: version 1.30.1_p0: missing RESTRICT="!test? ( test )" with IUSE=test
  MissingUnpackerDep: version 1.30.1_p0: missing BDEPEND="app-arch/unzip" for SRC_URI archive: [ luv-lua-compat-1.30.1_p0.zip ]
Comment 1 Bernardo Meurer 2019-09-17 17:53:20 UTC
Fixed in [1], waiting for merge.

Thanks Michal!

[1]: https://github.com/gentoo/gentoo/pull/12953
Comment 2 Larry the Git Cow gentoo-dev 2019-09-17 19:31:13 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10339d0ae4fe3153ea63c90f98210d5e21d03a12

commit 10339d0ae4fe3153ea63c90f98210d5e21d03a12
Author:     Bernardo Meurer <bernardo@standard.ai>
AuthorDate: 2019-09-17 17:51:21 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2019-09-17 19:31:08 +0000

    dev-lua/luv: use tar.gz instead of zip
    
    Closes: https://bugs.gentoo.org/694630
    Package-Manager: Portage-2.3.76, Repoman-2.3.17
    Signed-off-by: Bernardo Meurer <bernardo@standard.ai>
    Closes: https://github.com/gentoo/gentoo/pull/12953
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-lua/luv/Manifest             | 2 +-
 dev-lua/luv/luv-1.30.1_p0.ebuild | 3 ++-
 2 files changed, 3 insertions(+), 2 deletions(-)
Comment 3 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2019-09-17 19:35:24 UTC
Thanks for the quick fix!