Re: What happen to UINT16_MAX

2017-06-01 Thread Ian Pilcher
On 06/01/2017 02:09 PM, Jonathan Wakely wrote: On 01/06/17 13:20 -0500, Ian Pilcher wrote: Actually, you need inttypes.h for the limit macros. You're thinking of the format specifier macros for printf. The limit macros are in . Right you are. Sorry for the misinformation. -- =

Re: Denyhosts journal reads

2017-06-01 Thread Jason L Tibbitts III
> "ZJ" == Zbigniew Jędrzejewski-Szmek writes: ZJ> BTW., a debugging hint: if you need to generate a scenario where ZJ> there data is flowing in and journal files get rotated, it's easier ZJ> to use systemd-journal-remote and either feed it data from an ZJ> existing journal, or generate simple

Re: Denyhosts journal reads (Was: F27 System Wide Change: Rsyslog log format change proposal)

2017-06-01 Thread Zbigniew Jędrzejewski-Szmek
On Thu, Jun 01, 2017 at 07:53:09PM +, Zbigniew Jędrzejewski-Szmek wrote: > On Thu, Jun 01, 2017 at 01:03:43PM -0500, Jason L Tibbitts III wrote: > > ZJ> That should not be a problem, but maybe this is tickling some bug in > > ZJ> the journal code? > > > > That's what it feels like. I might be

Re: Denyhosts journal reads (Was: F27 System Wide Change: Rsyslog log format change proposal)

2017-06-01 Thread Zbigniew Jędrzejewski-Szmek
On Thu, Jun 01, 2017 at 01:03:43PM -0500, Jason L Tibbitts III wrote: > ZJ> That should not be a problem, but maybe this is tickling some bug in > ZJ> the journal code? > > That's what it feels like. I might be able to hack something up where I > force a journal rotation. Rotation of the journal

Re: R packages needing review

2017-06-01 Thread Tom Callaway
On 06/01/2017 12:00 PM, Mattias Ellert wrote: > I can take a few a these. If you could review these two python packages > for me: All done. Thank you for helping me (and for making such clean packages). ~tom ___ devel mailing list -- devel@lists.fedorap

Re: What happen to UINT16_MAX

2017-06-01 Thread Jonathan Wakely
On 01/06/17 13:20 -0500, Ian Pilcher wrote: On 06/01/2017 01:07 PM, Tom Hughes wrote: Well presumably you're not including stdint.h for some reason. Actually, you need inttypes.h for the limit macros. You're thinking of the format specifier macros for printf. The limit macros are in . _

F27 Self Contained Change: Node.js 8.x

2017-06-01 Thread Jan Kurik
= Proposed Self Contained Change: Node.js 8.x = https://fedoraproject.org/wiki/Changes/NodeJS8x Change owner(s): * Zuzana Svetlikova Fedora 27 will be updated to Node.js 8.x, the latest LTS release of the platform built on Chrome's JavaScript runtime for easily building fast, scalable network ap

Re: What happen to UINT16_MAX

2017-06-01 Thread Ian Pilcher
On 06/01/2017 01:07 PM, Tom Hughes wrote: Well presumably you're not including stdint.h for some reason. Actually, you need inttypes.h for the limit macros. -- Ian Pilcher arequip..

Re: What happen to UINT16_MAX

2017-06-01 Thread Tom Hughes
On 01/06/17 19:00, Steve Dickson wrote: Doing koji build of nfs-utils in rawhide I'm getting the following errors: rpc.c: In function 'nsm_recv_getport': rpc.c:469:13: error: 'UINT16_MAX' undeclared (first use in this function); did you mean 'UINT_MAX'? if (port > UINT16_MAX) {

Denyhosts journal reads (Was: F27 System Wide Change: Rsyslog log format change proposal)

2017-06-01 Thread Jason L Tibbitts III
[I trimmed the CC list and changed the subject.] > "ZJ" == Zbigniew Jędrzejewski-Szmek writes: ZJ> IIUC, the code does a sleep loop, and does not use polling. So it's ZJ> not particularly efficient, but it should work. You are probably right; I had forgotten how I'd written it but I thought

