AntiX mal fonction de Tor

Forum français des utilisateurs MX
Message
Author
cynuzite

AntiX mal fonction de Tor

#1 Post by cynuzite »

Bonjour, j'ai depuis peu réssuscité un Epc grace à AntiX.

Je suis novice mais je travaille et je m'entrainne pour utiliser Linux comme il se doit.

Je rencontre un problème avec le sytème Tor, lorsque je souhaite lancer le navigateur, le message suivant apparait systématiquement


Unsupported escape character in 'sh -c '"$(dirname "$*")"/Browser/start-tor-browser --detach || ([ ! -x "$(dirname "$*")"/Browser/start-tor-browser ] && "$(dirname "$*")"/start-tor-browser --detach)' dummy %k' in '/home/********/Documents/tor-browser_fr/Browser/start-tor-browser.desktop'


Et de ce fait rien ne se lance.

Pourriez-vous m'aider à régler mon probleme et aussi et surtout à comprendre ce que me dit le message et pourquoi ça ne va pas ?

Cordialement !

User avatar
rokytnji.1
Global Moderator
Posts: 839
Joined: Sun Apr 13, 2014 9:06 pm

Re: AntiX mal fonction de Tor

#2 Post by rokytnji.1 »

Did you install the nosystemd one? Sorry. I don't speak French.

Code: Select all

tor/stretch 0.3.4.8-1.0nosystemd1 amd64
  anonymizing overlay network for TCP
I used

Code: Select all

apt search tor
To find it. To show the forum what you installed.


Code: Select all

apt-cache policy tor
Example from my AntiX 17 install is

Code: Select all

harry@biker:~
$ apt-cache policy tor
tor:
  Installed: (none)
  Candidate: 0.3.4.8-1.0nosystemd1
  Version table:
     0.3.4.8-1.0nosystemd1 500
        500 http://repo.antixlinux.com/stretch stretch/nosystemd amd64 Packages
     0.2.9.16-1 500
        500 http://ftp.us.debian.org/debian stretch-updates/main amd64 Packages
        500 http://ftp.us.debian.org/debian stretch/main amd64 Packages
     0.2.9.15-1 500
        500 http://security.debian.org stretch/updates/main amd64 Packages

cynuzite

Re: AntiX mal fonction de Tor

#3 Post by cynuzite »

Hi, no problem i listen english, a little.

I have nothing :
$ apt-cache policy tor
tor:
Installé : (aucun)
Candidat : (aucun)
Table de version :

cynuzite

Re: AntiX mal fonction de Tor

#4 Post by cynuzite »

I do not have the line either "nosystemd"

User avatar
cyrilus31
Posts: 629
Joined: Thu Nov 03, 2016 3:24 pm

Re: AntiX mal fonction de Tor

#5 Post by cyrilus31 »

Bonjour,

Pourrais-tu nous donner le résultat de la commande

Code: Select all

inxi -F
pour savoir notamment quels dépôts sont actifs et la version d'antiX que tu utilises ?

cynuzite

Re: AntiX mal fonction de Tor

#6 Post by cynuzite »

Code: Select all

System:
  Host: ******** Kernel: 4.9.160-antix.1-amd64-smp x86_64 bits: 64 
  Desktop: IceWM 1.4.2 Distro: antiX-17.4_x64-full Helen Keller 6 March 2019 
Machine:
  Type: Laptop System: SAMSUNG product: N150/N210/N220 v: N/A serial: <root required> 
  Mobo: SAMSUNG model: N150/N210/N220 serial: <root required> BIOS: Phoenix 
  v: 08JI.M073.20100325.JIP date: 03/25/2010 
Battery:
  ID-1: BAT1 charge: 27.5 Wh condition: 30.2/47.5 Wh (64%) 
CPU:
  Topology: Single Core model: Intel Atom N450 bits: 64 type: MT L2 cache: 512 KiB 
  Speed: 1000 MHz min/max: 1000/1667 MHz Core speeds (MHz): 1: 1000 2: 1333 
