Package: chntpw Version: 140201-1.2 Severity: normal X-Debbugs-Cc: [email protected]
Dear Maintainer, *** Reporter, please consider answering these questions, where appropriate *** * What led up to the situation? I was trying to install a specific Windows 11 version so I donwloaded the zip from https://uupdump.net/, installed the dependencies and ran the uup_download_linux.sh script to actually download the iso file. Problem is, it complained that I didn't have chntpw. So I ran apt-get install chntpw. Then apt-get told me that it got installed but the script would keep complaining that I didn't have it. I am new to Debian and didn't know that /usr/sbin wasn't added to $PATH by default (I've been a long time Ubuntu user and Ubuntu always had it in $PATH by default). Then I did some research and learned that /usr/sbin isn't added by default because it's meant to have programs that require sudo and are used for system administration and since chntpw doesn't need sudo it probably doesn't make sense to keep it under /usr/sbin. * What exactly did you do (or not do) that was effective (or ineffective)? I had to add /usr/sbin to $PATH in .profile * What was the outcome of this action? The script ran flawlessly * What outcome did you expect instead? I didn't expect to have to change my $PATH to include /usr/sbin because chntpw doesn't require sudo *** End of the template - remove these template lines *** -- System Information: Debian Release: 13.1 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 6.12.43+deb13-amd64 (SMP w/4 CPU threads; PREEMPT) Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US:en Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages chntpw depends on: ii libc6 2.41-12 chntpw recommends no packages. chntpw suggests no packages. -- no debconf information

