dependency problem with my (first) RPM

Michael Schwendt mschwendt at gmail.com
Mon Apr 1 10:42:01 UTC 2013


On Mon, 01 Apr 2013 10:17:29 +0200, Dario Faggioli wrote:

> Error: Package: xen-tools-4.3.1-1.fc18.noarch (/xen-tools-4.3.1-1.fc18.noarch)
>            Requires: perl(any)
> 
> I googled for this quite a bit, but I don't seem to be able to find
> anything explaining how to make that "Requires: perl(any)" go
> away... :-(
> 
> Any ideas?

RPM's automatic Perl dependency generator isn't 100% and has found
something like "use any" in a Perl module or source file. You either
need to work around that by changing that text or filter it out with
the help of Requires filtering.

-- 
Fedora release 19 (Schrödinger’s Cat) - Linux 3.9.0-0.rc4.git0.1.fc19.x86_64
loadavg: 0.28 0.29 0.47


More information about the devel mailing list