oniguruma 6 push on rawhide, with soname bump

2016-07-17 Thread Mamoru TASAKA
Hello: I will upgrade oniguruma to 6.0.0. This includes libonig.so soname bump. Packages known to be affected by the above soname bump are: jq-1.5-3.fc25 kitutuki-0.9.6-11.fc24 lua-rex-2.7.2-10.fc23 mfiler3-4.4.9-10.fc24 mfiler4-1.3.1-5.fc24 ochusha-0.6.0.1-0.14.cvs20100817T.fc24.1.4 onigur

Re: Taking ownership of YafaRay

2016-07-17 Thread Luya Tshimbalanga
On 17/07/16 08:14 AM, Rex Dieter wrote: > Luya Tshimbalanga wrote: > >> Greetings, >> I would like to take ownership on recently retired package YafaRay[1] >> Do I need to submit a re-review considering the two weeks notice hasn't >> reached yet? > Yes, re-review is generally needed for unretirment

[wise2] Another non-responsive maintainer

2016-07-17 Thread Antonio Trande
Hi. This is another ticket without reply: https://bugzilla.redhat.com/show_bug.cgi?id=1218793 Any chance to reach alexlan ? -- --- Antonio Trande mailto: sagitter 'at' fedoraproject 'dot' org http://fedoraos.wordpress.com/ https://fedoraproject.org/wiki/User:Sagitter GPG Key: 0x6CE6D08A Check on

Re: How best to handle tools which support multiple Python runtimes

2016-07-17 Thread Björn Persson
Avram Lubkin wrote: > The > second option would work as long as you don't have python3-sphinx > installed during the package build. That should be fine in a mock > build, but if someone wanted to do a rebuild on their regular system > and had python3-sphinx installed, they'd have to set the sphinx

Re: How best to handle tools which support multiple Python runtimes

2016-07-17 Thread Avram Lubkin
On Sun, Jul 17, 2016 at 6:09 AM, Björn Persson wrote: > It sounds like I should start trying to get sphinxcontrib-adadomain > ported to Python 3. > Definitely! > I have two possible fixes: > > > > The first would be to decouple the commands from the libraries. Since > > the package name sphinx

Re: Taking ownership of YafaRay

2016-07-17 Thread Rex Dieter
Luya Tshimbalanga wrote: > Greetings, > I would like to take ownership on recently retired package YafaRay[1] > Do I need to submit a re-review considering the two weeks notice hasn't > reached yet? Yes, re-review is generally needed for unretirment... the 2-week guideline applies only to orphan

Fedora Rawhide-20160717.n.0 compose check report

2016-07-17 Thread Fedora compose checker
Missing expected images: Kde live i386 Workstation live i386 Kde live x86_64 Cloud_base raw-xz x86_64 Cloud_base raw-xz i386 Atomic raw-xz x86_64 Kde raw-xz armhfp Minimal raw-xz armhfp Workstation live x86_64 Failed openQA tests: 29/74 (x86_64), 4/15 (i386) ID: 25441 Test: x86_64 Everythi

Avahi : Can't connect with hostname.local

2016-07-17 Thread jack smith
Hello, I have a problem with Avahi or something related on Fedora 24 because I can't connect to an other Fedora 24 PC by doing this "ssh hostname.local". It work if I do "ssh OtherPCip". I have an android phone with primitive ftpd that allow a ssh connection and I can connect to my phone with "

Re: How best to handle tools which support multiple Python runtimes

2016-07-17 Thread Björn Persson
Avram Lubkin wrote: > Potentially there are some Sphinx > extensions that are Python version dependent, but I am not aware of > any. It sounds like I should start trying to get sphinxcontrib-adadomain ported to Python 3. > It was suggested the makefile should be changed so the Python version > th