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

2019-02-21 Thread nicolas . mailhot
s are easier to work from. IMHO this is a broken setup and local Fedora groups should take responsibility for the default fonts to install in their locale but they never stepped up to the task Regards, -- Nicolas Mailhot ___ devel mailing list --

Re: F31 System-Wide Change proposal: BuildRequires Generators

2019-03-11 Thread Nicolas Mailhot
oo, a mix of all of those, whatever works for the spec writer) -- Nicolas Mailhot ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://getfedora.org/co

Re: Debian and Fedora distro development

2019-03-12 Thread Nicolas Mailhot
that need revamping now¹ to keep an attractive contributor experience), but the actual list is not the same ¹ As opposed to “somewhat in the future” that tends to become “never” in a mature organisation. When it reaches “never” the organisation starts dying -- Nicolas Ma

Deciding on Fedora Go (Golang) packaging future

2019-03-17 Thread Nicolas Mailhot
urse it will not fix the consequences of past errors, just prevent new ones ² And, jchaloup had facilities others do not have (working @rh, trusted by the Fedora golang maintainer, owning many key packages). -- Nicolas Mailhot ___ devel mailing list -- dev

Re: Deciding on Fedora Go (Golang) packaging future

2019-03-18 Thread Nicolas Mailhot
n move forward in a team. Best regards, -- Nicolas Mailhot ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Gui

Re: More than 10% of all Fedora spec files are not POSIX sh compliant

2019-03-25 Thread Nicolas Mailhot
t their pushds/popds. Regards, -- Nicolas Mailhot ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html Li

Re: More than 10% of all Fedora spec files are not POSIX sh compliant

2019-03-26 Thread Nicolas Mailhot
rust/C/whatever would be faster". And, actually, if you wanted to make builds faster, working with upstreams to replace their makefiles with something more modern is likely to give better results. GNU Make is known to be slow and to consume an awful lot of shell bits.

Re: More than 10% of all Fedora spec files are not POSIX sh compliant

2019-03-26 Thread Nicolas Mailhot
Le 2019-03-26 12:29, Dridi Boukelmoune a écrit : On Tue, Mar 26, 2019 at 8:43 AM Nicolas Mailhot wrote: Le 2019-03-25 22:47, Japheth Cleaver a écrit : > If you can take a one-time hit to > remove bashisms and get a 25-40% improvement, CPU time is cheap, packager time is not. Exchangi

Re: More than 10% of all Fedora spec files are not POSIX sh compliant

2019-03-26 Thread Nicolas Mailhot
introduced. We (Fedora) were enthusiastic. As problematic as maven is, the alternatives (osgi, manual classpaths in shell scripts) were much worse. Which tells a lot about Java community values :( Regards, -- Nicolas Mailhot ___ devel mailing list -- devel

Re: More than 10% of all Fedora spec files are not POSIX sh compliant

2019-03-26 Thread Nicolas Mailhot
il someone does a full scan, but I'd bet if you're writing *really* complex stuff there, you've probably already moved that to a packaged script that's executed as part of the scriptlet instead.) Or you used macros. That will inject shell snippets right

Re: More than 10% of all Fedora spec files are not POSIX sh compliant

2019-03-26 Thread Nicolas Mailhot
+Java+module subset. You want something faster than bash – write something faster than bash with as expressive a syntax (and ideally the same syntax). Winning CPU time by consuming packager time is not going to work. -- Nicolas Mailhot _

Re: More than 10% of all Fedora spec files are not POSIX sh compliant

2019-03-27 Thread Nicolas Mailhot
Le 2019-03-27 03:46, Nico Kadel-Garcia a écrit : On Tue, Mar 26, 2019 at 3:44 AM Nicolas Mailhot wrote: POSIX is dead as a shell compatibility target. You want to replace bash with something faster, by all means do it. With something that includes the GNU extensions like pushd/popd that

Re: More than 10% of all Fedora spec files are not POSIX sh compliant

2019-03-27 Thread Nicolas Mailhot
an Java software, so whatever actually happens is up to Fedora and Red Hat/IBM leadership. I certainly hope that someone within Fedora instances alerted the main sponsor that things were starting to burn. -- Nicolas Mailhot ___ devel mailing list --

Re: More than 10% of all Fedora spec files are not POSIX sh compliant

