%20%E3%82%92%E8%BF%94%E3%81%97%E3%81%BE%E3%81%97%E3%81%9F%E3%80%8D%E3%81%A8%E3%81%84%E3%81%86%E3%82%A8%E3%83%A9%E3%83%BC%E3%81%A7%E5%A4%B1%E6%95%97%E3%81%97%E3%81%BE%E3%81%99.png)
Linux ターミナルの Win10 Windows サブシステムで Ubuntu を使用しようとしています。しかし、次のようなコマンドを実行すると、次のようにsudo apt reinstall libpaper1
なります:
Setting up passwd (1:4.8.1-1ubuntu5.20.04.4) ...
/var/lib/dpkg/info/passwd.postinst: 21: getent: not found
groupadd: group 'shadow' already exists
Group ID 42 has been allocated for the shadow group. You have either
used 42 yourself or created a shadow group with a different ID.
Please correct this problem and reconfigure with dpkg --configure passwd''.
Note that both user and group IDs in the range 0-99 are globally
allocated by the Debian project and must be the same on every Debian
system.
dpkg: error processing package passwd (--configure):
installed passwd package post-installation script subprocess returned error exit status 1
Errors were encountered while processing:
passwd
E: Sub-process /usr/bin/dpkg returned an error code (1)
複数のガイドと apt-get install、update、upgrade を試しましたが、常にこのエラーが発生します。