Schedule for Wednesday's FPC Meeting (2017-10-04 17:00 UTC)

2017-10-03 Thread James Antill
Following is the list of topics that will be discussed in the FPC meeting Wednesday at 2017-10-04 17:00 UTC in #fedora-meeting-2 on irc.freenode.net. Local time information (via. uitime): = Day: Wednesday = 2017-10-04 10:00 PDT US/Pacific 2017-10-04

Fedora Rawhide-20171003.n.1 compose check report

2017-10-03 Thread Fedora compose checker
Missing expected images: Server dvd i386 Workstation live i386 Server boot i386 Kde live i386 Failed openQA tests: 78/126 (x86_64), 1/2 (arm) New failures (same test did not fail in Rawhide-20171002.n.0): ID: 151149 Test: arm Minimal-raw_xz-raw.xz base_services_start_arm URL: https://openq

Fedora 27-20171003.n.0 compose check report

2017-10-03 Thread Fedora compose checker
Missing expected images: Server dvd i386 Workstation live i386 Server boot i386 Kde live i386 Failed openQA tests: 12/126 (x86_64), 1/2 (arm) New failures (same test did not fail in 27-20171002.n.1): ID: 151426 Test: arm Minimal-raw_xz-raw.xz base_services_start_arm URL: https://openqa.fed

Re: Review swap

2017-10-03 Thread Jared K. Smith
On Tue, Oct 3, 2017 at 10:59 AM, Robert-André Mauchin wrote: > Is anyone interested by a review swap? I'd like my package rclone [1] to be > reviewed (it's written in Golang). Except php and Java with which I'm not > familiar, I think I can handle anything else. > You've done a lot of reviews fo

Re: Purpose of Makefile in package repository?

2017-10-03 Thread Tim Landscheidt
Adam Jackson wrote: >> I searched a bit in the wiki, and my sense is that at some >> point in the past packages were maintained in a CVS reposi- >> tory with Makefiles and that those have been replaced by Git >> repositories and fedpkg. >> Is that correct? Can such a Makefile then be deleted or

Re: Is it possible to upload new sources of a package from a URL?

2017-10-03 Thread Hedayat Vatankhah
/*Vít Ondruch*/ wrote on Tue, 3 Oct 2017 08:21:57 +0200: Dne 2.10.2017 v 22:31 Hedayat Vatankhah napsal(a): /*Björn Persson*/ wrote on Mon, 2 Oct 2017 16:28:02 +0200: Dennis Gilmore wrote: Today We rely on you as a packager verifying the sources, and by uploading them directly you are sayin

Re: Retiring pth

2017-10-03 Thread Igor Gnatenko
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On Tue, 2017-10-03 at 17:29 +0200, Michael Schwendt wrote: > Nothing depends on pth anymore. > Nothing BuildRequires pth-devel anymore. > gnupg2 has changed to using npth. > > Also, there has been a strange pull request with the title > ``Add CI tes

Re: Re: Any plans for completing the go 1.9 rebase (to stable 1.9)?

2017-10-03 Thread nicolas . mailhot
Ok, I've found the root problem, there are some obsolete golang packages in rawhide that override mine (that's the problem when upstream does not version, all the packages are at version 0, and old code that had its release bumped multiple time during mass rebuilds takes precedence over newer gi

Re: OpenVPN and its user/group

2017-10-03 Thread David Sommerseth
On 02/10/17 19:33, Colin Walters wrote: > On Mon, Oct 2, 2017, at 10:56 AM, David Sommerseth wrote: > >>"diag" : "Invocation of useradd without specifying a >> UID; this may be OK, because /usr/share/doc/setup/uidgid defines no UID for >> openvpn" > > https://github.com/default-

Re: Any plans for completing the go 1.9 rebase (to stable 1.9)?

2017-10-03 Thread nicolas . mailhot
And, to be complete, here are fresh mock logs of the build failure, with koji rawhide repos on to have all the latest and freshest bits. -- Nicolas Mailhot logs.tar.xz Description: application/xz-compressed-tar ___ devel mailing list -- devel@lists.f

