Re: [blfs-book] [BLFS Trac] #11066: Net::DNS (perl module) IPv6 dependencies seem dubious.

2018-11-17 Thread BLFS Trac via blfs-book
#11066: Net::DNS (perl module) IPv6 dependencies seem dubious.
-+-
 Reporter:  ken@…|   Owner:  ken@…
 Type:  enhancement  |  Status:  closed
 Priority:  normal   |   Milestone:  8.4
Component:  BOOK | Version:  SVN
 Severity:  normal   |  Resolution:  fixed
 Keywords:   |
-+-
Changes (by ken@…):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 Completed in trunk at r20713.

--
Ticket URL: 
BLFS Trac 
Beyond Linux From Scratch
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Re: [blfs-book] [BLFS Trac] #11066: Net::DNS (perl module) IPv6 dependencies seem dubious.

2018-09-18 Thread BLFS Trac via blfs-book
#11066: Net::DNS (perl module) IPv6 dependencies seem dubious.
-+---
 Reporter:  ken@…|   Owner:  ken@…
 Type:  enhancement  |  Status:  assigned
 Priority:  normal   |   Milestone:  8.4
Component:  BOOK | Version:  SVN
 Severity:  normal   |  Resolution:
 Keywords:   |
-+---
Changes (by bdubbs):

 * milestone:  8.3 => 8.4


--
Ticket URL: 
BLFS Trac 
Beyond Linux From Scratch
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Re: [blfs-book] [BLFS Trac] #11066: Net::DNS (perl module) IPv6 dependencies seem dubious.

2018-09-14 Thread BLFS Trac via blfs-book
#11066: Net::DNS (perl module) IPv6 dependencies seem dubious.
-+---
 Reporter:  ken@…|   Owner:  ken@…
 Type:  enhancement  |  Status:  assigned
 Priority:  normal   |   Milestone:  8.3
Component:  BOOK | Version:  SVN
 Severity:  normal   |  Resolution:
 Keywords:   |
-+---

Comment (by ken@…):

 Updated in the perl modules branch at r20500.

--
Ticket URL: 
BLFS Trac 
Beyond Linux From Scratch
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Re: [blfs-book] [BLFS Trac] #11066: Net::DNS (perl module) IPv6 dependencies seem dubious.

2018-09-13 Thread BLFS Trac via blfs-book
#11066: Net::DNS (perl module) IPv6 dependencies seem dubious.
-+---
 Reporter:  ken@…|   Owner:  ken@…
 Type:  enhancement  |  Status:  assigned
 Priority:  normal   |   Milestone:  8.3
Component:  BOOK | Version:  SVN
 Severity:  normal   |  Resolution:
 Keywords:   |
-+---
Changes (by ken@…):

 * status:  new => assigned


--
Ticket URL: 
BLFS Trac 
Beyond Linux From Scratch
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Re: [blfs-book] [BLFS Trac] #11066: Net::DNS (perl module) IPv6 dependencies seem dubious.

2018-09-13 Thread BLFS Trac via blfs-book
#11066: Net::DNS (perl module) IPv6 dependencies seem dubious.
-+
 Reporter:  ken@…|   Owner:  ken@…
 Type:  enhancement  |  Status:  new
 Priority:  normal   |   Milestone:  8.3
Component:  BOOK | Version:  SVN
 Severity:  normal   |  Resolution:
 Keywords:   |
-+
Changes (by ken@…):

 * owner:  blfs-book => ken@…
 * status:  reopened => new


--
Ticket URL: 
BLFS Trac 
Beyond Linux From Scratch
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Re: [blfs-book] [BLFS Trac] #11066: Net::DNS (perl module) IPv6 dependencies seem dubious.

2018-09-13 Thread BLFS Trac via blfs-book
#11066: Net::DNS (perl module) IPv6 dependencies seem dubious.
-+
 Reporter:  ken@…|   Owner:  blfs-book
 Type:  enhancement  |  Status:  reopened
 Priority:  normal   |   Milestone:  8.3
Component:  BOOK | Version:  SVN
 Severity:  normal   |  Resolution:
 Keywords:   |
-+
Changes (by ken@…):

 * status:  closed => reopened
 * resolution:  worksforme =>


Comment:

 Going through the module deps one at a time, I could not see INET6
 mentioned in the Net::DNS tests. Grep found that the only mentions of it
 were in Changes.

 {{{
  1.16 Jul 15, 2018

 Feature
 New NSEC3 encloser(), nextcloser() and wildcard() instance
 methods return closest encloser, "next closer" and putative
 wildcard names respectively.

 Feature
 Add new NSEC covers() instance method.

 Feature
 New NSEC typemap() instance method interrogates type list.

 IO::Socket::INET6 removed from recommended module metadata.
 IPv6 requires IO::Socket::IP which is now a core package.
 }}}

 The oldest logs on my current box are from perl-5.22.1 and IO/Socket/IP.pm
 was installed in chroot at that time, so no need to worry about older
 systems not having it.

 Will remove these unnecessary deps from the perl modules branch.

--
Ticket URL: 
BLFS Trac 
Beyond Linux From Scratch
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Re: [blfs-book] [BLFS Trac] #11066: Net::DNS (perl module) IPv6 dependencies seem dubious.

