[Bug 662258] Review Request: ghc-pcre-light - A regex library for Perl 5 compatible regular expressions

bugzilla at redhat.com bugzilla at redhat.com
Thu Jan 27 18:05:26 UTC 2011


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


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

--- Comment #6 from Andrew McNabb <amcnabb at mcnabbs.org> 2011-01-27 13:05:25 EST ---
(In reply to comment #4)
> (In reply to comment #3)
> > (In reply to comment #2)
> > > (In reply to comment #1)
> > > > 1) These errors from rpmlint should be fixed if possible:
> > > > 
> > > > ghc-pcre-light-prof.x86_64: E: devel-dependency ghc-pcre-light-devel
> > > > ghc-pcre-light-prof.x86_64: W: devel-file-in-non-devel-package
> > > > /usr/lib64/ghc-6.12.3/pcre-light-0.4/libHSpcre-light-0.4_p.a
> > > 
> > > Standard Haskell packaging things. These files are used when profiling the code
> > > which implies that the -devel package exist.
> > 
> > Shouldn't the libHSpcre-light-0.4_p.a appear in the devel package rather than
> > in the main package?
> 
> The _p is the profiling library. The -devel library does not have it.

So it looks like RPM is complaining because the ghc-pcre-light-prof package
contains a .a file, but ghc-pcre-light-prof isn't a devel package.  This seems
like a legitimate error.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the package-review mailing list