Broken dependencies - eg

Miro Hrončok mhroncok at redhat.com
Tue Apr 23 22:21:44 UTC 2013


Somewhere in the code (probably in the comment), there is a statement 
like ...use one something... and ...use it carefully... and ...use an 
onion... - or similar.

RPM is not so smart and considered it as a perl statement of using a 
module named one/it/an.

You should filter this Requires out: 
https://fedoraproject.org/wiki/Packaging:AutoProvidesAndRequiresFiltering

Something like:

%filter_from_requires /perl(an)/d
%filter_from_requires /perl(it)/d
%filter_from_requires /perl(one)/d
%filter_setup

Should work.

St 24. duben 2013, 00:11:13 CEST, Luis Enrique Bazán De León napsal:
> Hi
>
> I need help in one package "eg"
>
> eg has broken dependencies in the rawhide tree:
> On x86_64:
> eg-1.7.5.2-2.fc20.noarch requires perl(one)
> eg-1.7.5.2-2.fc20.noarch requires perl(it)
> eg-1.7.5.2-2.fc20.noarch requires perl(an)
> On i386:
> eg-1.7.5.2-2.fc20.noarch requires perl(one)
> eg-1.7.5.2-2.fc20.noarch requires perl(it)
> eg-1.7.5.2-2.fc20.noarch requires perl(an)
> Please resolve this as soon as possible.
>
> What I need to solve this problem.
>
> Best Regards!
>
> Luis Bazán
>
>

--
Miro Hrončok
--
Phone: +420777974800
Jabber: miro at hroncok.cz


More information about the devel mailing list