Re: question about Obsoletes/Provides

2018-03-10 Thread Jos de Kloe
Thanks for your advice. I updated the spec file accordingly and published a new version in the review request. On 03/09/2018 12:15 AM, Fernando Nasser wrote: > On 2018-03-08 5:58 AM, Daniel P. Berrangé wrote: >> On Thu, Mar 08, 2018 at 11:23:45AM +0100, Jos de Kloe wrote: >>> I have a question

QMake equivalent of CMake flag -DCMAKE_INSTALL_LIBDIR:PATH=%{_libdir}

2018-03-10 Thread Germano Massullo
Package firefox-pkcs11-loader[1] tries to install files under /usr/lib/ instead of %{_libdir}/ the problem has been solved using CMake flag -DCMAKE_INSTALL_LIBDIR:PATH=%{_libdir} Package webextension-token-signing[2] is affected by the same problem, but it uses QMake rather than CMake, so I am

Re: Escaping macros in %changelog

2018-03-10 Thread Michal Novotny
Hello, On Fri, Feb 9, 2018 at 10:57 PM, Michal Novotny wrote: > Hello, > > On Fri, Feb 9, 2018 at 3:22 PM, Panu Matilainen > wrote: > >> On 02/09/2018 03:34 PM, Josh Boyer wrote: >> >>> On Thu, Feb 8, 2018 at 1:32 PM, Matthew Miller

Re: Fedora Rawhide-20180308.n.2 compose check report

2018-03-10 Thread Adam Williamson
On Sat, 2018-03-10 at 13:33 -0500, Dusty Mabe wrote: > > We made #1 #2 and #3 happen! > > https://pagure.io/pungi-fedora/pull-request/577 > https://pagure.io/pungi-fedora/pull-request/578 > https://pagure.io/pungi-fedora/pull-request/579 Yay! Sanity is great. dustymabe++ -- Adam Williamson

Re: Problem: package fwupdate-libs-10-6.fc28.x86_64 requires shim

2018-03-10 Thread Adam Williamson
On Sat, 2018-03-10 at 13:57 -0500, Steve Dickson wrote: > Hello, > > I've getting the following error when I try to update from f27 to f28: > > # dnf system-upgrade download --refresh --releasever=28 > Before you continue ensure that your system is fully upgraded by running "dnf > --refresh

lxqt install group environment - bug ?

2018-03-10 Thread Cătălin George Feștilă
I try to install lxqt desktop group environment I use the last Fedora Server image from Fedora The error on default user point to xorg error : xf86EnableIOPorts - EGL_MESA_drm_image require This is strange because the lxde desktop environment group running well on machine. Maybe is a bug ?

Re: Fedora Rawhide-20180308.n.2 compose check report

2018-03-10 Thread Dusty Mabe
On 03/09/2018 09:49 PM, Adam Williamson wrote: > On Fri, 2018-03-09 at 21:42 -0500, Dusty Mabe wrote: >> >> On 03/09/2018 09:33 PM, Dusty Mabe wrote: >>> >> >> >>> I honestly think we should >>> >>> - #1 - make Cloud an empty variant (It's useless, and we build repos for no >>> reason) >>> -

Problem: package fwupdate-libs-10-6.fc28.x86_64 requires shim

2018-03-10 Thread Steve Dickson
Hello, I've getting the following error when I try to update from f27 to f28: # dnf system-upgrade download --refresh --releasever=28 Before you continue ensure that your system is fully upgraded by running "dnf --refresh upgrade". Do you want to continue [y/N]: y Fedora 28 - x86_64 - Updates

Fedora rawhide compose report: 20180309.n.0 changes

2018-03-10 Thread Fedora Rawhide Report
OLD: Fedora-Rawhide-20180308.n.2 NEW: Fedora-Rawhide-20180309.n.0 = SUMMARY = Added images:13 Dropped images: 0 Added packages: 15 Dropped packages:4 Upgraded packages: 259 Downgraded packages: 0 Size of added packages: 7.74 MiB Size of dropped packages:

Re: Problem: package fwupdate-libs-10-6.fc28.x86_64 requires shim

2018-03-10 Thread Alessio Ciregia
On Sat, Mar 10, 2018, 19:58 Steve Dickson wrote: > Hello, > > I've getting the following error when I try to update from f27 to f28: > > > Any ideas? > Same issue here: <

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

2018-03-10 Thread Ankur Sinha
Hi! I think I've taken care of all of mine today: OpenNL Panini axel blobby curlpp gdcm gnote jigdo kapow klt libreplaygain libtorrent libtpcimgio libtpcmisc lingot mpdas ncmpcpp nifticlib nut-nutrition pyode subtitleeditor tagtool Thanks for the letting us know! -- Thanks, Regards, Ankur

