cgwalters created an issue (rpm-software-management/rpm#3684)

**Describe the bug**

Regression from https://github.com/rpm-software-management/rpm/issues/882

Basically with nss-altfiles in use (as it has been since RHEL 7 Atomic Host and 
slightly later Fedora Atomic Host, on to CoreOS and Silverblue and bootc...) we 
have "system users" there in some cases, and since 
https://github.com/rpm-software-management/rpm/pull/2503 those users are no 
longer found.

**To Reproduce**

```
$ podman run --rm -ti quay.io/centos-bootc/centos-bootc:stream10 bash
bash-5.2# dnf -y install swtpm-tools
...
  Installing       : swtpm-tools-0.9.0-2.el10.x86_64                            
                                                                                
                                                                                
                 17/17 
warning: user tss does not exist - using root
...
```

The same command but using `:stream9` has no error.

**Expected behavior**

Find the users in altfiles.



-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/3684
You are receiving this because you are subscribed to this thread.

Message ID: <rpm-software-management/rpm/issues/3...@github.com>
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
https://lists.rpm.org/mailman/listinfo/rpm-maint

Reply via email to