This update has been unpushed.
This update has been unpushed.
Tested this on aarch64 rpi3+. I didn't see any issues not already present on 4.16.2-300
Confirmed, this update resolves the firewalld bug. I tested by doing the following:
firewall-cmd --add-service=freeipa-ldap --permanent
firewall-cmd --add-service=freeipa-ldaps --permanent
firewall-cmd --remove-service=freeipa-ldap
firewall-cmd --remove-service=freeipa-ldaps
All went well.
@jcline No, I was planning to file it these last two days, but hadn't gotten to it. Then I grabbed the latest build to see if it was still there before I filed it.
Basic functionality appears to work fine. Additionally, this update resolved a serious issue I was having with the Nouveau driver on my Lenovo P50 laptop. Previously I couldn't select the external monitor as the primary monitor within GNOME because it would result in terrible flickering on that display. This is no longer the case on 4.16.3.
The unnecessary log lines are gone now.
BZ 1565757 can be most easily tested by adding inst.updates=https://sgallagh.fedorapeople.org/logo.img
to the kernel command-line while booting an F28 nightly installer image. If it works, you should see the new "construction blocks" Server Edition logo instead of the older "Hamburger Menu" logo
This update has been unpushed.
This fixes the D-BUS Manager.Reload() issue.
@lslesbodn Can you please retry now that it has hit updates-testing? The messages above imply that the problem is because the 1.0.4 version was still in the repodata trying to Obsoletes: python3-modulemd.
I removed that from 1.1.0 and once 1.0.4 is yanked from u-t repodata, this problem should go away.
This appears to have fixed BZ #1518401 for me. Thanks!
This update has been unpushed.
I've tested that this works and fixes BZ #1507213
This update has been unpushed.
[sgallagh@sgallaghp50:nodejs (master)]$ fedpkg -v -d new-sources node-v8.8.1-stripped.tar.gz
Creating repo object from /home/sgallagh/workspace/fedora/nodejs
Status: 404 Not Found
Content-type: text/plain
Module "rpms/nodejs" does not exist!
Could not execute new_sources: Error checking for node-v8.8.1-stripped.tar.gz at https://src.fedoraproject.org/repo/pkgs/upload.cgi
Traceback (most recent call last):
File "/usr/bin/fedpkg", line 11, in <module>
load_entry_point('fedpkg==1.30', 'console_scripts', 'fedpkg')()
File "/usr/lib/python2.7/site-packages/fedpkg/__main__.py", line 77, in main
sys.exit(client.args.command())
File "/usr/lib/python2.7/site-packages/pyrpkg/cli.py", line 1585, in new_sources
self.cmd.upload(self.args.files, replace=self.args.replace)
File "/usr/lib/python2.7/site-packages/pyrpkg/__init__.py", line 2429, in upload
f, file_hash)
File "/usr/lib/python2.7/site-packages/pyrpkg/lookaside.py", line 296, in upload
if self.remote_file_exists(name, filename, hash):
File "/usr/lib/python2.7/site-packages/pyrpkg/lookaside.py", line 275, in remote_file_exists
% (filename, self.upload_url))
pyrpkg.errors.UploadError: Error checking for node-v8.8.1-stripped.tar.gz at https://src.fedoraproject.org/repo/pkgs/upload.cgi
Cannot run fedpkg new-sources
successfully:
$ fedpkg new-sources node-v8.8.1-stripped.tar.gz
Could not execute new_sources: Error checking for node-v8.8.1-stripped.tar.gz at https://src.fedoraproject.org/repo/pkgs/upload.cgi
Works fine when I downgrade back to the versions in the stable repo.
I fixed the djblets build so that it builds properly with python-django16 and python-django-pipeline 1.3.27 in the buildroot. Please re-test.
Updated cleanly on my GNOME 3 Fedora Workstation F27 Beta system. And it looks nice, too!
This update has been unpushed.