You are not logged in.
Pages: 1
Hello everyone, I'm still in debian Stretch, can I update ad helium as recommended here?
https://forums.bunsenlabs.org/viewtopic.php?id=5200
Someone can tell me how to configure the sources.list or it is not possible to upgrade.
my sources.list
# deb http://security.debian.org/ jessie/updates main contrib non-free
# deb-src http://security.debian.org/ jessie/updates main contrib non-free
# jessie-updates, previously known as 'volatile'
# deb http://httpredir.debian.org/debian/ jessie-updates main contrib non-free
# deb-src http://httpredir.debian.org/debian/ jessie-updates main contrib non-free
# deb http://download.videolan.org/pub/debian/stable/ /
# deb-src http://download.videolan.org/pub/debian/stable/ /
deb http://httpredir.debian.org/debian/ stretch non-free contrib main
deb-src http://httpredir.debian.org/debian/ stretch main contrib non-free
deb http://httpredir.debian.org/debian/ stretch-updates main contrib non-free
deb-src http://httpredir.debian.org/debian/ stretch-updates main contrib non-free
deb http://security.debian.org/ stretch/updates main contrib non-free
deb-src http://security.debian.org/ stretch/updates main contrib non-free
deb http://pkg.bunsenlabs.org/debian/ stretch-backports main
Thanks for your help
Offline
You need one additional entry
deb http://pkg.bunsenlabs.org/debian helium main
Next, install our signing keys as explained at https://www.bunsenlabs.org/repositories … igning-key.
Then,
apt-get update
after that, you can convert to BL
apt-get install bunsen-meta-all
Offline
@nobody You would explain to me what key I need to install, I am not an expert.
thank you
Last edited by ector1935 (2018-11-01 13:46:49)
Offline
^It's described just at the end on that web page, in chapter "Manual setup". Just follow steps by executing described commands in terminal.
Last edited by iMBeCil (2018-11-01 14:33:45)
Postpone all your duties; if you die, you won't have to do them ..
Offline
I have this error.
ettore@ectorpc:~$
ettore@ectorpc:~$ wget https://pkg.bunsenlabs.org/BunsenLabs-RELEASE.asc
--2018-11-01 22:20:15-- https://pkg.bunsenlabs.org/BunsenLabs-RELEASE.asc
Risoluzione di pkg.bunsenlabs.org (pkg.bunsenlabs.org)... 78.47.156.207, 2a01:4f8:c17:2c09::2
Connessione a pkg.bunsenlabs.org (pkg.bunsenlabs.org)|78.47.156.207|:443... connesso.
Richiesta HTTP inviata, in attesa di risposta... 302 Moved Temporarily
Posizione: https://eu.pkg.bunsenlabs.org/BunsenLabs-RELEASE.asc [segue]
--2018-11-01 22:20:16-- https://eu.pkg.bunsenlabs.org/BunsenLabs-RELEASE.asc
Risoluzione di eu.pkg.bunsenlabs.org (eu.pkg.bunsenlabs.org)... 78.47.156.207, 2a01:4f8:c17:2c09::2
Connessione a eu.pkg.bunsenlabs.org (eu.pkg.bunsenlabs.org)|78.47.156.207|:443... connesso.
Richiesta HTTP inviata, in attesa di risposta... 200 OK
Lunghezza: 3140 (3,1K) [application/pgp-keys]
Salvataggio in: "BunsenLabs-RELEASE.asc.2"
BunsenLabs-RELEASE.a 100%[======================>] 3,07K --.-KB/s in 0s
2018-11-01 22:20:21 (50,0 MB/s) - "BunsenLabs-RELEASE.asc.2" salvato [3140/3140]
ettore@ectorpc:~$ gpg --fingerprint BunsenLabs-RELEASE.asc
gpg: error reading key: Nessuna chiave pubblica
sources.list
# deb cdrom:[Debian GNU/Linux 8 _Jessie_ - Official Snapshot amd64 LIVE/INSTALL Binary 20160706-02:22]/ jessie contrib main non-free
# deb cdrom:[Debian GNU/Linux 8 _Jessie_ - Official Snapshot amd64 LIVE/INSTALL Binary 20160706-02:22]/ jessie contrib main non-free
# deb http://httpredir.debian.org/debian/ jessie main non-free contrib
# deb-src http://httpredir.debian.org/debian/ jessie main non-free contrib
# deb http://security.debian.org/ jessie/updates main contrib non-free
# deb-src http://security.debian.org/ jessie/updates main contrib non-free
# jessie-updates, previously known as 'volatile'
# deb http://httpredir.debian.org/debian/ jessie-updates main contrib non-free
# deb-src http://httpredir.debian.org/debian/ jessie-updates main contrib non-free
# deb http://download.videolan.org/pub/debian/stable/ /
# deb-src http://download.videolan.org/pub/debian/stable/ /
deb http://httpredir.debian.org/debian/ stretch non-free contrib main
deb-src http://httpredir.debian.org/debian/ stretch main contrib non-free
deb http://httpredir.debian.org/debian/ stretch-updates main contrib non-free
deb-src http://httpredir.debian.org/debian/ stretch-updates main contrib non-free
deb http://security.debian.org/ stretch/updates main contrib non-free
deb-src http://security.debian.org/ stretch/updates main contrib non-free
deb http://pkg.bunsenlabs.org/debian/ stretch-backports main
deb http://pkg.bunsenlabs.org/debian helium main
Last edited by ector1935 (2018-11-01 21:24:10)
Offline
I have this error.
BunsenLabs-RELEASE.a 100%[======================>] 3,07K --.-KB/s in 0s 2018-11-01 22:20:21 (50,0 MB/s) - "BunsenLabs-RELEASE.asc.2" salvato [3140/3140] ettore@ectorpc:~$ gpg --fingerprint BunsenLabs-RELEASE.asc gpg: error reading key: Nessuna chiave pubblica
You have dwonloaded the the Bunsenlabs apt key ok. I get the same error as you when reading gpg information with the command "gpg --fingerprint BunsenLabs-RELEASE.asc".
Issue instead
gpg BunsenLabs-RELEASE.asc
and you will se the key id: 3172478405227490BBB743E6A0673F72FE62D9C5, the same as listed on page repositories
After you have downloaded the key, you have to import it
sudo apt-key add BunsenLabs-RELEASE.asc
First then will your computer trust the Bunsenlabs repositorys.
You can also download a deb with the keyring and install that deb:
https://eu.pkg.bunsenlabs.org/debian/po … n-keyring/
// Regards rbh
Please read before requesting help: "Guide to getting help", "Introduction to the Bunsenlabs Lithium Desktop" and other help topics under "Help & Resources" on the BunsenLabs menu
Offline
And run 'sudo apt update' afterwards to confirm there are no errors.
I don't care what you do at home. Would you care to explain?
Offline
Pages: 1