Re: [arch-general] sudo: setrlimit(RLIMIT_CORE): Operation not permitted

2019-10-31 Thread Neven Sajko via arch-general
It seems like your container is set up with too low of a RLIMIT_CORE rlimit for core files, causing the error when sudo attempts to increase it. Maybe you messed up a config file for Docker? See this for more info: https://pubs.opengroup.org/onlinepubs/9699919799/functions/getrlimit.html Regards

[arch-general] sudo: setrlimit(RLIMIT_CORE): Operation not permitted

2019-10-31 Thread Cem Keylan via arch-general
Hello list, I have a script for bootstrapping Arch and I test it on the archlinux/base docker container everytime before I make a release in order to make sure everything runs fine. Yesterday, I have run the script on the container, and it started throwing an error everytime my script called "sud

Re: [arch-general] sudo

2019-09-01 Thread Robert Crawford via arch-general
On Sun, Sep 1, 2019 at 9:49 AM Adrián Benítez Merino via arch-general < arch-general@archlinux.org> wrote: > https://wiki.archlinux.org/index.php/Sudo#Using_visudo > > El dom., 1 sept. 2019 16:47, adérito escribió: > > > Hello judje how do i edit sudoers with visudo in nano? > > > > Enviado do Co

Re: [arch-general] sudo

2019-09-01 Thread Adrián Benítez Merino via arch-general
https://wiki.archlinux.org/index.php/Sudo#Using_visudo El dom., 1 sept. 2019 16:47, adérito escribió: > Hello judje how do i edit sudoers with visudo in nano? > > Enviado do Correio para Windows 10 > >

[arch-general] sudo

2019-09-01 Thread adérito
Hello judje how do i edit sudoers with visudo in nano? Enviado do Correio para Windows 10

Re: [arch-general] sudo 1.8.14.p2-1 breaks gksudo

2015-07-22 Thread Jens Adam
Wed, 22 Jul 2015 11:58:18 +0200 Ralf Mardorf : > https://bugs.archlinux.org/task/45739 Just a little bit late. https://bugs.archlinux.org/task/45735 --byte pgpwMq7XTudsL.pgp Description: Digitale Signatur von OpenPGP

Re: [arch-general] sudo 1.8.14.p2-1 breaks gksudo

2015-07-22 Thread Ralf Mardorf
https://bugs.archlinux.org/task/45739

Re: [arch-general] sudo 1.8.14.p2-1 breaks gksudo

2015-07-21 Thread Ralf Mardorf
On Tue, 21 Jul 2015 19:14:22 +0200, runi...@gmx.com wrote: >Did you try rebuilding gksudo? Sudo now has an extra option enabled >IIRC, so that might help. No I didn't try that before you mentioned it. Yet I rebuild it, but with the same configure options. This doesn't solve the issue. I don't kno

Re: [arch-general] sudo 1.8.14.p2-1 breaks gksudo

