Summary: | dev-db/sqlite-3.47.1 - can't read "@": no such variable | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Leonid Kopylov <leonchik1976> |
Component: | Current packages | Assignee: | Jakov Smolić <jsmolic> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | base-system |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://bugs.gentoo.org/show_bug.cgi?id=942918 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | build.log |
Description
Leonid Kopylov
2024-12-05 09:05:12 UTC
Created attachment 913371 [details]
build.log
My assumption was that given the patch didn't apply, and it was a point release, that it'd been fixed upstream. I think that was wrong :( The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8209c30452a589405b4bb486e72345a4de08de83 commit 8209c30452a589405b4bb486e72345a4de08de83 Author: Jakov Smolić <jsmolic@gentoo.org> AuthorDate: 2024-12-05 11:36:09 +0000 Commit: Jakov Smolić <jsmolic@gentoo.org> CommitDate: 2024-12-05 11:38:32 +0000 dev-db/sqlite: Apply buildtclext patch to 3.47.1 Closes: https://bugs.gentoo.org/945906 Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> .../sqlite/files/sqlite-3.47.1-buildtclext.patch | 33 ++++++++++++++++++++++ dev-db/sqlite/sqlite-3.47.1.ebuild | 1 + 2 files changed, 34 insertions(+) (In reply to Sam James from comment #2) > My assumption was that given the patch didn't apply, and it was a point > release, that it'd been fixed upstream. I think that was wrong :( Yeah, I would think so too, but for some reason that one commit wasn't included in the release... |