Summary: | dev-util/dialog-1.3.20200327 stabilization request | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | David Duchesne <aether> |
Component: | Stabilization | Assignee: | Gentoo's Team for Core System packages <base-system> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | pacho, sam |
Priority: | Normal | Keywords: | CC-ARCHES, PullRequest, STABLEREQ |
Version: | unspecified | Flags: | nattka:
sanity-check+
|
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://github.com/gentoo/gentoo/pull/20445 | ||
Whiteboard: | |||
Package list: |
dev-util/dialog-1.3.20200327
|
Runtime testing required: | --- |
Description
David Duchesne
2020-11-12 09:34:03 UTC
Any reason or just time? (In reply to Sam James from comment #1) > Any reason or just time? Hello, time. But also because dev-util/dialog-1.3.20170131 fails to compile on gentoo musl with nls flag enabled : ---- [...] configure: error: no NLS library is packaged with this application ---- dev-util/dialog-1.3.20200327 on the other hand compiles just fine with nls flag enabled. I don't know if it is possible to fix it for dev-util/dialog-1.3.20170131 so considering it is almost 2021, I've thought it would be best to stabilize a more recent version. Regards x86 stable arm done arm64 done (In reply to David Duchesne from comment #2) > (In reply to Sam James from comment #1) > > Any reason or just time? > > Hello, time. But also because dev-util/dialog-1.3.20170131 fails to compile > on gentoo musl with nls flag enabled : > Ah, that's a good reason too. You can include stuff like that when you file ;) amd64 stable sparc stable ppc64 stable hppa/ppc stable s390 done all arches done The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7d9ef747ba33c9cde929790f434a8f04a0a3f67 commit a7d9ef747ba33c9cde929790f434a8f04a0a3f67 Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2021-04-18 22:30:40 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2021-04-30 19:37:38 +0000 dev-util/dialog: Drop 1.3.20170131 and 1.3.20200228 Bug: https://bugs.gentoo.org/754129 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> dev-util/dialog/Manifest | 2 -- dev-util/dialog/dialog-1.3.20170131.ebuild | 50 ------------------------------ dev-util/dialog/dialog-1.3.20200228.ebuild | 49 ----------------------------- 3 files changed, 101 deletions(-) |