easy change of the ...
 
Notifications
Clear all

easy change of the version

3 Posts
1 Users
0 Likes
999 Views
Danilo0702
Posts: 394
Topic starter
(@danilo0702)
Reputable Member
Joined: 5 years ago

Google Translator:

Many people may have the same problem as me.
The biggest problem is that the Pi no longer works after an upgrade.
And then the question arises, how do you get the previous version played back?
I got an ingenious and simple tip from Mario on how to do this easily without having to change SD cards.

On
https://archive.fabscan.org/pool/main/f/fabscanpi-server/
you can find all previous versions (those with the + in the name are the testing packages).
You log on to the Pi in the usual way via ssh, choose a version on the website and then enter the command on the console.
sudo apt-get install version without "-all.deb" and "=" for "_" ((" fabscanpi-server=0.9.3 + 202008200610))

You can also download the package and put it in the home directory of the Pi via ftp "" / home / pi ""
Then switch to the directory via ssh
cd / home / pi /
and there the command
sudo dpkg -i version exact name ((fabscanpi-server_0.9.3 + 202008200610_all.deb)).
I have found that some versions are not working properly for me even though my scanner is 100% working.
With some versions the server does not start. I have also found that the trial version "" fabscanpi-server_0.9.3 + 202008200610_all.deb ""
is the most stable at the moment. Everything works perfectly.

=================================================================

Viele Leute haben vielleicht das gleiche Problem wie ich.
Das grösste Problem ist, dass nach einem upgrade der Pi nicht mehr funktioniert.
Und da taucht dann die Frage auf, wie bekommt man die Vorgängerversion zurückgespielt.
Ich habe einen genialen und einfachen Tipp von Mario bekommen, wie man das ganz einfach ohne langen SD Karten Wechsel macht.

Auf
https://archive.fabscan.org/pool/main/f/fabscanpi-server/
findet man alle bissherigen Versionen (die mit dem + im Namen sind die Testing Pakete).
Man logt sich auf dem Pi in gewohnter Weise via ssh ein, suche sich eine Version auf der Website aus und und gibt danach auf der Konsole
den Befehl ein.
sudo apt-get install Version ohne "-all.deb" und "=" statt "_" ((" fabscanpi-server=0.9.3+202008200610_all.deb)) (= ist wichtig)

Man kann sich auch das Paket downloaden und via ftp ins homeverzeichnis des Pi legen ""/home/pi""
Danach via ssh ins Verzeichnis wechseln
cd /home/pi/
und dort den Befehl
sudo dpkg -i Version exakter Name ((fabscanpi-server_0.9.3+202008200610_all.deb)).
Ich habe festgestellt, dass einige Versionen nicht richtig bei mir funktionieren, obwohl mein Scanner 100% funktioniert.
Bei manchen Versionen startet der Server nicht. Ich habe auch festgestellt,
dass die Testversion ""fabscanpi-server_0.9.3+202008200610_all.deb"" die absolut stabilste zur Zeit ist.
Es funktioniert alles tadellos.

sudo apt-get install fabscanpi-server=0.9.3+202008271110 vom Server (= ist wichtig)
sudo dpkg -i fabscanpi-server_0.9.3+202008271110_all.deb lokal im Verzeichnis

geilste Version:
sudo apt-get install fabscanpi-server=0.9.3+202008200610
sudo dpkg -i fabscanpi-server_0.9.3+202008200610_all.deb

Reply
2 Replies
Danilo0702
Posts: 394
Topic starter
(@danilo0702)
Reputable Member
Joined: 5 years ago

newest testversion is verry god.
sudo apt-get install fabscanpi-server=0.9.3+202008272250 vom Server (= ist wichtig)
sudo dpkg -i fabscanpi-server_0.9.3+202008272250_all.deb lokal im Verzeichnis

or:
ssh login
taste: sudo nano /etc/apt/sources.list.d/fabscanpi.list

change from deb http://archive.fabscan.org/ stable main to deb http://archive.fabscan.org/ testing main
press: strg+o, then press strg+x

then: sudo apt-get update && sudo apt-get dist-upgrade

Reply
Danilo0702
Posts: 394
Topic starter
(@danilo0702)
Reputable Member
Joined: 5 years ago
Posted by: @danilo0702

press: strg+o, then press strg+x

d'ont forget and press "Enter" to everyone :)

Reply
Share: