On 06/04/18 08:07, Robert Moskowitz wrote:
> I see the following rpms in the repo:
>
> # grep xml2rfc dnf.lst
> python2-xml2rfc.noarch 2.5.2-4.fc28                    fedora
> python3-xml2rfc.noarch 2.5.2-4.fc28                    fedora
>
> yet:
>
> # dnf install xml2rfc
> Last metadata expiration check: 2:22:41 ago on Sun 03 Jun 2018 05:33:23 PM 
> EDT.
> No match for argument: xml2rfc
> Error: Unable to find a match
>
> And anyway this is old, as I have xml2rfc-2.6.1.tar.gz from back last August.
>
> The IETF page: https://tools.ietf.org/tools/
>
> says
>
> There's a tutorial available on how to install from PyPi, or if you're 
> impatient
> you can try the following commands on the command line:
>   pip install xml2rfc
> if that fails:
>   easy_install pip
>   pip install xml2rfc
> if that fails, go to the tutorial above.
>
>
> What is the recommended way to install this?  I got to get working on a BUNCH 
> of
> drafts this week....

[egreshko@meimei ~]$ dnf whatprovides *bin/xml2rfc
Last metadata expiration check: 11 days, 20:43:30 ago on Wed 23 May 2018 
11:52:41 AM CST.
python3-xml2rfc-2.5.2-4.fc28.noarch : The python3 tools to convert IETF RFC-2629
                                    : XML into txt format
Repo        : fedora
Matched from:
Other       : *bin/xml2rfc

Are you saying version 2.5.2 is too old for you to use?

If so, then use the pip install method (maybe use --user option) which will 
install
xml2rfc 2.9.6.

Or, use the online tool?  https://xml2rfc.tools.ietf.org/


-- 
Conjecture is just a conclusion based on incomplete information. It isn't a 
fact.

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org/message/RYR6FLIW4U267BGMXBMBOFDTIIR75OHO/

Reply via email to