Re: [arch-general] Kernel 5.3.5 and Kernel 5.3.6 perl warnings

2019-10-14 Thread Ram Kumar via arch-general
Thank you Jude.. On Tue, 15 Oct 2019 at 07:16, Jude DaShiell wrote: > If you start getting warnings that perl failed to set locale that didn't > happen on earlier versions of the kernel I know how to fix that. > First you have to have everything correct in /etc/locale.conf. If that's > the

[arch-general] Kernel 5.3.5 and Kernel 5.3.6 perl warnings

2019-10-14 Thread Jude DaShiell
If you start getting warnings that perl failed to set locale that didn't happen on earlier versions of the kernel I know how to fix that. First you have to have everything correct in /etc/locale.conf. If that's the case, add to your ~/.bash_profile file source /etc/locale.conf then save the edit

Re: [arch-general] Package guidelines 

2019-10-14 Thread Iyán Méndez Veiga
El lunes, 14 de octubre de 2019 23:13:15 (CEST) Yaro Kasear escribió: > On 10/14/19 3:59 PM, Alberto Salvia Novella via arch-general wrote: > > Video-reply I really don't like your attitute and nonverbal communication (that finger pointing all the time... so

Re: [arch-general] Package guidelines 

2019-10-14 Thread Aaron Laws via arch-general
On Mon, Oct 14, 2019 at 4:59 PM Alberto Salvia Novella via arch-general < arch-general@archlinux.org> wrote: > Video-reply > "no matter how much you know, you don't know everything" has nothing to do with Robin's most egregious trespass: "This is universally

Re: [arch-general] Package guidelines 

2019-10-14 Thread Yaro Kasear
On 10/14/19 3:59 PM, Alberto Salvia Novella via arch-general wrote: > Video-reply For someone who "can handle disagreement" like you claim in your video, you sure are protesting quite a bit over it. I also have a hard time someone is really extending a hand in good

Re: [arch-general] Package guidelines 

2019-10-14 Thread Alberto Salvia Novella via arch-general
Video-reply

Re: [arch-general] grep

2019-10-14 Thread Jeanette C. via arch-general
Hey hey Silvio, hm this looks more like a challenge for a whole script. I can script, but I'm not always the most efficient. If your .md files always look the same, i.e. there is always the exact line "date: -mm-dd" and you can be sure that one script folder will have all articles,

Re: [arch-general] grep

2019-10-14 Thread Aaron Laws via arch-general
On Mon, Oct 14, 2019 at 3:48 PM siefke_lis...@web.de wrote: > Hello, > > I have a question about grep, okay yes is not direct Arch but I not find > a information and here on list sure some profis with grep. > > The folder structure: > > content/de/blog/*.md > content/fr/blog/*.md >

[arch-general] grep

2019-10-14 Thread siefke_lis...@web.de
Hello, I have a question about grep, okay yes is not direct Arch but I not find a information and here on list sure some profis with grep. The folder structure: content/de/blog/*.md content/fr/blog/*.md content/en/blog/*.md content/ru/blog/*.md To know which articles I have translate I grep

Re: [arch-general] Package guidelines 

2019-10-14 Thread Giancarlo Razzolini via arch-general
Em outubro 14, 2019 12:41 Alberto Salvia Novella via arch-general escreveu: As said, blocked the latest three. We can either have a constructive conversation or it's over, that simple. Make your choice. Please, block me as well. Or, go even further and block anyone with an @archlinux.org

[arch-general] interesting /etc/locale.conf situation

2019-10-14 Thread Jude DaShiell
Kernel in use is 5.3.5 with I think all of the current systemd stuff installed last night. when I run cpanp I get warnings from perl stating setting locale failed and listing variables that are unset. However if I run source /etc/locale.conf then run cpanp, no warnings appear. What did I do wrong

Re: [arch-general] Package guidelines 

2019-10-14 Thread Yaro Kasear
On 10/14/19 10:41 AM, Alberto Salvia Novella via arch-general wrote: > As said, blocked the latest three. > > We can either have a constructive conversation or it's over, that > simple. Make your choice. > Blocking people who respond negatively to your proposal is a great way to get people to

Re: [arch-general] Package guidelines 

2019-10-14 Thread Alberto Salvia Novella via arch-general
As said, blocked the latest three. We can either have a constructive conversation or it's over, that simple. Make your choice.

Re: [arch-general] Package guidelines 

2019-10-14 Thread Doug Newgard via arch-general
On Mon, 14 Oct 2019 17:17:09 +0200 Alberto Salvia Novella via arch-general wrote: > Robin Broda: > > This is universally stupid. > abrasiveness = blockage > LOL, blocking a TU who's making valid points. This thread was going nowhere in the first place, so I guess it doesn't matter.

Re: [arch-general] Package guidelines 

2019-10-14 Thread Óscar García Amor via arch-general
El lun., 14 oct. 2019 a las 17:17, Alberto Salvia Novella via arch-general () escribió: > > Robin Broda: > > This is universally stupid. > abrasiveness = blockage Please, don't feed the troll and ignore this thread. Greetings. -- Óscar García Amor | ogarcia at moire.org | http://ogarcia.me

Re: [arch-general] Package guidelines 

2019-10-14 Thread Alberto Salvia Novella via arch-general
Robin Broda: This is universally stupid. abrasiveness = blockage

Re: [arch-general] Package guidelines 

2019-10-14 Thread Robin Broda via arch-general
On 10/14/19 4:48 PM, Alberto Salvia Novella via arch-general wrote: > I want to suggest including all or some of these in the package guidelines > , or the > appropriate documentation: > > > *New items:* > > - Write your PKGBUILD

Re: [arch-general] Package guidelines 

2019-10-14 Thread Emil Lundberg via arch-general
On 2019-10-14 16:48, Alberto Salvia Novella via arch-general wrote: > - Start new variables and functions names with a capital letter, to > avoid clashes with those in makepkg itself. Isn't there an existing convention to use an underscore prefix (`_pkgname`) for this? /Emil

[arch-general] Package guidelines 

2019-10-14 Thread Alberto Salvia Novella via arch-general
I want to suggest including all or some of these in the package guidelines , or the appropriate documentation: *New items:* - Write your PKGBUILD in a way that will work by itself as long as possible, for example by