[arch-dev-public] Moving arduino into [community] important notes

2016-11-26 Thread NicoHood
Hey guys, I've got a few concerns when moving arduino into community. Lately we could solve most bugs, but those require some manual installation steps that I want to explain here, and those possibly need additional information on the front page: Some (very old) arduino installations (somehow)

Re: [arch-dev-public] todo list for moving http -> https sources

2016-10-31 Thread NicoHood
I'd also vote for https. It does not hurt to use a secure channel to download the sources from. It would be great if we as ArchLinux team could make the first step into that direction. However if you write such a script, it should also check if an https download is available, as not all websites

Re: [arch-dev-public] Shadowing i686, round 1

2016-12-13 Thread NicoHood
On 12/13/2016 08:04 PM, Balló György via arch-dev-public wrote: > 2016. 12. 13, kedd keltezéssel 12.29-kor Doug Newgard ezt írta: >> On Tue, 13 Dec 2016 19:16:53 +0100 >> Balló György via arch-dev-public >> wrote: >> >>> -1 for dropping i686 completely. >>> >>> +1

Re: [arch-dev-public] Shadowing i686, round 1

2016-12-13 Thread NicoHood
On 12/12/2016 10:02 PM, Jelle van der Waa wrote: > On 12/12/16 at 09:51pm, Bartłomiej Piotrowski wrote: >> against that architecture. No, I don't do even smoke tests – I assume >> that i686 works if x86_64 does. (Don't beat me up too hard for that.) > > I know for sure that you are not the only

Re: [arch-dev-public] Moving arduino into [community] important notes

2016-12-01 Thread NicoHood
On 11/28/2016 01:34 AM, Bartłomiej Piotrowski wrote: > On 2016-11-26 18:01, NicoHood wrote: >> Hey guys, >> I've got a few concerns when moving arduino into community. Lately we >> could solve most bugs, but those require some manual installation steps >> that I want

[arch-dev-public] Stronger Hashes for PKGBUILDs

2016-11-29 Thread NicoHood
It has been discussed and suggested from a lot of different people[1] that we should use stronger hashes inside our PKGBUILDs. Since we now must check for and use https and GPG when that is possible[2], we should also consider making the switch to stronger hashes. Server cracks and MitM attacks

Re: [arch-dev-public] Moving arduino into [community] important notes

2016-12-02 Thread NicoHood
On 12/02/2016 08:32 PM, Bartłomiej Piotrowski wrote: >> On 11/28/2016 08:26 AM, Antonio Rojas wrote: >>> El Mon, 28 Nov 2016 01:34:38 +0100, Bartłomiej Piotrowski escribió: >>> There is no way to remove epoch, ever. I know it looks ugly for some packagers, but there is nothing to be

Re: [arch-dev-public] switching to systemd-stable

2017-07-06 Thread NicoHood
On 07/06/2017 09:12 AM, Bartłomiej Piotrowski wrote: > On 2017-07-06 02:11, NicoHood wrote: >> On 07/05/2017 12:10 AM, Christian Hesse wrote: >>> Dave Reisner <d...@falconindy.com> on Sat, 2017/07/01 13:22: >>>> Hey all, >>>> >>>> This

Re: [arch-dev-public] switching to systemd-stable

2017-07-06 Thread NicoHood
On 07/06/2017 09:44 AM, NicoHood wrote: > And yes, I am doing stuff in the background. I wrote a guide and a tool > that simplifies source code signing[1] and I am doing a detailed > security analysis on all ArchLinux packages. And once it is ready I will > request gpg signature

Re: [arch-dev-public] switching to systemd-stable

2017-07-05 Thread NicoHood
On 07/05/2017 12:10 AM, Christian Hesse wrote: > Dave Reisner on Sat, 2017/07/01 13:22: >> Hey all, >> >> This should be pretty much a no-brainer, but wanted to be sure I wasn't >> missing anything. Systemd upstream publishes a "systemd-stable" repo [1] >> which branches at

[arch-dev-public] ArchLinux on Github

2017-06-05 Thread NicoHood
Hi, we have an organization on Github: https://github.com/archlinux Would it be possible to add my account (NicoHood) also to this organization? This would help other users to identify that i am also an ArchLinux TU Member. Cheers, Nico signature.asc Description: OpenPGP digital signature

[arch-dev-public] Edit /etc/php/php.ini config file in chroot

2019-02-11 Thread NicoHood
Hi, I am using devtools to create a package with php scripts. It uses composer to build the package. I get the error: The requested PHP extension ext-iconv * is missing from your system. Install or enable PHP's iconv extension. This can be solved by editing the config file and add: