[Koji] Maintenance mode this friday
by Nicolas Chauvet
Hi,
One of our koji builder will be on maintenance mode this friday from
July 21st at 8:00 pm UTC to
July 22nd 5:00 pm UTC. Because it may affect others arches to succeed
I will put the whole koji in maintaince mode from this period.
If you want to submit a build this week-end , you will be abble to do
it on sunday.
Or you can even take a break and have a walk or even read a book... ;)
--
-
Nicolas (kwizart)
7 years, 4 months
[Bug 4393] New: Review Request: zoneminder - A camera monitoring and
analysis tool
by RPM Fusion Bugzilla
https://bugzilla.rpmfusion.org/show_bug.cgi?id=4393
Bug ID: 4393
Summary: Review Request: zoneminder - A camera monitoring and
analysis tool
Product: Package Reviews
Version: Current
Hardware: x86_64
OS: GNU/Linux
Status: NEW
Severity: enhancement
Priority: P1
Component: Review Request
Assignee: rpmfusion-package-review(a)rpmfusion.org
Reporter: zonexpertconsulting(a)outlook.com
CC: rpmfusion-package-review(a)rpmfusion.org
Blocks: 2, 30
%description
ZoneMinder is a set of applications which is intended to provide a complete
solution allowing you to capture, analyze, record and monitor any cameras you
have attached to a Linux based machine. It is designed to run on kernels which
support the Video For Linux (V4L) interface and has been tested with cameras
attached to BTTV cards, various USB cameras and IP network cameras. It is
designed to support as many cameras as you can attach to your computer without
too much degradation of performance.
A little background. Zoneminder currently lives in the Fedora 25 repo and the
repo at zmrepo.zoneminder.com, which I am the maintainer of. In conversation
with the Fedora team, we agree that, due to zoneminder's ffmpeg dependencies,
it will be removed from the Fedora repo moving forward. In my opinion, the best
place for the zoneminder package to live is at RPMFusion, because some of
zoneminder's dependencies already exist here.
This is my first RPMFusion package. Note that I am also part of the upstream
zoneminder development team, and I do have a member of the Fedora packaging
team willing to support/sponsor me. It does look like I still need an RPMFusion
sponsor though.
Please note that zoneminder will currently build against the RPMFusion repo,
but it will not install, due to several missing dependencies. I am in the
process of learning how to get the following dependencies into Fedora and EPEL,
or failing that, RPMFusion:
cambozola
perl-Class-Std-Fast
perl-IO-Socket-Multicast
perl-SOAP-WSDL
perl-X10-ActiveHome
perl-Astro-SunTime
All of these packages currently exist in zmrepo.
zoneminder rpm specfile:
https://gist.github.com/knnniggett/cf2e4e2169ed8d4147b6367d6a60a843
The following SRPM will build on EL6 (i386, x86_64), EL7 (x86_64), and Fedora
(i386,x86_64,armhfp):
https://zmrepo.zoneminder.com/f/testing/25/SRPMS/zoneminder-1.30.1-1.fc25...
Here is a complete rpmlint output:
https://gist.github.com/knnniggett/e944c47a5cfdfe71cf68d3ac2366afe2
What follows is a line-by-line response to what rpmlint found:
invalid-url Source0: ZoneMinder-1.30.1.tar.gz
Because zoneminder uses git submodules, the easiest thing for me to do is
create the tarball from my own local git repo. Fedora packaging guidelines
state this method is acceptable. However, please advise if a different method
would be preferred.
non-readable /etc/zm/zm.conf 640
This config file contains the mysql database login credentials. Hence the
reason for the 640 permissions. This is by design.
dangling-relative-symlink /usr/share/zoneminder/www/cambozola.jar
../../java/cambozola.jar
Zoneminder expects the cambozola.jar file to exist within zoneminder's web
root. Hence the purpose of the symlink.
explicit-lib-dependency libcurl
libcurl is one of the methods zoneminder uses to receive a stream from a
camera. If memory serves, rpmbuild does not autodetect this.
explicit-lib-dependency libjpeg-turbo
This is to ensure we have the turbo jpeg library rather than the legacy jpeg
library. Older el6 distros can have both so we want to make sure the turbo
library is installed.
no-manual-page-for-binary zmXXXXX.xx
These entries are incorrect. Zoneminder uses pod2man to dynamically create man
pages for its executables.
all the rest items under zoneminder's api folder
Zoneminder uses cakephp 2.8 and these entries are all part of that framework. I
am hesitant to do anything about these entries because they are from a
different project. Please advise.
Whew! Lots of information here, but I still feel like I am forgetting
something.
Referenced Bugs:
https://bugzilla.rpmfusion.org/show_bug.cgi?id=2
[Bug 2] Tracker: New packages awaiting review
https://bugzilla.rpmfusion.org/show_bug.cgi?id=30
[Bug 30] Tracker : Sponsorship Request
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
7 years, 4 months
Unable to push to new repository
by Andrew Bauer
Hi,
My first package in rpmfusion was approved and now appears in pkdb:
https://admin.rpmfusion.org/pkgdb/package/free/zoneminder/
Following the documentation for contributors, the following succeeds, except for the last step:
ssh-agent $SHELL
rfpkg co free/zoneminder
cd zoneminder
rfpkg import ~/zoneminder-1.30.4-3.fc26.src.rpm
git add .
git commit
rfpkg push
However, when I try to push my changes I am denied:
/usr/lib/python2.7/site-packages/fedora/client/bodhi.py:48: DeprecationWarning: fedora.client.bodhi has been deprecated. Please use bodhi.client.bindings instead.
DeprecationWarning)
FATAL: W any free/zoneminder kni DENIED by fallthru
(or you mis-spelled the reponame)
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
Could not execute push: Command '['git', 'push']' returned non-zero exit status 128
I have previously run rpmfusion-packager-setup. Running it again, it seems to think I am setup correctly:
Setting up RPM Fusion packager environment
~/.rpmfusion.user already exists - skipping
~/.rpmfusion-upload-ca.cert already exists - skipping
~/.rpmfusion-server-ca.cert already exists - skipping
Done!
My rsa key has been uploaded to my account, and I am out of ideas.
Thoughts?
7 years, 4 months
Rewritten history on the xorg-x11-drv-nvidia git repository
by Nicolas Chauvet
One should usually avoid doing that, but I've cleaned an issue in the
xorg-x11-drv-nvidia
As you might have seen, if you are using xorg-x11-drv-nvidia please
start a new clone (or reset --hard to the origin content).
--
-
Nicolas (kwizart)
7 years, 4 months
RPM Fusion update report 2017-07-19
by RPM Fusion Bugzilla
RPM Fusion update report
------------------------
Section free:
-------------
Fedora 24
-------------
Pushed to testing:
VirtualBox-5.1.24-1.fc24
VirtualBox-kmod-5.1.24-1.fc24
qt5-qtwebengine-freeworld-5.6.3-0.1.20170712gitee719ad313e564.fc24
Pushed to stable:
devedeng-4.8.9-1.fc24
kwave-17.04.2-1.fc24
phonon-backend-vlc-0.9.1-1.fc24
Fedora 25
-------------
Pushed to testing:
VirtualBox-5.1.24-1.fc25
VirtualBox-kmod-5.1.24-1.fc25
telegram-desktop-1.1.13-1.fc25
vlc-3.0.0-0.31.git20170717.fc25
Pushed to stable:
devedeng-4.8.9-1.fc25
gstreamer1-plugins-ugly-1.10.5-3.fc25
kplayer-0.7.2-1.fc25
kwave-17.04.2-1.fc25
phonon-backend-vlc-0.9.1-1.fc25
qt5-qtwebengine-freeworld-5.9.1-1.fc25
Fedora 26
-------------
Pushed to testing:
VirtualBox-5.1.24-1.fc26
VirtualBox-kmod-5.1.24-1.fc26
gstreamer1-libav-1.12.2-1.fc26
gstreamer1-plugins-bad-freeworld-1.12.2-1.fc26
gstreamer1-plugins-ugly-1.12.2-1.fc26
live555-2017.06.04-1.fc26
telegram-desktop-1.1.13-1.fc26
vlc-3.0.0-0.31.git20170717.fc26
Pushed to stable:
devedeng-4.8.9-1.fc26
kplayer-0.7.2-1.fc26
kwave-17.04.2-1.fc26
libva-intel-driver-1.8.3-1.fc26
phonon-backend-vlc-0.9.1-1.fc26
rpmfusion-free-release-26-1
EL 6
-------------
Pushed to testing:
Pushed to stable:
EL 7
-------------
Pushed to testing:
VirtualBox-5.1.24-1.el7
VirtualBox-kmod-5.1.24-1.el7
ndiswrapper-1.61-1.el7
Pushed to stable:
Section nonfree:
-------------
Fedora 24
-------------
Pushed to testing:
Pushed to stable:
wl-kmod-6.30.223.271-13.fc24
Fedora 25
-------------
Pushed to testing:
Pushed to stable:
wl-kmod-6.30.223.271-13.fc25
Fedora 26
-------------
Pushed to testing:
gstreamer1-plugins-bad-nonfree-1.12.2-1.fc26
Pushed to stable:
rpmfusion-nonfree-release-26-1
wl-kmod-6.30.223.271-13.fc26
EL 6
-------------
Pushed to testing:
Pushed to stable:
EL 7
-------------
Pushed to testing:
libspotify-12.1.51-3.el7
Pushed to stable:
nvidia-kmod-375.66-2.el7
xorg-x11-drv-nvidia-375.66-9.el7
Theses packages will be available in main mirror in few minutes. Wait for local mirrors to sync
Please report any issue to https://bugzilla.rpmfusion.org
7 years, 4 months
Unable to access repository
by Jonathan Dieter
I'm unable to access the rfpkg and libspotify repositories, even though
I'm listed as the owner/co-owner in pkgdb. My SSH key is configured
and seems to be used correctly, but I'm still being denied access. Is
this a known problem, or should I open a bug?
[jonathan@jdlaptop rpmfusion]$ rfpkg --user=jdieter clone rfpkg
/usr/lib/python2.7/site-packages/fedora/client/bodhi.py:48: DeprecationWarning: fedora.client.bodhi has been deprecated. Please use bodhi.client.bindings instead.
DeprecationWarning)
Cloning into 'rfpkg'...
X11 forwarding request failed on channel 0
FATAL: R any rpms/rfpkg jdieter DENIED by fallthru
(or you mis-spelled the reponame)
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
Could not execute clone: Command '['git', 'clone', 'ssh://jdieter@pkgs.rpmfusion.org/rpms/rfpkg', '--origin', 'origin']' returned non-zero exit status 128
[jonathan@jdlaptop rpmfusion]$ rfpkg --user=jdieter clone libspotify
/usr/lib/python2.7/site-packages/fedora/client/bodhi.py:48: DeprecationWarning: fedora.client.bodhi has been deprecated. Please use bodhi.client.bindings instead.
DeprecationWarning)
Cloning into 'libspotify'...
X11 forwarding request failed on channel 0
FATAL: R any rpms/libspotify jdieter DENIED by fallthru
(or you mis-spelled the reponame)
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
Could not execute clone: Command '['git', 'clone', 'ssh://jdieter@pkgs.rpmfusion.org/rpms/libspotify', '--origin', 'origin']' returned non-zero exit status 128
Jonathan
7 years, 4 months
RPM Fusion update report 2017-07-13
by RPM Fusion Bugzilla
RPM Fusion update report
------------------------
Section free:
-------------
Fedora 24
-------------
Pushed to testing:
devedeng-4.8.9-1.fc24
kwave-17.04.2-1.fc24
phonon-backend-vlc-0.9.1-1.fc24
Pushed to stable:
girl-10.0.0-2.fc24
obs-studio-19.0.3-1.fc24
smplayer-17.7.0-1.fc24
Fedora 25
-------------
Pushed to testing:
devedeng-4.8.9-1.fc25
gstreamer1-plugins-ugly-1.10.5-3.fc25
kplayer-0.7.2-1.fc25
kwave-17.04.2-1.fc25
phonon-backend-vlc-0.9.1-1.fc25
qt5-qtwebengine-freeworld-5.9.1-1.fc25
Pushed to stable:
girl-10.0.0-2.fc25
gstreamer1-plugins-ugly-1.10.5-2.fc25
kaffeine-2.0.10-1.fc25
obs-studio-19.0.3-1.fc25
smplayer-17.7.0-1.fc25
telegram-desktop-1.1.11-2.fc25
xpra-codecs-freeworld-2.0.3-1.fc25
xtables-addons-2.13-1.fc25
xtables-addons-kmod-2.13-1.fc25
Fedora 26
-------------
Pushed to testing:
devedeng-4.8.9-1.fc26
k3b-extras-freeworld-17.04.1-1.fc26
kplayer-0.7.2-1.fc26
kwave-17.04.2-1.fc26
libva-intel-driver-1.8.3-1.fc26
phonon-backend-vlc-0.9.1-1.fc26
Pushed to stable:
girl-10.0.0-2.fc26
kaffeine-2.0.10-1.fc26
obs-studio-19.0.3-1.fc26
qt5-qtwebengine-freeworld-5.9.1-1.fc26
rpmfusion-free-release-26-1
smplayer-17.7.0-1.fc26
telegram-desktop-1.1.11-2.fc26
tvheadend-4.2.3-1.fc26
xpra-codecs-freeworld-2.0.3-1.fc26
EL 6
-------------
Pushed to testing:
Pushed to stable:
EL 7
-------------
Pushed to testing:
Pushed to stable:
libdvbcsa-1.1.0-5.el7
ndiswrapper-kmod-1.61-2.el7
smplayer-17.7.0-1.el7
xtables-addons-2.13-1.el7
xtables-addons-kmod-2.13-1.el7
Section nonfree:
-------------
Fedora 24
-------------
Pushed to testing:
wl-kmod-6.30.223.271-13.fc24
Pushed to stable:
Fedora 25
-------------
Pushed to testing:
wl-kmod-6.30.223.271-13.fc25
Pushed to stable:
Fedora 26
-------------
Pushed to testing:
wl-kmod-6.30.223.271-13.fc26
Pushed to stable:
rpmfusion-nonfree-release-26-1
EL 6
-------------
Pushed to testing:
Pushed to stable:
EL 7
-------------
Pushed to testing:
xorg-x11-drv-nvidia-375.66-9.el7
Pushed to stable:
nvidia-kmod-375.66-2.el7
unace-2.50-11.el7
xorg-x11-drv-nvidia-375.66-8.el7
Theses packages will be available in main mirror in few minutes. Wait for local mirrors to sync
Please report any issue to https://bugzilla.rpmfusion.org
7 years, 4 months
RPM Fusion update report 2017-07-13
by RPM Fusion Bugzilla
RPM Fusion update report
------------------------
Section free:
-------------
Fedora 24
-------------
Pushed to testing:
Pushed to stable:
Fedora 25
-------------
Pushed to testing:
Pushed to stable:
Fedora 26
-------------
Pushed to testing:
Pushed to stable:
EL 6
-------------
Pushed to testing:
Pushed to stable:
EL 7
-------------
Pushed to testing:
Pushed to stable:
Section nonfree:
-------------
Fedora 24
-------------
Pushed to testing:
Pushed to stable:
Fedora 25
-------------
Pushed to testing:
Pushed to stable:
Fedora 26
-------------
Pushed to testing:
Pushed to stable:
EL 6
-------------
Pushed to testing:
Pushed to stable:
EL 7
-------------
Pushed to testing:
Pushed to stable:
Theses packages will be available in main mirror in few minutes. Wait for local mirrors to sync
Please report any issue to https://bugzilla.rpmfusion.org
7 years, 4 months
RPM Fusion update report 2017-07-13
by RPM Fusion Bugzilla
RPM Fusion update report
------------------------
Section free:
-------------
Fedora 24
-------------
Pushed to testing:
Pushed to stable:
Fedora 25
-------------
Pushed to testing:
Pushed to stable:
Fedora 26
-------------
Pushed to testing:
Pushed to stable:
EL 6
-------------
Pushed to testing:
Pushed to stable:
EL 7
-------------
Pushed to testing:
Pushed to stable:
Section nonfree:
-------------
Fedora 24
-------------
Pushed to testing:
Pushed to stable:
Fedora 25
-------------
Pushed to testing:
Pushed to stable:
Fedora 26
-------------
Pushed to testing:
Pushed to stable:
EL 6
-------------
Pushed to testing:
Pushed to stable:
EL 7
-------------
Pushed to testing:
Pushed to stable:
Theses packages will be available in main mirror in few minutes. Wait for local mirrors to sync
Please report any issue to https://bugzilla.rpmfusion.org
7 years, 4 months