What happen to UINT16_MAX

2017-06-01 Thread Steve Dickson
Hello, Doing koji build of nfs-utils in rawhide I'm getting the following errors: rpc.c: In function 'nsm_recv_getport': rpc.c:469:13: error: 'UINT16_MAX' undeclared (first use in this function); did you mean 'UINT_MAX'? if (port > UINT16_MAX) { ^~ UINT_MAX f

Re: F27 System Wide Change: Rsyslog log format change proposal

2017-06-01 Thread Zbigniew Jędrzejewski-Szmek
On Wed, May 31, 2017 at 06:55:31PM -0500, Jason L Tibbitts III wrote: > > "ZJ" == Zbigniew Jędrzejewski-Szmek writes: > > ZJ> I you post the code somewhere, I could have a look. > > It's in the upstream "journal" branch of the denyhosts source: > > https://github.com/denyhosts/denyhosts/tre

Re: not all that qualified...

2017-06-01 Thread David Muse
Thanks everyone. Good info. I'll put it to good use. Dave david.m...@firstworks.com On 6/1/2017 4:33 AM, Vít Ondruch wrote: Dne 1.6.2017 v 03:03 Susi Lehtola napsal(a): On 05/31/2017 05:19 PM, Christopher wrote: On Wed, May 31, 2017 at 6:44 PM David Muse mailto:david.m...@firstworks.com>>

Re: R packages needing review

2017-06-01 Thread Mattias Ellert
tor 2017-06-01 klockan 10:39 -0400 skrev Tom Callaway: > Background: R recently released 3.4.0, which introduced changes that > required all "compiled" R modules to be rebuilt against it. I've been > working over the last week or so to do this, and at the same time, bring > them to the latest revis

R packages needing review

2017-06-01 Thread Tom Callaway
Background: R recently released 3.4.0, which introduced changes that required all "compiled" R modules to be rebuilt against it. I've been working over the last week or so to do this, and at the same time, bring them to the latest revisions. Unfortunately, CRAN and Bioconductor (where the majority

Re: I'm still here

2017-06-01 Thread Matthew Miller
On Thu, May 25, 2017 at 11:45:58AM -0500, Bruno Wolff III wrote: > I haven't had much time for Fedora develoment the last 9 months or > so, but I may be able to start doing more again around August. I > continue to use Fedora on my work desktop and multiple machines at > home (currently rawhide).

[rant] Re: How do I install freeipa 4.4.4?

2017-06-01 Thread Michael Cronenworth
On 06/01/2017 07:15 AM, Tomasz Torcz wrote: You shouldn't compile code by yourself. Fedora 25 and 26 ships Freeipa 4.4.4, Rawhide has 4.5 even. You only need to do “dnf upgrade”. This paradigm is still heavily prevalent, even in 2017, and if I was Fedora Project Leader I would be strivin

Re: How do I install freeipa 4.4.4?

2017-06-01 Thread Tomasz Torcz
On Thu, Jun 01, 2017 at 11:28:21AM -, edomin...@yahoo.com wrote: > I downloaded the tar file. I read the instructions on the BUILD file. I get > an error (ERROR 1) during the make rpms. Probably something with packages > missing. My server is in a closed network so I cannot use the copr >

Re: How do I install freeipa 4.4.4?

2017-06-01 Thread Tomasz Torcz
On Thu, Jun 01, 2017 at 12:04:18PM -, Eugene Domingo wrote: > I'm using centos 7.3. It would be nice to have an .rpm of 4.4.4 or higher. This is Fedora list, not CentOS. Although 7.4 is supposed to ship IPA 4.5. -- Tomasz Torcz"Funeral in the morning, IDE hacking xmpp: zd

Re: How do I install freeipa 4.4.4?

2017-06-01 Thread Eugene Domingo
I'm using centos 7.3. It would be nice to have an .rpm of 4.4.4 or higher. ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org

Re: How do I install freeipa 4.4.4?

2017-06-01 Thread Rob Crittenden
edomin...@yahoo.com wrote: > I downloaded the tar file. I read the instructions on the BUILD file. I get > an error (ERROR 1) during the make rpms. Probably something with packages > missing. My server is in a closed network so I cannot use the copr > repository. > > I installed 4.4.0 fro