2019-03-27 Thread Nicolas Mailhot
works, you compose many different shell snippets (either via packaging guidelines or via rpm macros). Very rigid systems that assume things are exactly one way, without variation, tend to compose badly. -- Nicolas Mailhot ___ devel mailing lis

Re: New Golang Packaging Guidelines: Feedback needed and appreciated

2019-03-27 Thread Nicolas Mailhot
so produces binaries that need to be deployed somewhere on the filesystem (but once compiled, there is no specific difference between a Go or a C binary from a packaging POW, so you won't find long Go-binary specific explanations here). -- Nicolas Mailhot

Re: Fedora Packaging Location & Symlinks Question

2019-03-28 Thread Nicolas Mailhot
to share java code. Regards, -- Nicolas Mailhot ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Gu

Re: Can we maybe reduce the set of packages we install by default a bit?

2019-04-09 Thread Nicolas Mailhot
at, udev settle… that's all lack or good proeminent systemd documentation, that causes third party projects to kludge, and gave up on things they do not understand. -- Nicolas Mailhot ___ devel mailing list -- devel@lists.fedoraproject.org To unsubsc

Re: Fedora, Packaging, Java, and Shrooms

2019-04-11 Thread Nicolas Mailhot
ne to review all the alternative rules and fix up all the warts that crept in since Java 1.3 times (back in my day, once you got alternatives to work for a new jdk, you tried very hard to forget the experience). Certainly, all the standardizing on openjdk after SUN sank should have simplified the mess a

Re: Fedora, Packaging, Java, and Shrooms

2019-04-12 Thread Nicolas Mailhot
invent a better java alternative setup, but it will be a lot of work, with a lot of constrains (one of those, being able to upgrade existing setups to the new system gracefully) -- Nicolas Mailhot ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscr

Re: Can we maybe reduce the set of packages we install by default a bit?

2019-04-12 Thread Nicolas Mailhot
st ignore the 'at' command execution error due to 'exit 0' a few > > lines below it. > > Just out of curiosity, why does a web browser need a daily chrome > job? Probably a check-for-updates or download white/black lists thing. Regards, -- Nicolas Mailhot __

Re: Fedora, Packaging, Java, and Shrooms

2019-04-12 Thread Nicolas Mailhot
ve added up all the desired policy constrains. Simple direct setups are easy. Declining them to the level of complexity of modern IT without losing ground is hard. -- Nicolas Mailhot ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe

Re: How to bootstrap a set of packages?

2019-04-14 Thread Nicolas Mailhot
rebuild of go-rpm-macros for EL7. Il will do that soon, if nothing else eats my time Regards, -- Nicolas Mailhot ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Co

Re: How to bootstrap a set of packages?

2019-04-14 Thread Nicolas Mailhot
ice if one of the official mock chain builder grew the same capabilities Regards, -- Nicolas Mailhot mass-rebuild.sh Description: application/shellscript ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to de

Re: Fedora modularity and cyclic dependencies

2019-04-16 Thread Nicolas Mailhot
bootstrap definition within Fedora. -- Nicolas Mailhot ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guideli

Re: auto-starting libvirtd on Workstation

2019-04-16 Thread Nicolas Mailhot
tion and it is very convenient. You set the hypervisor to save vm state on shutdown, and autorestart all the vms that were running next boot, and you don't need to bother about the hybernation vs sleep vs shutdown nonsense anymore. It just works -- Nicolas Mailhot _

Re: Fedora modularity and cyclic dependencies

2019-04-19 Thread Nicolas Mailhot
ootstrapping logic still works. And even if it still works the whole process takes days/weeks (depending if you do it on a fast build farm or not, depending if you do all build arches or not) THAT’s what bootstraping means in a Go context. -- Nicolas Mailhot

Re: Fedora modularity and cyclic dependencies

2019-04-19 Thread Nicolas Mailhot
And of course, the seed is not technically required, everything could be done with a generic * chain build * chain build remainer with bootstrap * chain build bootstrapped builds normally * chain build everything The seed just saves days of processing build farm side -- Nicolas Mailhot

Re: announcing HTTPS pushing to dist-git/src.fedoraproject.org for packagers and non-packagers

2019-04-22 Thread Nicolas Mailhot
er of pagure commits dwarfs the numer of src.fedoraproject.org commits Regards, -- Nicolas Mailhot ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://g

Re: Orphaning js-jquery

2019-04-25 Thread Nicolas Mailhot
ot the same thing as “it may be technically possible, if you work hard at it”. -- Nicolas Mailhot ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https:

Re: Orphaning js-jquery

2019-04-26 Thread Nicolas Mailhot
-added” endeavours which delegate hard problems to a backbone starved of investments and resources. This is not healthy or sustainable. -- Nicolas Mailhot ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.

Re: dropping autogenerated dependency on pkg-config

2019-05-01 Thread Nicolas Mailhot
tils.spec in which is: > > %check > # Record some build root versions in build.log > uname -r; rpm -q glibc Funny; that’s pretty much https://github.com/rpm-software-management/rpm/issues/607 that upstream does not want to acknowledge. Regards, -- Nicolas Mailhot

Re: Automating Package Review

2018-08-28 Thread Nicolas Mailhot
n reasons for Fedora manual reviews (catching bundling) is also one of the main reasons people push for bundling exemptions (manual review of unbundled packages does not scale). The current process is actively working against its stated objectives. Regards,

Re: Golang SIG primary goals?

2018-08-28 Thread Nicolas Mailhot
ackaging rules and tooling for two separate programming languages. Regards, -- Nicolas Mailhot ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://getfed

Re: RFC: Alternative -devel packaging

2018-08-28 Thread Nicolas Mailhot
rises. Regards, -- Nicolas Mailhot ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines:

Re: [Rpm-ecosystem] lazy loading of filelists.xml to speed up dnf

2018-08-28 Thread Nicolas Mailhot
epel, etc) Manual whitelists will go stale fast Regards, -- Nicolas Mailhot ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://getfedora.org/code-

