Re: Please help with error message

2018-08-07 Thread deloptes
Rodolfo Medina wrote: > I'd always thought that `su' was Debian's and `sudo' was Ubuntu's...  :-) No - both are linux and sudo is for the use to be able to use specific commands. So in general I add sudo rule for my use for bash and it is done. Alternatively add user to sudo group and you can

Re: Please help with error message

2018-08-07 Thread Rodolfo Medina
deloptes writes: > Rodolfo Medina wrote: > >> Yes, if becoming root with with `su -' the error about what is the present >> thread disappears... > > I guess sudo is always better to use I'd always thought that `su' was Debian's and `sudo' was Ubuntu's... :-) Rodolfo

Re: Please help with error message

2018-08-07 Thread Reco
Hi. On Tue, Aug 07, 2018 at 12:45:51PM +0200, Stephan Seitz wrote: > On Di, Aug 07, 2018 at 01:18:59 +0300, Reco wrote: > > > I never had your mentioned problems. > > Either you have /sbin in your user's path, or you haven't run a single > > apt-get all these years. There are other

Re: Please help with error message

2018-08-07 Thread Greg Wooledge
On Tue, Aug 07, 2018 at 01:18:59PM +0300, Reco wrote: > On Tue, Aug 07, 2018 at 12:01:02PM +0200, Stephan Seitz wrote: > > On Di, Aug 07, 2018 at 12:35:32 +0300, Reco wrote: > > > > rodolfo@sda6-acer:~$ su > > > Don't. Do. That. Ever. > > > > That’s bullshit. I did it all the time until Debian

Re: Please help with error message

2018-08-07 Thread mick crane
On 2018-08-07 12:47, mick crane wrote: On 2018-08-07 09:18, Stephan Seitz wrote: On Di, Aug 07, 2018 at 10:08:06 +0200, Rodolfo Medina wrote: $ echo $PATH /home/rodolfo/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games rodolfo@sda6-acer:~$ su Password: You are using

Re: Please help with error message

2018-08-07 Thread mick crane
On 2018-08-07 09:18, Stephan Seitz wrote: On Di, Aug 07, 2018 at 10:08:06 +0200, Rodolfo Medina wrote: $ echo $PATH /home/rodolfo/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games rodolfo@sda6-acer:~$ su Password: You are using testing/unstable, aren’t you? The su binary was

Re: Please help with error message

2018-08-07 Thread mick crane
On 2018-08-07 09:18, Stephan Seitz wrote: On Di, Aug 07, 2018 at 10:08:06 +0200, Rodolfo Medina wrote: $ echo $PATH /home/rodolfo/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games rodolfo@sda6-acer:~$ su Password: You are using testing/unstable, aren’t you? The su binary was

Re: Please help with error message

2018-08-07 Thread deloptes
Rodolfo Medina wrote: > Yes, if becoming root with with `su -' the error about what is the present > thread disappears... I guess sudo is always better to use

Re: Please help with error message

2018-08-07 Thread Stephan Seitz
On Di, Aug 07, 2018 at 01:18:59 +0300, Reco wrote: I never had your mentioned problems. Either you have /sbin in your user's path, or you haven't run a single apt-get all these years. There are other possibilities, of course, though less flattering. Bullshit again. You didn’t read the thread,

Re: Please help with error message

2018-08-07 Thread Reco
Hi. On Tue, Aug 07, 2018 at 12:01:02PM +0200, Stephan Seitz wrote: > On Di, Aug 07, 2018 at 12:35:32 +0300, Reco wrote: > > > rodolfo@sda6-acer:~$ su > > Don't. Do. That. Ever. > > That’s bullshit. I did it all the time until Debian decided to break things. It never hurts to check an

Re: Please help with error message

