MemTar#add_file with an existing file fails with error can't find user for ... if a file is owned by a user or group for which a system database entry cannot be looked up.
In this case it should gracefully degrade to set the user/group name to decimal numeric ID, or skipping it altogether.
MemTar#add_filewith an existing file fails with errorcan't find user for ...if a file is owned by a user or group for which a system database entry cannot be looked up.In this case it should gracefully degrade to set the user/group name to decimal numeric ID, or skipping it altogether.