Re: [Rpm-ecosystem] lazy loading of filelists.xml to speed up dnf

2018-08-28 Thread Nicolas Mailhot
would probably want to handle BR file deps too to cut down on build farm processing times, that requires pointing createrepo to the SRPM repo metadata. Regards -- Nicolas Mailhot ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe se

Re: RFC: Alternative -devel packaging

2018-08-28 Thread Nicolas Mailhot
Le 2018-08-28 15:27, Adam Jackson a écrit : On Tue, 2018-08-28 at 13:47 +0200, Nicolas Mailhot wrote: Le 2018-08-07 17:33, Adam Jackson a écrit : > Consider a library like libGL. At runtime, you want the drivers it > might load to be installed. But when building an application, you just

Re: Golang SIG primary goals?

2018-08-28 Thread Nicolas Mailhot
dos to jchaloup who did a huge part of the work). But sure, I'll make a pass to check if it contains references to stuff that turned out slightly differently than the initial plan Regards, -- Nicolas Mailhot ___ devel mailing list -- devel@lists.

Re: RFC: Alternative -devel packaging

2018-08-28 Thread Nicolas Mailhot
t to bootstrap or not. (even without bootstrapping we should do the last D. part but I fear we often forget it expect for specific package sets where the maintainer has already been bitten) Regards, -- Nicolas Mailhot ___ devel mailing list -- de

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 pro

Dynamic BuildRequires

2018-09-15 Thread Nicolas Mailhot
ort Go but *shrug* at this point I don't care, feel free to write something better if you want. The Go code is small and trivial. Regards, ¹ https://github.com/rpm-software-management/mock/issues/160 -- Nicolas Mailhot ___ devel mailing list -- d

Re: Semi-serious proposal: drop all optional entries from comps

2018-09-23 Thread Nicolas Mailhot
nal stuff. > > > > I have no idea if many people use that... > > I am betting it's just about zero, because it seems really unlikely > that anyone wants *all* of the optional packages in a group. Why not? Some of the group

Re: Semi-serious proposal: drop all optional entries from comps

2018-09-23 Thread Nicolas Mailhot
th lots of janitorial involvement (both human and automated). Regards, -- Nicolas Mailhot ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://getfedor

Re: F29 Self-Contained Change: GnuTLS enables TLS 1.3 by default

2018-09-23 Thread Nicolas Mailhot
n the TLS 1.3 draft, and *is* working on obsoleting SNI as it exists today in favour of an encrypted variant. -- Nicolas Mailhot ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproj

Re: F29 Self-Contained Change: GnuTLS enables TLS 1.3 by default

2018-09-23 Thread Nicolas Mailhot
Le dimanche 23 septembre 2018 à 22:39 +0200, Florian Weimer a écrit : > > On Sun, Sep 23, 2018 at 10:14 AM, Nicolas Mailhot > > > To be honest, this looks like a misconfiguration of the Google > servers. Actually, this is probably a "we can finally declare IE6 dead and use

