Re: New version of Copr

2019-09-05 Thread Miroslav Suchý
Dne 06. 09. 19 v 3:29 John Harris napsal(a): > Well, that could be much better handled with a simple "Contact owner" button > that sends the owner an email. We have this for ages. See upper right corner of: https://copr.fedorainfracloud.org/coprs/g/mock/mock/ And no, it does not work. People do

Retiring Gnomebaker

2019-09-05 Thread Tomáš Smetana
Hello. I maintain one of the old CD-burning GUIs in Fedora: Gnomebaker. It served me well until Fedora 30 but the upstream is inactive for quite some time... The Gnomebaker dependencies disappeared in F31 (gstreamer-0.10) and porting the code to the new libraries is not worth the effort for me. I

Re: Permission denied for relation pull_requests

2019-09-05 Thread Jerry James
On Thu, Sep 5, 2019 at 4:06 PM Kevin Fenzi wrote: > https://pagure.io/fedora-infrastructure/issue/8163 > > it was a bug in pagure, which has been since fixed. Yes, I noticed that it went away. Thanks, Kevin. -- Jerry James http://www.jamezone.org/ ___

Re: Need help: SWIG related build error for python-pivy?

2019-09-05 Thread Jerry James
On Thu, Sep 5, 2019 at 7:53 PM Richard Shaw wrote: > I have both SoQt and SIMVoleon buliding with it but I'm getting an error with > Pivy: > > + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' > running build > BUILDSTDERR: Deprecated command line option: -modern. This option i

Need help: SWIG related build error for python-pivy?

2019-09-05 Thread Richard Shaw
I'm working on packaging Coin4 for Fedora as it is needed for FreeCAD. I have both SoQt and SIMVoleon buliding with it but I'm getting an error with Pivy: + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build BUILDSTDERR: Deprecated command line option: -modern. This

Re: New version of Copr

2019-09-05 Thread John Harris
On Thursday, September 5, 2019 10:16:16 AM MST Kevin Fenzi wrote: > On 9/5/19 9:55 AM, Matthew Miller wrote: > > On Wed, Sep 04, 2019 at 09:17:49AM -0700, John Harris wrote: > >> Does the inefficiency of that feature outweigh its usefulness? Why does > >> it > >> rely on Discourse for that feature?

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

2019-09-05 Thread Adam Williamson
On Thu, 2019-09-05 at 11:13 +, Fedora compose checker wrote: > No missing expected images. > > Compose FAILS proposed Rawhide gating check! > 18 of 45 required tests failed, 2 results missing > openQA tests matching unsatisfied gating requirements shown with **GATING** > below > Unsatisfied g

pygobject3-devel ? Re: [HEADS UP] Retiring python2 and introducing python27 later this week

2019-09-05 Thread Sérgio Basto
Hello, Is just a question . Can we have python2-gobject-devel and python3-gobject-devel instead pygobject3-devel [1] ? pygobject3-devel installs python27 and more python2 packages Thanks [1] https://bugzilla.redhat.com/show_bug.cgi?id=1749589 On Tue, 2019-08-27 at 22:20 +0200, Miro Hrončok

Re: I'm the new maintainer of pykickstart

2019-09-05 Thread Neal Gompa
On Thu, Sep 5, 2019 at 7:28 PM Brian C. Lane wrote: > > Today we created a new, permanent, location for pykickstart: > > https://github.com/pykickstart/pykickstart/ > > And I've agreed to be the new maintainer. I've been involved with > Anaconda and pykickstart since I joined Red Hat in 2010 so th

I'm the new maintainer of pykickstart

2019-09-05 Thread Brian C. Lane
Today we created a new, permanent, location for pykickstart: https://github.com/pykickstart/pykickstart/ And I've agreed to be the new maintainer. I've been involved with Anaconda and pykickstart since I joined Red Hat in 2010 so this isn't a new experience for me :) My general philosophy for th

NeuroFedora Meeting minutes for 2019-09-05

2019-09-05 Thread Danny Lee
Hello all, Please find below URLs for today's meeting NeuroFedora meeting: fedora-neuro channel meeting minutes - 2019-09-05 https://meetbot.fedoraproject.org/fedora-neuro/2019-09-05/neurofedora.2019-09-05-14.59.html fedora-neuro channel full logs - 2019-09-05 https://meetbot.fedoraproject.or

Re: Permission denied for relation pull_requests