Re: Workaround for Re: Broken system upgrade due to rich dependencies

2018-03-10 Thread Nico Kadel-Garcia
On Fri, Mar 9, 2018 at 5:05 AM, Igor Gnatenko wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > I have built RPM with backported with/without/unless rich deps for F26. > > https://copr.fedorainfracloud.org/coprs/ignatenkobrain/rpm-4.13.x-richd > eps/

Re: QMake equivalent of CMake flag -DCMAKE_INSTALL_LIBDIR:PATH=%{_libdir}

2018-03-10 Thread Kevin Kofler
PS: I see one similar package in Fedora: https://src.fedoraproject.org/cgit/rpms/chrome-gnome-shell.git/tree/chrome-gnome-shell.spec but they chickened out of shipping the browser extensions entirely and ship only the native-messaging-host part. So you have to install the package AND install the

Re: lxqt install group environment - bug ?

2018-03-10 Thread Kevin Kofler
Cătălin George Feștilă wrote: > I try to install lxqt desktop group environment > I use the last Fedora Server image from Fedora > > The error on default user point to xorg error : > > xf86EnableIOPorts - EGL_MESA_drm_image require > > This is strange because the lxde desktop environment group

Fedora Rawhide-20180309.n.0 compose check report

2018-03-10 Thread Fedora compose checker
Missing expected images: Atomichost qcow2 x86_64 Atomichost raw-xz x86_64 Failed openQA tests: 24/137 (x86_64), 5/24 (i386), 1/2 (arm) ID: 199931 Test: x86_64 Server-dvd-iso install_repository_nfs_variation URL: https://openqa.fedoraproject.org/tests/199931 ID: 199933 Test: x86_64

Re: QMake equivalent of CMake flag -DCMAKE_INSTALL_LIBDIR:PATH=%{_libdir}

2018-03-10 Thread Kevin Kofler
Germano Massullo wrote: > Package webextension-token-signing[2] is affected by the same problem, > but it uses QMake rather than CMake, so I am investing on how to > implement the same instruction. I also think that a brand new *make file > could be the better solution, but I did not yet have the

[Test-Announce] Fedora 28 Branched 20180310.n.0 nightly compose nominated for testing

2018-03-10 Thread rawhide
Announcing the creation of a new nightly release validation test event for Fedora 28 Branched 20180310.n.0. Please help run some tests for this nightly compose if you have time. For more information on nightly release validation testing, see: https://fedoraproject.org/wiki

Re: Fedora Rawhide-20180309.n.0 compose check report

2018-03-10 Thread Sérgio Basto
On Sun, 2018-03-11 at 03:56 +, Fedora compose checker wrote: > -- > Mail generated by check-compose: > https://pagure.io/fedora-qa/check-compose Please check if secondary arches are updated [1] latest updates are from 2018-03-04 19:48 [1]

Fedora-Atomic 27-20180311.0 compose check report

2018-03-10 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

Fedora 28-20180310.n.0 compose check report

2018-03-10 Thread Fedora compose checker
Missing expected images: Atomichost qcow2 x86_64 Atomichost raw-xz x86_64 Failed openQA tests: 15/137 (x86_64), 6/24 (i386), 1/2 (arm) ID: 200908 Test: x86_64 Server-dvd-iso server_role_deploy_domain_controller URL: https://openqa.fedoraproject.org/tests/200908 ID: 200923 Test: i386

[Bug 1553141] perl-Filesys-Notify-Simple-0.13 is available

2018-03-10 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1553141 Robin Lee changed: What|Removed |Added Status|NEW |CLOSED Fixed In

[EPEL-devel] check mirror s3-mirror-eu-west-1.fedoraproject.org

2018-03-10 Thread Eg. Bo.
Hello, who could help in resolving an issue with an AWS S3 mirror ? I'd like to download the epel release package using this URL: 'http://download.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm'. On my PC (proxy) I can download the file however if I run wget on EC2 instances

[Bug 1554039] New: perl-Email-MIME-Kit-3.000006 is available

2018-03-10 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1554039 Bug ID: 1554039 Summary: perl-Email-MIME-Kit-3.06 is available Product: Fedora Version: rawhide Component: perl-Email-MIME-Kit Keywords: FutureFeature, Triaged

[Bug 1553503] perl-Time-Moment-0.43 is available

2018-03-10 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1553503 Fedora Update System changed: What|Removed |Added Status|MODIFIED|ON_QA