Re: Semi-serious proposal: drop all optional entries from comps

2018-09-23 Thread Nicolas Mailhot
They would regularly miss composes due to broken deps. -- Nicolas Mailhot ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://getfedora.org/code-of-conduct.h

Re: F29 Self-Contained Change: GnuTLS enables TLS 1.3 by default

2018-09-24 Thread Nicolas Mailhot
Le 2018-09-24 08:49, Florian Weimer a écrit : * Nicolas Mailhot: Le dimanche 23 septembre 2018 à 22:39 +0200, Florian Weimer a écrit : In Google's case, there is only one server, imap.gmail.com: <https://developers.google.com/gmail/imap/imap-smtp> That's the public nam

Re: Orphaning some Java packages

2018-09-28 Thread Nicolas Mailhot
with the complexity of tracking dependencies, let's look at it later". -- Nicolas Mailhot ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://getf

Re: Orphaning some Java packages

2018-09-28 Thread Nicolas Mailhot
uages depend on it today (Java is not the only one). It is not sustainable to require packagers to manage bootstraping manually, because koji has no knowledge of it. -- Nicolas Mailhot ___ devel mailing list -- devel@lists.fedoraproject.org To unsubsc

Re: Orphaning some Java packages

2018-09-28 Thread Nicolas Mailhot
Le vendredi 28 septembre 2018 à 10:26 -0400, Stephen John Smoogen a écrit : > On Fri, 28 Sep 2018 at 04:21, Nicolas Mailhot > wrote: > > Le vendredi 28 septembre 2018 à 10:09 +0200, Mikolaj Izdebski a > > écrit : > > > This is already not met for Fedora. Lets look at

Re: Yet another gargantuan mathematical software update

2018-10-07 Thread Nicolas Mailhot
st here as a dep for something else). Reagrds -- Nicolas Mailhot ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://getfedora.org/code-of-condu

[RFC] Default rpm macro packaging layout and conventions

2018-10-10 Thread Nicolas Mailhot
send the result to FPC and the Fonts SIG to switch existing packaging guidelines -- Nicolas Mailhot ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://g

Re: PSA: builds using forge macros with tags broken on rawhide

2018-10-14 Thread Nicolas Mailhot
mp the project version or commit. Regards, -- Nicolas Mailhot ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://getfedora.org/code-of-con

Re: PSA: builds using forge macros with tags broken on rawhide

2018-10-14 Thread Nicolas Mailhot
Le dimanche 14 octobre 2018 à 18:13 +0200, Nicolas Mailhot a écrit : > Le dimanche 14 octobre 2018 à 15:37 +0200, Fabio Valentini a écrit : > > It looks like the forge macros weren't tested to be backwards > > compatible, because packages that build successfully now fail

Re: PSA: builds using forge macros with tags broken on rawhide

2018-10-14 Thread Nicolas Mailhot
the new and better URLs that gitlab supports now.) > > But I've been trying to tell you this when the original forge macros > were introduced, and that has led nowhere either. > > So, I'll probably just gradually move back to using the Source URLs > for github/gitlab wh

Re: PSA: builds using forge macros with tags broken on rawhide

2018-10-15 Thread Nicolas Mailhot
derstand where you're coming from. Regards, -- Nicolas Mailhot ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://getfedora.org/code-of-condu

Fonts packaging macros rework early peek

2018-10-16 Thread Nicolas Mailhot
. I officially suck at updates. I'm reworking things to help me suck less. Also, I took the opportunity to package some font families that should have been packaged quite a long time ago (not necessarily by myself). All this will hit rawhide and reviews once the macro work

Re: Empty debugsources.list file in build when enabling py2 builds

2018-10-19 Thread Nicolas Mailhot
pmbuild works in is a side-effect of %setup (which %autoseup calls behin the scenes), there’s no way to override or even read in it %prep, and *many* bits of rpm automation will look for stuff in this directory only. Regards, -- Nicolas Mailhot ___ d

Re: PSA: builds using forge macros with tags broken on rawhide

2018-10-19 Thread Nicolas Mailhot
PR35, that will add further changes, and has been cooking quite a lot of time already. Though it will be mostly new features, now that the forge URL fixes have hit devel. Regards, -- Nicolas Mailhot ___ devel mailing list -- devel@lists.fedoraproject.org T

Re: PSA: builds using forge macros with tags broken on rawhide