Re: Brave New Packaging World

2017-10-03 Thread Athos Ribeiro
On Tue, Oct 03, 2017 at 10:40:46AM -0500, Greg Hellings wrote: > So I have a new package that's gotten through review. Previously requesting > git access was handled by pkgdb. > > Where is that functionality now? Is it still there? Is there a new way to > do it under Pagure? You want to use fedre

Re: Brave New Packaging World

2017-10-03 Thread Michael Schwendt
On Tue, 3 Oct 2017 10:40:46 -0500, Greg Hellings wrote: > So I have a new package that's gotten through review. Previously requesting > git access was handled by pkgdb. > > Where is that functionality now? Is it still there? Is there a new way to > do it under Pagure? It's a bit of a maze: https

Brave New Packaging World

2017-10-03 Thread Greg Hellings
So I have a new package that's gotten through review. Previously requesting git access was handled by pkgdb. Where is that functionality now? Is it still there? Is there a new way to do it under Pagure? ___ devel mailing list -- devel@lists.fedoraproject

Re: Purpose of Makefile in package repository?

2017-10-03 Thread Adam Jackson
On Tue, 2017-10-03 at 14:48 +, Tim Landscheidt wrote: > I searched a bit in the wiki, and my sense is that at some > point in the past packages were maintained in a CVS reposi- > tory with Makefiles and that those have been replaced by Git > repositories and fedpkg. > > Is that correct? Can

Retiring pth

2017-10-03 Thread Michael Schwendt
Nothing depends on pth anymore. Nothing BuildRequires pth-devel anymore. gnupg2 has changed to using npth. Also, there has been a strange pull request with the title ``Add CI tests using the standard test interface'' that requires extra packager commitment without touching the package: https://src

[Test-Announce] Fedora 27 Beta Release Announcement

2017-10-03 Thread Mohan Boddu
Fedora 27 Beta Released --- We're excited to announce the release of Fedora 27 Beta. A short list of changes: The Workstation edition of Fedora 27 Beta features GNOME 3.26. LibreOffice is updated to LibreOffice 5.4. Fedora Atomic 27 now defaults to a more simple container s

[HEADS-UP] libiscsi soname bump

2017-10-03 Thread Paolo Bonzini
I've updated libiscsi in Rawhide to 1.18.0, soname is now version 8. QEMU is the only dependent package and I'll rebuild it soon. Paolo ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproje

Review swap

2017-10-03 Thread Robert-André Mauchin
Hello, Is anyone interested by a review swap? I'd like my package rclone [1] to be reviewed (it's written in Golang). Except php and Java with which I'm not familiar, I think I can handle anything else. Best regards, Robert-André [1]: https://bugzilla.redhat.com/show_bug.cgi?id=1473314 __

Purpose of Makefile in package repository?