Graphics:
  Device-1: Intel Atom Processor D4xx/D5xx/N4xx/N5xx Integrated Graphics driver: i915 
  v: kernel 
  Display: server: X.Org 1.19.2 driver: intel resolution: 1024x600~60Hz 
  OpenGL: renderer: Mesa DRI Intel Pineview M v: 2.1 Mesa 13.0.6 
Audio:
  Device-1: Intel NM10/ICH7 Family High Definition Audio driver: snd_hda_intel 
  Sound Server: ALSA v: k4.9.160-antix.1-amd64-smp 
Network:
  Device-1: Qualcomm Atheros AR9285 Wireless Network Adapter driver: ath9k 
  IF: wlan0 state: down mac: e8:39:df:fa:53:89 
  Device-2: Marvell 88E8040 PCI-E Fast Ethernet driver: sky2 
  IF: eth0 state: up speed: 100 Mbps duplex: full mac: 00:24:54:dd:3d:63 
Drives:
  Local Storage: total: 232.89 GiB used: 3.40 GiB (1.5%) 
  ID-1: /dev/sda vendor: Samsung model: HM250HI size: 232.89 GiB 
Partition:
  ID-1: / size: 226.23 GiB used: 3.37 GiB (1.5%) fs: ext4 dev: /dev/sda1 
  ID-2: swap-1 size: 2.00 GiB used: 29.3 MiB (1.4%) fs: swap dev: /dev/sda2 
Sensors:
  System Temperatures: cpu: 43.0 C mobo: N/A 
  Fan Speeds (RPM): N/A 
Info:
  Processes: 145 Uptime: 2h 59m Memory: 985.8 MiB used: 475.7 MiB (48.3%) Shell: bash 
  inxi: 3.0.29 

User avatar
cyrilus31
Posts: 629
Joined: Thu Nov 03, 2016 3:24 pm

Re: AntiX mal fonction de Tor

#7 Post by cyrilus31 »

j'ai oublié

Code: Select all

inxi-r

User avatar
rokytnji.1
Global Moderator
Posts: 839
Joined: Sun Apr 13, 2014 9:06 pm

Re: AntiX mal fonction de Tor

#8 Post by rokytnji.1 »

Just for clarity. Did you md5sum check your antix iso before installing?
https://mxlinux.org/wiki/system/checkin ... iso-files/

I know it is a mx link page. But it transposes well over into antix.

cynuzite

Re: AntiX mal fonction de Tor

#9 Post by cynuzite »

cyrilus31 wrote: Mon Mar 18, 2019 9:35 am j'ai oublié

Code: Select all

inxi-r
Voila ce que j'ai avec inxi -r

Code: Select all

$ inxi -r
Repos:
  Active apt repos in: /etc/apt/sources.list.d/antix.list 
  1: deb http://mirror.ibcp.fr/pub/mxlinux/workspace/antix/stretch stretch main nosystemd nonfree
  Active apt repos in: /etc/apt/sources.list.d/debian-stable-updates.list 
  1: deb http://ftp.fr.debian.org/debian/ stretch-updates main contrib non-free
  Active apt repos in: /etc/apt/sources.list.d/debian.list 
  1: deb http://ftp.fr.debian.org/debian/ stretch main contrib non-free
  2: deb http://security.debian.org/ stretch/updates main contrib non-free
  No active apt repos in: /etc/apt/sources.list.d/onion.list 
  No active apt repos in: /etc/apt/sources.list.d/various.list 
A quoi correspond ent ces commandes ?
Last edited by cynuzite on Wed Mar 20, 2019 6:22 am, edited 1 time in total.

cynuzite

Re: AntiX mal fonction de Tor

#10 Post by cynuzite »

rokytnji.1 wrote: Tue Mar 19, 2019 4:35 am Just for clarity. Did you md5sum check your antix iso before installing?
https://mxlinux.org/wiki/system/checkin ... iso-files/

I know it is a mx link page. But it transposes well over into antix.
My .iso seems good, this is a last version

For information, tor already worked once, while the message appeared once. I do not know how...

Post Reply

Return to “Forum Français”