2018-10-19 Thread Nicolas Mailhot
Le vendredi 19 octobre 2018 à 11:48 +0200, Nicolas Mailhot a écrit : > Le vendredi 19 octobre 2018 à 04:58 -0400, Jakub Cajka a écrit : > > And what about backing up the breaking change in Rawhide? At least > > until there is a backward compatible way of doing that(or it is >

Re: Fedora should replace mailing lists with Discourse

2018-10-19 Thread Nicolas Mailhot
hy are we paying $$$ to RH again, I see you spend your time rebuilding Fedora packages, can't you use Debian if the EL part of RHEL is useless?” Regards, -- Nicolas Mailhot ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send

Re: Fedora should replace mailing lists with Discourse

2018-10-19 Thread Nicolas Mailhot
e something else. Wouldn't change the probability upstream would give up on it as soon as it was not shiny and cool anymore, but at least I and Fedora would not totally depend on them for our data. -- Nicolas Mailhot ___ devel maili

Re: Fedora should replace mailing lists with Discourse

2018-10-19 Thread Nicolas Mailhot
Le vendredi 19 octobre 2018 à 07:54 -0700, Gerald B. Cox a écrit : > On Fri, Oct 19, 2018 at 7:43 AM Nicolas Mailhot < > > You really should try it, you might like it. BTW, there are no ads in > the Fedora Discourse instance, so > not sure what you are talking about there.

Re: PSA: builds using forge macros with tags broken on rawhide

2018-10-22 Thread Nicolas Mailhot
clude default processing in the macro code Fedora ships is wrong. Regards, -- Nicolas Mailhot ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct: h

Re: PSA: builds using forge macros with tags broken on rawhide

2018-10-22 Thread Nicolas Mailhot
Le lundi 22 octobre 2018 à 10:00 +0200, Nicolas Mailhot a écrit : > Le lundi 22 octobre 2018 à 00:31 +0200, Robert-André Mauchin a écrit : > > Yeah all "gosetup -q" (which is gofed default) are broken because of > > your commit: > > Well I know no such a thing, th

Re: PSA: builds using forge macros with tags broken on rawhide

2018-10-22 Thread Nicolas Mailhot
Le lundi 22 octobre 2018 à 10:00 +0200, Nicolas Mailhot a écrit : > Le lundi 22 octobre 2018 à 00:31 +0200, Robert-André Mauchin a écrit : > > Yeah all "gosetup -q" (which is gofed default) are broken because of > > your commit: > > Well I know no such a thing, th

Re: PSA: builds using forge macros with tags broken on rawhide

2018-10-22 Thread Nicolas Mailhot
place can be used to sync the reviews, QA runs and Koji/copr mass rebuilds. Which is clearly not the case today. Call that purism if you like -- Nicolas Mailhot ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send

New major version of forge macros in redhat-rpm-config

2018-10-22 Thread Nicolas Mailhot
ays scary. Best regards, ¹ That mostly depends on what FPC decides in https://pagure.io/packaging-committee/issue/813 -- Nicolas Mailhot ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedorap

Re: PSA: builds using forge macros with tags broken on rawhide

2018-10-23 Thread Nicolas Mailhot
ts.fedoraproject.org -- Nicolas Mailhot ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fe

Re: PSA: builds using forge macros with tags broken on rawhide

2018-10-23 Thread Nicolas Mailhot
aging, nor on https://fedoraproject.org/wiki/PackagingDrafts/Go, nor in the macro files themselves. -- Nicolas Mailhot ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Co

Re: PSA: builds using forge macros with tags broken on rawhide

2018-10-23 Thread Nicolas Mailhot
Anyway, since no one answers when I list the possible fixes and ask to choose between them, I fixed the Fedora spec files myself. Feel free to reintroduce %gosetup calls if you really want them, once the %gosetup implementation has been fixed. -- Nicolas Mailhot

Re: PSA: builds using forge macros with tags broken on rawhide

2018-10-23 Thread Nicolas Mailhot
Le mardi 23 octobre 2018 à 23:47 +0200, Robert-André Mauchin a écrit : > On mardi 23 octobre 2018 22:43:16 CEST Nicolas Mailhot wrote: > > Anyway, since no one answers when I list the possible fixes and ask > > to > > choose between them, I fixed the Fedora spec files myself.

Re: PSA: builds using forge macros with tags broken on rawhide

2018-10-23 Thread Nicolas Mailhot
Le mercredi 24 octobre 2018 à 00:52 +0200, Robert-André Mauchin a écrit : > On mardi 23 octobre 2018 23:47:05 CEST you wrote: > > On mardi 23 octobre 2018 22:43:16 CEST Nicolas Mailhot wrote: > > > Anyway, since no one answers when I list the possible fixes and > > >

Re: PSA: builds using forge macros with tags broken on rawhide

2018-10-23 Thread Nicolas Mailhot
Le mercredi 24 octobre 2018 à 08:42 +0200, Nicolas Mailhot a écrit : > Le mercredi 24 octobre 2018 à 00:52 +0200, Robert-André Mauchin a > écrit : > > On mardi 23 octobre 2018 23:47:05 CEST you wrote: > > > On mardi 23 octobre 2018 22:43:16 CEST Nicolas Mailhot wrote: > &g

Re: PSA: builds using forge macros with tags broken on rawhide

2018-10-24 Thread Nicolas Mailhot
mass improving changelog entries is not in the scope of https://fedoraproject.org/wiki/Who_is_allowed_to_modify_which_packages Fixing failing builds clearly was. Regards, -- Nicolas Mailhot ___ devel mailing list -- devel@lists.fedoraproject.org To u

Re: bottlenecks that case my machine to freeze

2018-10-25 Thread Nicolas Mailhot
ction). I use Logitech wireless keyboards and mice with the bluetooth usb dongle. Don't know if that's your case too. Regards, -- Nicolas Mailhot ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an em

