Re: Attempting to contact unresponsive maintainers: dkaspar flaper87

2019-05-20 Thread Zbigniew Jędrzejewski-Szmek
On Mon, May 20, 2019 at 11:51:58AM +1000, Nathan Scott wrote: > Please feel free to set default dstat BZ assignment to me in this case, Kevin. I don't think you want this package. dstat was (supposed to be) retired in favour of pcp-dstat. Maybe the retirement wasn't complete? Zbyszek > > On Tu

Re: Attempting to contact unresponsive maintainers: dkaspar flaper87

2019-05-20 Thread Nathan Scott
Hi there, On Mon, May 20, 2019 at 5:22 PM Zbigniew Jędrzejewski-Szmek wrote: > > On Mon, May 20, 2019 at 11:51:58AM +1000, Nathan Scott wrote: > > Please feel free to set default dstat BZ assignment to me in this case, > > Kevin. > > I don't think you want this package. dstat was (supposed to be

Intent to drop python2-tornado

2019-05-20 Thread Miro Hrončok
I intend to drop python2-tornado. There are following dependent packages: - python-httpretty build time, for Python 2 tests, tests can be disabled - python-pika build time, for Python 2 tests, one file can be skipped - python-urllib3 build time, for Python 2 tests, tests can be disa

Orphaned packages looking for new maintainers

2019-05-20 Thread Miro Hrončok
The following packages are orphaned and will be retired when they are orphaned for six weeks, unless someone adopts them. If you know for sure that the package should be retired, please do so now with a proper reason: https://fedoraproject.org/wiki/How_to_remove_a_package_at_end_of_life Note: If

Re: Fedora 31 System-Wide Change proposal: Disable Root Password Login in SSH

2019-05-20 Thread Jakub Jelen
On Fri, 2019-05-17 at 11:54 -0700, Kevin Fenzi wrote: > On 5/17/19 11:34 AM, Stephen John Smoogen wrote: > > On Fri, 17 May 2019 at 14:02, Chris Adams > > wrote: > ...snip... > > > > Make it a predefined kickstart thing they can do so all they > > > > have to do > > > is > > > > add a line in it t

Re: Where are armv7hl, i686 and ppc64le Container tar.xz files?

2019-05-20 Thread Daniel Walsh
On 5/19/19 9:11 AM, Jun Aruga wrote: > I am suggesting a new feature "podman buildx" like "docker buildx" > that makes a better multi arch build experience. > See below URL if you are interested in it. > > Supporting building multi-platform images (podman buildx) > https://github.com/containers/bui

Nonresponsive maintainer mitr (Miloslav Trmač)

2019-05-20 Thread Miro Hrončok
Hey all, We try to get some reply from mitr for more than a month. https://bugzilla.redhat.com/show_bug.cgi?id=1606827 I've e-mailed him three weeks ago. No response. Does anybody know how to reach him? Thanks, -- Miro Hrončok -- Phone: +420777974800 IRC: mhroncok

Re: Planned Outage - Fedora Core Services 2019-04-10 21:00 UTC

2019-05-20 Thread J. Randall Owens
On 20/05/2019 00:16, Stephen John Smoogen wrote: > > > > There will be an outage starting at 2019-04-10 21:00 UTC , > which will last approximately 5 hours. > > To convert UTC to your local time, take a look at > http://fedoraproject.org/wiki/Infrastructure/UTCHowto > or run: > > date -d '2019

Re: Planned Outage - Fedora Core Services 2019-04-10 21:00 UTC

2019-05-20 Thread Stephen John Smoogen
My apologies Will fix. On Sun, 19 May 2019 at 19:16, Stephen John Smoogen wrote: > > > > There will be an outage starting at 2019-04-10 21:00 UTC , > which will last approximately 5 hours. > > To convert UTC to your local time, take a look at > http://fedoraproject.org/wiki/Infrastructure/UTCHowt

CORRECTION: Planned Outage - Fedora Core Services 2019-05-22 21:00 UTC

2019-05-20 Thread Stephen John Smoogen
There will be an outage starting at 2019-05-22 21:00 UTC , which will last approximately 5 hours. To convert UTC to your local time, take a look at http://fedoraproject.org/wiki/Infrastructure/UTCHowto or run: date -d '2019-05-22 21:00UTC' Reason for outage: There have been a number of kernel a

Re: Fedora and the MDS CVEs

