Re: [arch-general] Removing gitolite package doesn't remove gitolite user

2017-04-01 Thread Eli Schwartz via arch-general
On 03/31/2017 10:12 PM, Ricardo Band wrote: > On Fri, 2017-03-31 at 20:37 -0500, Doug Newgard wrote: >> >> Short version here, you deleted the user's home dir manually and left >> the user. >> That's not a packaging problem. > > Yep. But shouldn't the home dir be recreated when I reinstall the > p

Re: [arch-general] Suppressing specific pacman warnings

2017-04-01 Thread Eli Schwartz via arch-general
On 04/01/2017 11:14 AM, João Miguel via arch-general wrote: > First of all, why is this a warning? What is the problem of me having a > newer version of a package than the repository? --quiet does not help. I > could do Why would a mismatch between what is expected and what is actually there, *not

Re: [arch-general] Mount point of MTP devices?

2017-04-01 Thread Bennett Piater
On April 2, 2017 7:06:59 AM GMT+02:00, Rijul Gulati via arch-general wrote: >Hello, >I have recently installed Arch on my desktop machine (KDE). >I want to access android device (MTP) from terminal. The device is >accessible from file manager (Dolphin). This means it has to be mounted >somewher

[arch-general] Mount point of MTP devices?

2017-04-01 Thread Rijul Gulati via arch-general
Hello, I have recently installed Arch on my desktop machine (KDE). I want to access android device (MTP) from terminal. The device is accessible from file manager (Dolphin). This means it has to be mounted somewhere (right?). It's not mounted in '/run/user/1000/gvfs' directory I have following pac

Re: [arch-general] Suppressing specific pacman warnings

2017-04-01 Thread Guus Snijders via arch-general
Op 1 apr. 2017 17:14 schreef "João Miguel via arch-general" < arch-general@archlinux.org>: Hello, I have some unofficial repos added in pacman.conf, and at times use ABS and the AUR, so I often get messages like this: # LANG=C pacman -Syu ... :: Starting full system upgrade... warning: udevil:

[arch-general] Suppressing specific pacman warnings

2017-04-01 Thread João Miguel via arch-general
Hello, I have some unofficial repos added in pacman.conf, and at times use ABS and the AUR, so I often get messages like this: # LANG=C pacman -Syu ... :: Starting full system upgrade... warning: udevil: local (0.4.4-2) is newer than community (0.4.4-1) ...(10 messages from unofficial repos)...

Re: [arch-general] install Arch on Btrfs - dual boot w10/arch - can't find vmlinuz on boot menu

2017-04-01 Thread arnaud gaboury via arch-general
On Sat, Apr 1, 2017 at 12:27 PM arnaud gaboury wrote: > I followed the arch install wiki to install arch alongside w10 and dual > boot. (w10 was already installed). > Here is a summarize of the output of fdisk: > -- > # fdisk -l > Disk /dev/nvme0n1 > >

Re: [arch-general] Removing gitolite package doesn't remove gitolite user

2017-04-01 Thread Óscar García Amor
The main problem is that the _useradd_ is launched with -m parameter that creates the home directory to gitolite user. If user already exists then the home directory is not recreated. IMHO is better don't use -m modifier and do something like this: if [[ ! -d /var/lib/gitolite ]] ; then mkdir

[arch-general] install Arch on Btrfs - dual boot w10/arch - can't find vmlinuz on boot menu

2017-04-01 Thread arnaud gaboury via arch-general
I followed the arch install wiki to install arch alongside w10 and dual boot. (w10 was already installed). Here is a summarize of the output of fdisk: -- # fdisk -l Disk /dev/nvme0n1 /dev/nvme0n1p1 260M EFI System /dev/nvme0n1p3. 186G