Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 948134 - net-dns/pdns-recursor-5.2.0 calls commands that do not exist: ]
Summary: net-dns/pdns-recursor-5.2.0 calls commands that do not exist: ]
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Sven Wegener
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-01-15 07:43 UTC by Agostino Sarubbo
Modified: 2025-04-07 19:14 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,252.08 KB, text/plain)
2025-01-15 07:43 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2025-01-15 07:43:41 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-dns/pdns-recursor-5.2.0 calls commands that do not exist.
Discovered on: amd64 (internal ref: ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#QA0018
Comment 1 Agostino Sarubbo gentoo-dev 2025-01-15 07:43:42 UTC
Created attachment 916568 [details]
build.log

build log and emerge --info
Comment 2 Sven Wegener gentoo-dev 2025-01-18 20:31:19 UTC
I've seen it during bumping, it's a typo in the configure script and I neglected to fix it, because it requires running autoconf and it does not cause any issues. 

It has already been fixed upstream with https://github.com/PowerDNS/pdns/commit/b7fbaec29c727898105736f77fb0cce452739a3e
Comment 3 Larry the Git Cow gentoo-dev 2025-04-07 19:14:22 UTC
The bug has been closed via the following commit(s):

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

commit 7bada93b3742a9d08a1c77a2277c213f45b56b1d
Author:     Sven Wegener <swegener@gentoo.org>
AuthorDate: 2025-04-07 18:54:08 +0000
Commit:     Sven Wegener <swegener@gentoo.org>
CommitDate: 2025-04-07 19:14:10 +0000

    net-dns/pdns-recursor: add 5.2.1, drop 5.2.0
    
    Closes: https://bugs.gentoo.org/948134
    Bug: https://bugs.gentoo.org/953379
    Signed-off-by: Sven Wegener <swegener@gentoo.org>

 net-dns/pdns-recursor/Manifest                                       | 2 +-
 .../{pdns-recursor-5.2.0.ebuild => pdns-recursor-5.2.1.ebuild}       | 5 +++++
 2 files changed, 6 insertions(+), 1 deletion(-)