Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 796785 - sci-geosciences/qgis-3.20.0: Dropped serial useflag
Summary: sci-geosciences/qgis-3.20.0: Dropped serial useflag
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sci-geo Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-06-19 19:48 UTC by Daniel M. Weeks
Modified: 2021-06-20 00:00 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel M. Weeks 2021-06-19 19:48:53 UTC
The serial useflag appears to have been dropped in the 3.20.0 ebuild. The option is still present upstream.

Reproducible: Always
Comment 1 Ionen Wolkens gentoo-dev 2021-06-19 19:53:42 UTC
Not familiar with the package, but do you mean you want to disable it?

It's enabled by default now as far as I can tell.
Comment 2 Daniel M. Weeks 2021-06-19 20:44:48 UTC
(In reply to Ionen Wolkens from comment #1)
> Not familiar with the package, but do you mean you want to disable it?
> 
> It's enabled by default now as far as I can tell.

The serial useflag was present in 3.16.x and 3.18.x ebuilds. It has been removed in 3.20. (I would guess this is because -9999 never had the useflag and that ebuild was used as the basis for the 3.20 ebuild.)
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-06-19 20:57:40 UTC
(In reply to Daniel M. Weeks from comment #2)
> (In reply to Ionen Wolkens from comment #1)
> > Not familiar with the package, but do you mean you want to disable it?
> > 
> > It's enabled by default now as far as I can tell.
> 
> The serial useflag was present in 3.16.x and 3.18.x ebuilds. It has been
> removed in 3.20. (I would guess this is because -9999 never had the useflag
> and that ebuild was used as the basis for the 3.20 ebuild.)

Thanks, I’ll sort it in a few hours, but PR very much appreciated if you’re able because I’ve got to do a few things today. Up to you! No worries if you can’t.
Comment 4 Larry the Git Cow gentoo-dev 2021-06-20 00:00:51 UTC
The bug has been closed via the following commit(s):

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

commit e75d8d174545d9f72b1ac36caa220be1946a1458
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-06-19 23:58:53 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-06-19 23:58:53 +0000

    sci-geosciences/qgis: restore IUSE=serial
    
    Closes: https://bugs.gentoo.org/796785
    Signed-off-by: Sam James <sam@gentoo.org>

 sci-geosciences/qgis/qgis-3.20.0-r1.ebuild | 4 +++-
 sci-geosciences/qgis/qgis-9999.ebuild      | 4 +++-
 2 files changed, 6 insertions(+), 2 deletions(-)