Schedule for Thursday's FPC Meeting (2018-08-30 16:00 UTC)

2018-08-29 Thread James Antill
  Following is the list of topics that will be discussed in the FPC meeting Thursday at 2018-08-30 16:00 UTC in #fedora-meeting-1 on irc.freenode.net.   Local time information (via. uitime): = Day: Thursday == 2018-08-30 09:00 PDT  US/Pacific 2018-08-3

Re: Will there be one more nightly compose for Fedora 29 Beta?

2018-08-29 Thread Zamir Sun
On Thu, Aug 30, 2018 at 2:17 AM Adam Williamson wrote: > > On Wed, 2018-08-29 at 13:41 +0100, Peter Robinson wrote: > > On Wed, Aug 29, 2018 at 1:40 PM Zamir SUN wrote: > > > > > > Hi, > > > > > > I just wanna know if there will be one more compose for Fedora 29 for > > > Beta? To be clear, I've

Re: Orphaned bouml

2018-08-29 Thread Raphael Groner
Hi Kevin, thanks for this important hint about the license change. Maybe we can ship a package for douml instead? DoUML [*] is a fork and provides official support for Qt5 with a combined license model [**]. Of course, any objection must be considered in a new request for package review. I can wo

Orphaning speedometer

2018-08-29 Thread Raphael Groner
Hi, I'll orphan speedometer. Please feel free to take ownership if you think this package is still useful in Fedora. Reasons: There's an open issue [*] to implement support for python3 and nothing happened so far in favor of general python2 removal [**]. Regards, Raphael [*] https://github.com/

Orphaning nitroshare

2018-08-29 Thread Raphael Groner
Hi, I'll orphan nitroshare. There are no dependencies except the subpackages. Reasons for my decision: Upstream did no release since monthes and claims instable branch for master in the documentation. There are some other good alternatives like KDE Connect or TotalCommander with WebDAV. Regards,

Re: Intent to retire or orphan keybinder - python2 version

2018-08-29 Thread Miro Hrončok
On 29.8.2018 20:05, Johannes Lips wrote: Hi all, since keybinder won't build on any fedora version >=29 and all functionality should be provided by the newer python3 keybinder3 package. I would like to ask if it's ok to retire it, but since there are some packages depending on it, I would rath

Re: Will there be one more nightly compose for Fedora 29 Beta?

2018-08-29 Thread Adam Williamson
On Wed, 2018-08-29 at 13:41 +0100, Peter Robinson wrote: > On Wed, Aug 29, 2018 at 1:40 PM Zamir SUN wrote: > > > > Hi, > > > > I just wanna know if there will be one more compose for Fedora 29 for > > Beta? To be clear, I've retired some packages in Fedora 29 before the > > freeze which affect

Intent to retire or orphan keybinder - python2 version

2018-08-29 Thread Johannes Lips
Hi all, since keybinder won't build on any fedora version >=29 and all functionality should be provided by the newer python3 keybinder3 package. I would like to ask if it's ok to retire it, but since there are some packages depending on it, I would rather orphan it and let someone else take care

Re: nextcloud-client 2.5: help for updating qt syslibs patch

2018-08-29 Thread Germano Massullo
On 8/29/18 1:40 PM, Rex Dieter wrote: Germano Massullo wrote: During past weeks, co-maintainer FAS nonamedotc has made some other attempts to fix the problem, but he had no success. Can anybody please provide some hints about how we could proceed? Consider just using the bundled versions? Th

Re: [modularity] Managing module lifecycles — let's talk!

2018-08-29 Thread Paul Frields
On Wed, Aug 29, 2018 at 4:35 AM Adam Samalik wrote: > On Tue, Aug 28, 2018 at 6:44 PM Paul Frields wrote: >> >> On Wed, Aug 22, 2018 at 7:26 AM Adam Samalik wrote: >> > == Approaches >> > >> > Option 1: The current, yet unfinished approach >> > >> > We specify an EOL (end of life) date for each

Re: Intent to split 'postgresql.spec' into 'libpq.spec' and 'libecpg.spec'

2018-08-29 Thread Vít Ondruch
While the split is reasonable, this change has IMHO one big flaw and that is the change of the names, which are not really intuitive. V. Dne 29.8.2018 v 15:36 Pavel Raiskup napsal(a): > Hi all, > > ad [1] tracker - it's a good time to warn about this (rather > non-intrusive, I believe) change

Intent to split 'postgresql.spec' into 'libpq.spec' and 'libecpg.spec'

2018-08-29 Thread Pavel Raiskup
Hi all, ad [1] tracker - it's a good time to warn about this (rather non-intrusive, I believe) change in PostgreSQL packaging in Fedora, expected to happen in F30. We'd like to provide alternative versions of PostgreSQL servers in Fedora's modular repo, but still - it is very much desirable to ha

Re: Orphaned Packages in rawhide (2018-08-27) - js-jqeury1

2018-08-29 Thread Stephen John Smoogen
On Wed, 29 Aug 2018 at 08:16, Björn Persson wrote: > > Vít Ondruch wrote: > > Dne 28.8.2018 v 15:58 Christopher napsal(a): > > > Given the security vulnerabilities in jQuery 1 (and 2) and the fact > > > that upstream dropped them a long time ago, I strongly recommend the > > > packages be retired

Re: Will there be one more nightly compose for Fedora 29 Beta?

