[Bug 592500] Review Request: libeatmydata - Disable fsync() and friends

bugzilla at redhat.com bugzilla at redhat.com
Fri Nov 19 17:54:02 UTC 2010


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=592500

--- Comment #1 from Jason Tibbitts <tibbs at math.uh.edu> 2010-11-19 12:54:01 EST ---
I think there's a newer upstream release available.

Here's the rpmlint output; you should provide this yourself when submitting
packages:

  libeatmydata.x86_64: E: no-ldconfig-symlink /usr/lib64/libeatmydata.so.1.0
Not sure how problematic this is, honestly.

  libeatmydata.x86_64: W: shared-lib-calls-exit
   /usr/lib64/libeatmydata.so.1.0 _exit at GLIBC_2.2.5
Generally libraries shouldn't call exit.  Especially this one.  Any idea why it
does so?

  libeatmydata.x86_64: W: no-manual-page-for-binary eatmydata
It's nice to have manual pages but not essential.

  libeatmydata-debuginfo.x86_64: E: debuginfo-without-sources
This indicates something wrong with the build process, either because something
strips them or because the compiler flags aren't correct.  In this case, it's
the compiler flags.  You need to somehow make the package build process use
%{optflags} (or $RPM_OPT_FLAGS; they're the same).

-- 
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