NVIDIA driver testing report for F24
by Barry Scott
I have being working from the rpmfusion git hub repos.
* buildsys-build-rpmfusion
./update-to-latest-kernels.sh
I do not know how your tooling builds an RPM so did it the manual way.
copied spec into rpmbuld/SPEC
copied sources into rpmbuild/SOIURCES
rpmbuild -bb buildsys-build-rpmfusion.spec
installed the resulting RPM
* xorg-x11-drv-nvidia
* nvidia-kmod
Same dance copied to rpmbuild and installed resulting
RPMs.
rebooted and have the closed drivers running with KDE desktop.
Here is the version info for the RPMs I used.
akmod-nvidia-358.16-1.fc24.x86_64
akmods-0.5.4-2.fc24.noarch
kmod-nvidia-358.16-1.fc24.x86_64
kmod-nvidia-4.5.7-300.fc24.x86_64-358.16-1.fc24.x86_64
xorg-x11-drv-nvidia-358.16-2.fc24.x86_64
xorg-x11-drv-nvidia-kmodsrc-358.16-2.fc24.x86_64
xorg-x11-drv-nvidia-libs-358.16-2.fc24.x86_64
Barry
8 years, 5 months
Kodi
by Michael Cronenworth
Please do not touch Kodi.
Do not commit patches. Do not create a build. Do not collect $200.
I am in the process of updating Kodi to 17 alpha. I do not want a Fedora 24+ build yet.
Thanks,
Michael
8 years, 5 months
livna finishes at f21
by Julian Sikorski
Hello,
it seems that livna does not have packages for Fedora releases beyond
f21. Can we somehow fix this? Or would it be possible to bring libdvdcss
into rpm fusion?
Best regards,
Julian
8 years, 5 months
rfpkg: rpmfusion-packager-setup and fedora-cert package
by Sérgio Basto
Hi,
fedora-packager now have a sub package called fedora-cert ...
Comparing the sources of rpmfusion-infra/rpmfusion-packager
with fedora-packager-0.5.10.1/src/ , I see in fedora side a new pyhton
file for fedora-cert and some updated code between src/rpmfusion-
packager-setup.py and src/fedora-packager-setup.py
Our rpmfusion-packager already produce koji config :
/etc/koji/rpmfusion-config
but not /usr/bin/rpfusion-koji define in Makefile.am (of fedora's
package)
I haven't check yet rfpkg from rpmfusion-infra/rfpkg code but use
fedpkg with rfpkgs-{non}free.conf , until now seems enough .
examples:
fedpkg --config /etc/rpkg/rfpkg-nonfree.conf clone gmameui
fedpkg --config /etc/rpkg/rfpkg-free.conf clone mlt
I send new rfpkg confs in attach (maybe we can add them to
rpmfusion-packager-setup) these confs , of course , use
/etc/koji/rpmfusion-config of rpmfusion-packager-setup ...
--
Sérgio M. B.
8 years, 5 months
rfpkg: rpmfusion-packager-setup and rpmfusion-cert packages
by Sérgio Basto
Hi,
Finally though in make rfpkg just fedpkg with new configuration , so
rfpkg could be an alias like this:
alias rfpkg='fedpkg --config /etc/rpkg/rfpkg.conf'
so we got two new files
/etc/rpkg/rfpkg.conf and
/etc/koji.rf.conf (configuration of koji) in attach .
Now, we need the equivalent of fedora-cert [1] and we already
have rpmfusion-packager ( the equivalent of fedora-packager ) which
have the old command /usr/bin/rpmfusion-packager-setup. This rpmfusion-
packager-setup give me clues about where is rpmfusion-upload-ca.cert
and rpmfusion-server-ca.cert, this are the correct certificates ?
Downloading certificates manually, I end up with
pyrpkg.errors.UploadError: (60, "Peer's Certificate issuer is not
recognized.") because
https://fas.rpmfusion.org/accounts/rpmfusion-upload-ca.cert is not a
secure cert ...
Tomorrow I hope to continue devel this tools tomorrow.
[1]
rpm -ql fedora-cert
Best regards,
--
Sérgio M. B.
8 years, 5 months