Re: bottlenecks that case my machine to freeze

2018-10-25 Thread Nicolas Mailhot
all going awry because the keyboard part is bugging. -- Nicolas Mailhot ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://getfedora.org/code-of-co

Intent to relicense fontpackages

2018-10-28 Thread Nicolas Mailhot
to fontpackages to the past and do not like this change, please say so now. Regards, -- Nicolas Mailhot ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct

Re: IBM buying RedHat

2018-10-29 Thread Nicolas Mailhot
k it. Regards, -- Nicolas Mailhot ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fe

Re: Intent to relicense fontpackages

2018-10-29 Thread Nicolas Mailhot
Le mardi 30 octobre 2018 à 11:47 +0530, Parag Nemade a écrit : > Hi, > > On Sun, Oct 28, 2018 at 9:14 PM Nicolas Mailhot < > nicolas.mail...@laposte.net> wrote: > > Hi all, > > > > Just FYI, I intend to relicense fontpackages from LGPL3+ to GPL3+, > >

Re: Use immutable CRAN URLs

2018-11-01 Thread Nicolas Mailhot
= string.gsub(r, "[%p%s]+", "-") r = string.gsub(r, "^-", "") r = string.gsub(r, "-$", "") r = string.lower(r) -- Nicolas Mailhot ___ devel mailing list -- devel@lists.fedoraproject.or

Re: Enabling powerline theme system wide by default

2018-11-01 Thread Nicolas Mailhot
minals Regards, -- Nicolas Mailhot ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fe

Re: Use immutable CRAN URLs

2018-11-01 Thread Nicolas Mailhot
d directories such as libs and include. Take a look at https://copr.fedorainfracloud.org/coprs/nim/fontpackages-2/builds/ for an example on how to pass doc wildcards to generic automation macros. (currently polishing it and cross-pollinating with go macros)

Re: Intent to relicense fontpackages

2018-11-02 Thread Nicolas Mailhot
was more or less my understanding too, but it’s nicer to ask. Regards, -- Nicolas Mailhot ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://getfedora.org/code-

Re: Need assistance to build LuxCoreRender

2018-11-04 Thread Nicolas Mailhot
use the dos end of lines in your file cause rpmspec to go bonkers $ rpmspec -P luxcorerender.spec 'orgemeta: invalid option -- ' in forgemeta(az:sviu:) error: line 13: %forgemeta -a Regards, -- Nicolas Mailhot ___ devel mailing list -- deve

Re: Need assistance to build LuxCoreRender

2018-11-04 Thread Nicolas Mailhot
forgeurl1 https://github.com/%{name}/BlendLuxCore %global tag1blendluxcore_v%{version}%{?prerelease} %forgemeta -a […] Source0:%{forgesource0} Source1:%{forgesource1} […] %prep %forgesetup -a %patch0 -pX -- Nicolas Mailhot

Re: Need assistance to build LuxCoreRender

