On Tue, 5 Jun 2018 07:47:23 -0400 (EDT)
"Robert P. J. Day" <rpj...@crashcourse.ca> wrote:

>   it's been impossible to install rubygem-prawn-templates on fedora
> for some time, as documented here:
> 
>   https://bugzilla.redhat.com/show_bug.cgi?id=1553711
> 
>   "Error:
>    Problem: conflicting requests
>     - nothing provides rubygem(pdf-reader) < 2 needed by
>         rubygem-prawn-templates-0.0.4-4.fc28.noarch"
> 
> and no one seems to be working on this. anyone know of any plans to
> resolve this issue?

You can resolve it for yourself.  It seems that pdf-reader has been
updated since the F28 mass rebuild, but prawn-templates has not.  That
might be because it is incompatible with pdf-reader > 2 and upstream
has not fixed it.  Or it might be orphaned.

You can go here,
https://koji.fedoraproject.org/koji/buildinfo?buildID=1040445
and get the older pdf-reader.

Then use dnf 
dnf -C downgrade [pdf-reader package]

That should allow you to install prawn-templates, but you'll have to
block pdf-reader from updating (see man dnf and man dnf-conf).
_______________________________________________
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/IDIV5JUM726N5UC7UCLMWZSAFI33Y26N/

Reply via email to