Re: Perl autorequires failing for git-svn

2014-01-16 Thread Petr Pisar
On 2014-01-15, Todd Zullinger t...@pobox.com wrote: Thanks Petr. I knew that was the older method, but from what I read in the guidelines, I didn't think it was known to be broken. The Perl guidelines say: In the past, several other methods were given for doing this filtering.

Re: Perl autorequires failing for git-svn

2014-01-16 Thread Panu Matilainen
On 01/15/2014 05:31 PM, Todd Zullinger wrote: Panu Matilainen wrote: Also FYI, /usr/lib/rpm/find-requires (or -provides) is not what's used during rpmbuild unless specifically overridden to use that legacy mechanism. Thanks Panu. Is there a way to get rpmbuild to be more verbose about the

Re: Perl autorequires failing for git-svn

2014-01-16 Thread Panu Matilainen
On 01/15/2014 11:17 AM, Jan Kaluža wrote: On 01/15/2014 08:28 AM, Panu Matilainen wrote: On 01/15/2014 02:56 AM, Todd Zullinger wrote: Hi all, [I posted this to the packaging list a few days ago, but haven't gotten any responses, so I want to open this to a wider audience in the hope of

Re: Perl autorequires failing for git-svn

2014-01-16 Thread Todd Zullinger
Panu Matilainen wrote: On 01/15/2014 05:31 PM, Todd Zullinger wrote: Thanks Panu. Is there a way to get rpmbuild to be more verbose about the finding requires stage? I tried using -vv with rpmbuild and didn't notice any additional output. Just added this:

Re: Perl autorequires failing for git-svn

2014-01-15 Thread Jan Kaluža
On 01/15/2014 01:56 AM, Todd Zullinger wrote: Hi all, [I posted this to the packaging list a few days ago, but haven't gotten any responses, so I want to open this to a wider audience in the hope of getting some pointers to what I'm missing.] I'm trying to fix a problem with the git-svn

Re: Perl autorequires failing for git-svn

2014-01-15 Thread Jan Kaluža
On 01/15/2014 08:46 AM, Rahul Sundaram wrote: Hi On Wed, Jan 15, 2014 at 2:28 AM, Panu Matilainen wrote: See https://bugzilla.redhat.com/show_bug.cgi?id=105159. That doesn't appear to be correct. Can you try again? It's this one: https://bugzilla.redhat.com/show_bug.cgi?id=1051598

Re: Perl autorequires failing for git-svn

2014-01-15 Thread Jan Kaluža
On 01/15/2014 08:28 AM, Panu Matilainen wrote: On 01/15/2014 02:56 AM, Todd Zullinger wrote: Hi all, [I posted this to the packaging list a few days ago, but haven't gotten any responses, so I want to open this to a wider audience in the hope of getting some pointers to what I'm missing.] I'm

Re: Perl autorequires failing for git-svn

2014-01-15 Thread Petr Pisar
On 2014-01-15, Todd Zullinger t...@pobox.com wrote: I'm trying to fix a problem with the git-svn package that causes it to not pull in the proper perl dependencies (filed as rhbz #1026760). (It's possible I've simply missed an important announcement, but I didn't spot anything in the

Re: Perl autorequires failing for git-svn

2014-01-15 Thread Todd Zullinger
Jan Kaluža wrote: On 01/15/2014 01:56 AM, Todd Zullinger wrote: mock-chroot[root@f20-64 /]# /usr/lib/rpm/find-requires /builddir/build/BUILD/git-1.8.4.2/git-svn This fails because find-requires only passes the file to perl.req if it's either a .pm file or it's in the script list, which is

Re: Perl autorequires failing for git-svn

2014-01-15 Thread Todd Zullinger
Panu Matilainen wrote: Also FYI, /usr/lib/rpm/find-requires (or -provides) is not what's used during rpmbuild unless specifically overridden to use that legacy mechanism. Thanks Panu. Is there a way to get rpmbuild to be more verbose about the finding requires stage? I tried using -vv with

Re: Perl autorequires failing for git-svn

2014-01-15 Thread Todd Zullinger
Petr Pisar wrote: Despite there is incompatibility between updated file and rpmbuild, which could be fixed probably on rpmbuild side to scan modules and scripts for requires, the basic problem is git.spec uses old, obsoleted, and broken manual generators: Thanks Petr. I knew that was the

Perl autorequires failing for git-svn

2014-01-14 Thread Todd Zullinger
Hi all, [I posted this to the packaging list a few days ago, but haven't gotten any responses, so I want to open this to a wider audience in the hope of getting some pointers to what I'm missing.] I'm trying to fix a problem with the git-svn package that causes it to not pull in the proper

Re: Perl autorequires failing for git-svn

2014-01-14 Thread Christopher Meng
I just found that auto requires no longer works as expected. My package postgrey contains on binary writing in perl but auto requires returns nothing. I'm using rawhide, similar to f20 IMO. -- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/devel

Re: Perl autorequires failing for git-svn

2014-01-14 Thread Panu Matilainen
On 01/15/2014 02:56 AM, Todd Zullinger wrote: Hi all, [I posted this to the packaging list a few days ago, but haven't gotten any responses, so I want to open this to a wider audience in the hope of getting some pointers to what I'm missing.] I'm trying to fix a problem with the git-svn

Re: Perl autorequires failing for git-svn

2014-01-14 Thread Rahul Sundaram
Hi On Wed, Jan 15, 2014 at 2:28 AM, Panu Matilainen wrote: See https://bugzilla.redhat.com/show_bug.cgi?id=105159. That doesn't appear to be correct. Can you try again? Rahul -- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/devel Fedora