Fedora-Atomic 27-20180307.0 compose check report

2018-03-06 Thread Fedora compose checker
No missing expected images. Passed openQA tests: 2/2 (x86_64) -- Mail generated by check-compose: https://pagure.io/fedora-qa/check-compose ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedorap

[ACTION NEEDED #2] Missing BuildRequires: gcc/gcc-c++

2018-03-06 Thread Igor Gnatenko
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 This is the second iteration of my mass-scratch-rebuild without gcc/gcc-c++ in the buildroot[0]. Everything what was written in original mail still applies. Since people might have fixed their packages after I started rebuild, I decided to include i

grubby - /boot on btrfs support

2018-03-06 Thread Nathaniel McCallum
https://bodhi.fedoraproject.org/updates/grubby-8.40-10.fc28 We've built grubby with support for /boot on btrfs. We're trying to land this in F28. But we need testers. That's where you come in! If you ever interact with grubby and especially if you have an exotic grub2 setup, please download and te

Re: Unannounced soname bump (Rawhide): brotli (libbrotli{common,enc,dec}.so.1.0.1 -> libbrotli{common,enc,dec}.so.1)

2018-03-06 Thread Kevin Kofler
mcatanz...@gnome.org wrote: > Anyway, the only thing better than one soname bump is a second one, so: > https://github.com/google/brotli/pull/645 That change is just wrong: https://github.com/google/brotli/pull/645#issuecomment-371011990 Kevin Kofler __

Re: [ACTION NEEDED] Missing BuildRequires: gcc/gcc-c++

2018-03-06 Thread Tim Orling
On Tue, Mar 6, 2018 at 7:08 AM, Jan Rybar wrote: > done: procps-ng, psmisc, psacct > > > On 02/18/2018 06:09 PM, Igor Gnatenko wrote: > >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA256 >> >> Over this weekend I've performed scratch-mass-rebuild without having gcc >> and >> gcc-c++ in buildro

Re: Unannounced soname bump (Rawhide): brotli (libbrotli{common,enc,dec}.so.1.0.1 -> libbrotli{common,enc,dec}.so.1)

2018-03-06 Thread mcatanzaro
I see in the file list: %{_libdir}/*.so.* I've lost count of how many problems we've had from unannounced soname bumps recently. It's going to keep happening so long as our packaging guidelines continue to allow this construction. Anyway, the only thing better than one soname bump is a seco

Re: Unannounced soname bump (Rawhide): brotli (libbrotli{common,enc,dec}.so.1.0.1 -> libbrotli{common,enc,dec}.so.1)

2018-03-06 Thread pouar
On Tue, 06 Mar 2018 14:46:46 -0800 Adam Williamson wrote: > brotli was updated from 1.0.1-3 to 1.0.3-1 in Rawhide on 2018-03-03. > This update bumped the sonames from libbrotli{common,enc,dec}.so.1.0.1 > to libbrotli{common,enc,dec}.so.1 (not a typo, that's really the change). > This soname bump

Re: Critpath karma

2018-03-06 Thread Adam Williamson
On Tue, 2018-03-06 at 08:48 -0500, Randy Barlow wrote: > Greetings! > > Does anybody here know the history and/or purpose behind Bodhi's > critical path karma? A brief grepping of Bodhi's codebase makes me think > it isn't really used by Bodhi for any purpose other than recording and > displaying

Re: %{_lib} leads to dir not found, whereas lib works fine (firefox-pkcs11-loader)

2018-03-06 Thread Germano Massullo
Thank you Björn you clarified all my remaining doubts! I will remove "BuildArch: noarch" because in my opinion is the best solution. Then I will resume the %{_libdir} macros ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an em

Re: %{_lib} leads to dir not found, whereas lib works fine (firefox-pkcs11-loader)

2018-03-06 Thread Björn Persson
Germano Massullo wrote: > # in noarch builds, %%{_libdir} is not defined in cmake, so the default > # installation would try installing for example > # file onepinopenscpkcs11.json > # into /usr/lib/mozilla/pkcs11-modules/onepinopenscpkcs11.json > # even if the system architecture is 64bit. This wi

Unannounced soname bump (Rawhide): brotli (libbrotli{common,enc,dec}.so.1.0.1 -> libbrotli{common,enc,dec}.so.1)

2018-03-06 Thread Adam Williamson
brotli was updated from 1.0.1-3 to 1.0.3-1 in Rawhide on 2018-03-03. This update bumped the sonames from libbrotli{common,enc,dec}.so.1.0.1 to libbrotli{common,enc,dec}.so.1 (not a typo, that's really the change). This soname bump was not announced, as it is supposed to be. httpd (Apache) and webk

Re: Please test f28-backgrounds package

2018-03-06 Thread Adam Williamson
On Mon, 2018-03-05 at 21:58 -0800, Luya Tshimbalanga wrote: > f28-backgrounds just got packaged and ready for beta release. Please > test and give positive if everything works as intended. > > https://bodhi.fedoraproject.org/updates/f28-backgrounds-28.1.0-1.fc28%20desktop-backgrounds-28.0.0-1.fc28

Re: Frequently broken Rawhide/Branched composes

2018-03-06 Thread Adam Williamson
On Fri, 2018-03-02 at 04:40 +0100, Kevin Kofler wrote: > > > I disagree entirely with the above. I think the solution is to gate > > packages coming into rawhide and hold or reject those that break the > > compose until they are fixed. I think being proactive is VASTLY better > > than being reacti

Re: Fedora 28 Change Checkpoint: 100% Code Complete Deadline & Beta Freeze

2018-03-06 Thread Kevin Kofler
Stephen Gallagher wrote: > Intuitively, I completely agree with you. I want to have a last warning > that I need to hurry up and land my changes before I miss my window. > > But when I think about it further, I have other thoughts too. The schedule > is public and anyone can look it up at will, so

Re: Frequently broken Rawhide/Branched composes

2018-03-06 Thread Kevin Kofler
Randy Barlow wrote: > On 03/03/2018 01:34 PM, Kevin Kofler wrote: >> That is due to the "Rawhide can never go backwards" policy, which I still >> do not understand the point of, especially in the light of "distro-sync" >> having been supported by both the old yum and the new dnf for years. > > So

Re: Frequently broken Rawhide/Branched composes

2018-03-06 Thread Kevin Kofler
Nicolas Mailhot wrote: > The “never go backwards” policy means that as soon something hits devel > other packages can rely on your package and start adapting > their packages on the basis of your changes. You can not pull the carpet > from under their feet just because you changed your mind. This

Re: Frequently broken Rawhide/Branched composes

2018-03-06 Thread Kevin Kofler
Kevin Fenzi wrote: > Do note that distro-sync can downgrade packages, but can't handle all > the cases. ie, upgrade postgresql and update all your data you can't > just downgrade the rpm and be fine. Or any number of other scriptlets > that do things that cannot easily be reversed. The Epoch hack

Re: Test gate failures

2018-03-06 Thread Michael Cronenworth
On 03/06/2018 02:26 AM, Kamil Paral wrote: We reported invalid multilib results, so I disabled multilib checking by simply not downloading any i386 packages. However, it didn't occur to me that that will break x86_64 packages that have a hard requirement on i386 packages, like wine does. I'll h

Re: %{_lib} leads to dir not found, whereas lib works fine (firefox-pkcs11-loader)

2018-03-06 Thread Germano Massullo
Il 06/03/2018 18:17, Germano Massullo ha scritto: > Thank you Dennis. Therefore I think that rpmlint messages should be > improved about noarch packages. > I started working on %{_lib} / %{_libdir} on firefox-pkcs11-loader spec > file because originally there were %files entries like > %_prefix/lib

Re: Frequently broken Rawhide/Branched composes

2018-03-06 Thread Kevin Fenzi
On 03/06/2018 07:47 AM, Pierre-Yves Chibon wrote: > On Tue, Mar 06, 2018 at 02:58:45PM +, Stephen Gallagher wrote: ...snip... >> But that has its own issues. > > Sorry, just to be clear, what would have its own issues: > - asking rawhide users to use distro-sync instead of update? > - automati

Re: Frequently broken Rawhide/Branched composes

2018-03-06 Thread Randy Barlow
On 03/03/2018 01:34 PM, Kevin Kofler wrote: > That is due to the "Rawhide can never go backwards" policy, which I still do > not understand the point of, especially in the light of "distro-sync" having > been supported by both the old yum and the new dnf for years. Sometimes an updated package m

Re: Critpath karma

2018-03-06 Thread Randy Barlow
I've filed https://github.com/fedora-infra/bodhi/issues/2194 about considering removing this feature from Bodhi. I listed an example there where I thought the feature was actively harmful in a particular case, due to users not knowing that the field doesn't actually count for anything. signature

Re: Critpath karma

2018-03-06 Thread Randy Barlow
On 03/06/2018 10:30 AM, Dennis Gilmore wrote: > In the past we required a proven tester to sign off on testing a > critpath package to provide extra assurance that the update worked and > did not break critical functionality. I do not believe that we are > using proven testers any longer. Having so

Re: Critpath karma

2018-03-06 Thread Randy Barlow
On 03/06/2018 08:53 AM, Peter Robinson wrote: > Critical path were (are) packages that were in blocking deliverables, > it pre-dates the Editions, basically if it was a core blocking package > eg part of Workstaiton, it needed to get more testing/karma before it > could go stable, adamw probably h

Re: %{_lib} leads to dir not found, whereas lib works fine (firefox-pkcs11-loader)

2018-03-06 Thread Germano Massullo
Il 06/03/2018 17:42, Dennis Gilmore ha scritto: > El mar, 06-03-2018 a las 17:20 +0100, Germano Massullo escribió: >> Il 06/03/2018 16:35, Dennis Gilmore ha scritto: >>> El mar, 06-03-2018 a las 15:29 +0100, Germano Massullo escribió: During package firefox-pkcs11-loader build, the following t

Re: -z defs linker flag activated in Fedora rawhide

2018-03-06 Thread Sérgio Basto
On Tue, 2018-03-06 at 12:20 +0100, Florian Weimer wrote: > On 03/05/2018 05:55 PM, Sérgio Basto wrote: > > On Mon, 2018-01-22 at 16:24 +0100, Florian Weimer wrote: > > > ### Disable strict symbol checks in the link editor (ld) > > > > > > By default, the link editor will refuse to link shared obje

Re: %{_lib} leads to dir not found, whereas lib works fine (firefox-pkcs11-loader)

2018-03-06 Thread Dennis Gilmore
El mar, 06-03-2018 a las 17:20 +0100, Germano Massullo escribió: > Il 06/03/2018 16:35, Dennis Gilmore ha scritto: > > El mar, 06-03-2018 a las 15:29 +0100, Germano Massullo escribió: > > > During package firefox-pkcs11-loader build, the following two > > > spec > > > file > > > lines > > > > > >

Re: systemd 238 and sysusers

2018-03-06 Thread Zbigniew Jędrzejewski-Szmek
On Tue, Mar 06, 2018 at 05:15:45PM +0100, Steve Grubb wrote: > On Tue, 06 Mar 2018 14:34:58 + > Stephen Gallagher wrote: > > > On Tue, Mar 6, 2018 at 9:24 AM Zbigniew Jędrzejewski-Szmek < > > zbys...@in.waw.pl> wrote: > > > > > On Tue, Mar 06, 2018 at 01:03:30PM +0100, Steve Grubb wrote:

Re: systemd 238 and sysusers

2018-03-06 Thread Steve Grubb
On Tue, 6 Mar 2018 14:24:27 + Zbigniew Jędrzejewski-Szmek wrote: > On Tue, Mar 06, 2018 at 01:03:30PM +0100, Steve Grubb wrote: > > On Mon, 5 Mar 2018 23:11:12 + > > Zbigniew Jędrzejewski-Szmek wrote: > > > > > - somewhat independently, systemd-sysusers has been beefed up so > > > it

Re: %{_lib} leads to dir not found, whereas lib works fine (firefox-pkcs11-loader)

2018-03-06 Thread Germano Massullo
Il 06/03/2018 16:35, Dennis Gilmore ha scritto: > El mar, 06-03-2018 a las 15:29 +0100, Germano Massullo escribió: >> During package firefox-pkcs11-loader build, the following two spec >> file >> lines >> >> %dir %_prefix/%{_lib}/mozilla/pkcs11-modules/ >> %_prefix/%{_lib}/mozilla/pkcs11-modules/on

Re: systemd 238 and sysusers

2018-03-06 Thread Steve Grubb
On Tue, 06 Mar 2018 14:34:58 + Stephen Gallagher wrote: > On Tue, Mar 6, 2018 at 9:24 AM Zbigniew Jędrzejewski-Szmek < > zbys...@in.waw.pl> wrote: > > > On Tue, Mar 06, 2018 at 01:03:30PM +0100, Steve Grubb wrote: > > > On Mon, 5 Mar 2018 23:11:12 + > > > Zbigniew Jędrzejewski-Szmek

Re: [HEADS UP] Changes in wireshark package name

2018-03-06 Thread Randy Barlow
On 03/06/2018 06:23 AM, Michal Ruprich wrote: > the plan to drop the GTK+ GUI [1] was approved by FESCO, so I will be > dropping the wireshark-gtk package in rawhide(currently F29). Also I > would like to propose that we change the name of wireshark-qt. There are > three packages now - wireshark-cl

Re: Frequently broken Rawhide/Branched composes

2018-03-06 Thread Nicolas Mailhot
Le mardi 06 mars 2018 à 15:53 +0100, Pierre-Yves Chibon a écrit : > On Tue, Mar 06, 2018 at 03:33:44PM +0100, Kevin Kofler wrote: > > Pierre-Yves Chibon wrote: > > > > > On Sat, Mar 03, 2018 at 07:35:00PM +0100, Kevin Kofler wrote: > > > > So please let us just repeal that "Rawhide can never go >

Re: Frequently broken Rawhide/Branched composes

2018-03-06 Thread Pierre-Yves Chibon
On Tue, Mar 06, 2018 at 02:58:45PM +, Stephen Gallagher wrote: >On Tue, Mar 6, 2018 at 9:54 AM Pierre-Yves Chibon >wrote: > > On Tue, Mar 06, 2018 at 03:33:44PM +0100, Kevin Kofler wrote: > > Pierre-Yves Chibon wrote: > > > > > On Sat, Mar 03, 2018 at 07:35:00PM +0

[Modularity] Working Group IRC meeting minutes (2018-03-06)

2018-03-06 Thread Nils Philippsen
= #fedora-meeting-3: Meeting of the Modularity Working Group (once every two weeks) = Meeting started by nils at 15:00:00 UTC. Minutes:

Re: %{_lib} leads to dir not found, whereas lib works fine (firefox-pkcs11-loader)

2018-03-06 Thread Dennis Gilmore
El mar, 06-03-2018 a las 15:29 +0100, Germano Massullo escribió: > During package firefox-pkcs11-loader build, the following two spec > file > lines > > %dir %_prefix/%{_lib}/mozilla/pkcs11-modules/ > %_prefix/%{_lib}/mozilla/pkcs11-modules/onepinopenscpkcs11.json > > and also this variant > > %

Re: Critpath karma

2018-03-06 Thread Dennis Gilmore
El mar, 06-03-2018 a las 08:48 -0500, Randy Barlow escribió: > Greetings! > > Does anybody here know the history and/or purpose behind Bodhi's > critical path karma? A brief grepping of Bodhi's codebase makes me > think > it isn't really used by Bodhi for any purpose other than recording > and > d

Re: %{_lib} leads to dir not found, whereas lib works fine (firefox-pkcs11-loader)

2018-03-06 Thread Daniel P . Berrangé
On Tue, Mar 06, 2018 at 04:19:48PM +0100, Germano Massullo wrote: > Il 06/03/2018 15:50, Daniel P. Berrangé ha scritto: > > On Tue, Mar 06, 2018 at 03:46:38PM +0100, Germano Massullo wrote: > >> Il 06/03/2018 15:34, Daniel P. Berrangé ha scritto: > >>> %{_lib} expands to 'lib64' on x86_64, and %{_l

Re: %{_lib} leads to dir not found, whereas lib works fine (firefox-pkcs11-loader)

2018-03-06 Thread Germano Massullo
Il 06/03/2018 16:19, Germano Massullo ha scritto: > Il 06/03/2018 15:50, Daniel P. Berrangé ha scritto: >> On Tue, Mar 06, 2018 at 03:46:38PM +0100, Germano Massullo wrote: >>> Il 06/03/2018 15:34, Daniel P. Berrangé ha scritto: %{_lib} expands to 'lib64' on x86_64, and %{_libdir} thus expands

Re: Call for testing of xserver 1.20 release candidates

2018-03-06 Thread Adam Jackson
On Tue, 2018-03-06 at 12:57 +, Leigh Scott wrote: > > On Mon, 2018-03-05 at 18:03 +0100, Kalev Lember wrote: > > > > Much as I would like to, the change process does exist, and says it's > > far too late for that for F28 gold. > > Can't new Xorg wait till F29?, isn't this change to big and

Re: %{_lib} leads to dir not found, whereas lib works fine (firefox-pkcs11-loader)

2018-03-06 Thread Germano Massullo
Il 06/03/2018 15:50, Daniel P. Berrangé ha scritto: > On Tue, Mar 06, 2018 at 03:46:38PM +0100, Germano Massullo wrote: >> Il 06/03/2018 15:34, Daniel P. Berrangé ha scritto: >>> %{_lib} expands to 'lib64' on x86_64, and %{_libdir} thus expands >>> to "/usr/lib64", but your app is installing files

Re: [ACTION NEEDED] Missing BuildRequires: gcc/gcc-c++

2018-03-06 Thread Jan Rybar
done: procps-ng, psmisc, psacct On 02/18/2018 06:09 PM, Igor Gnatenko wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Over this weekend I've performed scratch-mass-rebuild without having gcc and gcc-c++ in buildroot of all Fedora packages, many of which failed due to random reasons and I

Re: Frequently broken Rawhide/Branched composes

2018-03-06 Thread Stephen Gallagher
On Tue, Mar 6, 2018 at 9:54 AM Pierre-Yves Chibon wrote: > On Tue, Mar 06, 2018 at 03:33:44PM +0100, Kevin Kofler wrote: > > Pierre-Yves Chibon wrote: > > > > > On Sat, Mar 03, 2018 at 07:35:00PM +0100, Kevin Kofler wrote: > > >> So please let us just repeal that "Rawhide can never go backwards"

Re: Fedora 28 Change Checkpoint: 100% Code Complete Deadline & Beta Freeze

2018-03-06 Thread Stephen Gallagher
On Tue, Mar 6, 2018 at 9:43 AM Kevin Kofler wrote: > Jan Kurik wrote: > > " Beta and Final freezes are in effect from 00:00 UTC of the freeze day." > > I always find this very misleading. IMHO, the freeze date announced should > be the day before (i.e., this needs no actual change to the policies

Re: Frequently broken Rawhide/Branched composes

2018-03-06 Thread Pierre-Yves Chibon
On Tue, Mar 06, 2018 at 03:33:44PM +0100, Kevin Kofler wrote: > Pierre-Yves Chibon wrote: > > > On Sat, Mar 03, 2018 at 07:35:00PM +0100, Kevin Kofler wrote: > >> So please let us just repeal that "Rawhide can never go backwards" > >> policy. > > > > This is actually a fair point, but I wonder wh

Re: %{_lib} leads to dir not found, whereas lib works fine (firefox-pkcs11-loader)

2018-03-06 Thread Daniel P . Berrangé
On Tue, Mar 06, 2018 at 03:46:38PM +0100, Germano Massullo wrote: > Il 06/03/2018 15:34, Daniel P. Berrangé ha scritto: > > %{_lib} expands to 'lib64' on x86_64, and %{_libdir} thus expands > > to "/usr/lib64", but your app is installing files into "/usr/lib" > > instead. > > I suspected this, but

Re: %{_lib} leads to dir not found, whereas lib works fine (firefox-pkcs11-loader)

2018-03-06 Thread Germano Massullo
Il 06/03/2018 15:34, Daniel P. Berrangé ha scritto: > %{_lib} expands to 'lib64' on x86_64, and %{_libdir} thus expands > to "/usr/lib64", but your app is installing files into "/usr/lib" > instead. I suspected this, but I found no hardcoded paths in https://github.com/open-eid/firefox-pkcs11-load

Re: Fedora 28 Change Checkpoint: 100% Code Complete Deadline & Beta Freeze

2018-03-06 Thread Kevin Kofler
Jan Kurik wrote: > " Beta and Final freezes are in effect from 00:00 UTC of the freeze day." I always find this very misleading. IMHO, the freeze date announced should be the day before (i.e., this needs no actual change to the policies, just to the announced days) so that the announced date is

Re: [HEADS UP] Changes in wireshark package name

2018-03-06 Thread Kevin Kofler
Michal Ruprich wrote: > the plan to drop the GTK+ GUI [1] was approved by FESCO, so I will be > dropping the wireshark-gtk package in rawhide(currently F29). Also I > would like to propose that we change the name of wireshark-qt. There are > three packages now - wireshark-cli, wireshark-gtk and wir

Re: systemd 238 and sysusers

2018-03-06 Thread Stephen Gallagher
On Tue, Mar 6, 2018 at 9:24 AM Zbigniew Jędrzejewski-Szmek < zbys...@in.waw.pl> wrote: > On Tue, Mar 06, 2018 at 01:03:30PM +0100, Steve Grubb wrote: > > On Mon, 5 Mar 2018 23:11:12 + > > Zbigniew Jędrzejewski-Szmek wrote: > > > > > - somewhat independently, systemd-sysusers has been beefed u

Re: %{_lib} leads to dir not found, whereas lib works fine (firefox-pkcs11-loader)

2018-03-06 Thread Daniel P . Berrangé
On Tue, Mar 06, 2018 at 03:29:58PM +0100, Germano Massullo wrote: > During package firefox-pkcs11-loader build, the following two spec file > lines > > %dir %_prefix/%{_lib}/mozilla/pkcs11-modules/ > %_prefix/%{_lib}/mozilla/pkcs11-modules/onepinopenscpkcs11.json > > and also this variant > > %d

Re: Frequently broken Rawhide/Branched composes

2018-03-06 Thread Kevin Kofler
Pierre-Yves Chibon wrote: > On Sat, Mar 03, 2018 at 07:35:00PM +0100, Kevin Kofler wrote: >> So please let us just repeal that "Rawhide can never go backwards" >> policy. > > This is actually a fair point, but I wonder what prevents us from doing it > today. Technically, nothing. This is purely

%{_lib} leads to dir not found, whereas lib works fine (firefox-pkcs11-loader)

2018-03-06 Thread Germano Massullo
During package firefox-pkcs11-loader build, the following two spec file lines %dir %_prefix/%{_lib}/mozilla/pkcs11-modules/ %_prefix/%{_lib}/mozilla/pkcs11-modules/onepinopenscpkcs11.json and also this variant %dir %{_libdir}/mozilla/pkcs11-modules/ %{_libdir}/mozilla/pkcs11-modules/onepinopensc

Re: [SO-NAME BUMP] libjson-c.so.4 comes to fc28 and Rawhide

2018-03-06 Thread Kalev Lember
On 03/06/2018 03:24 PM, Björn 'besser82' Esser wrote: > Am Dienstag, den 06.03.2018, 15:18 +0100 schrieb Kalev Lember: >> Can you wait with this until after the F28 beta freeze is lifted? If >> you >> do a large scale soname bump during the freeze it pretty much makes it >> impossible to get freeze

Re: [SO-NAME BUMP] libjson-c.so.4 comes to fc28 and Rawhide

2018-03-06 Thread Björn 'besser82' Esser
Am Dienstag, den 06.03.2018, 15:18 +0100 schrieb Kalev Lember: > On 03/06/2018 03:10 PM, Björn 'besser82' Esser wrote: > > Hello folks, > > > > I'll update json-c to v0.13.1 for fc28 and Rawhide. This will bump > > libjson-c so-name from 3 to 4 without any changes to the API. The > > bump > > wa

Re: systemd 238 and sysusers

2018-03-06 Thread Zbigniew Jędrzejewski-Szmek
On Tue, Mar 06, 2018 at 01:03:30PM +0100, Steve Grubb wrote: > On Mon, 5 Mar 2018 23:11:12 + > Zbigniew Jędrzejewski-Szmek wrote: > > > - somewhat independently, systemd-sysusers has been beefed up so it is > > possible to use it to create system users before any files are > > installed o

Re: [SO-NAME BUMP] libjson-c.so.4 comes to fc28 and Rawhide

2018-03-06 Thread Kalev Lember
On 03/06/2018 03:10 PM, Björn 'besser82' Esser wrote: > Hello folks, > > I'll update json-c to v0.13.1 for fc28 and Rawhide. This will bump > libjson-c so-name from 3 to 4 without any changes to the API. The bump > was done, because some distributions already bumped the so-name to 3 > with json-

[SO-NAME BUMP] libjson-c.so.4 comes to fc28 and Rawhide

2018-03-06 Thread Björn 'besser82' Esser
Hello folks, I'll update json-c to v0.13.1 for fc28 and Rawhide. This will bump libjson-c so-name from 3 to 4 without any changes to the API. The bump was done, because some distributions already bumped the so-name to 3 with json-c v0.12 on their own. I'll bump and rebuild all affected packages

Re: Kernel marking files in /boot as %ghost

2018-03-06 Thread Colin Walters
On Tue, Mar 6, 2018, at 3:27 AM, Samuel Rakitničan wrote: > But what are the original reasons exactly? Seems like those files are > used by rpm-ostree. The `/usr` files are also copied by grubby. And while it's true *today* that rpm-ostree adapted to the /usr/lib/modules change, in fact the rp

Re: Critpath karma

2018-03-06 Thread Peter Robinson
On Tue, Mar 6, 2018 at 1:48 PM, Randy Barlow wrote: > Greetings! > > Does anybody here know the history and/or purpose behind Bodhi's > critical path karma? A brief grepping of Bodhi's codebase makes me think > it isn't really used by Bodhi for any purpose other than recording and > displaying peo

Critpath karma

2018-03-06 Thread Randy Barlow
Greetings! Does anybody here know the history and/or purpose behind Bodhi's critical path karma? A brief grepping of Bodhi's codebase makes me think it isn't really used by Bodhi for any purpose other than recording and displaying people's entries. I.e., it doesn't seem to be used in Bodhi's state

Re: Call for testing of xserver 1.20 release candidates

2018-03-06 Thread Leigh Scott
> On Mon, 2018-03-05 at 18:03 +0100, Kalev Lember wrote: > > Much as I would like to, the change process does exist, and says it's > far too late for that for F28 gold. > > - ajax Can't new Xorg wait till F29?, isn't this change to big and prone to breakage to be pushed after F28 release?

Re: Re: Re: Trying out More Go Packaging: Bugs and Questions

2018-03-06 Thread Jan Chaloupka
Hi Athos, hope everything is fine and you have better things to do than spending much time updating the Go spec files :) Anything you need and/or anything that could help you to minimize your packaging time, please, let us know :). On 03/04/2018 08:20 PM, Nicolas Mailhot wrote: Le samedi

Re: Re: Trying out More Go Packaging: Bugs and Questions

2018-03-06 Thread Jan Chaloupka
On 02/27/2018 07:22 PM, Nicolas Mailhot wrote: Le mardi 27 février 2018 à 18:34 +0100, Robert-André Mauchin a écrit : How do we test this? I installedtho go-srpm-macros from Rawhide but it doesn't seem to have the required macros? Yes in rawhide go-compilers and go-srpm-macros are in an inte

Re: Trying out More Go Packaging: Bugs and Questions

2018-03-06 Thread Jan Chaloupka
Hi Fabio, thank you for staying with us in the Go packaging world and for sharing any difficulty or problem you encounter with. I created github repository [1] where you can report all issues wrt. macros used in Go packaging. We are currently in a process of iterating over all the macros. Thoug

Re: Attempting to contact unresponsive maintainers - xing, noriko, aortega, jcholast, mzatko

2018-03-06 Thread Pavel Valena
- Original Message - > From: "Kevin Fenzi" > To: devel@lists.fedoraproject.org > Sent: Monday, March 5, 2018 9:03:50 PM > Subject: Re: Attempting to contact unresponsive maintainers - xing, noriko, > aortega, jcholast, mzatko > > On 02/07/2018 10:27 AM, Kevin Fenzi wrote: > > Greetings

Re: systemd 238 and sysusers

2018-03-06 Thread Steve Grubb
On Mon, 5 Mar 2018 23:11:12 + Zbigniew Jędrzejewski-Szmek wrote: > - somewhat independently, systemd-sysusers has been beefed up so it is > possible to use it to create system users before any files are > installed on disk, but honouring admin overrides. In short, we now > recommend the

Re: Trying out More Go Packaging: Bugs and Questions

2018-03-06 Thread Jan Chaloupka
Hi Robert-André, thank you for your patience and all comments pointing out pieces that are not working as expected. Introduction of new macros is a time-consuming process and it requires resilience so we keep up till the state where the macros are generally usable for a lot of our use cases. Ma

[HEADS UP] Changes in wireshark package name

2018-03-06 Thread Michal Ruprich
Hi, the plan to drop the GTK+ GUI [1] was approved by FESCO, so I will be dropping the wireshark-gtk package in rawhide(currently F29). Also I would like to propose that we change the name of wireshark-qt. There are three packages now - wireshark-cli, wireshark-gtk and wireshark-qt. Since the wire

Re: -z defs linker flag activated in Fedora rawhide

2018-03-06 Thread Florian Weimer
On 03/05/2018 05:55 PM, Sérgio Basto wrote: On Mon, 2018-01-22 at 16:24 +0100, Florian Weimer wrote: ### Disable strict symbol checks in the link editor (ld) By default, the link editor will refuse to link shared objects which contain undefined symbols. In some cases (such as when a DSO is loa

Re: Fedora 28 Change Checkpoint: 100% Code Complete Deadline & Beta Freeze

2018-03-06 Thread Jan Kurik
On Tue, Mar 6, 2018 at 10:34 AM, Zbigniew Jędrzejewski-Szmek wrote: > On Tue, Mar 06, 2018 at 09:25:16AM +0100, Jan Kurik wrote: >> Today, on 2018-Mar-06, we reach two important milestones of the Fedora >> 28 release [1]: >> >> == Change Checkpoint: 100% Code Complete Deadline [2] == >> * New acce

Fedora 28 screen freezing with AMD OLAND

2018-03-06 Thread Marios Thomos
Using Fedora 28 in my system(i7-3612qm/AMD HD8750M(OLAND)/4.16/GNOME 3.28/Wayland) ,almost when i try to navigate between apps, screen freezes for a bit and then unfreezes. No problem appears in ABRT nor SELinux alert. Only in the dmesg , a error in radeon driver appears: radeon :01:00.0: V

Re: Patching JSON tag without hardcoding library path (package firefox-pkcs11-loader)

2018-03-06 Thread Germano Massullo
Il 05/03/2018 12:10, Florian Weimer ha scritto: > On 03/05/2018 11:43 AM, Germano Massullo wrote: >> Il 05/03/2018 08:25, Florian Weimer ha scritto: >>> On 03/04/2018 03:02 PM, Germano Massullo wrote: This tag is wrong and for example on x86_64 CPU architecture systems, it must be >>

Re: Fedora 28 Change Checkpoint: 100% Code Complete Deadline & Beta Freeze

2018-03-06 Thread Zbigniew Jędrzejewski-Szmek
On Tue, Mar 06, 2018 at 09:25:16AM +0100, Jan Kurik wrote: > Today, on 2018-Mar-06, we reach two important milestones of the Fedora > 28 release [1]: > > == Change Checkpoint: 100% Code Complete Deadline [2] == > * New accepted changes must be code complete, meaning all the code > required to enab

Re: Frequently broken Rawhide/Branched composes

2018-03-06 Thread Pierre-Yves Chibon
On Sat, Mar 03, 2018 at 07:35:00PM +0100, Kevin Kofler wrote: > Kevin Fenzi wrote: > > with using Epoch's much more commonly. > > That is due to the "Rawhide can never go backwards" policy, which I still do > not understand the point of, especially in the light of "distro-sync" having > been sup

Software Translation Deadline has been reached

2018-03-06 Thread Jan Kurik
Today on 2018-Mar-06 [1] we have reached the Software Translation Deadline [2]. At this time all the strings translations should be substantially finished. [1] https://fedoraproject.org/wiki/Releases/28/Schedule [2] https://fedoraproject.org/wiki/L10N_Freezes#Translation_Deadline Regards, Jan --

Re: Attempting to contact unresponsive maintainers - xing, noriko, aortega, jcholast, mzatko

2018-03-06 Thread Vít Ondruch
Dne 5.3.2018 v 21:03 Kevin Fenzi napsal(a): > On 02/07/2018 10:27 AM, Kevin Fenzi wrote: >> Greetings, we've been told that the email addresses for these package >> maintainers are no longer valid. I'm starting the unresponsive >> maintainer policy to find out if they are still interested in >> m

Re: Kernel marking files in /boot as %ghost

2018-03-06 Thread Samuel Rakitničan
> On Fri, Mar 2, 2018 at 1:11 AM, Samuel Rakitničan > > What is the result you expect from this email? You filed a bug, it > was closed because the packaging was done intentionally and there is > no other solution when considering the original reasons for the > change. But what are the original

Re: Test gate failures

2018-03-06 Thread Kamil Paral
On Sat, Mar 3, 2018 at 5:15 PM, Michael Cronenworth wrote: > Hello, > > The "Test Gating" mechanism is preventing two updates from being pushed. > > * F27 Wine 3.3 >- "The update can not be pushed: no test results found" >- https://bodhi.fedoraproject.org/updates/FEDORA-2018-fa6f017315 >

Fedora 28 Change Checkpoint: 100% Code Complete Deadline & Beta Freeze

2018-03-06 Thread Jan Kurik
Today, on 2018-Mar-06, we reach two important milestones of the Fedora 28 release [1]: == Change Checkpoint: 100% Code Complete Deadline [2] == * New accepted changes must be code complete, meaning all the code required to enable a new Change is finished. * The level of code completeness is reflec

Re: [ACTION NEEDED] Missing BuildRequires: gcc/gcc-c++

2018-03-06 Thread Peng Wu
Hi, I fixed all my packages. my package list: google-noto-emoji-fonts ibus-libpinyin ibus-libzhuyin ibus-pinyin ibus-rime libpinyin librime libthai opencc pyzy scim scim-bridge scim-fcitx scim-pinyin scim-thai sunpinyin zinnia Thanks, Peng Wu On Mon, Feb 19, 2018 at 1:09 AM, Igor Gnatenk