[Bug 2171353] /usr/lib/rpm/perl.req create bogus requirements on usage function of dpkg-source.pl

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



https://bugzilla.redhat.com/show_bug.cgi?id=2171353

Sergio Basto <sergio@xxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|needinfo?(sergio@xxxxxxxxxx |
                   |)                           |



--- Comment #7 from Sergio Basto <sergio@xxxxxxxxxx> ---
hi,
I just notice today with your comment that sed command was already to fix for
bad generation by perl-generators 

(In reply to Jitka Plesnikova from comment #4)
> (In reply to Sergio Basto from comment #2)
> > I tried yesterday without success fixed the regexp , adding more one simple
> > rule, lines or comnand must be ended with semi-colon (;) ,
> > if you can add this rule it will fix my case !
> 
> It is not so easy to solve it by adding semi-colon, because in this case, it
> will be ignore command like this:
> 
> use overload
>     '+' => \&myadd,
>     '-' => \&mysub;
> 
> use base qw/
>     Try
> /;
> 
> and it brings more issues.

These examples just confirm my suggest rule is correct, all the cases end with
a semicolon.

In my point of view, the problem of the regexp is to trying do all in one step,
if we have two or more steps, should be easier to work the regexps, in this
case, if you extract the lines first and after in a second step check if end
with semicolon ...  


> Please add filter for bogus require perl(at) to your spec.

done (
https://src.fedoraproject.org/rpms/dpkg/c/09d84c98b04c58751f4d03fa4cc141a9f987958b?branch=rawhide
)


-- 
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2171353
_______________________________________________
perl-devel mailing list -- perl-devel@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to perl-devel-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/perl-devel@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue




[Index of Archives]     [Fedora Announce]     [Fedora Kernel]     [Fedora Testing]     [Fedora Legacy Announce]     [Fedora PHP Devel]     [Kernel Devel]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite Information]

  Powered by Linux