2017-10-03 Thread Tim Landscheidt
Hi, pytz has a Makefile in its package repository with the con- tents (https://src.fedoraproject.org/rpms/pytz/blob/master/f/Makefile): | # Makefile for source rpm: pytz | # $Id$ | NAME := pytz | SPECFILE = $(firstword $(wildcard *.spec)) | define find-makefile-common | for d in common ../common

[modularity] WG meeting minutes

2017-10-03 Thread Langdon White
Most important item, if you would like to add an agenda topic, the mechanism has changed. Please create an issue in https://pagure.io/modularity/issues for meeting topics you would like discussed. Once you create the issue, add the "Meeting" tag to it by "Edit Metadata". Meeting summary

Re: Any plans for completing the go 1.9 rebase (to stable 1.9)?

2017-10-03 Thread nicolas . mailhot
De: "Jakub Cajka" > It could be literaly anything as EPEL(read also as RHEL 7) and > Fedora(27/Rawhide) are quite > different distributions(looking at packages available and their versions). Well I had to package most of the first-level deps myself, and rebuilt the next-level deps in EPEL to r

Re: [HEADS-UP] PHP 7.2 in rawhide next week

2017-10-03 Thread William Moreno
-- Enviado desde mi móvil, disculpe la brevedad William Thanks for the heads up. I'm planning to (family life dependant) dive into the owncloud and nextcloud updates this weekend. I'll make sure this gets a test on rawhide Hello I am not very familiar with PHP but if there is someway yo help

Re: Any plans for completing the go 1.9 rebase (to stable 1.9)?

2017-10-03 Thread Fabio Valentini
On Tue, Oct 3, 2017 at 10:42 AM Jakub Cajka wrote: > > > > > - Original Message - > > From: "Fabio Valentini" > > To: "Development discussions related to Fedora" < > devel@lists.fedoraproject.org> > > Sent: Wednesday, September 13, 2017 8:29:24 PM > > Subject: Any plans for completing th

Re: [HEADS UP] Default value of SELinux boolean httpd_graceful_shutdown will changed.

2017-10-03 Thread Lukas Vrabec
On 09/29/2017 03:30 PM, Lukas Vrabec wrote: I'm planning change the default value of httpd_graceful_shutdown boolean in Fedora Rawhide because of improving SELinux configuration. Rawhide builds with this change will be available in ~5 days. Together with Dan Walsh, we agreed on that httpd_grac

Re: [HEADS-UP] PHP 7.2 in rawhide next week

2017-10-03 Thread Remi Collet
Mass rebuild done (I hope I don't forget to much things) Built: libpuzzle-0.11-35.fc28 ming-0.4.8-5.fc28 mlt-6.5.0-0.3.fc28 php-7.2.0~RC3-1.fc28 php-ast-0.1.5-2.fc28 php-facedetect-1.1.0-9.fc28 php-geos-1.0.0-6.fc28 php-libvirt-0.5.4

Re: Any plans for completing the go 1.9 rebase (to stable 1.9)?

2017-10-03 Thread Jakub Cajka
- Original Message - > From: "nicolas mailhot" > To: "Development discussions related to Fedora" > > Sent: Tuesday, October 3, 2017 11:41:09 AM > Subject: Re: Any plans for completing the go 1.9 rebase (to stable 1.9)? > > Hi, > > BTW I have a set of Go packages I was preparing for

Re: Any plans for completing the go 1.9 rebase (to stable 1.9)?

2017-10-03 Thread nicolas . mailhot
Hi, BTW I have a set of Go packages I was preparing for inclusion that build fine with Go 1.8 in Epel 7 but not with Go 1.9 in rawhide. Is there a way to check if it's a problem with the future Go 1.9 toolchain or a problem in the upstream code? I haven't have the time to investigate yet. Rega

Re: Any plans for completing the go 1.9 rebase (to stable 1.9)?

2017-10-03 Thread Jakub Cajka
- Original Message - > From: "Fabio Valentini" > To: "Development discussions related to Fedora" > > Sent: Wednesday, September 13, 2017 8:29:24 PM > Subject: Any plans for completing the go 1.9 rebase (to stable 1.9)? > > According to the Change for F27 [0], all golang packages hav

Re: [HEADS-UP] PHP 7.2 in rawhide next week

2017-10-03 Thread James Hogarth
On 3 Oct 2017 07:16, "Remi Collet" wrote: Le 29/09/2017 à 16:11, Remi Collet a écrit : > Hi, > > I plan to build PHP 7.2.0RC3 in rawhide next week, so we'll have a lot > of time to ensure everything is ok before F28 is branched. "remi's php-7.2.0~RC3-1.fc28 tagged into f28 by autopen" :)

Re: Is it possible to upload new sources of a package from a URL?

2017-10-03 Thread Vít Ondruch
Dne 3.10.2017 v 08:21 Vít Ondruch napsal(a): > > Dne 2.10.2017 v 22:31 Hedayat Vatankhah napsal(a): >> /*Björn Persson*/ wrote on Mon, 2 Oct 2017 16:28:02 +0200: >>> Dennis Gilmore wrote: Today We rely on you as a packager verifying the sources, and by uploading them directly you are s