2019-09-05 Thread Kevin Fenzi
On 9/2/19 3:43 PM, Jerry James wrote: > What's this all about (seen after doing a git push to gap-pkg-hecke)? > > $ git push > Enumerating objects: 9, done. ...snip... > > The push seems to have succeeded in spite of the error. Yeah, https://pagure.io/fedora-infrastructure/issue/8163 it was a

Re: Fedora-31-20190905.n.0 compose check report

2019-09-05 Thread Adam Williamson
On Thu, 2019-09-05 at 12:51 +, Fedora compose checker wrote: > No missing expected images. > > Failed openQA tests: 8/152 (x86_64), 1/2 (arm) > > New failures (same test not failed in Fedora-31-20190904.n.0): > > ID: 443012Test: x86_64 Workstation-live-iso desktop_update_graphical > URL:

Re: Packages with broken dependencies on Python 3.7

2019-09-05 Thread Kevin Kofler
Richard Shaw wrote: > On Thu, Sep 5, 2019 at 2:23 PM Felix Schwarz > wrote: >> From a quick look (F30) there are not many dependent packages in F30: >> - yubikey-piv-manage >> dead upstream, no longer being maintained >> maintainer: orion >> > > I can take a stab at it but if it needs signif

Re: New version of Copr

2019-09-05 Thread Kevin Kofler
John Harris wrote: > Does the inefficiency of that feature outweigh its usefulness? Why does it > rely on Discourse for that feature? What is particularly annoying is that it is all in JavaScript. Basic website functionality should work without JavaScript. (But there are already other offenders

Re: Packages with broken dependencies on Python 3.7

2019-09-05 Thread Richard Shaw
On Thu, Sep 5, 2019 at 2:23 PM Felix Schwarz wrote: > Am 05.09.19 um 14:57 schrieb Richard Shaw: > > [python-pyside/shiboken] > > - AFAICT these were only designed to work with Python 2, Pyside2 brought > > compatibility with Python 3. > > - My opinion: All consumers of Pyside need to attempt to

Re: Packages with broken dependencies on Python 3.7

2019-09-05 Thread Felix Schwarz
Am 05.09.19 um 14:57 schrieb Richard Shaw: > [python-pyside/shiboken] > - AFAICT these were only designed to work with Python 2, Pyside2 brought > compatibility with Python 3. > - My opinion: All consumers of Pyside need to attempt to move over to Pyside2 > then Pyside/Shiboken can be retired. +1

Fedora 31 Beta Release Readiness meeting

2019-09-05 Thread Ben Cotton
Dear all, Join us on irc.freenode.net in #fedora-meeting-1 for the Fedora 31 Beta Release Readiness meeting. This meeting will be held on Thursday, 2019-09-12 at 19:00 UTC. We will meet to make sure we are coordinated and ready for the release of Fedora 31 Beta. Please note that this meeting wil

Re: inotify-tools with dead upstream cannot be fixed in Fedora

2019-09-05 Thread Jan Kratochvil
On Thu, 05 Sep 2019 14:43:48 +0200, Stephen Gallagher wrote: > This isn't required, no. That being said, if this package is abandoned > upstream then it probably makes sense to contact the Debian maintainer > and establish a fork where our projects can at least share patches. If > upstream comes ba

Re: New version of Copr

2019-09-05 Thread Pavel Raiskup
On Wednesday, September 4, 2019 2:28:08 PM CEST Dominik Turecek wrote: > Hello. > > Today, we have released a new version of Copr. > Main highlights from the release was the addition > of discussion panels in Copr projects and speed > optimization of front page. > > For more information, see: >

Re: New version of Copr

2019-09-05 Thread Gerald B. Cox
If I understand the discussion here: https://discussion.fedoraproject.org/t/can-the-copr-category-be-removed-from-the-latest-list/2420 Alot of the traffic can be dealt with using the "do not list this category in latest" function - and there will be an RFE for the "new" category. The one thing th

[Test-Announce] Fedora 31 Beta Go/No-Go meeting

2019-09-05 Thread Ben Cotton
Dear all, The Go/No-Go meeting for the Fedora 31 Beta release will be held on Thursday, 2019-09-12 at 17:00 UTC in #fedora-meeting-1. For more information, see: https://fedoraproject.org/wiki/Go_No_Go_Meeting View the meeting on Fedocal at: https://apps.fedoraproject.org/calendar/meeting/9613/ -

Re: New version of Copr

2019-09-05 Thread Kevin Fenzi
On 9/5/19 9:55 AM, Matthew Miller wrote: > On Wed, Sep 04, 2019 at 09:17:49AM -0700, John Harris wrote: >> Does the inefficiency of that feature outweigh its usefulness? Why does it >> rely on Discourse for that feature? > > I think it's pretty clearly a useful feature, although I won't speak to

Re: New version of Copr

2019-09-05 Thread Matthew Miller
On Wed, Sep 04, 2019 at 09:17:49AM -0700, John Harris wrote: > Does the inefficiency of that feature outweigh its usefulness? Why does it > rely on Discourse for that feature? I think it's pretty clearly a useful feature, although I won't speak to any inefficiency. And I'm glad to see that it _do

Re: Open NeuroFedora Meeting agenda for 2019-09-05

2019-09-05 Thread Ankur Sinha
On Thu, Sep 05, 2019 14:49:09 +1000, Philip Rhoades wrote: > Ankur, Hello! > On 2019-09-05 02:38, Ankur Sinha wrote: > > Hello, > > > > Please join us for the weekly Open NeuroFedora team meeting tomorrow. > > Details below: > > > As: > > - a Linux user since the kernel 0.9 days > - a RH user

Re: libexempi SONAME bump in rawhide

2019-09-05 Thread Nikola Forró
On Mon, 2019-09-02 at 15:04 +, Debarshi Ray wrote: > You could apply to become a provenpackager: > https://docs.fedoraproject.org/en-US/fesco/Provenpackager_policy/ > > I will vote for you. :) Thanks, but it won't be necessary, vondruch offered to help me with the rebuilds. On Tue, 2019-09-

Re: New version of Copr

2019-09-05 Thread John Harris
On Thursday, September 5, 2019 6:56:13 AM MST Miroslav Suchý wrote: > Between them, between the maintainer as they very > often contact us to do something with the content of the projects or file > bug reports against Copr to do something with a failing application built > in Copr. And we are closi

Re: Intent to orphan dblatex (asciidoc dependency)

2019-09-05 Thread Michael J Gruber
> On Tue, Sep 3, 2019 at 9:37 AM Michael J Gruber wrote: > > Does this still apply with the new Python 3 port of asciidoc? > https://github.com/asciidoc/asciidoc-py3 Yes. asciidoc-py3 still calls dblatex which depends on python 2. Note that asciidoc-py3 is a port just to make current projects w

Re: Orphaning 7kaa

2019-09-05 Thread Jerry James
On Thu, Sep 5, 2019 at 2:54 AM Raphael Groner wrote: > All those "orphaned packages" warnings by e-mail are really > disgusting. On the contrary, they are very useful. They tell me when packages I depend on are in danger of disappearing from Fedora. Why don't you like them? -- Jerry James htt

Re: Intent to orphan php-gettext-gettext

2019-09-05 Thread Randy Barlow
On Thu, 2019-09-05 at 10:41 +0530, Sundeep Anand wrote: > ah, sorry I didn't mention that; fas: suanand Done, and thanks! signature.asc Description: This is a digitally signed message part ___ devel mailing list -- devel@lists.fedoraproject.org To uns

Fedora 31 compose report: 20190905.n.0 changes

2019-09-05 Thread Fedora Branched Report
OLD: Fedora-31-20190904.n.0 NEW: Fedora-31-20190905.n.0 = SUMMARY = Added images:0 Dropped images: 0 Added packages: 1 Dropped packages:0 Upgraded packages: 4 Downgraded packages: 0 Size of added packages: 329.87 MiB Size of dropped packages:0 B Size of

Re: Open NeuroFedora Meeting agenda for 2019-09-05

2019-09-05 Thread Aniket Pradhan
> As: > - a Linux user since the kernel 0.9 days > - a RH user since v4 > - a Fedora user since the beginning > - an Ex Dir of the http://neuralarchivesfoundation.org and particularly > interested in BCIs and consciousness uploading That's quite a repo, Sir. *tips Fedora* (Sorry for the pun :-P)

Re: How to contact hno (Henrik Nordström)?

2019-09-05 Thread Raphael Groner
Hi Miro, just as an idea. Maybe or could it be bazaar or bzr upstreams moved itself to the alternative git as the now commonly used SCM? Just ranting, sorry. Honestly, I doubt it's a python3 issue as guessed in your original e-mail. Regards Raphael __

Re: New version of Copr

2019-09-05 Thread Miroslav Suchý
Dne 04. 09. 19 v 18:17 John Harris napsal(a): > Has the new version been tested without "discussion"s? If not, I would > imagine > it'd be much faster with that feature disabled. Yes. It has been tested with and without discussions. Discussion are not on front pages and does not affect loading

[EPEL-devel] Fedora EPEL 8 updates-testing report

2019-09-05 Thread updates
The following Fedora EPEL 8 Security updates need testing: Age URL 12 https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-fabd190d13 clamav-0.101.4-1.el8 The following builds have been pushed to Fedora EPEL 8 updates-testing drawing-0.4.3-1.el8 foliate-1.5.3-1.el8 gedit-

Re: Packages with broken dependencies on Python 3.7

2019-09-05 Thread Richard Shaw
[freecad] Working on several issues: * Moving from Qt4 to Qt5 (Pyside->Pyside2) * Needs Coin4 (working on prepping a package for Review) * There are no consumers of Coin2, it should probably be retired now but it's not my package. * Other packages need to be moved from Coin3 to Coin4: OpenScenceGra

Fedora-31-20190905.n.0 compose check report

2019-09-05 Thread Fedora compose checker
No missing expected images. Failed openQA tests: 8/152 (x86_64), 1/2 (arm) New failures (same test not failed in Fedora-31-20190904.n.0): ID: 443012 Test: x86_64 Workstation-live-iso desktop_update_graphical URL: https://openqa.fedoraproject.org/tests/443012 ID: 443037 Test: x86_64 Sil

Re: inotify-tools with dead upstream cannot be fixed in Fedora

2019-09-05 Thread Stephen Gallagher
On Wed, Sep 4, 2019 at 2:46 PM Jan Kratochvil wrote: > > On Mon, 02 Sep 2019 23:33:32 +0200, Richard W.M. Jones wrote: > > On Sun, Sep 01, 2019 at 09:33:29PM +0200, Jan Kratochvil wrote: > > > Fix stack overflow in: `inotifytools_replace_filename` > > > https://bugzilla.redhat.com/show_bug.cgi?id=

Fedora rawhide compose report: 20190905.n.0 changes

2019-09-05 Thread Fedora Rawhide Report
OLD: Fedora-Rawhide-20190904.n.0 NEW: Fedora-Rawhide-20190905.n.0 = SUMMARY = Added images:0 Dropped images: 0 Added packages: 29 Dropped packages:1 Upgraded packages: 100 Downgraded packages: 0 Size of added packages: 542.76 MiB Size of dropped packages

Fedora-Rawhide-20190905.n.0 compose check report

2019-09-05 Thread Fedora compose checker
No missing expected images. Compose FAILS proposed Rawhide gating check! 18 of 45 required tests failed, 2 results missing openQA tests matching unsatisfied gating requirements shown with **GATING** below Unsatisfied gating requirements that could not be mapped to openQA tests: MISSING: fedora.Wo

Re: GNOME 3.33.92 megaupdate

2019-09-05 Thread Kalev Lember
On 9/2/19 11:55, Frantisek Zatloukal wrote: I don't think it's that late for FE for F31 Beta, but this is something we can discuss on our meeting tomorrow. OK, the megaupdate should be all wrapped up now and just got pushed out to updates-testing: https://bodhi.fedoraproject.org/updates/FEDORA

Re: Orphaning 7kaa

2019-09-05 Thread Miro Hrončok
On 05. 09. 19 10:53, Raphael Groner wrote: All those "orphaned packages" warnings by e-mail are really disgusting. disgusting how? -- Miro Hrončok -- Phone: +420777974800 IRC: mhroncok ___ devel mailing list -- devel@lists.fedoraproject.org To unsub

Orphaning 7kaa

2019-09-05 Thread Raphael Groner
Hi, The package for the game 7kaa is now orphaned. This package is already in a not good state due to a new upstream release not yet as a build in Fedora repo. As a co-maintainer, I don't have the time to fully support that package in Fedora. No idea why the previous maintainer disappeared and

Orphaning rabbitmq-java-client

2019-09-05 Thread Raphael Groner
Hi, rabbitmq-java-client is now orphaned. As a co-maintainer, I don't have the time to fully support that package in Fedora. No idea why the previous maintainer disappeared and orphan was assigned (in combination to me). Please feel free to pick this package if you still think it's useful in F