2019-05-20 Thread Matthew Miller
On Thu, May 16, 2019 at 07:27:24AM -0500, Justin Forbes wrote: > If you do not know what the MDS CVEs are, or would like more > infomation on them, there is a good write up at > https://access.redhat.com/security/vulnerabilities/mds Thank you Justin! I very much appreciate your work on this and th

Re: Fedora 31 System-Wide Change proposal: Disable Root Password Login in SSH

2019-05-20 Thread Stephen Gallagher
On Fri, May 17, 2019 at 4:35 PM Kevin Fenzi wrote: > > On 5/17/19 5:23 AM, Stephen Gallagher wrote: > > ...snip... > > > 3) Force Anaconda to require the creation of a non-root user that is a > > member of the `wheel` group, so that this user can be used to SSH in > > and administer the system. Es

Re: How to submit Root CA to ship with Fedora

2019-05-20 Thread Danishka Navin
On Fri, Apr 26, 2019 at 2:06 AM Stephen Gallagher wrote: > On Thu, Apr 25, 2019 at 1:42 PM Danishka Navin wrote: > > > > > > > > On Wed, Apr 24, 2019 at 6:02 PM Sérgio Basto wrote: > >> > >> On Wed, 2019-04-24 at 11:35 +0530, Danishka Navin wrote: > >> > >> Hi, > >> > >> Sri Lanka Cert is gonna

How to predict Python 3 SOABI naming scheme?!?