2018-09-01 Thread BLFS Trac via blfs-book
#11066: Net::DNS (perl module) IPv6 dependencies seem dubious.
-+-
 Reporter:  ken@…|   Owner:  blfs-book
 Type:  enhancement  |  Status:  closed
 Priority:  normal   |   Milestone:  8.3
Component:  BOOK | Version:  SVN
 Severity:  normal   |  Resolution:  worksforme
 Keywords:   |
-+-
Changes (by bdubbs):

 * status:  new => closed
 * resolution:   => worksforme


Comment:

 Closing as worksforme. (Actually works for Douglas)

--
Ticket URL: 
BLFS Trac 
Beyond Linux From Scratch
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Re: [blfs-book] [BLFS Trac] #11066: Net::DNS (perl module) IPv6 dependencies seem dubious.

2018-08-31 Thread BLFS Trac via blfs-book
#11066: Net::DNS (perl module) IPv6 dependencies seem dubious.
-+
 Reporter:  ken@…|   Owner:  blfs-book
 Type:  enhancement  |  Status:  new
 Priority:  normal   |   Milestone:  8.3
Component:  BOOK | Version:  SVN
 Severity:  normal   |  Resolution:
 Keywords:   |
-+

Comment (by ken@…):

 Replying to [comment:2 renodr]:
 > Go ahead with what you have - I have IPv6 but what you have is great.

 That's actually ambiguous, I can read it both a "good ahead with removing"
 and "go ahead with your plan" ;-)

 Since this is a very minor issue, and ipv6 tends to be very uncommon in
 Europe and N. America I'm tending towards "wontfix".

--
Ticket URL: 
BLFS Trac 
Beyond Linux From Scratch
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Re: [blfs-book] [BLFS Trac] #11066: Net::DNS (perl module) IPv6 dependencies seem dubious.

2018-08-29 Thread BLFS Trac via blfs-book
#11066: Net::DNS (perl module) IPv6 dependencies seem dubious.
-+
 Reporter:  ken@…|   Owner:  blfs-book
 Type:  enhancement  |  Status:  new
 Priority:  normal   |   Milestone:  8.3
Component:  BOOK | Version:  SVN
 Severity:  normal   |  Resolution:
 Keywords:   |
-+

Comment (by renodr):

 Go ahead with what you have - I have IPv6 but what you have is great.

--
Ticket URL: 
BLFS Trac 
Beyond Linux From Scratch
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Re: [blfs-book] [BLFS Trac] #11066: Net::DNS (perl module) IPv6 dependencies seem dubious.

2018-08-26 Thread BLFS Trac via blfs-book
#11066: Net::DNS (perl module) IPv6 dependencies seem dubious.
-+
 Reporter:  ken@…|   Owner:  blfs-book
 Type:  enhancement  |  Status:  new
 Priority:  normal   |   Milestone:  8.3
Component:  BOOK | Version:  SVN
 Severity:  normal   |  Resolution:
 Keywords:   |
-+

Comment (by bdubbs):

 I do not have IPv6 either.  My router is not set up for them so I would
 have to do some sort of tunneling.  I did get the same failing tests, but
 that shouldn't be a show stopper.  I say go ahead with what you have.

--
Ticket URL: 
BLFS Trac 
Beyond Linux From Scratch
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

[blfs-book] [BLFS Trac] #11066: Net::DNS (perl module) IPv6 dependencies seem dubious.

2018-08-26 Thread BLFS Trac via blfs-book
#11066: Net::DNS (perl module) IPv6 dependencies seem dubious.
-+---
 Reporter:  ken@…|  Owner:  blfs-book
 Type:  enhancement  | Status:  new
 Priority:  normal   |  Milestone:  8.3
Component:  BOOK |Version:  SVN
 Severity:  normal   |   Keywords:
-+---
 I don't have IPv6, but I do have it enabled in my kernel.

 For Net::DNS IO::Socket::INET6 and its dependency of Socket6  are listed.

 Without them, tests pass with the following output:
 {{{
 t/07-zonefile.t  ok
 #   Disregarding 9 failed sub-tests
 #   $resolver->bgread($udp) background TCP fail
 #   $resolver->send(...)UDP + failed TSIG
 #   $resolver->send(...)TCP + failed TSIG
 #   $resolver->bgsend/read  TCP + failed TSIG
 #   $resolver->query() failure
 #   $resolver->search() failure
 #   $resolver->bgsend() failure
 #   $resolver->axfr() with TSIG verify
 #   verify fail []
 t/08-IPv4.t  ok
 t/08-IPv6.t  skipped: Unable to reach global root
 nameservers
 #   Disregarding 1 failed sub-test
 #   fail if no usable hint
 }}}
 (some other tests skipped for missing dependencies)

 Adding those two dependencies does not alter the result. The tests for IO-
 Socket-INET6 reported
 {{{
 t/io_multihomed6.t  skipped: localhost does not resolve to both
 127.0.0.1 and ::1
 }}}
 although in /etc/hosts I have
 {{{
 127.0.0.1   localhost.localdomain localhost origin
 [ snipped addresses of local machines ]
 ::1   localhost ip6-localhost ip6-loopback
 ff02::1   ip6-allnodes
 ff02::2   ip6-allrouters
 }}}

 For the moment I intend to comment these dependencies, unless somebody
 with an IP6 connection can confirm them.

--
Ticket URL: 
BLFS Trac 
Beyond Linux From Scratch
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page