The Plasma 5.18 Beta release has been packaged for Rawhide and should now be available with this Sunday update in my repository. Please test it and report bugs before the final release! Enjoy!
There is currently a missing dependency (probably for plasma-workspace) in the Rawhide KDE variant that can be easily overlayed with:
sudo rpm-ostree install kf5-kquickcharts
I have reported this as BZ#1800770 (there is no pull request for this package as I am having trouble pushing commits to my forks at src.fedoraproject.org).
Edit: This will be fixed in the next build.
brach 32 for kinoite?
Yes, this planned! For now, as Fedora 32 has just been branched from Rawhide, there are not that many differences so you can try the Rawhide branch until I make a proper 32 branch.
Hi, I’m playing around with Pantheon and it looks like media keys and screen locking is broken.
For media keys there are open issues and stack questions, none of the suggested fixes work for me:
https://github.com/elementary/switchboard-plug-keyboard/issues/194
This makes it more-or-less unusable for me as I can’t lock my system nor change the screen brightness.
Journalctl output: https://github.com/elementary/switchboard-plug-keyboard/files/4240477/journalctl-output.txt
@catwars I am sorry but I can not help you there as I do not use this desktop environment myself. Here are some hints to help you find the issue:
- Have you tried reproducing the issue in a standard Fedora Workstation installation or Live environment?
- If those issues are specific to the Pantheon ostree variant, can you have a look at the different packages that are installed? Maybe one is missing from the default installation.
I have just pushed the Fedora 32 branch for all variants .
Please test and report bugs but be careful, this branch has just been branched from Rawhide and thus has not yet reached Beta status.
Enjoy!
Updates to my repository are currently delayed as I have issues with UIDs and GIDs with the latest image builds. I have not yet found the root cause behind this but I am working on it.
Consider switching back temporarily to the official Silverblue variant if updates are critical for you.
Sorry for the delay.
Siosm, is this message related to the issue you mentioned? To me, it seems more like a keyring issue but I figure they can be associated with each other.
$ rpm-ostree upgrade
error: Commit e499932cde58ba29d122c8561f60699e3e20cfb8800b3be0195770deb9fd616f: GPG signatures found, but none are in trusted keyring
-Jerry
Have you correctly imported my GPG key at the beginning? Is this a fresh install or an upgrade from an old one?
The issues I have are related to user and group creation during rpm-ostree composes and should not impact current installations or upgrades.
I too have recently encountered the same error message. I have been using Kinoite for months without this error. Something has changed recently that broke upgrade.
[mike@mustang ~]$ sudo rpm-ostree upgrade
[sudo] password for mike:
note: automatic updates (stage) are enabled
error: Commit 56422497985949bfd8588d37e1269104c2fe4ab6ea272b089b9bb622f25723aa: GPG signatures found, but none are in trusted keyring
I have the same GPG key problem. The key expired according to rpm-ostree status:
RSA key ID DB27818F78688F83
Key expired 2020. márc. 14., szombat, 20:07:44 CET
–Akos
Hi @pappakos, welcome to the community.
Yes, I see the same in my status output. I guess we need to import a new key when there is one available.
GPGSignature: 1 signature
Signature made Mon 24 Feb 2020 10:54:06 AM EST using RSA key ID DB27818F78688F83
BAD signature from "Timothée Ravier <tim@siosm.fr>"
Key expired Sat 14 Mar 2020 03:07:44 PM EDT
My bad, I have updated as in removed the validity end-date for my GPG key recently and I forgot about it. Can you try downloading the key from my server again and re-adding the key with ostree?
I am still having problem. Is this the correct gpg file?
[mike@mustang ~]$ sudo ostree remote delete kinoite
[mike@mustang ~]$ curl -O https://tim.siosm.fr/downloads/siosm_gpg.pub
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 14290 100 14290 0 0 27270 0 --:–:-- --:–:-- --:–:-- 27219
[mike@mustang ~]$ sudo ostree remote add kinoite https://siosm.fr/kinoite/ --gpg-import siosm_gpg.pub
Imported 1 GPG key to remote “kinoite”
[mike@mustang ~]$ sudo rpm-ostree upgrade
note: automatic updates (stage) are enabled
error: Commit 56422497985949bfd8588d37e1269104c2fe4ab6ea272b089b9bb622f25723aa: GPG signatures found, but none are in trusted keyring
[mike@mustang ~]$ sudo rpm-ostree status -v
State: idle
AutomaticUpdates: stage; rpm-ostreed-automatic.service: last run failed
Deployments:
● ostree://kinoite:fedora/31/x86_64/kinoite
Version: Kinoite 31.20 (2020-02-24T15:54:06Z)
BaseCommit: 56422497985949bfd8588d37e1269104c2fe4ab6ea272b089b9bb622f25723aa
Commit: b713e334fefb3e813ec0f50b0a524fd2a610ffe9a5f03fdd17aa733d5a0580ce
├─ rpmfusion-free (2019-10-22T10:21:36Z)
├─ jdoss-atomic-wireguard (2020-03-01T10:10:38Z)
├─ updates (2020-02-29T22:23:58Z)
├─ fedora (2019-10-23T22:52:47Z)
└─ rpmfusion-free-updates (2020-02-29T10:35:09Z)
Staged: no
StateRoot: fedora-workstation
GPGSignature: 1 signature
Signature made Mon 24 Feb 2020 10:54:06 AM EST using RSA key ID DB27818F78688F83
BAD signature from “Timothée Ravier tim@siosm.fr”
Key expired Sat 14 Mar 2020 03:07:44 PM EDT
LayeredPackages: compat-ffmpeg28 fedora-workstation-repositories ffmpeg gstreamer1-plugins-ugly-free minicom smartmontools tesseract
LocalPackages: rpmfusion-free-release-31-1.noarch
OK, my bad again, I had updated my main key but not my subkey so this key still had an expiration date. Have I ever told you how much I like GnuPG UX? (/sarcasm).
Well this should be fixed now. I will run more tests and probably work on updates tomorrow.
@siosm could you edit the top post to this information. The gpg download info in the top post does not work. It still has the expired key in that location on your server.
curl -O https://tim.siosm.fr/assets/siosm.gpg
Are you planning adding mate?
Sorry for the late replies and the lack of updates . I will have time to work on bringing those variants back up to date this week. I will see if I can make a Mate variant once I have everything else back in shape.
Hi @siosm and all, thank you for doing it.
I’m going to setup dev environment for KDE Plasma itself on FSB.
I think you already have the experience, so maybe you could advice me if the usual Plasma prep instruction Get Involved/development - KDE Community Wiki will work for FSB also?
Can I build working Plasma from within the Toolbox?
Many thanks!