Web site and CentOS
by David Both
I have two questions.
Will the web site be updated to show Fedora 21?
When will RPMFusion be available for CentOS 7?
Thanks!
--
*********************************************************
David P. Both, RHCE
Millennium Technology Consulting LLC
Raleigh, NC, USA
919-389-8678
dboth(a)millennium-technology.com
www.millennium-technology.com
www.databook.bz - Home of the DataBook for Linux
DataBook is a Registered Trademark of David Both
*********************************************************
This communication may be unlawfully collected and stored by the National
Security Agency (NSA) in secret. The parties to this email do not consent to the
retrieving or storing of this communication and any related metadata, as well as
printing, copying, re-transmitting, disseminating, or otherwise using it. If you
believe you have received this communication in error, please delete it
immediately.
10 years
Re: RpmFusion motion package for Fedora 21
by Sérgio Basto
Hi , please use rpmfusion Mailing list
On Qui, 2014-12-11 at 10:52 +0200, Kimmo Vuorinen wrote:
> Hello,
>
> It seems that motion-3.3.0.trunkREV557-9.fc21.x86_64 is compiled without
> ffmpeg support, is this intentional? Motion is unable to create video
> from cameras, this is kind of against the idea of video surveillance.
looking at :
http://cvs.rpmfusion.org/viewvc/rpms/motion/devel/motion.spec?revision=1....
we can see
BuildRequires: libjpeg-devel ffmpeg-compat-devel
%configure --sysconfdir=%{_sysconfdir}/%{name} \
--without-optimizecpu --with-ffmpeg --without-mysql --without-pgsql
so it have --with-ffmpeg , but ffmpeg-compat-devel .
I just rebuild it for F21 , I'm not maintainer of the package
> Best regards,
> Kimmo Vuorinen
>
--
Sérgio M. B.
10 years
fedora 21
by Stephen Adler
I've poked around the rpm fusion web site a bit but I didn't see any
explicit mention of support for fedora 21. Can someone confirm if I'm
good to go to upgrade my system from fedora 20 to 21? (I have an nvidia
card.)
Thanks. Steve.
10 years
gpg
by Stephen Adler
When executing the command
yum install akmod-nvidia "kernel-devel-uname-r == $(uname -r)"
I get the following error message.
warning:
/var/cache/yum/x86_64/21/rpmfusion-free/packages/kmodtool-1-23.fc20.noarch.rpm:
Header V3 RSA/SHA256 Signature, key ID ae688223: NOKEY
Retrieving key from
file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-free-fedora-21
The GPG keys listed for the "RPM Fusion for Fedora 21 - Free" repository
are already installed but they are not correct for this package.
Check that the correct key URLs are configured for this repository.
Failing package is: kmodtool-1-23.fc20.noarch
GPG Keys are configured as:
file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-free-fedora-21
I got the yum install command to work by using the --nogpgcheck option.
What am I doing wrong?
Steve.
10 years