How do I install freeipa 4.4.4?

2017-06-01 Thread edomingox
I downloaded the tar file. I read the instructions on the BUILD file. I get an error (ERROR 1) during the make rpms. Probably something with packages missing. My server is in a closed network so I cannot use the copr repository. I installed 4.4.0 from one of our repos and it was already b

rubygem-trollop license changed to "MIT"

2017-06-01 Thread Vít Ondruch
rubygem-trollop-2.1.2-1.fc27 changed its license from "same terms as Ruby" to "MIT" https://github.com/ManageIQ/trollop/issues/47 Vít ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproje

Re: F27 Self Contained Change: Making sudo pip Safe (Again)

2017-06-01 Thread Nico Kadel-Garcia
On Wed, May 31, 2017 at 10:46 AM, Björn 'besser82' Esser wrote: > Am 31.05.2017 um 16:20 schrieb Jan Kurik: >> >> = Proposed Self Contained Change: Making sudo pip Safe (Again) = >> https://fedoraproject.org/wiki/Changes/Making_sudo_pip_safe >> >> Change owner(s): >> * Michal Cyprian >> * Petr Vi

HEADSUP: Soname bump for Libharu

2017-06-01 Thread Dmitrij S. Kryzhevich
I'm updating libharu for rawhide and there was a soname change. I believe affected packages are: EMBOSS libeplplot mathgl (my one) perl-PDF-Haru saga wt Old API should work. Dmitrij ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscri

Re: Help needed with packaging issue, conflicting file /usr/lib/.build-id

2017-06-01 Thread Mattias Ellert
tor 2017-06-01 klockan 09:20 +0200 skrev Christian Dersch: > Hi all, > > I have an issue with one package (wcslib) on i686 and armv7hl > architecture in rawhide, the built binary package has file conflicts > with some more packages only on that architectures, the others seem > to be fine (so it se

Re: not all that qualified...

2017-06-01 Thread Vít Ondruch
Dne 1.6.2017 v 03:03 Susi Lehtola napsal(a): > On 05/31/2017 05:19 PM, Christopher wrote: >> On Wed, May 31, 2017 at 6:44 PM David Muse > > wrote: >> >> Hello all, >> >> I have a fairly large package that needs review: >> https://bugzilla.redhat.com/s

Re: [Test-Announce] Fedora 26 Candidate Beta-1.4 Available Now!

2017-06-01 Thread Ralf Corsepius
On 06/01/2017 08:21 AM, Ralf Corsepius wrote: On 06/01/2017 06:28 AM, rawh...@fedoraproject.org wrote: According to the schedule [1], Fedora 26 Candidate Beta-1.4 is now available for testing. Trying Fedora-Workstation-netinst-i386-26_Beta-1.4.iso on an older i686-netbook fails with this: ..

[Bug 1457578] perl-CPAN-Perl-Releases-3.22 is available

2017-06-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1457578 --- Comment #3 from Fedora Update System --- perl-CPAN-Perl-Releases-3.22-1.fc24 has been submitted as an update to Fedora 24. https://bodhi.fedoraproject.org/updates/FEDORA-2017-d60451f9ae -- You are receiving this mail because: You are on

Help needed with packaging issue, conflicting file /usr/lib/.build-id

2017-06-01 Thread Christian Dersch
Hi all, I have an issue with one package (wcslib) on i686 and armv7hl architecture in rawhide, the built binary package has file conflicts with some more packages only on that architectures, the others seem to be fine (so it seems like 32 Bit is affected in general). Below log from mock build of a

Re: [Test-Announce] Fedora 26 Candidate Beta-1.4 Available Now!

2017-06-01 Thread Ralf Corsepius
On 06/01/2017 08:30 AM, Christian Dersch wrote: What is "an older i686-netbook"? It's a 2008's Medion Akoya E1210 (To Germans, aka "The Aldi-Netbook"), a rebranded variant of the MSI Wind U100 in a grub/BIOS-multiboot configuration: With Fedora 25: # cat /proc/cpuinfo model name : Inte