Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 694628 - dev-libs/libmowgli: QA issues
Summary: dev-libs/libmowgli: QA issues
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Wade Cline
URL: https://qa-reports.gentoo.org/output/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-09-17 13:01 UTC by Michał Górny
Modified: 2019-09-20 07:34 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Fix [1/2] (0001-dev-libs-libmowgli-2.1.3-r1-revbump.patch,1.52 KB, patch)
2019-09-19 05:20 UTC, Wade Cline
Details | Diff
Fix [2/2] (0002-dev-libs-libmowgli-Remove-old.patch,1.51 KB, patch)
2019-09-19 05:21 UTC, Wade Cline
Details | Diff
Fix (0001-dev-libs-libmowgli-Fix-QA-issues.patch,1.18 KB, patch)
2019-09-20 05:00 UTC, Wade Cline
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2019-09-17 13:01:44 UTC
dev-libs/libmowgli
  MissingPackageRevision: version 2.1.3: RDEPEND="!=dev-libs/libmowgli-2.1.0": "=" operator used without package revision
  MissingPackageRevision: version 2.1.3: DEPEND="!=dev-libs/libmowgli-2.1.0": "=" operator used without package revision
Comment 1 Wade Cline 2019-09-18 06:24:03 UTC
*scratches head*
So does this want me to suffix '-r0' to the package version?  That seems rather weird since that version never had more than one revision.  According to PMS 20180430, section 3.2: "[The version specification] may optionally be followed by the suffix -r followed immediately by an unsigned integer (the \"revision number\").  If this suffix is not present, it is assumed to be -r0.".  So, if I'm reading this correctly, the package revision should implicitly be '-r0' and thus not need to be specified, but I'll go with what you say.  Do you wish for me to suffix '-r0' here?
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2019-09-18 09:12:08 UTC
Either that or use ~. We're abusing the fact that both no -r and -r0 are equivalent to distinguish whether you rally mean that one revision or may have used = instead of ~.
Comment 3 Wade Cline 2019-09-19 05:20:53 UTC
Created attachment 590354 [details, diff]
Fix [1/2]
Comment 4 Wade Cline 2019-09-19 05:21:17 UTC
Created attachment 590356 [details, diff]
Fix [2/2]
Comment 5 Wade Cline 2019-09-19 05:21:38 UTC
This should fix it.
Comment 6 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2019-09-19 06:35:25 UTC
You don't have to revbump for such a trivial fix.
Comment 7 Wade Cline 2019-09-20 05:00:30 UTC
Created attachment 590392 [details, diff]
Fix
Comment 8 Wade Cline 2019-09-20 05:00:57 UTC
Okay, no revbump this time.
Comment 9 Larry the Git Cow gentoo-dev 2019-09-20 07:34:49 UTC
The bug has been closed via the following commit(s):

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

commit f122f2f1fa45f7cbcf8724414c922d2be32608f0
Author:     Wade Cline <wadecline@hotmail.com>
AuthorDate: 2019-09-19 05:10:51 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2019-09-20 07:34:43 +0000

    dev-libs/libmowgli: Fix QA issues
    
    Signed-off-by: Wade Cline <wadecline@hotmail.com>
    Closes: https://bugs.gentoo.org/694628
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-libs/libmowgli/libmowgli-2.1.3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)