2018-08-07 Thread Stephan Seitz
On Di, Aug 07, 2018 at 12:35:32 +0300, Reco wrote: rodolfo@sda6-acer:~$ su Don't. Do. That. Ever. That’s bullshit. I did it all the time until Debian decided to break things. I never had your mentioned problems. „su” doesn’t change the working directory. So if you compile software as a

Re: Please help with error message

2018-08-07 Thread Reco
Hi. On Tue, Aug 07, 2018 at 10:08:06AM +0200, Rodolfo Medina wrote: > Reco writes: > > > On Tue, Aug 07, 2018 at 09:05:28AM +0200, Rodolfo Medina wrote: > >> Some little problems after `full-upgrade' to Sid: no sound... Besides, > >> when > >> trying to install new packages, the

Re: Please help with error message

2018-08-07 Thread Rodolfo Medina
Stephan Seitz writes: > On Di, Aug 07, 2018 at 10:08:06 +0200, Rodolfo Medina wrote: >>$ echo $PATH >>/home/rodolfo/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games >>rodolfo@sda6-acer:~$ su >>Password: > > You are using testing/unstable, aren’t you? > > The su binary was replaced

Re: Please help with error message

2018-08-07 Thread Stephan Seitz
On Di, Aug 07, 2018 at 10:08:06 +0200, Rodolfo Medina wrote: $ echo $PATH /home/rodolfo/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games rodolfo@sda6-acer:~$ su Password: You are using testing/unstable, aren’t you? The su binary was replaced with another one, and now Debian is

Re: Please help with error message

2018-08-07 Thread Rodolfo Medina
Markus Schönhaber writes: >> Please help... I'm not expert. > > In that case, you shouldn't use sid... I'm thinking of that now... I'v been using Sid for years and never had problems... Rodolfo

Re: Please help with error message

2018-08-07 Thread Rodolfo Medina
Erik Christiansen writes: > On 07.08.18 09:05, Rodolfo Medina wrote: >> dpkg: warning: 'ldconfig' not found in PATH or not executable >> dpkg: warning: 'start-stop-daemon' not found in PATH or not executable >> dpkg: error: 2 expected programs not found in PATH or not executable >> Note: root's

Re: Please help with error message

2018-08-07 Thread Rodolfo Medina
Reco writes: > On Tue, Aug 07, 2018 at 09:05:28AM +0200, Rodolfo Medina wrote: >> Some little problems after `full-upgrade' to Sid: no sound... Besides, when >> trying to install new packages, the following message appears: >> >> # aptitude install alsaplayer-alsa pulseaudio >> pulseaudio is

Re: Please help with error message

2018-08-07 Thread Erik Christiansen
On 07.08.18 09:05, Rodolfo Medina wrote: > dpkg: warning: 'ldconfig' not found in PATH or not executable > dpkg: warning: 'start-stop-daemon' not found in PATH or not executable > dpkg: error: 2 expected programs not found in PATH or not executable > Note: root's PATH should usually contain

Re: Please help with error message

2018-08-07 Thread Markus Schönhaber
Rodolfo Medina, Di 07 Aug 2018 09:05:28 CEST: > Some little problems after `full-upgrade' to Sid: no sound... Besides, when > trying to install new packages, the following message appears: > > # aptitude install alsaplayer-alsa pulseaudio > pulseaudio is already installed at the requested

Re: Please help with error message

2018-08-07 Thread Reco
Hi. On Tue, Aug 07, 2018 at 09:05:28AM +0200, Rodolfo Medina wrote: > Some little problems after `full-upgrade' to Sid: no sound... Besides, when > trying to install new packages, the following message appears: > > # aptitude install alsaplayer-alsa pulseaudio > pulseaudio is already

Please help with error message

2018-08-07 Thread Rodolfo Medina
Some little problems after `full-upgrade' to Sid: no sound... Besides, when trying to install new packages, the following message appears: # aptitude install alsaplayer-alsa pulseaudio pulseaudio is already installed at the requested version (12.0-1) pulseaudio is already installed at the