Summary: | sys-apps/gptfdisk is incompatible with dev-libs/popt-1.19 | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Ronald Smith <qhabt4+ckgnxuglxvckw> |
Component: | Current packages | Assignee: | Marek Szuba (RETIRED) <marecki> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Ronald Smith
2022-09-21 07:07:17 UTC
Could you include a link to the patch source? And thanks! Nope as links are not allowed by new accounts. try this tho: sourceforge.net/u/starfire24680/gptfdisk/ci/f5de3401b974ce103ffd93af8f9d43505a04aaf9/log/ Also from carbonOS gitlab.com/carbonOS/build-meta/-/issues/104 The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2dc57d72ada009425ab74d4ff46064a17d477782 commit 2dc57d72ada009425ab74d4ff46064a17d477782 Author: Marek Szuba <marecki@gentoo.org> AuthorDate: 2022-09-22 00:21:53 +0000 Commit: Marek Szuba <marecki@gentoo.org> CommitDate: 2022-09-22 00:32:39 +0000 sys-apps/gptfdisk: fix dev-libs/popt-1.19 incompatibility Without this, starting gdisk linked against popt-1.19 fails with Problem opening (garbage) for reading! Error is 2. The specified file does not exist! (assuming gptfdisk has been emerged without tests; otherwise this does get caught by the test suite) Closes: https://bugs.gentoo.org/872131 Signed-off-by: Marek Szuba <marecki@gentoo.org> .../gptfdisk/files/gptfdisk-1.0.9-popt_segv.patch | 22 ++++++++ sys-apps/gptfdisk/gptfdisk-1.0.9-r2.ebuild | 61 ++++++++++++++++++++++ 2 files changed, 83 insertions(+) |