F24 - Edge scroll doesn't work anymore and two finger scroll always stay enabled

2016-08-07 Thread jack smith
Hello, Edge scroll doesn't work anymore in Gnome/Mutter 3.20 (Fedora 24) and two finger scroll always stay enabled. I first thought that it was a libinput bug but Peter Hutterer, the libinput dev, showed me that my problem is due to a Mutter bug. https://bugs.freedesktop.org/show_bug.cgi?id=9

Ntfs-3g - Files treated as executable

2016-08-07 Thread jack smith
Hello, I'm on Fedora 24 and the files in my external USB HDD (NTFS) are always treated as executable. I thought it was a Nautilus bug but the Nautilus devs says it's an ntfs-3g problem (config ?) after I provided some gvfs-info and stat data as you can see in the bug report for Nautilus and in

Disable ipv6 doesn't work

2016-08-07 Thread jack smith
Hello, Disabling ipv6 in Gnome Control Center / Network / "My connection" doesn't work. ifconfig show that an ipv6 is still attributed and the problem I have with ipv6 enabled is still there (gone if I really disable ipv6). Thanks ! -- devel mailing list devel@lists.fedoraproject.org https://li

Re: Pending ACLs

2016-08-07 Thread Pierre-Yves Chibon
On Sun, Aug 07, 2016 at 09:45:57AM +0530, Parag Nemade wrote: > Hi, > > On Sat, Aug 6, 2016 at 11:07 PM, wrote: > > Sometimes a maintainer doesn't want to approve ACLs for "reasons" but > > doesn't want to reject the request for various reasons including the > > requestor re-request of denied re

[Test-Announce] Fedora 25 Branched 20160807.n.0 nightly compose nominated for testing

2016-08-07 Thread rawhide
Announcing the creation of a new nightly release validation test event for Fedora 25 Branched 20160807.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

Rawhide and F25 issues affecting QtWebEngine/QupZilla and Chromium

2016-08-07 Thread Kevin Kofler
Hi, there are at least 3 issues in Rawhide (some or all of which also affect the Fedora 25 branch!) making both QupZilla (the main user of QtWebEngine) and Chromium fail to start up. One of them has no known workaround. And from my investigation, none of them appears to actually be IN QtWebEngine

Fedora 25-20160807.n.0 compose check report

2016-08-07 Thread Fedora compose checker
Missing expected images: Xfce raw-xz armhfp Cloud_base raw-xz i386 Atomic raw-xz x86_64 Minimal raw-xz armhfp Failed openQA tests: 35/88 (x86_64), 6/17 (i386) ID: 27649 Test: x86_64 Everything-boot-iso install_default@uefi URL: https://openqa.fedoraproject.org/tests/27649 ID: 27651 T

Re: Orphaned packages seeking new point of contact

2016-08-07 Thread Piotr Popieluch
On 07/29/2016 07:21 PM, Kevin Fenzi wrote: > Greetings. > #topic #1607 Orphan package for "patches" > .fesco 1607 > https://fedorahosted.org/fesco/ticket/1607 I've assigned nodejs packages which have dependencies to group::nodejs-sig. > compat-libuv010 (f23) > compat-libuv010 (f24) > compat-l

[Test-Announce] 2016-08-08 @ 15:00 UTC - Fedora QA Meeting

2016-08-07 Thread Adam Williamson
# Fedora Quality Assurance Meeting # Date: 2016-08-08 # Time: 15:00 UTC (https://fedoraproject.org/wiki/Infrastructure/UTCHowto) # Location: #fedora-meeting on irc.freenode.net Greetings testers! It's meeting time again tomorrow! We have some more new folks we can welcome, and we can check in on

[Test-Announce] 2016-08-08 @ 16:00 UTC - Fedora 25 Blocker Review

2016-08-07 Thread Adam Williamson
# F25 Blocker Review meeting # Date: 2016-08-08 # Time: 16:00 UTC # Location: #fedora-blocker-review on irc.freenode.net Hi folks! We currently have 1 proposed Alpha blocker and 2 proposed Beta blockers to review. There are also 3 accepted blockers to check in on. If you have time today, yo