2018-08-29 Thread Peter Robinson
On Wed, Aug 29, 2018 at 1:40 PM Zamir SUN wrote: > > Hi, > > I just wanna know if there will be one more compose for Fedora 29 for > Beta? To be clear, I've retired some packages in Fedora 29 before the > freeze which affect the LxQT appearance. But it did not take effect so I > filed a ticket for

Will there be one more nightly compose for Fedora 29 Beta?

2018-08-29 Thread Zamir SUN
Hi, I just wanna know if there will be one more compose for Fedora 29 for Beta? To be clear, I've retired some packages in Fedora 29 before the freeze which affect the LxQT appearance. But it did not take effect so I filed a ticket for Release Engineering but it was handled yesterday. And I did no

Re: Orphaned Packages in rawhide (2018-08-27) - js-jqeury1

2018-08-29 Thread Björn Persson
Vít Ondruch wrote: > Dne 28.8.2018 v 15:58 Christopher napsal(a): > > Given the security vulnerabilities in jQuery 1 (and 2) and the fact > > that upstream dropped them a long time ago, I strongly recommend the > > packages be retired than kept alive. Packagers depend on the newer > > js-jquery (3)

Re: nextcloud-client 2.5: help for updating qt syslibs patch

2018-08-29 Thread Rex Dieter
Germano Massullo wrote: > During past weeks, co-maintainer FAS nonamedotc has made some other > attempts to fix the problem, but he had no success. > Can anybody please provide some hints about how we could proceed? Consider just using the bundled versions? -- Rex ___

Re: Orphaned Packages in rawhide (2018-08-27)

2018-08-29 Thread Jens-Ulrik Petersen
On Tue, Aug 28, 2018 at 9:43 PM Vít Ondruch wrote: > > ghc-pretty-show (maintained by: mathstuf) > > ghc-pretty-show-1.6.16-1.fc29.i686 requires js-jquery1 = > 1.12.4-6.fc29 > I opened https://github.com/yav/pretty-show/issues/32 for this: so this will likely get fixed for F3

Re: Buildroot-only modules

2018-08-29 Thread Mikolaj Izdebski
On 08/29/2018 11:23 AM, Adam Samalik wrote: > On Tue, Aug 28, 2018 at 1:23 AM Mikolaj Izdebski > wrote: > >> Some modules are built in MBS/Koji but are never released to users. >> Currently such modules can only be used as build dependencies of other >> modules. In future, if solution like "ursa

Re: Buildroot-only modules

2018-08-29 Thread Adam Samalik
On Tue, Aug 28, 2018 at 1:23 AM Mikolaj Izdebski wrote: > Some modules are built in MBS/Koji but are never released to users. > Currently such modules can only be used as build dependencies of other > modules. In future, if solution like "ursa-major" [1] is implemented, > such modules could also

Re: nextcloud-client 2.5: help for updating qt syslibs patch

2018-08-29 Thread Germano Massullo
During past weeks, co-maintainer FAS nonamedotc has made some other attempts to fix the problem, but he had no success. Can anybody please provide some hints about how we could proceed? Thank you very much ___ devel mailing list -- devel@lists.fedorapro

[HEADS UP] pythonX no longer requires setuptools and pip

2018-08-29 Thread Miro Hrončok
Hi, python3 no longer requires python3-setuptools and python3-pip; python2 no longer requires python2-setuptools and python2-pip. Those are just recommended. If you need them at build time, BR them. + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' Traceback (most recent

Re: [modularity] Managing module lifecycles — let's talk!

2018-08-29 Thread Adam Samalik
On Tue, Aug 28, 2018 at 6:44 PM Paul Frields wrote: > On Wed, Aug 22, 2018 at 7:26 AM Adam Samalik wrote: > > == Approaches > > > > Option 1: The current, yet unfinished approach > > > > We specify an EOL (end of life) date for each stream branch of > individual packages. This is done when reque

Re: Golang SIG primary goals?

2018-08-29 Thread Nicolas Mailhot
Le 2018-08-28 13:27, Neal Gompa a écrit : On Tue, Aug 28, 2018 at 7:06 AM Nicolas Mailhot wrote: However, my initial objectives were to produce clean prometheus and grafana Fedora packages, I finished the Go part a few months ago, but they both include a javascript layer, so I'll probably hav

Re: fedora-tagger sunset - week post F29 beta freeze

2018-08-29 Thread Rafal Luzynski
28.08.2018 14:28 Björn Persson wrote: > Mattia Verga wrote: > > The Group tag would not fix exactly what I mean. I wouldn't want to create > > groups of packages, but apply descriptive tags of the abilities of the > > package. > > For example, in some of the packages I maintain: > > ccdciel: astro

Re: Rawhide python3-devel conflict issue

2018-08-29 Thread Porfirio Andrés Páiz Carrasco
El mié., 29 de ago. de 2018 a la(s) 01:16, BJH2017 (brentonhorn...@gmail.com) escribió: > > Rofl, sorry. I knew I had disabled that build but I should have run > osc wipebinaries. Sorry folks, but thanks for your speedy response and > professionalism. > On Wed, 29 Aug 2018 at 08:11, Robert-André Ma

Re: Rawhide python3-devel conflict issue

2018-08-29 Thread BJH2017
Rofl, sorry. I knew I had disabled that build but I should have run osc wipebinaries. Sorry folks, but thanks for your speedy response and professionalism. On Wed, 29 Aug 2018 at 08:11, Robert-André Mauchin wrote: > > On mardi 28 août 2018 22:24:09 CEST BJH2017 wrote: > > Hi, > > > > I build Vim (