You are not logged in.
Pages: 1
Seems there are changes to Debian buster that affect the command line.
For some reason they have messed up the PATH variable for root so things like dpkg-reconfigure no longer work.
This error was carried over to my netinst installation (Debian ncurses installer from usb stick).
That has to be fixed, confusing for the user.
And please include wvdial in a standard install with DE and Wicd, so useful if you only have an usb 4G modem.
Offline
http://forums.debian.net/viewtopic.php?f=16&t=142973
This issue is also covered in the first post in the Devuan beowulf beta thread.
Brianna Ghey — Rest In Power
Offline
Sorry This installation is a bit weird. Now it refuses to run Synaptic, says command not found in terminal.. I'll get it sorted. Sheesh .. now music files are playing double speed.. Not boring anyway
Last edited by coyotito (2020-04-21 00:09:23)
Offline
Found a weird bashrc in the root folder, replaced it with the one in /etc/skel and manually added the normal folders for executables, just to be sure. Now Synaptic etc start from terminal. Audio file playback speed sorted itself out after a reboot. Looking good for a beta
Offline
PATH is still messed up, most commands don't work in console.
The export path command only fixes it until next reboot. Well, I can find workarounds for the few things I need the console for.
Other than that the installation is very stable and stuff works.
Offline
PATH is still messed up, most commands don't work in console.
How is your PATH "messed up"? Which commands don't work?
To help us understand the problem please log in as your normal user and show us the output of
echo $PATH
Then run this command and post the PATH again:
su -
^ That should result in the /sbin directories being included.
Brianna Ghey — Rest In Power
Offline
Pages: 1