Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 48981

Summary: arch test please net-dns/pdnsd
Product: Gentoo Linux Reporter: Daniel Black (RETIRED) <dragonheart>
Component: Current packagesAssignee: Daniel Black (RETIRED) <dragonheart>
Status: RESOLVED TEST-REQUEST    
Severity: normal CC: hppa, mips
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
URL: http://packages.debian.org/cgi-bin/search_packages.pl?searchon=names&version=all&exact=1&keywords=pdnsd
Whiteboard:
Package list:
Runtime testing required: ---

Description Daniel Black (RETIRED) gentoo-dev 2004-04-25 17:12:33 UTC
Debian reports pdnsd is buildable on alpha arm hppa i386 ia64 m68k mips mipsel powerpc s390 sparc.

Do you agree?

Mike Vapier - bugzilla wouldn't take arm@gentoo.org 

Thanks peoples.
Comment 1 Daniel Black (RETIRED) gentoo-dev 2004-04-25 17:57:07 UTC
Sorry Mike Frysinger wrong name.

suggested TEST plan:

emerge pdnsd

Change /etc/pdnsd/pdnsd.conf ip= directives to point to you dns server.
If you are already running a dns server change the server_port directive.

Change /etc/conf.d/pdnsd-online to refer to an active network interface (started from a /etc/init.d/net.${IFACE})

# /etc/init.d/pdnsd-online

should start both pdnsd and pdnsd-online


Using dig (from net-dns/bind-tools)

#dig @localhost -p {port} www.gentoo.org

Expected result:
bash-2.05b# dig @localhost -p 53 www.gentoo.org

; <<>> DiG 9.2.3 <<>> @localhost -p 53 www.gentoo.org
;; global options:  printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 44955
;; flags: qr rd ra; QUERY: 1, ANSWER: 3, AUTHORITY: 0, ADDITIONAL: 0

;; QUESTION SECTION:
;www.gentoo.org.                        IN      A

;; ANSWER SECTION:
www.gentoo.org.         488     IN      A       203.112.31.164
www.gentoo.org.         488     IN      A       198.63.211.235
www.gentoo.org.         488     IN      A       204.126.2.42

;; Query time: 142 msec
;; SERVER: 127.0.0.1#53(localhost)
;; WHEN: Mon Apr 26 10:28:26 2004
;; MSG SIZE  rcvd: 94



Comment 2 Michael McCabe (RETIRED) gentoo-dev 2004-04-26 19:45:40 UTC
Tested and marked as stable on s390.
Comment 3 Jason Wever (RETIRED) gentoo-dev 2004-04-28 17:35:38 UTC
1.1.10 looks good on sparc and sparc64, will be leaving stable.  Thanks for the bug Daniel :)
Comment 4 Bryan Østergaard (RETIRED) gentoo-dev 2004-04-30 12:12:44 UTC
Added 
Comment 5 Bryan Østergaard (RETIRED) gentoo-dev 2004-04-30 12:12:44 UTC
Added ãlpha to keywords.
Comment 6 Jason Huebel (RETIRED) gentoo-dev 2004-05-25 09:06:04 UTC
~amd64
Comment 7 Daniel Black (RETIRED) gentoo-dev 2004-06-05 04:08:00 UTC
Will add version 1.1.11 soon (if anyone cares). I realy just wanted to change the resolve status to TEST-REQUEST.

ppc peoples I marked this ppc stable a while ago without testing (bad me). If you want to test you can. Just FYI.
Comment 8 Lars Weiler (RETIRED) gentoo-dev 2004-10-31 14:28:05 UTC
Late respond, but works on ppc.