2015-07-21 Thread runical
Hi Ralf, On Tue, 21 Jul 2015 19:05:46 +0200 Ralf Mardorf wrote: > Hi, > > after upgrading sudo today, gksudo stopped working. Downgrading sudo > fixed the issue. > > [rocketmouse@archlinux tmp]$ grep sudo /var/log/pacman.log | grep > 2015-07-21 [2015-07-21 15:30] [ALPM] upgraded sudo (1.8.14.p

[arch-general] sudo 1.8.14.p2-1 breaks gksudo

2015-07-21 Thread Ralf Mardorf
Hi, after upgrading sudo today, gksudo stopped working. Downgrading sudo fixed the issue. [rocketmouse@archlinux tmp]$ grep sudo /var/log/pacman.log | grep 2015-07-21 [2015-07-21 15:30] [ALPM] upgraded sudo (1.8.14.p1-1 -> 1.8.14.p2-1) [2015-07-21 18:24] [PACMAN] Running 'pacman -U sudo-1.8.11.p

[arch-general] sudo arch-nspawn $ch86/root pacman -Syu [missed update]

2014-02-28 Thread David C. Rankin
All, Updating an i686 archroot, the update failed to update wireless_tools-30.pre9-1-i686.pkg.tar.xz. The repository used is: http://mirror.us.leaseweb.net/archlinux/core/os/i686/ The file is present in the leaseweb repository. I had manually checked for the presence of this file in my archr

Re: [arch-general] Sudo arch wiki

2012-08-31 Thread Kevin Chadwick
> > Cmnd_Alias EDITS > > = /usr/bin/vim, /usr/bin/nano, /usr/bin/cat, /usr/bin/vi Cmnd_Alias > > ARCHLINUX = /usr/sbin/gparted, /usr/bin/pacman, /usr/bin/pacman-color > > > > root ALL = (ALL) ALL > > USER_NAME ALL = (ALL) ALL, NOPASSWD: WHEELER, NOPASSWD: PROCESSES, > > NOPASSWD: ARCHLINUX, NOPASS

Re: [arch-general] Sudo arch wiki

2012-08-30 Thread Allan McRae
On 31/08/12 09:48, Kevin Chadwick wrote: > Cmnd_Alias EDITS > = /usr/bin/vim, /usr/bin/nano, /usr/bin/cat, /usr/bin/vi Cmnd_Alias > ARCHLINUX = /usr/sbin/gparted, /usr/bin/pacman, /usr/bin/pacman-color > > root ALL = (ALL) ALL > USER_NAME ALL = (ALL) ALL, NOPASSWD: WHEELER, NOPASSWD: PROCESSES, >

[arch-general] Sudo arch wiki

2012-08-30 Thread Kevin Chadwick
Cmnd_Alias EDITS = /usr/bin/vim, /usr/bin/nano, /usr/bin/cat, /usr/bin/vi Cmnd_Alias ARCHLINUX = /usr/sbin/gparted, /usr/bin/pacman, /usr/bin/pacman-color root ALL = (ALL) ALL USER_NAME ALL = (ALL) ALL, NOPASSWD: WHEELER, NOPASSWD: PROCESSES, NOPASSWD: ARCHLINUX, NOPASSWD: EDITS The arch wiki

Re: [arch-general] Sudo Vulnerability

2012-01-31 Thread Kevin Chadwick
On Tue, 31 Jan 2012 18:37:20 +0100 Karol Blazewicz wrote: > > It is there. I did a more /FORT rather than grep > > It seems there is a difference here between OpenBSD and Arches more. > > more +/FORT /etc/makepkg.conf works as expected, but indeed searching > while viewing yields 'pattern not fou

Re: [arch-general] Sudo Vulnerability

2012-01-31 Thread Karol Blazewicz
On Tue, Jan 31, 2012 at 6:31 PM, Kevin Chadwick wrote: > It is there. I did a more /FORT rather than grep > It seems there is a difference here between OpenBSD and Arches more. more +/FORT /etc/makepkg.conf works as expected, but indeed searching while viewing yields 'pattern not found' for many

Re: [arch-general] Sudo Vulnerability

2012-01-31 Thread Kevin Chadwick
On Tue, 31 Jan 2012 17:31:17 + Kevin Chadwick wrote: > Glad I've found this. It seems there is a difference here between > OpenBSD and Arches more. On OpenBSD it searches what's displayed too. I'll use less from now on it's better anyway -- Kc

Re: [arch-general] Sudo Vulnerability

2012-01-31 Thread Kevin Chadwick
On Tue, 31 Jan 2012 18:36:54 +0200 Ionut Biru wrote: > > I couldn't find it in makepkg.conf anyway? > > > > maybe you didn't merge makepkg.conf.pacnew. It is there. I did a more /FORT rather than grep and it was on the first page and so said wasn't found. When I actually compared it to my build

Re: [arch-general] Sudo Vulnerability

2012-01-31 Thread Ionut Biru
On 01/31/2012 06:37 PM, Kevin Chadwick wrote: > > http://www.sudo.ws/sudo/alerts/sudo_debug.html > > Is sudo on arch built with? > > -D_FORTIFY_SOURCE=2 > yes it is. we also have the version that is supposed to have the vulnerability fixed. > I couldn't find it in makepkg.conf anyway? > may

Re: [arch-general] Sudo Vulnerability

2012-01-31 Thread Karol Blazewicz
On Tue, Jan 31, 2012 at 5:37 PM, Kevin Chadwick wrote: > > http://www.sudo.ws/sudo/alerts/sudo_debug.html > > Is sudo on arch built with? > > -D_FORTIFY_SOURCE=2 > > I couldn't find it in makepkg.conf anyway? Is it http://projects.archlinux.org/svntogit/packages.git/commit/trunk?h=packages/sudo&i

Re: [arch-general] Sudo Vulnerability

2012-01-31 Thread Thanasis Georgiou
On 31 January 2012 18:37, Kevin Chadwick wrote: > > http://www.sudo.ws/sudo/alerts/sudo_debug.html > > Is sudo on arch built with? > > -D_FORTIFY_SOURCE=2 > > I couldn't find it in makepkg.conf anyway? > > -- > Kc I got sudo 1.8.3.p2, which is said to fix the problem. Wait a bit for your mirror to

Re: [arch-general] Sudo Vulnerability

2012-01-31 Thread Florian Pritz
On 31.01.2012 17:37, Kevin Chadwick wrote: > > http://www.sudo.ws/sudo/alerts/sudo_debug.html > > Is sudo on arch built with? > > -D_FORTIFY_SOURCE=2 yes > > I couldn't find it in makepkg.conf anyway? > You should merge the .pacnew -- Florian Pritz signature.asc Description: OpenPGP di

[arch-general] Sudo Vulnerability

2012-01-31 Thread Kevin Chadwick
http://www.sudo.ws/sudo/alerts/sudo_debug.html Is sudo on arch built with? -D_FORTIFY_SOURCE=2 I couldn't find it in makepkg.conf anyway? -- Kc