Bug 655172

Summary: dnssec-tools needs perl(Getopt::GUI::Long)
Product: [Fedora] Fedora Reporter: Jeffrey C. Ollie <jeff>
Component: dnssec-toolsAssignee: Wes Hardaker <wjhns174>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 14CC: wjhns174
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: dnssec-tools-1.8-4.fc14 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-12-05 00:39:24 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Jeffrey C. Ollie 2010-11-19 19:11:02 UTC
[root@dns01 keys]# getds -h

Please install perl's Getopt::GUI::Long module for help output

[root@dns01 keys]# yum install 'perl(Getopt::GUI::Long)'
Loaded plugins: downloadonly, presto, refresh-packagekit
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package perl-Getopt-GUI-Long.noarch 0:0.91-4.fc14 set to be installed
--> Finished Dependency Resolution

Dependencies Resolved

==========================================================================================================================================================================
 Package                                           Arch                                Version                                  Repository                           Size
==========================================================================================================================================================================
Installing:
 perl-Getopt-GUI-Long                              noarch                              0.91-4.fc14                              fedora                               28 k

Transaction Summary
==========================================================================================================================================================================
Install       1 Package(s)

Total download size: 28 k
Installed size: 50 k
Is this ok [y/N]: y
Downloading Packages:
Setting up and reading Presto delta metadata
Processing delta metadata
Package(s) data still to download: 28 k
perl-Getopt-GUI-Long-0.91-4.fc14.noarch.rpm                                                                                                        |  28 kB     00:00     
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
  Installing     : perl-Getopt-GUI-Long-0.91-4.fc14.noarch                                                                                                            1/1 

Installed:
  perl-Getopt-GUI-Long.noarch 0:0.91-4.fc14                                                                                                                               

Complete!
[root@dns01 keys]# getds -h
Usage: /usr/bin/getds [OPTIONS] DOMAIN_NAME

OPTIONS:
   -a STRING             Hash algorithm to use (SHA256 or SHA1)                 
   -z                    Print ZSK DS records as well as KSKs                   
   -p                    Don't check for the parent's published DS record       
   -q                    Just display minimal results                           

Help Options:
   -h                    Display help options -- short flags preferred          
  --help                 Display help options -- long flags preferred           
  --help-full            Display all help options -- short and long             
  --gui                  Display a help GUI                                     
  --no-gui               Do not display the default help GUI                    
  --version              Display the version number

Comment 1 Fedora Update System 2010-11-19 20:55:44 UTC
dnssec-tools-1.8-4.fc14 has been submitted as an update for Fedora 14.
https://admin.fedoraproject.org/updates/dnssec-tools-1.8-4.fc14

Comment 2 Wes Hardaker 2010-11-19 21:01:06 UTC
This should be fixed in -4 which adds a require statement for this.  Thanks!

Comment 3 Fedora Update System 2010-11-21 01:29:33 UTC
dnssec-tools-1.8-4.fc14 has been pushed to the Fedora 14 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update dnssec-tools'.  You can provide feedback for this update here: https://admin.fedoraproject.org/updates/dnssec-tools-1.8-4.fc14

Comment 4 Fedora Update System 2010-12-05 00:39:19 UTC
dnssec-tools-1.8-4.fc14 has been pushed to the Fedora 14 stable repository.  If problems still persist, please make note of it in this bug report.