2018-11-04 Thread Nicolas Mailhot
Le dimanche 04 novembre 2018 à 11:01 -0800, Luya Tshimbalanga a écrit : > On 2018-11-04 4:43 a.m., Nicolas Mailhot wrote: > > So, basically you should just need a do2unix and the following lines > > in > > rawhide: > > I have Fedora 29 installed and the above line

Re: Enabling powerline theme system wide by default

2018-11-05 Thread Nicolas Mailhot
Le 2018-11-05 11:31, Jonathan Underwood a écrit : On Thu, 1 Nov 2018 at 09:44, Nicolas Mailhot wrote: If someone wants to do this the font powerline uses should be fixed to used correct unicode point values (and PUA when it include things not standardised by unicode). Otherwise powerline

Re: Ursa Major (modules in buildroot) enablement

2018-11-06 Thread Nicolas Mailhot
es to see a flourishing of module versions will hit the “no one’s interested in packaging and QA- ing a miriad versions of the same software” wall. Regards, -- Nicolas Mailhot ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send a

Re: Ursa Major (modules in buildroot) enablement

2018-11-09 Thread Nicolas Mailhot
ub.com/rpm-software-management/rpm/issues/104 That would have a lot more effect on maintainer productivity. Not coincidently, it started with an helper the java SIG wrote an no one ever bothered to integrate infra-side Regards, -- Nicolas Mailhot ___ devel ma

Re: Ursa Major (modules in buildroot) enablement

2018-11-10 Thread Nicolas Mailhot
rs, with bosses, security auditors, etc being none the wiser. Force any bundler dev to actually maintain all the code he ships, and I can assure you, his love affair with bundling will end at once. Regards, -- Nicolas Mailhot ___ devel

Re: Ursa Major (modules in buildroot) enablement

2018-11-10 Thread Nicolas Mailhot
security holes. Code does not self-maintain. Regards, -- Nicolas Mailhot ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://getfedora.org

Re: Better fonts by default?

2018-11-10 Thread Nicolas Mailhot
mented in > https://github.com/silenc3r/fedora-better-fonts will be considered as > defaults? > A lot of this are just individual font packages that just wait for someone to pick up and maintain within Fedora. It does not depend on any fontconfig change Re

Re: Better fonts by default?

2018-11-11 Thread Nicolas Mailhot
the files are pushed upstream. Of course for huge font families split over lots of files the rules can get a lot more complex. There’s at most a handful of those in the distro. Regards, -- Nicolas Mailhot ___ devel mailing list -- devel@lists.fedorapro

Re: Better fonts by default?

2018-11-11 Thread Nicolas Mailhot
share their preferences and anyway windows-style rendering was legally encumbered. Since most of them can not imagine others may not share their preferences they concluded it was not the default for legal reasons. But that has never been the only (or principal) reason. Regards, -- Nico

Re: Better fonts by default?

2018-11-11 Thread Nicolas Mailhot
about doing serious photo/video work on them. You want a screen with high scores everywhere you have to pay a pretty penny for it. But, to pore on text all day round and forget about text rendering artifacts they're prefect. -- Nicolas Mailhot ___ dev

Re: Better fonts by default?

2018-11-11 Thread Nicolas Mailhot
nly Qt5 does (see > screenshots above). Nice work on QT’s part, congratulations to everyone who made this happen. It’s been known for years gamma correction was needed for good screen text rendering. I hope other GUI toolkits follow suit quickly. Regards,

Re: Fedora Lifecycles: imagine longer-term possibilities

2018-11-16 Thread Nicolas Mailhot
that just want to be rid of the deployment chore. Regards, -- Nicolas Mailhot ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://getfedora.o

Re: Fedora Lifecycles: imagine longer-term possibilities

2018-11-16 Thread Nicolas Mailhot
tive long-term upstream repo that could be imported and completed in a Fedora-side fork. What happened is that the thing you need to snapshot before starting the packaging has become a lot more transient and mutating. Regards, -- Nicolas Mailhot ___ dev

Re: Fedora Lifecycles: imagine longer-term possibilities

2018-11-16 Thread Nicolas Mailhot
Le vendredi 16 novembre 2018 à 11:37 +0100, Nicolas Mailhot a écrit : > iable, and checking those in the installer) > > * that effectively means: > * the only supported state is the current upgrade tip, > * you have an N-era window where upgrades to the current tip are >

<    1   2   3   4   5   6   7   8   9   10   >