[HEADS UP] leveldb-1.18 in rawhide

2016-08-07 Thread Igor Gnatenko
Hi, I'm going to build new version of LevelDB for rawhide. $ sudo dnf repoquery --alldeps --whatrequires leveldb --queryformat="%{name}" -q ceph-mon ceph-osd ceph-test leveldb-devel mesos minetest minetest-server polyglot-chess python-mesos python-plyvel python3-plyvel I tried to rebuild all tho

[packaging] Needs advice on using ExclusiveArch or ExcludeArch

2016-08-07 Thread Luya Tshimbalanga
I am currently packaging embree [0] which is required by recent release of LuxRender. The bad news is embree (https://embree.github.io/downloads.html) is only available for 64 bits architectures meaning all others i.e. i686[1] and armv7hl[2] will fail to build. Either i have to use ExclusiveArch o

Re: [packaging] Needs advice on using ExclusiveArch or ExcludeArch

2016-08-07 Thread Igor Gnatenko
I think it's still possible to compile it for 32bit by disabling AVX and AVX2. Though I'm not sure about guidelines for SSE2 and AVX*. On Sun, Aug 7, 2016 at 9:03 PM, Luya Tshimbalanga wrote: > I am currently packaging embree [0] which is required by recent release > of LuxRender. The bad news is

Re: [HEADS UP] leveldb-1.18 in rawhide

2016-08-07 Thread gil
hi sorry for the noise have tried also leveldbjni? ( see https://bugzilla.redhat.com/show_bug.cgi?id=881608 ) thanks in advance regards .g Il 07/08/2016 20:17, Igor Gnatenko ha scritto: Hi, I'm going to build new version of LevelDB for rawhide. $ sudo dnf repoquery --alldeps --whatrequir

Re: [HEADS UP] leveldb-1.18 in rawhide

2016-08-07 Thread Igor Gnatenko
I'm not expert in Java, but that patch is still there. On Sun, Aug 7, 2016 at 9:15 PM, gil wrote: > hi > > sorry for the noise have tried also leveldbjni? > > ( see https://bugzilla.redhat.com/show_bug.cgi?id=881608 ) > > thanks in advance > > regards > > .g > > > Il 07/08/2016 20:17, Igor Gnaten

Re: [packaging] Needs advice on using ExclusiveArch or ExcludeArch

2016-08-07 Thread Kevin Kofler
Luya Tshimbalanga wrote: > I am currently packaging embree [0] which is required by recent release > of LuxRender. The bad news is embree > (https://embree.github.io/downloads.html) is only > available for 64 bits architectures meaning all others i.e. i686[1] and > armv7hl[2] will fail to build. >

Re: Pending ACLs

2016-08-07 Thread Richard W.M. Jones
On Sat, Aug 06, 2016 at 07:35:04PM +0200, Kalev Lember wrote: > On 08/06/2016 05:36 PM, Richard W.M. Jones wrote: > > On Sat, Aug 06, 2016 at 03:48:36PM +0100, Fabio Alessandro Locati wrote: > >> On Thu, Aug 04, 2016 at 08:41:56PM +0100, Richard W.M. Jones wrote: > >>> Your email needs a "call to a

Re: Ntfs-3g - Files treated as executable

2016-08-07 Thread Richard W.M. Jones
Please use the users mailing list for these kinds of questions. https://lists.fedoraproject.org/admin/lists/users.lists.fedoraproject.org/ Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read my programming and virtualization blog: http://rwmj.wordpress.c

Re: Redefinition of the primary and secondary architectures

2016-08-07 Thread Zbigniew Jędrzejewski-Szmek
On Sun, Aug 07, 2016 at 12:59:06AM +0200, Kevin Kofler wrote: > Peter Robinson wrote: > > There will be a slight change that a failure in an arch won't cancel > > the other arches and each one will run to completion (pass/fail) but > > the overall primary task will still fail. > > I don't see how