Re: Idea to add defaultfont(:lang=xx) rpm Provides to default font packages

2019-02-21 Thread Peng Wu
Thanks, I see! Just some random thought which requests for evaluation. ;) Peng On Fri, Feb 22, 2019 at 3:09 PM Akira TAGOH wrote: > On Fri, Feb 22, 2019 at 12:59 AM Owen Taylor wrote: > > > > On Thu, Feb 21, 2019 at 3:04 AM Peng Wu wrote: > > > When the langpack packages Requires font(:la

Re: Idea to add defaultfont(:lang=xx) rpm Provides to default font packages

2019-02-21 Thread Akira TAGOH
On Fri, Feb 22, 2019 at 12:59 AM Owen Taylor wrote: > > On Thu, Feb 21, 2019 at 3:04 AM Peng Wu wrote: > > When the langpack packages Requires font(:lang=xx), it will pull in > > one random font package choose from several fonts packages which > > Provides font(:lang=xx). > > > > To fix rando

Re: GCC9 bug on ppc64le ? or why just fail in ppc64le rawhide?

2019-02-21 Thread Florian Weimer
* Jerry James: > On Thu, Feb 21, 2019 at 7:28 PM Sérgio Basto wrote: >> Hi, >> I'm trying fix a FTBFS of gdcm , but just in ppc64le rawhide I have one >> strange compile error [1] which I can't find a solution, all logs where >> [2] . Can someone help me to fix it ? > > I think you need to add -f

Re: Idea to add defaultfont(:lang=xx) rpm Provides to default font packages

2019-02-21 Thread nicolas . mailhot
Adding a defaultfont provide won't help because locale to font package is a one to many mapping. You would need to add a all operator to rpm requires to make things like Requires: all(defaultfont(:lang=foo)) work (this would probably be useful for other things, but I already spammed the rpm iss

Re: GCC9 bug on ppc64le ? or why just fail in ppc64le rawhide?

2019-02-21 Thread Jerry James
On Thu, Feb 21, 2019 at 7:28 PM Sérgio Basto wrote: > Hi, > I'm trying fix a FTBFS of gdcm , but just in ppc64le rawhide I have one > strange compile error [1] which I can't find a solution, all logs where > [2] . Can someone help me to fix it ? I think you need to add -fsigned-char to the build

GCC9 bug on ppc64le ? or why just fail in ppc64le rawhide?

2019-02-21 Thread Sérgio Basto
Hi, I'm trying fix a FTBFS of gdcm , but just in ppc64le rawhide I have one strange compile error [1] which I can't find a solution, all logs where [2] . Can someone help me to fix it ? Thanks. [1] /builddir/build/BUILD/gdcm-2.8.8/Testing/Source/Common/Cxx/TestString2.cxx:29:24: error: narrow

Online man pages: ManKier

2019-02-21 Thread Gombos Gergely
Hi, I've been long looking for a useful online man page browser for Fedora, similar to http://manpages.ubuntu.com/. Finally I found it! Let me just show you this awesome website: https://www.mankier.com/ It's a nice online man page browser. - Quick search - Nice formatting - Table of C

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

2019-02-21 Thread Ken Dreyer
On Tue, Feb 19, 2019 at 10:47 AM Kevin Fenzi wrote: > > Sadly, not that I can find. ;( Thanks for looking into it. ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of

Re: Ditch RPM in favor of DPKG

2019-02-21 Thread Japheth Cleaver
On 2/20/2019 7:29 AM, Panu Matilainen wrote: On 2/20/19 5:19 PM, Sérgio Basto wrote: On Wed, 2019-02-20 at 11:46 +0100, Dridi Boukelmoune wrote: No, that was a bad joke from my end, what I need is proper apt in Fedora to use sbuild. If you also do the review-request for apt [1] it would be gr

Re: Fedora 30 Mass Branching Starting Today

2019-02-21 Thread Kevin Fenzi
On 2/19/19 3:39 PM, Elliott Sales de Andrade wrote: > Hi, > > On Tue, 19 Feb 2019 at 09:21, Mohan Boddu wrote: >> >> Hello All, >> >> Fedora 30 will be branched from rawhide today as per the Fedora 30 >> schedule[1]. The process takes about a day and everything should be ready by >> tomorrow. Y

Re: Idea to add defaultfont(:lang=xx) rpm Provides to default font packages

2019-02-21 Thread Owen Taylor
On Thu, Feb 21, 2019 at 3:04 AM Peng Wu wrote: > When the langpack packages Requires font(:lang=xx), it will pull in > one random font package choose from several fonts packages which > Provides font(:lang=xx). > > To fix random fonts dependencies problem, I think maybe we can > manually add "

Re: libravatar is in fedorainfracloud!

2019-02-21 Thread Michal Novotny
On Thu, Feb 21, 2019 at 2:46 PM Tom Hughes wrote: > > On 21/02/2019 13:41, Michal Novotny wrote: > > > I am not sure why http://libravatar.org to https://www.libravatar.org > > redirect is bad. Can you, please, explain? > > The reason for saying it should redirect with www first > and then to www

Re: libravatar is in fedorainfracloud!

2019-02-21 Thread Julen Landa Alustiza
HSTS redirects from http to https should just elevate security and not redirect to a different subdomain. Altrought it supposes two redirects (http->https and then libravatar -> www.libravatar.org) that's the correct way for HSTS Michal Novotny igorleak hau idatzi zuen (2019 ots. 21, og. 14:51):

Re: libravatar is in fedorainfracloud!

2019-02-21 Thread John Harris
On Thursday, February 21, 2019 8:46:27 AM EST Tom Hughes wrote: > On 21/02/2019 13:41, Michal Novotny wrote: > > > > I am not sure why http://libravatar.org to https://www.libravatar.org > > redirect is bad. Can you, please, explain? > > > The reason for saying it should redirect with www first

Re: libravatar is in fedorainfracloud!

2019-02-21 Thread Tom Hughes
On 21/02/2019 13:41, Michal Novotny wrote: I am not sure why http://libravatar.org to https://www.libravatar.org redirect is bad. Can you, please, explain? The reason for saying it should redirect with www first and then to www after that if you want is to ensure that libravatar.org is visited

Re: libravatar is in fedorainfracloud!

2019-02-21 Thread Michal Novotny
On Thu, Feb 21, 2019 at 12:51 PM Till Maas wrote: > > On Thu, Feb 21, 2019 at 09:40:16AM +0100, Michal Novotny wrote: > > > We, as a libravatar group, are very happy that Fedora Infra provided > > us with the needed > > hardware. We will keep the service running by our own effort. > > What is the

Re: Ditch RPM in favor of DPKG

2019-02-21 Thread Dridi Boukelmoune
Hi Graham, On Thu, Feb 21, 2019 at 1:23 PM Graham Leggett wrote: > > On 19 Feb 2019, at 12:03, Dridi Boukelmoune > wrote: > > > Greetings packagers, > > > > I know how important RPM is to the Fedora Project, but it breaks > > everything downstream and we'd be better off using DPKG as we should

Re: Ditch RPM in favor of DPKG

2019-02-21 Thread Graham Leggett
On 19 Feb 2019, at 12:03, Dridi Boukelmoune wrote: > Greetings packagers, > > I know how important RPM is to the Fedora Project, but it breaks > everything downstream and we'd be better off using DPKG as we should > have from day one. DPKG solved the packaging problem, but was particularly inel

Re: libravatar is in fedorainfracloud!

2019-02-21 Thread Till Maas
On Thu, Feb 21, 2019 at 09:40:16AM +0100, Michal Novotny wrote: > We, as a libravatar group, are very happy that Fedora Infra provided > us with the needed > hardware. We will keep the service running by our own effort. What is the right place report errors in the web server configuration regardi

Re: Ditch RPM in favor of DPKG

2019-02-21 Thread Dominik 'Rathann' Mierzejewski
On Wednesday, 20 February 2019 at 16:33, Dridi Boukelmoune wrote: > On Wed, Feb 20, 2019 at 4:30 PM Panu Matilainen wrote: > > > > On 2/20/19 5:19 PM, Sérgio Basto wrote: > > > On Wed, 2019-02-20 at 11:46 +0100, Dridi Boukelmoune wrote: > > >> No, that was a bad joke from my end, what I need is pr

Re: Fedora 30 Mass Branching

2019-02-21 Thread Zbigniew Jędrzejewski-Szmek
On Wed, Feb 20, 2019 at 01:17:12PM -0500, Todd Zullinger wrote: > Hi, > > Mohan Boddu wrote: > > Fedora 30 has now been branched, > > Thanks, to you and the releng team. :) > > > please be sure to do a git pull --rebase to pick up the > > new branch > > A simple 'git fetch' should suffice to pi

Re: Fedora 30 Mass Branching Starting Today

2019-02-21 Thread Miroslav Suchý
Dne 19. 02. 19 v 14:26 Mohan Boddu napsal(a): > Hello All, > > Fedora 30 will be branched from rawhide today as per the Fedora 30 > schedule[1]. The process takes about a day and > everything should be ready by tomorrow. You can still be able to build > packages normally until then, but after th

Re: libravatar is in fedorainfracloud!

2019-02-21 Thread Michal Novotny
On Wed, Feb 20, 2019 at 8:27 PM John Harris wrote: > > On Wednesday, February 20, 2019 5:49:13 AM EST Stephen John Smoogen wrote: > > On Wed, 20 Feb 2019 at 00:07, John Harris wrote: > > > > > > > > > > > On Tuesday, February 19, 2019 11:46:16 PM EST Michal Novotny wrote: > > > > > > > Hello! > >

Idea to add defaultfont(:lang=xx) rpm Provides to default font packages

2019-02-21 Thread Peng Wu
Hi, Currently for font packages, when building the package, fontconfig compute font(:lang=xx) rpm Provides automatically. And langpack packages will Requires font(:lang=xx) to pull in default fonts. But the problem is that for some fonts like CJK fonts, the fonts contains many glyphs, and wil