7 leftovers
by Sérgio Basto
Hello,
How are you ? RPM Fusion is back in business ! Congratulations all, now
it leftover some minor adjustments , kwizart may be many things, let me
know, how I should report it and if are quick or long tasks, please.
1. VirtualBox provides libGL.so
rpm -q --provides VirtualBox-guest-additions , got libEGL.so.1 and
libGL.so.1 ,
for IRC "nchauvet: sergiomb, both EGL and GL are replaced, the name of
the path name doesn't count, only the internal soname count (readelf -a
/usr/lib64/VBoxEGL.so |grep SONAME)
nchauvet: for now I can't provide this package, you will need to filter
theses dependencies and make sure they will confict with other libgl
providers (such as nvidia)"
In a vm guest system, we shouldn't install nvidia drives , because it
uses vboxvideo drive .
is enough remove provides of RPM ? using
%global __requires_exclude ^libEGL.so.1
%global __requires_exclude %__requires_exclude|^libGL.so.1
2. new github modules do not update
Here is the list of affected github repos:
qtads
kisslicer
gstreamer1-plugins-bad-nonfree
frobtads
zboy
vdr-weatherforecast
vdr-tvguideng
vdr-mpv
rfpkg-minimal
mp3splt-gtk
mp3splt
lives
libmp3splt
libde265
kodi-platform
girl
game-data-packager
freshplayerplugin
flowblade
devedeng
3 no bugzilla modules in new packages, in search we can extract all
modules
4 add to wiki bugzilla ( http://rpmfusion.org/ReportingBugs )
https://ask.fedoraproject.org/en/question/47794/is-bugzillarpmfusionor
g-safe/?answer=76122#post-id-76122
5 python-vlc, need / may I updated ?
6 update x264 in f23 (and f24) ,
rpmsodiff x264-libs-0.148-5.20160118git5c65704.fc23.x86_64.rpm
/var/lib/mock/fedora-23-x86_64/result/x264-libs-0.148-
7.20160614gita5e06b9.fc23.x86_64.rpm
common sonames:
libx264.so.148 /usr/lib64/libx264.so.148 /usr/lib64/libx264.so.1
48
libx26410b.so.148 /usr/lib64/libx26410b.so.148 /usr/lib64/libx
26410b.so.148
--- x264-libs-0.148-5.20160118git5c65704.fc23/libx264.so.148 2016-
08-01 02:55:13.521971143 +0100
+++ x264-libs-0.148-7.20160614gita5e06b9.fc23/libx264.so.148 2016-
08-01 01:36:53.004771700 +0100
@@ -258,2 +258,3 @@
x264_ratecontrol_summary T
+x264_ratecontrol_zone_init T
x264_rc_analyse_slice T
@@ -280,2 +281,3 @@
x264_sps_init T
+x264_sps_init_reconfigurable T
x264_sps_write T
2 symbols added
T x264_ratecontrol_zone_init
T x264_sps_init_reconfigurable
# template for libx264.so.148 version script
X264_0.148 {
global:
x264_ratecontrol_zone_init;
x264_sps_init_reconfigurable;
};
--- x264-libs-0.148-5.20160118git5c65704.fc23/libx26410b.so.148 2016-
08-01 02:55:13.521971143 +0100
+++ x264-libs-0.148-7.20160614gita5e06b9.fc23/libx26410b.so.148 2016-
08-01 01:36:53.004771700 +0100
@@ -252,2 +252,3 @@
x264_ratecontrol_summary T
+x264_ratecontrol_zone_init T
x264_rc_analyse_slice T
@@ -274,2 +275,3 @@
x264_sps_init T
+x264_sps_init_reconfigurable T
x264_sps_write T
2 symbols added
T x264_ratecontrol_zone_init
T x264_sps_init_reconfigurable
# template for libx26410b.so.148 version script
X264_0.148 {
global:
x264_ratecontrol_zone_init;
x264_sps_init_reconfigurable;
};
vim:ft=diff
7 retirement some more packages
https://bugzilla.rpmfusion.org/show_bug.cgi?id=3996
https://bugzilla.rpmfusion.org/show_bug.cgi?id=3892
--
Sérgio M. B.
8 years, 2 months
Workaround of some buildroot failure and ffmpeg
by Nicolas Chauvet
There are still some issues with buildroot, some of theses are
- ffmpeg is broken in rawhide. probably because of some header changes
with opencv. There is a need for someone to look into for a real fix.
- Missing buildroot dependencies. This is a known issue with koji when
using external repos (for fedoras package), I can only say that this
is a known issue and here is the suggested fix:
https://bugzilla.rpmfusion.org/show_bug.cgi?id=3024
The workaround still need to be implemented, but it won't work as fine
as on the pre-infra where I was the only one to submit build job (and
kick a new createrepo task if there are any failure).
- Errror with groupadd, should be workarounded, (origial bugzilla is
https://bugzilla.redhat.com/show_bug.cgi?id=1060811)
- rfpkg needs to be removed from the default buildroot and use
rfpkg-minimal instead.
This is a simple task that anyone can take. (convert and create
rfpkg-minimal rpm package based on fedpkg-minimal)
Don't forget that you need rfpkg-1.23.4 from koji.rpmfusion.org to
submit build correctly. I will push them before this week-end
(hopefully with ffmpeg fixed for rawhide).
Thx
--
-
Nicolas (kwizart)
8 years, 2 months
libdvdcss in RPM Fusion ?
by Xavier Bachelot
Hi,
It's been a few years we did not discuss hosting libdvdcss in RPM
Fusion, and as Livna seems to be really dead now, I'd like to have this
discussion again.
As this has already been discussed many time, I gathered some
information in a wiki page :
http://rpmfusion.org/libdvdcss
Any comments are welcome, I'll enhance the wiki page with them.
I'm especially interested in comments _against_ hosting libdvdcss in RPM
Fusion, with facts on why it would be bad.
Once we'll have enough input, we can then collectively try to reach a
decision on what to do with libdvdcss.
Regards,
Xavier
8 years, 2 months
[Bug 1319] New: Review request:BLCR - Berkeley Lab Checkpoint/Restart for Linux
by RPM Fusion Bugzilla
http://bugzilla.rpmfusion.org/show_bug.cgi?id=1319
Summary: Review request:BLCR - Berkeley Lab Checkpoint/Restart
for Linux
Product: Package Reviews
Version: Current
Platform: All
URL: https://ftg.lbl.gov/CheckpointRestart/CheckpointRestart.
shtml
OS/Version: GNU/Linux
Status: NEW
Severity: normal
Priority: P5
Component: Review Request
AssignedTo: rpmfusion-package-review(a)rpmfusion.org
ReportedBy: nguyenkims(a)gmail.com
CC: rpmfusion-package-review(a)rpmfusion.org
Estimated Hours: 0.0
* URLS to spec file and source rpm of BLCR package:
http://www.mediafire.com/?sharekey=de0138956b52366aab1eab3e9fa335ca4bbcee...
* Description:
Berkeley Lab Checkpoint/Restart for Linux (BLCR)
This package implements system-level checkpointing of scientific applications
in a manner suitable for implementing preemption, migration and fault recovery
by a batch scheduler.
BLCR includes documented interfaces for a cooperating applications or
libraries to implement extensions to the checkpoint system, such as
consistent checkpointing of distributed MPI applications.
Using this package with an appropriate MPI implementation, the vast majority
of scientific applications which use MPI for communication on Linux clusters
are checkpointable without any modifications to the application source code.
* Why this package is not eligible to be included in Fedora:
This package contains BLCR kernel module so it can not be included in Fedora.
* The output rpmlint gives on both the source and binary packages.
- BLCR-kmod source package:
1 packages and 0 specfiles checked; 0 errors, 0 warnings.
- BLCR source package:
blcr.src: W: spelling-error %description -l en_US checkpointing -> check
pointing, check-pointing, checkpoint
blcr.src: W: spelling-error %description -l en_US checkpointable -> checkpoint
able, checkpoint-able, checkpoint
1 packages and 0 specfiles checked; 0 errors, 2 warnings.
The first two messages are just spelling problems.
- kmod-blcr binary package
kmod-blcr-2.6.32.14-127.fc12.i686.i686: W: summary-not-capitalized C blcr
kernel module(s) for 2.6.32.14-127.fc12.i686
kmod-blcr-2.6.32.14-127.fc12.i686.i686: W: unstripped-binary-or-object
/lib/modules/2.6.32.14-127.fc12.i686/extra/blcr/blcr_imports.ko
kmod-blcr-2.6.32.14-127.fc12.i686.i686: W: unstripped-binary-or-object
/lib/modules/2.6.32.14-127.fc12.i686/extra/blcr/blcr.ko
kmod-blcr-2.6.32.14-127.fc12.i686.i686: W: no-documentation
kmod-blcr-2.6.32.14-127.fc12.i686.i686: E:
kernel-modules-not-in-kernel-packages
/lib/modules/2.6.32.14-127.fc12.i686/extra/blcr
kmod-blcr-2.6.32.14-127.fc12.i686.i686: E:
kernel-modules-not-in-kernel-packages
/lib/modules/2.6.32.14-127.fc12.i686/extra/blcr/blcr_imports.ko
kmod-blcr-2.6.32.14-127.fc12.i686.i686: E:
kernel-modules-not-in-kernel-packages
/lib/modules/2.6.32.14-127.fc12.i686/extra/blcr/blcr.ko
1 packages and 0 specfiles checked; 3 errors, 4 warnings.
The 1st message: I think this is a bug of rpmlint
The 2nd & 3rd message: I don't know how to correct it ( but I don't think it is
serious)
The 4th message: There's no documentation for this module package
The 5th-7th errors: Due to fedora politics about modules.
- BLCR binary package
blcr.i686: W: spelling-error %description -l en_US checkpointing -> check
pointing, check-pointing, checkpoint
blcr.i686: W: spelling-error %description -l en_US checkpointable -> checkpoint
able, checkpoint-able, checkpoint
blcr.i686: W: service-default-enabled /etc/init.d/blcr
1 packages and 0 specfiles checked; 0 errors, 3 warnings.
The first 2 messages: Spelling problems
The 3rd: I suppose that is due to the fact that BLCR is already installed on my
machine.
* It's my first RPM fusion package
* Also, I'm seeking for a sponsor :) (I'm not sponsored packager in fedora)
--
Configure bugmail: http://bugzilla.rpmfusion.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
You are the assignee for the bug.
8 years, 3 months
[Bug 1991] New: Review request: zfs - ZFS File System Support for Linux
by RPM Fusion Bugzilla
http://bugzilla.rpmfusion.org/show_bug.cgi?id=1991
Summary: Review request: zfs - ZFS File System Support for Linux
Product: Package Reviews
Version: Current
Platform: All
OS/Version: GNU/Linux
Status: NEW
Severity: normal
Priority: P5
Component: Review Request
AssignedTo: rpmfusion-package-review(a)rpmfusion.org
ReportedBy: hobbes1069(a)gmail.com
CC: rpmfusion-package-review(a)rpmfusion.org
Depends on: 1990
Estimated Hours: 0.0
SPEC: http://dl.dropbox.com/u/34775202/zfs/zfs.spec
SRPM: http://dl.dropbox.com/u/34775202/zfs/zfs-0.6.0-0.1.rc6.fc15.src.rpm
This package can not be in Fedora due to external kernel modules.
$ rpmlint rpmbuild/zfs/SRPMS/zfs-0.6.0-0.1.rc6.fc15.src.rpm
rpmbuild/zfs/RPMS/x86_64/*.rpm
zfs.x86_64: W: shared-lib-calls-exit /lib64/libuutil.so.1.0.0 exit(a)GLIBC_2.2.5
zfs.x86_64: W: shared-lib-calls-exit /lib64/libzfs.so.1.0.0 exit(a)GLIBC_2.2.5
zfs.x86_64: W: shared-lib-calls-exit /lib64/libzfs.so.1.0.0 _exit(a)GLIBC_2.2.5
zfs.x86_64: W: non-conffile-in-etc /etc/zfs/zdev.conf.dragon.example
zfs.x86_64: W: non-conffile-in-etc /etc/zfs/zdev.conf.x4550.example
zfs.x86_64: W: non-conffile-in-etc /etc/zfs/zdev.conf.supermicro.example
zfs.x86_64: W: no-manual-page-for-binary zpool_layout
zfs.x86_64: W: no-manual-page-for-binary mount.zfs
zfs.x86_64: W: no-manual-page-for-binary ztest
zfs.x86_64: W: no-manual-page-for-binary zinject
zfs.x86_64: W: no-manual-page-for-binary zpios
zfs.x86_64: W: service-default-enabled /etc/init.d/zfs
zfs.x86_64: W: service-default-enabled /etc/init.d/zfs
zfs.x86_64: W: no-reload-entry /etc/init.d/zfs
zfs-devel.x86_64: W: no-documentation
zfs-dracut.x86_64: W: spelling-error %description -l en_US initramfs ->
transfinite
zfs-dracut.x86_64: W: no-documentation
zfs-test.x86_64: W: spelling-error %description -l en_US zpios -> Scorpios
zfs-test.x86_64: W: spelling-error %description -l en_US simplfy -> simply,
simplify, simplicity
zfs-test.x86_64: W: spelling-error %description -l en_US benchmarking -> bench
marking, bench-marking, benchmark
zfs-test.x86_64: W: no-documentation
zfs-test.x86_64: E: script-without-shebang
/usr/libexec/zfs/zpool-layout/dragon.ddn.conf
zfs-test.x86_64: E: script-without-shebang
/usr/libexec/zfs/zpool-layout/dragon.llnl.conf
6 packages and 0 specfiles checked; 2 errors, 21 warnings.
"shared-lib-calls-exit"
Will report upstream.
"non-conffile-in-etc"
Example configuration files
"no-manual-page-for-binary"
Will report upstream.
"service-default-enabled"
Filesystem service should be enabled by default?
"script-without-shebang"
These are configuration files for the test scripts and should be there.
SPEC: http://dl.dropbox.com/u/34775202/zfs/zfs-kmod.spec
SRPM:
http://dl.dropbox.com/u/34775202/zfs/zfs-kmod-0.6.0-0.1.rc6.fc15.1.src.rpm
$ rpmlint *.rpm
kmod-zfs.x86_64: W: spelling-error Summary(en_US) Metapackage -> Meta package,
Meta-package, Prepackage
kmod-zfs.x86_64: W: no-documentation
kmod-zfs-2.6.40.6-0.fc15.x86_64.x86_64: W: summary-not-capitalized C zfs kernel
module(s) for 2.6.40.6-0.fc15.x86_64
kmod-zfs-2.6.40.6-0.fc15.x86_64.x86_64: W: unstripped-binary-or-object
/lib/modules/2.6.40.6-0.fc15.x86_64/extra/zfs/nvpair/znvpair.ko
kmod-zfs-2.6.40.6-0.fc15.x86_64.x86_64: W: unstripped-binary-or-object
/lib/modules/2.6.40.6-0.fc15.x86_64/extra/zfs/avl/zavl.ko
kmod-zfs-2.6.40.6-0.fc15.x86_64.x86_64: W: unstripped-binary-or-object
/lib/modules/2.6.40.6-0.fc15.x86_64/extra/zfs/zfs/zfs.ko
kmod-zfs-2.6.40.6-0.fc15.x86_64.x86_64: W: unstripped-binary-or-object
/lib/modules/2.6.40.6-0.fc15.x86_64/extra/zfs/zcommon/zcommon.ko
kmod-zfs-2.6.40.6-0.fc15.x86_64.x86_64: W: unstripped-binary-or-object
/lib/modules/2.6.40.6-0.fc15.x86_64/extra/zfs/zpios/zpios.ko
kmod-zfs-2.6.40.6-0.fc15.x86_64.x86_64: W: unstripped-binary-or-object
/lib/modules/2.6.40.6-0.fc15.x86_64/extra/zfs/unicode/zunicode.ko
kmod-zfs-2.6.40.6-0.fc15.x86_64.x86_64: W: no-documentation
kmod-zfs-2.6.40.6-0.fc15.x86_64.x86_64: E:
kernel-modules-not-in-kernel-packages
/lib/modules/2.6.40.6-0.fc15.x86_64/extra/zfs
kmod-zfs-2.6.40.6-0.fc15.x86_64.x86_64: E:
kernel-modules-not-in-kernel-packages
/lib/modules/2.6.40.6-0.fc15.x86_64/extra/zfs/zpios
kmod-zfs-2.6.40.6-0.fc15.x86_64.x86_64: E:
kernel-modules-not-in-kernel-packages
/lib/modules/2.6.40.6-0.fc15.x86_64/extra/zfs/nvpair/znvpair.ko
kmod-zfs-2.6.40.6-0.fc15.x86_64.x86_64: E:
kernel-modules-not-in-kernel-packages
/lib/modules/2.6.40.6-0.fc15.x86_64/extra/zfs/avl/zavl.ko
kmod-zfs-2.6.40.6-0.fc15.x86_64.x86_64: E:
kernel-modules-not-in-kernel-packages
/lib/modules/2.6.40.6-0.fc15.x86_64/extra/zfs/zcommon
kmod-zfs-2.6.40.6-0.fc15.x86_64.x86_64: E:
kernel-modules-not-in-kernel-packages
/lib/modules/2.6.40.6-0.fc15.x86_64/extra/zfs/zfs/zfs.ko
kmod-zfs-2.6.40.6-0.fc15.x86_64.x86_64: E:
kernel-modules-not-in-kernel-packages
/lib/modules/2.6.40.6-0.fc15.x86_64/extra/zfs/unicode
kmod-zfs-2.6.40.6-0.fc15.x86_64.x86_64: E:
kernel-modules-not-in-kernel-packages
/lib/modules/2.6.40.6-0.fc15.x86_64/extra/zfs/nvpair
kmod-zfs-2.6.40.6-0.fc15.x86_64.x86_64: E:
kernel-modules-not-in-kernel-packages
/lib/modules/2.6.40.6-0.fc15.x86_64/extra/zfs/zcommon/zcommon.ko
kmod-zfs-2.6.40.6-0.fc15.x86_64.x86_64: E:
kernel-modules-not-in-kernel-packages
/lib/modules/2.6.40.6-0.fc15.x86_64/extra/zfs/zfs
kmod-zfs-2.6.40.6-0.fc15.x86_64.x86_64: E:
kernel-modules-not-in-kernel-packages
/lib/modules/2.6.40.6-0.fc15.x86_64/extra/zfs/zpios/zpios.ko
kmod-zfs-2.6.40.6-0.fc15.x86_64.x86_64: E:
kernel-modules-not-in-kernel-packages
/lib/modules/2.6.40.6-0.fc15.x86_64/extra/zfs/unicode/zunicode.ko
kmod-zfs-2.6.40.6-0.fc15.x86_64.x86_64: E:
kernel-modules-not-in-kernel-packages
/lib/modules/2.6.40.6-0.fc15.x86_64/extra/zfs/avl
kmod-zfs-devel-2.6.40.6-0.fc15.x86_64.x86_64: W: spelling-error %description -l
en_US symvers -> Sylvester
kmod-zfs-devel-2.6.40.6-0.fc15.x86_64.x86_64: W: no-documentation
kmod-zfs-devel-2.6.40.6-0.fc15.x86_64.x86_64: W:
devel-file-in-non-devel-package
/usr/src/zfs-0.6.0/2.6.40.6-0.fc15.x86_64/zfs_fletcher.h
kmod-zfs-devel-2.6.40.6-0.fc15.x86_64.x86_64: W:
devel-file-in-non-devel-package
/usr/src/zfs-0.6.0/2.6.40.6-0.fc15.x86_64/sys/zfs_dir.h
kmod-zfs-devel-2.6.40.6-0.fc15.x86_64.x86_64: W:
devel-file-in-non-devel-package
/usr/src/zfs-0.6.0/2.6.40.6-0.fc15.x86_64/sys/zfs_vnops.h
kmod-zfs-devel-2.6.40.6-0.fc15.x86_64.x86_64: W:
devel-file-in-non-devel-package
/usr/src/zfs-0.6.0/2.6.40.6-0.fc15.x86_64/sys/zfs_onexit.h
kmod-zfs-devel-2.6.40.6-0.fc15.x86_64.x86_64: W:
devel-file-in-non-devel-package
/usr/src/zfs-0.6.0/2.6.40.6-0.fc15.x86_64/sys/bpobj.h
kmod-zfs-devel-2.6.40.6-0.fc15.x86_64.x86_64: W:
devel-file-in-non-devel-package
/usr/src/zfs-0.6.0/2.6.40.6-0.fc15.x86_64/zpios-ctl.h
kmod-zfs-devel-2.6.40.6-0.fc15.x86_64.x86_64: W:
devel-file-in-non-devel-package
/usr/src/zfs-0.6.0/2.6.40.6-0.fc15.x86_64/linux/blkdev_compat.h
kmod-zfs-devel-2.6.40.6-0.fc15.x86_64.x86_64: W:
devel-file-in-non-devel-package
/usr/src/zfs-0.6.0/2.6.40.6-0.fc15.x86_64/zfs_namecheck.h
kmod-zfs-devel-2.6.40.6-0.fc15.x86_64.x86_64: W:
devel-file-in-non-devel-package
/usr/src/zfs-0.6.0/2.6.40.6-0.fc15.x86_64/zfs_prop.h
kmod-zfs-devel-2.6.40.6-0.fc15.x86_64.x86_64: W:
devel-file-in-non-devel-package
/usr/src/zfs-0.6.0/2.6.40.6-0.fc15.x86_64/sys/space_map.h
kmod-zfs-devel-2.6.40.6-0.fc15.x86_64.x86_64: W:
devel-file-in-non-devel-package
/usr/src/zfs-0.6.0/2.6.40.6-0.fc15.x86_64/sys/metaslab_impl.h
kmod-zfs-devel-2.6.40.6-0.fc15.x86_64.x86_64: W:
devel-file-in-non-devel-package
/usr/src/zfs-0.6.0/2.6.40.6-0.fc15.x86_64/sys/zfs_fuid.h
kmod-zfs-devel-2.6.40.6-0.fc15.x86_64.x86_64: W:
devel-file-in-non-devel-package
/usr/src/zfs-0.6.0/2.6.40.6-0.fc15.x86_64/sys/dmu_tx.h
kmod-zfs-devel-2.6.40.6-0.fc15.x86_64.x86_64: W:
devel-file-in-non-devel-package
/usr/src/zfs-0.6.0/2.6.40.6-0.fc15.x86_64/sys/zfs_ioctl.h
kmod-zfs-devel-2.6.40.6-0.fc15.x86_64.x86_64: W:
devel-file-in-non-devel-package
/usr/src/zfs-0.6.0/2.6.40.6-0.fc15.x86_64/sys/u8_textprep_data.h
kmod-zfs-devel-2.6.40.6-0.fc15.x86_64.x86_64: W:
devel-file-in-non-devel-package
/usr/src/zfs-0.6.0/2.6.40.6-0.fc15.x86_64/zpios-internal.h
kmod-zfs-devel-2.6.40.6-0.fc15.x86_64.x86_64: W:
devel-file-in-non-devel-package
/usr/src/zfs-0.6.0/2.6.40.6-0.fc15.x86_64/sys/dsl_scan.h
kmod-zfs-devel-2.6.40.6-0.fc15.x86_64.x86_64: W:
devel-file-in-non-devel-package
/usr/src/zfs-0.6.0/2.6.40.6-0.fc15.x86_64/zfs_deleg.h
kmod-zfs-devel-2.6.40.6-0.fc15.x86_64.x86_64: W:
devel-file-in-non-devel-package
/usr/src/zfs-0.6.0/2.6.40.6-0.fc15.x86_64/sys/zio_checksum.h
kmod-zfs-devel-2.6.40.6-0.fc15.x86_64.x86_64: W:
devel-file-in-non-devel-package
/usr/src/zfs-0.6.0/2.6.40.6-0.fc15.x86_64/sys/u8_textprep.h
kmod-zfs-devel-2.6.40.6-0.fc15.x86_64.x86_64: W:
devel-file-in-non-devel-package
/usr/src/zfs-0.6.0/2.6.40.6-0.fc15.x86_64/sys/dsl_pool.h
kmod-zfs-devel-2.6.40.6-0.fc15.x86_64.x86_64: W:
devel-file-in-non-devel-package
/usr/src/zfs-0.6.0/2.6.40.6-0.fc15.x86_64/sys/dmu_impl.h
kmod-zfs-devel-2.6.40.6-0.fc15.x86_64.x86_64: W:
devel-file-in-non-devel-package
/usr/src/zfs-0.6.0/2.6.40.6-0.fc15.x86_64/sys/zfs_acl.h
kmod-zfs-devel-2.6.40.6-0.fc15.x86_64.x86_64: W:
devel-file-in-non-devel-package
/usr/src/zfs-0.6.0/2.6.40.6-0.fc15.x86_64/sys/fm/fs/zfs.h
kmod-zfs-devel-2.6.40.6-0.fc15.x86_64.x86_64: W:
devel-file-in-non-devel-package
/usr/src/zfs-0.6.0/2.6.40.6-0.fc15.x86_64/sys/dsl_deadlist.h
kmod-zfs-devel-2.6.40.6-0.fc15.x86_64.x86_64: W:
devel-file-in-non-devel-package
/usr/src/zfs-0.6.0/2.6.40.6-0.fc15.x86_64/linux/vfs_compat.h
kmod-zfs-devel-2.6.40.6-0.fc15.x86_64.x86_64: W:
devel-file-in-non-devel-package
/usr/src/zfs-0.6.0/2.6.40.6-0.fc15.x86_64/sys/fm/protocol.h
kmod-zfs-devel-2.6.40.6-0.fc15.x86_64.x86_64: W:
devel-file-in-non-devel-package
/usr/src/zfs-0.6.0/2.6.40.6-0.fc15.x86_64/sys/zil_impl.h
kmod-zfs-devel-2.6.40.6-0.fc15.x86_64.x86_64: W:
devel-file-in-non-devel-package
/usr/src/zfs-0.6.0/2.6.40.6-0.fc15.x86_64/sys/dsl_dir.h
kmod-zfs-devel-2.6.40.6-0.fc15.x86_64.x86_64: W:
devel-file-in-non-devel-package
/usr/src/zfs-0.6.0/2.6.40.6-0.fc15.x86_64/sys/zap_leaf.h
kmod-zfs-devel-2.6.40.6-0.fc15.x86_64.x86_64: W:
devel-file-in-non-devel-package
/usr/src/zfs-0.6.0/2.6.40.6-0.fc15.x86_64/sys/spa.h
kmod-zfs-devel-2.6.40.6-0.fc15.x86_64.x86_64: W:
devel-file-in-non-devel-package
/usr/src/zfs-0.6.0/2.6.40.6-0.fc15.x86_64/sys/rrwlock.h
kmod-zfs-devel-2.6.40.6-0.fc15.x86_64.x86_64: W:
devel-file-in-non-devel-package
/usr/src/zfs-0.6.0/2.6.40.6-0.fc15.x86_64/sys/dsl_dataset.h
kmod-zfs-devel-2.6.40.6-0.fc15.x86_64.x86_64: W:
devel-file-in-non-devel-package
/usr/src/zfs-0.6.0/2.6.40.6-0.fc15.x86_64/sys/dbuf.h
kmod-zfs-devel-2.6.40.6-0.fc15.x86_64.x86_64: W:
devel-file-in-non-devel-package
/usr/src/zfs-0.6.0/2.6.40.6-0.fc15.x86_64/sys/zil.h
kmod-zfs-devel-2.6.40.6-0.fc15.x86_64.x86_64: W:
devel-file-in-non-devel-package
/usr/src/zfs-0.6.0/2.6.40.6-0.fc15.x86_64/sys/zfs_sa.h
kmod-zfs-devel-2.6.40.6-0.fc15.x86_64.x86_64: W:
devel-file-in-non-devel-package
/usr/src/zfs-0.6.0/2.6.40.6-0.fc15.x86_64/sys/zfs_vfsops.h
kmod-zfs-devel-2.6.40.6-0.fc15.x86_64.x86_64: W:
devel-file-in-non-devel-package
/usr/src/zfs-0.6.0/2.6.40.6-0.fc15.x86_64/sys/zap_impl.h
kmod-zfs-devel-2.6.40.6-0.fc15.x86_64.x86_64: W:
devel-file-in-non-devel-package
/usr/src/zfs-0.6.0/2.6.40.6-0.fc15.x86_64/sys/zrlock.h
kmod-zfs-devel-2.6.40.6-0.fc15.x86_64.x86_64: W:
devel-file-in-non-devel-package
/usr/src/zfs-0.6.0/2.6.40.6-0.fc15.x86_64/sys/avl_impl.h
kmod-zfs-devel-2.6.40.6-0.fc15.x86_64.x86_64: W:
devel-file-in-non-devel-package
/usr/src/zfs-0.6.0/2.6.40.6-0.fc15.x86_64/sys/nvpair_impl.h
kmod-zfs-devel-2.6.40.6-0.fc15.x86_64.x86_64: W:
devel-file-in-non-devel-package
/usr/src/zfs-0.6.0/2.6.40.6-0.fc15.x86_64/sys/uberblock_impl.h
kmod-zfs-devel-2.6.40.6-0.fc15.x86_64.x86_64: W:
devel-file-in-non-devel-package
/usr/src/zfs-0.6.0/2.6.40.6-0.fc15.x86_64/sys/metaslab.h
kmod-zfs-devel-2.6.40.6-0.fc15.x86_64.x86_64: W:
devel-file-in-non-devel-package
/usr/src/zfs-0.6.0/2.6.40.6-0.fc15.x86_64/sys/bplist.h
kmod-zfs-devel-2.6.40.6-0.fc15.x86_64.x86_64: W:
devel-file-in-non-devel-package
/usr/src/zfs-0.6.0/2.6.40.6-0.fc15.x86_64/sys/spa_impl.h
kmod-zfs-devel-2.6.40.6-0.fc15.x86_64.x86_64: W:
devel-file-in-non-devel-package
/usr/src/zfs-0.6.0/2.6.40.6-0.fc15.x86_64/sys/zfs_stat.h
kmod-zfs-devel-2.6.40.6-0.fc15.x86_64.x86_64: W:
devel-file-in-non-devel-package
/usr/src/zfs-0.6.0/2.6.40.6-0.fc15.x86_64/sys/xvattr.h
kmod-zfs-devel-2.6.40.6-0.fc15.x86_64.x86_64: W:
devel-file-in-non-devel-package
/usr/src/zfs-0.6.0/2.6.40.6-0.fc15.x86_64/sys/dsl_deleg.h
kmod-zfs-devel-2.6.40.6-0.fc15.x86_64.x86_64: W:
devel-file-in-non-devel-package
/usr/src/zfs-0.6.0/2.6.40.6-0.fc15.x86_64/sys/zfs_znode.h
kmod-zfs-devel-2.6.40.6-0.fc15.x86_64.x86_64: W:
devel-file-in-non-devel-package
/usr/src/zfs-0.6.0/2.6.40.6-0.fc15.x86_64/sys/spa_boot.h
kmod-zfs-devel-2.6.40.6-0.fc15.x86_64.x86_64: W:
devel-file-in-non-devel-package
/usr/src/zfs-0.6.0/2.6.40.6-0.fc15.x86_64/sys/vdev_disk.h
kmod-zfs-devel-2.6.40.6-0.fc15.x86_64.x86_64: W:
devel-file-in-non-devel-package
/usr/src/zfs-0.6.0/2.6.40.6-0.fc15.x86_64/sys/dsl_prop.h
kmod-zfs-devel-2.6.40.6-0.fc15.x86_64.x86_64: W:
devel-file-in-non-devel-package
/usr/src/zfs-0.6.0/2.6.40.6-0.fc15.x86_64/sys/refcount.h
kmod-zfs-devel-2.6.40.6-0.fc15.x86_64.x86_64: W:
devel-file-in-non-devel-package
/usr/src/zfs-0.6.0/2.6.40.6-0.fc15.x86_64/zfs_config.h
kmod-zfs-devel-2.6.40.6-0.fc15.x86_64.x86_64: W:
devel-file-in-non-devel-package
/usr/src/zfs-0.6.0/2.6.40.6-0.fc15.x86_64/sys/nvpair.h
kmod-zfs-devel-2.6.40.6-0.fc15.x86_64.x86_64: W:
devel-file-in-non-devel-package
/usr/src/zfs-0.6.0/2.6.40.6-0.fc15.x86_64/sys/dmu.h
kmod-zfs-devel-2.6.40.6-0.fc15.x86_64.x86_64: W:
devel-file-in-non-devel-package
/usr/src/zfs-0.6.0/2.6.40.6-0.fc15.x86_64/sys/efi_partition.h
kmod-zfs-devel-2.6.40.6-0.fc15.x86_64.x86_64: W:
devel-file-in-non-devel-package
/usr/src/zfs-0.6.0/2.6.40.6-0.fc15.x86_64/sys/fs/zfs.h
kmod-zfs-devel-2.6.40.6-0.fc15.x86_64.x86_64: W:
devel-file-in-non-devel-package
/usr/src/zfs-0.6.0/2.6.40.6-0.fc15.x86_64/sys/vdev.h
kmod-zfs-devel-2.6.40.6-0.fc15.x86_64.x86_64: W:
devel-file-in-non-devel-package
/usr/src/zfs-0.6.0/2.6.40.6-0.fc15.x86_64/sys/dsl_synctask.h
kmod-zfs-devel-2.6.40.6-0.fc15.x86_64.x86_64: W:
devel-file-in-non-devel-package
/usr/src/zfs-0.6.0/2.6.40.6-0.fc15.x86_64/sys/zap.h
kmod-zfs-devel-2.6.40.6-0.fc15.x86_64.x86_64: W:
devel-file-in-non-devel-package
/usr/src/zfs-0.6.0/2.6.40.6-0.fc15.x86_64/sys/fm/util.h
kmod-zfs-devel-2.6.40.6-0.fc15.x86_64.x86_64: W:
devel-file-in-non-devel-package
/usr/src/zfs-0.6.0/2.6.40.6-0.fc15.x86_64/sys/txg.h
kmod-zfs-devel-2.6.40.6-0.fc15.x86_64.x86_64: W:
devel-file-in-non-devel-package
/usr/src/zfs-0.6.0/2.6.40.6-0.fc15.x86_64/sys/zvol.h
kmod-zfs-devel-2.6.40.6-0.fc15.x86_64.x86_64: W:
devel-file-in-non-devel-package
/usr/src/zfs-0.6.0/2.6.40.6-0.fc15.x86_64/sys/dmu_objset.h
kmod-zfs-devel-2.6.40.6-0.fc15.x86_64.x86_64: W:
devel-file-in-non-devel-package
/usr/src/zfs-0.6.0/2.6.40.6-0.fc15.x86_64/sys/avl.h
kmod-zfs-devel-2.6.40.6-0.fc15.x86_64.x86_64: W:
devel-file-in-non-devel-package
/usr/src/zfs-0.6.0/2.6.40.6-0.fc15.x86_64/sys/vdev_file.h
kmod-zfs-devel-2.6.40.6-0.fc15.x86_64.x86_64: W:
devel-file-in-non-devel-package
/usr/src/zfs-0.6.0/2.6.40.6-0.fc15.x86_64/sys/arc.h
kmod-zfs-devel-2.6.40.6-0.fc15.x86_64.x86_64: W:
devel-file-in-non-devel-package
/usr/src/zfs-0.6.0/2.6.40.6-0.fc15.x86_64/sys/zfs_debug.h
kmod-zfs-devel-2.6.40.6-0.fc15.x86_64.x86_64: W:
devel-file-in-non-devel-package
/usr/src/zfs-0.6.0/2.6.40.6-0.fc15.x86_64/sys/zfs_rlock.h
kmod-zfs-devel-2.6.40.6-0.fc15.x86_64.x86_64: W:
devel-file-in-non-devel-package
/usr/src/zfs-0.6.0/2.6.40.6-0.fc15.x86_64/zfs_comutil.h
kmod-zfs-devel-2.6.40.6-0.fc15.x86_64.x86_64: W:
devel-file-in-non-devel-package
/usr/src/zfs-0.6.0/2.6.40.6-0.fc15.x86_64/sys/zfs_context.h
kmod-zfs-devel-2.6.40.6-0.fc15.x86_64.x86_64: W:
devel-file-in-non-devel-package
/usr/src/zfs-0.6.0/2.6.40.6-0.fc15.x86_64/sys/dmu_zfetch.h
kmod-zfs-devel-2.6.40.6-0.fc15.x86_64.x86_64: W:
devel-file-in-non-devel-package
/usr/src/zfs-0.6.0/2.6.40.6-0.fc15.x86_64/linux/dcache_compat.h
kmod-zfs-devel-2.6.40.6-0.fc15.x86_64.x86_64: W:
devel-file-in-non-devel-package
/usr/src/zfs-0.6.0/2.6.40.6-0.fc15.x86_64/sys/zpl.h
kmod-zfs-devel-2.6.40.6-0.fc15.x86_64.x86_64: W:
devel-file-in-non-devel-package
/usr/src/zfs-0.6.0/2.6.40.6-0.fc15.x86_64/sys/txg_impl.h
kmod-zfs-devel-2.6.40.6-0.fc15.x86_64.x86_64: W:
devel-file-in-non-devel-package
/usr/src/zfs-0.6.0/2.6.40.6-0.fc15.x86_64/sys/ddt.h
kmod-zfs-devel-2.6.40.6-0.fc15.x86_64.x86_64: W:
devel-file-in-non-devel-package
/usr/src/zfs-0.6.0/2.6.40.6-0.fc15.x86_64/sys/uuid.h
kmod-zfs-devel-2.6.40.6-0.fc15.x86_64.x86_64: W:
devel-file-in-non-devel-package
/usr/src/zfs-0.6.0/2.6.40.6-0.fc15.x86_64/sys/unique.h
kmod-zfs-devel-2.6.40.6-0.fc15.x86_64.x86_64: W:
devel-file-in-non-devel-package
/usr/src/zfs-0.6.0/2.6.40.6-0.fc15.x86_64/sys/zio_compress.h
kmod-zfs-devel-2.6.40.6-0.fc15.x86_64.x86_64: W:
devel-file-in-non-devel-package
/usr/src/zfs-0.6.0/2.6.40.6-0.fc15.x86_64/linux/xattr_compat.h
kmod-zfs-devel-2.6.40.6-0.fc15.x86_64.x86_64: W:
devel-file-in-non-devel-package
/usr/src/zfs-0.6.0/2.6.40.6-0.fc15.x86_64/sys/uberblock.h
kmod-zfs-devel-2.6.40.6-0.fc15.x86_64.x86_64: W:
devel-file-in-non-devel-package
/usr/src/zfs-0.6.0/2.6.40.6-0.fc15.x86_64/sys/dmu_traverse.h
kmod-zfs-devel-2.6.40.6-0.fc15.x86_64.x86_64: W:
devel-file-in-non-devel-package
/usr/src/zfs-0.6.0/2.6.40.6-0.fc15.x86_64/sys/sa_impl.h
kmod-zfs-devel-2.6.40.6-0.fc15.x86_64.x86_64: W:
devel-file-in-non-devel-package
/usr/src/zfs-0.6.0/2.6.40.6-0.fc15.x86_64/sys/sa.h
kmod-zfs-devel-2.6.40.6-0.fc15.x86_64.x86_64: W:
devel-file-in-non-devel-package
/usr/src/zfs-0.6.0/2.6.40.6-0.fc15.x86_64/sys/vdev_impl.h
kmod-zfs-devel-2.6.40.6-0.fc15.x86_64.x86_64: W:
devel-file-in-non-devel-package
/usr/src/zfs-0.6.0/2.6.40.6-0.fc15.x86_64/sys/uio_impl.h
kmod-zfs-devel-2.6.40.6-0.fc15.x86_64.x86_64: W:
devel-file-in-non-devel-package
/usr/src/zfs-0.6.0/2.6.40.6-0.fc15.x86_64/sys/zio_impl.h
kmod-zfs-devel-2.6.40.6-0.fc15.x86_64.x86_64: W:
devel-file-in-non-devel-package
/usr/src/zfs-0.6.0/2.6.40.6-0.fc15.x86_64/sys/dnode.h
kmod-zfs-devel-2.6.40.6-0.fc15.x86_64.x86_64: W:
devel-file-in-non-devel-package
/usr/src/zfs-0.6.0/2.6.40.6-0.fc15.x86_64/sys/zio.h
5 packages and 0 specfiles checked; 13 errors, 102 warnings.
"unstripped-binary-or-object"
The modules are marked executable and should be stripped by find-debuginfo.sh.
Basically the same as kmod-spl-devel...
--
Configure bugmail: http://bugzilla.rpmfusion.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
You are the assignee for the bug.
8 years, 3 months
[Bug 1992] New: Review Request: winetricks - Package manager for Win32 DLLs and applications on POSIX
by RPM Fusion Bugzilla
http://bugzilla.rpmfusion.org/show_bug.cgi?id=1992
Summary: Review Request: winetricks - Package manager for Win32
DLLs and applications on POSIX
Product: Package Reviews
Version: Current
Platform: All
OS/Version: GNU/Linux
Status: NEW
Severity: normal
Priority: P5
Component: Review Request
AssignedTo: rpmfusion-package-review(a)rpmfusion.org
ReportedBy: tc(a)tchol.org
CC: rpmfusion-package-review(a)rpmfusion.org
Estimated Hours: 0.0
Spec: http://tchol.org/rpmfusion/winetricks.spec
SRPM: http://tchol.org/rpmfusion/winetricks-20110629-1.fc16.src.rpm
Description:
Winetricks is an easy way to work around problems in Wine.
It has a menu of supported games/apps for which it install all workarounds
automatically. It also lets you install missing DLLs or tweak various Wine
settings individually.
It can be used via a GUI or the command line, whichever you prefer. The command
line mode is particularly useful as a building block in fancier Wine front-ends
and in automated regression testing.
$ rpmlint SPECS/winetricks.spec
SPECS/winetricks.spec: W: no-%build-section
0 packages and 1 specfiles checked; 0 errors, 1 warnings.
$ rpmlint RPMS/noarch/winetricks-20110629-1.fc16.noarch.rpm
1 packages and 0 specfiles checked; 0 errors, 0 warnings.
This package is not eligible for Fedora because, while it is free itself, it is
used to install numerous non-free software packages. Typically it downloads an
installer from an official source and simply runs its via Wine, so users have
the opportunity to review the EULA of individual packages to see if the terms
are legal and/or acceptable to them before installing non-free software on
their systems.
I'm not a current RPMFusion or Fedora packager.
--
Configure bugmail: http://bugzilla.rpmfusion.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
You are the assignee for the bug.
8 years, 3 months