Re: [BackupPC-users] Issue with configure.pl not recognizing user

2019-12-30 Thread Michael Stowe

On 2019-12-30 12:24, White FrosT wrote:

Dear list, 
I have an issue installing backuppc on my new network disk running Linux 4.2.8 ARMv71. I think I have managed all preconditions in perl (v5.28.1) and are ready to install, but I run into an issue with configure.pl [1]. It doesn't let me set the user to run BackupPC with. See the snapshot of the script output below: 

--> BackupPC should run as user [backuppc] 

getpwnam() says that user backuppc doesn't exist.  Please 
check the name and verify that this user is in the passwd file. 

But the user does exist on my system, see: 

[/.../BackupPC-4.3.1] # grep backuppc /etc/passwd 
backuppc:x:1000:1000::/share/homes/Backupuser/: 

I cannot seem to workaround this problem. Does anyone have any leads? 


Thanks a lot!


For what it's worth, I've seen this behavior when shadow hasn't properly
been updated, and it took (takes?) running vipw, then rebooting.  YMMV 


Links:
--
[1] 
https://u2182357.ct.sendgrid.net/wf/click?upn=ktc6Sw27myTf4Fow3Cmoe104eSS9eTV3JAv92P6q3YM-3D_OypFYCWzG5ApGW-2FFpGTxc4RCS9eud0Dl1htN5rYoUZ8To4zeNUFBkAGI3hzer91CDs-2BYzdt2HE8zUz4v3W9zJ5KQFWgpKYFRloa8R5pL1JpkwdFsV6MyURoVYyORP5KbjcNIro-2BSppu3j4gfiCMhsryu4Rz4gSeys4CPAHiTL-2BIth93gfmW0PKHhfw79s4T4x5w-2FVI2oizAulx2K-2BFLtcKonOQRVB4FWb2ZkKQJqehg-2B-2FlScX881ft1lM6769ofr___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/


[BackupPC-users] Issue with configure.pl not recognizing user

2019-12-30 Thread White FrosT
Dear list,
I have an issue installing backuppc on my new network disk running Linux
4.2.8 ARMv71. I think I have managed all preconditions in perl (v5.28.1)
and are ready to install, but I run into an issue with configure.pl. It
doesn't let me set the user to run BackupPC with. See the snapshot of the
script output below:

--> BackupPC should run as user [backuppc]

getpwnam() says that user backuppc doesn't exist.  Please
check the name and verify that this user is in the passwd file.

But the user does exist on my system, see:

[/.../BackupPC-4.3.1] # grep backuppc /etc/passwd
backuppc:x:1000:1000::/share/homes/Backupuser/:

I cannot seem to workaround this problem. Does anyone have any leads?

Thanks a lot!
___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/