I'm updating a Tumbleweed system. There were lots of updates in this one. One of them seems stuck. It is installing btrfsmaintenance-0.4.2-3.1.noarch, and nothing has happened in at least a half an hour. I see these processes running: 00:00:03 /usr/bin/python3 /usr/lib/zypp/plugins/commit/btrfs-defrag-plugin.py 00:00:00 rpm --root / --dbpath /var/lib/rpm -U --percent --noglob --force --nodeps -- /var/cache/zypp/packages/repo-oss/noarch/btrfsmaintenance-0.4.2-3.1.noarch.rpm 00:00:00 /usr/bin/systemctl try-restart btrfsmaintenance-refresh.service btrfsmaintenance-refresh.path btrfs-balance.service btrfs-balance.timer btrfs-defrag.service btrfs-defrag.timer btrfs-scrub.service btrfs-scrub.timer btrfs-trim.service btrfs-trim.timer The times on these seem not to change. OOC, I thought I would see what /usr/lib/zypp/plugins/commit/btrfs-defrag-plugin.py is doing. I see that it is in a read that never seems to return: strace: Process 4567 attached read(0, I am guessing/hoping that file 0 is not stdin. If it is, then the design of that script is broken if it should be run by zypper where the user cannot provide anything to stdin. I am afraid to kill the script. I surely don't want to mess up the file system! -- Roger Oberholtzer -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org