2019-05-20 Thread Richard Shaw
I'm trying to get FreeCAD back in shape on Fedora[1] and what I hope is the last problem is that it's still building against the Python2 library (because it's default). I can override the behavior by specifying "-DPYTHON_SUFFIX= but it's different for every arch... $ python3 Python 3.7.3 (default,

Re: How to predict Python 3 SOABI naming scheme?!?

2019-05-20 Thread Miro Hrončok
On 20. 05. 19 14:58, Richard Shaw wrote: I'm trying to get FreeCAD back in shape on Fedora[1] and what I hope is the last problem is that it's still building against the Python2 library (because it's default). I can override the behavior by specifying "-DPYTHON_SUFFIX=SOABI> but it's different f

Re: How to predict Python 3 SOABI naming scheme?!?

2019-05-20 Thread Peter Pentchev
On Mon, May 20, 2019 at 07:58:09AM -0500, Richard Shaw wrote: > I'm trying to get FreeCAD back in shape on Fedora[1] and what I hope is the > last problem is that it's still building against the Python2 library > (because it's default). I can override the behavior by specifying > "-DPYTHON_SUFFIX=

Re: How to submit Root CA to ship with Fedora

2019-05-20 Thread Stephen Gallagher
On Mon, May 20, 2019 at 8:53 AM Danishka Navin wrote: > Seems government is working with Chinese tech people to run mass online > surveillance system. > http://www.themorning.lk/china-styled-mass-online-surveillance/ > > > But I am not clear how Root CA can use to SSL MITM attack instead of user

Re: How to predict Python 3 SOABI naming scheme?!?

2019-05-20 Thread Richard Shaw
On Mon, May 20, 2019 at 8:09 AM Miro Hrončok wrote: > On 20. 05. 19 14:58, Richard Shaw wrote: > > I'm trying to get FreeCAD back in shape on Fedora[1] and what I hope is > the last > > problem is that it's still building against the Python2 library (because > it's > > default). I can override th

Re: How to predict Python 3 SOABI naming scheme?!?

2019-05-20 Thread Richard Shaw
On Mon, May 20, 2019 at 8:10 AM Peter Pentchev wrote: > On Mon, May 20, 2019 at 07:58:09AM -0500, Richard Shaw wrote: > > > > I cobbled this together for the spec file but it may need work: > > > > %define py_suffix %(%{__python3} -c 'import sysconfig; > > sysconfig.get_config_var("SOABI")') > >

Re: How to predict Python 3 SOABI naming scheme?!?

2019-05-20 Thread Miro Hrončok
On 20. 05. 19 17:04, Richard Shaw wrote> > The weird part is that it's evaluating as blank on Fedora 29 and 30[2] and > working in Rawhide EXCEPT for armv7hl in which it's evaluating to[3]: > > -DPYTHON_SUFFIX=.cpython-37m-armv7hl-linux-gnu > > But the shiboken confi

Re: Fedora 31 System-Wide Change proposal: Disable Root Password Login in SSH

2019-05-20 Thread Przemek Klosowski
On 5/17/19 4:34 PM, Kevin Fenzi wrote: So, this is basically the old cloud-init makes a user that can sudo to root thing. Can anyone explain in small words how this is more secure? In a large system, it allows granular revocation of access (Joe Bow quit and we disabled his account) and account

Re: Fedora 31 System-Wide Change proposal: Disable Root Password Login in SSH

2019-05-20 Thread Kevin Fenzi
On 5/20/19 9:09 AM, Przemek Klosowski wrote: > On 5/17/19 4:34 PM, Kevin Fenzi wrote: >> So, this is basically the old cloud-init makes a user that can sudo to >> root thing. Can anyone explain in small words how this is more secure? > > In a large system, it allows granular revocation of access (

Re: Licence tag in spec files for final binaries or initial source code?

2019-05-20 Thread Rex Dieter
Nico Kadel-Garcia wrote: >> > "The License: field refers to the licenses of the contents of the >> > *binary* rpm." >> >> Thank you - somehow I missed that part. >> >> Felix > > Shouldn't that depend on the license? The source code is normally > contained in the SRPM. Would it make sense to segre

Re: Fedora 31 System-Wide Change proposal: Disable Root Password Login in SSH

2019-05-20 Thread Przemek Klosowski via devel
On 5/20/19 12:19 PM, Kevin Fenzi wrote: On 5/20/19 9:09 AM, Przemek Klosowski wrote: On 5/17/19 4:34 PM, Kevin Fenzi wrote: So, this is basically the old cloud-init makes a user that can sudo to root thing. Can anyone explain in small words how this is more secure? In a large system, it allows

Re: two Ceph updates for f28, f29, stuck in pending testing for six days

2019-05-20 Thread John Florian
On 3/22/19 3:07 PM, Kevin Fenzi wrote: On 3/21/19 5:45 PM, Kaleb Keithley wrote: On Tue, Feb 19, 2019 at 3:18 AM Kevin Fenzi wrote: On 2/18/19 12:56 PM, Kaleb Keithley wrote: https://bodhi.fedoraproject.org/updates/FEDORA-2019-1c53f1a6c8 https://bodhi.fedoraproject.org/updates/FEDORA-2019-6a

Fedora 32 Self-Contained Change proposal: Track Changes in Taiga

2019-05-20 Thread Ben Cotton
https://fedoraproject.org/wiki/Changes/fedora-change-wrangler = Track Changes in Taiga = The Motivation for this proposal is to propose using the Taiga instance at teams.fedoraproject.org for Change processing. [[User:Bcotton/UsePagureForChanges|Using Pagure]] was previously proposed for this. The

Fedora rawhide compose report: 20190520.n.0 changes

2019-05-20 Thread Fedora Rawhide Report
OLD: Fedora-Rawhide-20190517.n.0 NEW: Fedora-Rawhide-20190520.n.0 = SUMMARY = Added images:2 Dropped images: 7 Added packages: 1 Dropped packages:0 Upgraded packages: 164 Downgraded packages: 0 Size of added packages: 31.34 MiB Size of dropped packages:0

Fedora Rawhide-20190520.n.0 compose check report

2019-05-20 Thread Fedora compose checker
Missing expected images: Atomichost raw-xz x86_64 Atomichost qcow2 x86_64 Compose FAILS proposed Rawhide gating check! 7 of 47 required tests failed, 4 results missing openQA tests matching unsatisfied gating requirements shown with **GATING** below Failed openQA tests: 19/146 (x86_64), 4/24 (i

[Fedocal] Reminder meeting : Modularity Team (weekly)

2019-05-20 Thread nils
Dear all, You are kindly invited to the meeting: Modularity Team (weekly) on 2019-05-21 from 15:00:00 to 16:00:00 UTC At fedora-meetin...@irc.freenode.net The meeting will be about: Meeting of the Modularity Team. More information available at: [Modularity Team Docs](https://docs.pagure.o

Signing key for f31?

2019-05-20 Thread Dridi Boukelmoune
Hi, I was browsing getfedora.org looking for the f31 PGP key that DNF is currently prompting me to accept or reject. I found that the old URL [1] is gone and doesn't redirect to the new one [2] that currently shows keys up to f30. Is there a reliable location where I can verify the f31 key today?