[Bug 1051598] Perl scripts misidentified as perl modules

bugzilla at redhat.com bugzilla at redhat.com
Wed Jan 15 20:38:32 UTC 2014


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

Todd Zullinger <tmz at pobox.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tmz at pobox.com



--- Comment #11 from Todd Zullinger <tmz at pobox.com> ---
I ran a mock build of git with file-5.14-14.fc20 and git-svn picked up the
correct dependencies.  I'm not sure that's enough testing to give the update
positive karma in bodhi (since it's in the critical path), but I did want to
say that it looks to have fixed the issue for me.  Thanks!

<mock-chroot>[root at f20-64 /]# rpm -q file
file-5.14-14.fc20.x86_64

<mock-chroot>[root at f20-64 /]# file /builddir/build/BUILD/git-1.8.5.3/git-svn
/builddir/build/BUILD/git-1.8.5.3/git-svn: Perl script, ASCII text executable

<mock-chroot>[root at f20-64 /]# rpm -qp --requires
/builddir/build/RPMS/git-svn-1.8.5.3-1.fc20.x86_64.rpm 
/usr/bin/perl
git = 1.8.5.3-1.fc20
libc.so.6()(64bit)
libc.so.6(GLIBC_2.14)(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libc.so.6(GLIBC_2.3)(64bit)
libc.so.6(GLIBC_2.3.4)(64bit)
libc.so.6(GLIBC_2.4)(64bit)
libc.so.6(GLIBC_2.7)(64bit)
libpcre.so.1()(64bit)
libpthread.so.0()(64bit)
libpthread.so.0(GLIBC_2.2.5)(64bit)
libz.so.1()(64bit)
libz.so.1(ZLIB_1.2.0)(64bit)
perl >= 0:5.008
perl(Carp)
perl(Digest::MD5)
perl(File::Basename)
perl(File::Find)
perl(File::Path)
perl(File::Spec)
perl(Getopt::Long)
perl(Git)
perl(Git::SVN)
perl(Git::SVN::Editor)
perl(Git::SVN::Fetcher)
perl(Git::SVN::Log)
perl(Git::SVN::Migration)
perl(Git::SVN::Prompt)
perl(Git::SVN::Ra)
perl(Git::SVN::Utils)
perl(IO::File)
perl(IPC::Open3)
perl(Memoize)
perl(Term::ReadKey)
perl(Term::ReadLine)
perl(lib)
perl(strict)
perl(vars)
perl(warnings)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rtld(GNU_HASH)
subversion
rpmlib(PayloadIsXz) <= 5.2-1

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=lCOnNldFXb&a=cc_unsubscribe



More information about the perl-devel mailing list