SV: run apt-get upgrade via ssh batch login doesn't work

2004-08-17 Thread Christofer Algotsson
Lucas Albers wrote: > I have a script that connects to all my machines and runs: apt-get > update. > > If instead I run apt-get upgrade, it gives an error about: > Not being able to find the path, correctly. > > dpkg: `ldconfig' not found on PATH. > dpkg: `start-stop-daemon' not found on PATH. >

run apt-get upgrade via ssh batch login doesn't work

2004-08-17 Thread Lucas Albers
I have a script that connects to all my machines and runs: apt-get update. If instead I run apt-get upgrade, it gives an error about: Not being able to find the path, correctly. dpkg: `ldconfig' not found on PATH. dpkg: `start-stop-daemon' not found on PATH. dpkg: `install-info' not found on PATH