You are not logged in.
EDIT (johnraff)
@userx-bw thank you for your bug report.
I have moved it to the Help & Support section.
-----------------------
Has anyone other then I, had a problem with the BunsenLabs HELLO Script in installing the multimedia keyring update download install them updates? when I do it with mine, everytime, as I did this more then once, it fails just before completeling -- with a funny error I didn't copy so I could paste it in here -- maybe next time I upgrade to BunsenLabs I'd better do that huh? Nevertheless, anyone else had problems with this multimedia add on in the HELLO greeter script in term after a fresh install of BL besides me?
EDIT:
The steps I use when installing MultiMedia with keyring are, after adding the line to the sources.list are as follows
# aaddded sources
deb http://www.deb-multimedia.org wheezy main non-free # for #!
deb ftp://ftp.deb-multimedia.org jessie main non-free # for Jessie
apt-get update
apt-get install deb-multimedia-keyring #add keyring
apt-get update
apt-get upgrade # or dist-upgrade
If I am correct with that script it may skip a step -- it goes by pretty fast to tell --
though I have not thero-ly checked in to that as doing other things with BL -- have not stopped to look into it personlllllly yet --
Edit:
Just upgraded it again striaght from #! to BL -- When I use the HELLO script to add then update install MultiMedia this is what it does. Any Ideas as to why. It's not my script.
the Last Image is showing how pbuilder is just hanging there "retrieving packages" -- just hanging there it been like that for a good 5 minutes now and still is while I am writing this
see -->
Last edited by johnraff (2015-05-26 03:06:19)
"How can you learn how to fix it, if you don't break it first? :8
"the only way to get away with murder is - by killing time" swp 1997 8o
"A computer is only as smart as the person using it"
"Just plug it in and see if it blows up, if not then take it apart and figure out how it works."
Offline
Thank you for this feedback.
The false error message issue is known and has already been fixed in other parts of the script. "Extracting templates from packages: 100%" is not an error, but for some reason apt sends it to STDERR so the script takes it as so. That string will be ignored in future versions of bunsen-welcome.
I don't use pbuilder, but the last time I installed it, it did take a very long time to build the environment. 5 minutes does not necessarily mean it is hanging.
John
--------------------
( a boring Japan blog , Japan Links, idle twitterings and GitStuff )
#! forum moderator BunsenLabs
Offline
@johnraff --- keeewww thanks --
"How can you learn how to fix it, if you don't break it first? :8
"the only way to get away with murder is - by killing time" swp 1997 8o
"A computer is only as smart as the person using it"
"Just plug it in and see if it blows up, if not then take it apart and figure out how it works."
Offline
Hi,
today, i installed bunsenlabs(-script) from github on my fresh&naked i386-Debian 8 and there is still an error regarding deb-multimedia -> something about "keyring not installable".
I re-ran cb bl-welcome script without any further problems, accepted unknown repository and now, everything works fine
Ps: i am really happy to see that someone is working on bunsenlabs {) , i was shocked to see that #! "died"
Update:
There was a problem during the update.
Press "d" for details (q to quit) d
W: GPG error: http://www.deb-multimedia.org jessie InRelease:
The following signatures couldn't be verified because the public key is not available:
NO_PUBKEY 5C808C2B65558117
Would you like to quit now, or continue anyway?
(Be careful!)
"q" to quit, "c" to continue
Last edited by malzeit (2015-06-10 12:11:47)
My english is not the yellow from the egg! (translation: it's not exactly brilliant.)
native language: german - mais, je parle francais un petit peu
(L)ubuntu from 2007-2012 // Debian since 2012 with Fluxbox + #!
Offline
malzeit, welcome to the forums!
we have a section specifically for that (Introductions, iirc), why not say hello there?
Offline
an error regarding deb-multimedia -> something about "keyring not installable".
What is the output of:
apt-cache policy deb-multimedia-keyring
Offline
I did an update yesterday and noticed that my keyring was updated -- don't remember if it was multimedia or dedain keyring specifiably though, Just saying
"How can you learn how to fix it, if you don't break it first? :8
"the only way to get away with murder is - by killing time" swp 1997 8o
"A computer is only as smart as the person using it"
"Just plug it in and see if it blows up, if not then take it apart and figure out how it works."
Offline
Hi Head_on_a_Stick,
What is the output of:
apt-cache policy deb-multimedia-keyring
deb-multimedia-keyring:
Installed: 2015.6
Candidate: 2015.6
Version table:
*** 2015.6 0
500 http://www.deb-multimedia.org/ jessie/main i386 Packages
100 /var/lib/dpkg/status
...but i installed multimedia keyring manually to ensure that bl-welcome won't stop working again
I will start a new installation in a virtualbox this afternoon and will let you know exact error message (if i am able to reproduce error).
Regardes,
My english is not the yellow from the egg! (translation: it's not exactly brilliant.)
native language: german - mais, je parle francais un petit peu
(L)ubuntu from 2007-2012 // Debian since 2012 with Fluxbox + #!
Offline
Would you like to add the deb-multimedia repositories? [y/N] y
Adding deb-multimedia repositories...
installing deb-multimedia keyring...
--2015-06-11 17:55:30-- http://www.deb-multimedia.org/pool/main/d/deb-multimedia-keyring/deb-multimedia-keyring_2014.2_all.deb
Resolving www.deb-multimedia.org (www.deb-multimedia.org)... 91.121.10.104
Connecting to www.deb-multimedia.org (www.deb-multimedia.org)|91.121.10.104|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2015-06-11 17:55:31 ERROR 404: Not Found.
failed to download deb-multimedia keyring
Errors occurred while adding deb-multimedia
Press any key to exit.
I think there is an "apt-get update" missing between adding deb-multimedia-sources and installing keyring :-D
Regardes,
Last edited by malzeit (2015-06-11 16:06:29)
My english is not the yellow from the egg! (translation: it's not exactly brilliant.)
native language: german - mais, je parle francais un petit peu
(L)ubuntu from 2007-2012 // Debian since 2012 with Fluxbox + #!
Offline
The bl-welcome script is calling for
http://www.deb-multimedia.org/pool/main/d/deb-multimedia-keyring/deb-multimedia-keyring_2014.2_all.deb
...but the current package is
http://www.deb-multimedia.org/pool/main/d/deb-multimedia-keyring/deb-multimedia-keyring_2015.6_all.deb
BunsenLabs Group on deviantArt
damo's gallery on deviantArt
Openbox themes
Forum Moderator
Offline
Good morning (in central europe)
The bl-welcome script is calling for
http://www.deb-multimedia.org/pool/main/d/deb-multimedia-keyring/deb-multimedia-keyring_2014.2_all.deb
...but the current package is
http://www.deb-multimedia.org/pool/main/d/deb-multimedia-keyring/deb-multimedia-keyring_2015.6_all.deb
Imho, it would be easier to change script by adding
1st) deb-multimedia as source in sources.list (or in sources.list.d)
2nd) do an "apt-get update" and
3rd) install it by requesting "apt-get -y install deb-multimedia-keyring"
instead of "wget whatever.too.old.date.deb" and installing by "dpkg -i whatever.correct.date.deb", because there is no need for updating script with new packagenames in future ?!
(just a thought to decrease problems in future, hope everyone knows what i want to be changed)
Regardes,
Last edited by malzeit (2015-06-12 09:16:04)
My english is not the yellow from the egg! (translation: it's not exactly brilliant.)
native language: german - mais, je parle francais un petit peu
(L)ubuntu from 2007-2012 // Debian since 2012 with Fluxbox + #!
Offline
deb-multimedia is not an official Debian repository, but many of us wanted it included, so this method is a compromise ATM.
FYI I have raised the deb version problem as an issue on BunsenLabs github.
BunsenLabs Group on deviantArt
damo's gallery on deviantArt
Openbox themes
Forum Moderator
Offline
deb-multimedia is not an official Debian repository,
Yes, i know that, something to do with "...do not compromise debian sources..." ]:D
(Imo, every system is compromised when first user hits the keyboard when typing his super-secret-passwort)
but many of us wanted it included,
me too
so this method is a compromise ATM.
Okay, that is no problem (for me)
FYI I have raised the deb version problem as an issue on BunsenLabs github.
Thanks; I just wanted to suggest that calling "apt-get update && apt-get -y install deb-multimedia-keyring" is less work for "bl-welcome"-script then updating bl-welcome-script every time new version of deb-multimedia-keyring is released.
Regardes,
My english is not the yellow from the egg! (translation: it's not exactly brilliant.)
native language: german - mais, je parle francais un petit peu
(L)ubuntu from 2007-2012 // Debian since 2012 with Fluxbox + #!
Offline
I'm sorry if this has already been ansswered but what should I do about this in the bl-welcome script?:
ADD MULTIMEDIA REPOSITORY
-------------------------
The deb-multimedia repositories contain media-related packages that may be
newer than those in the Debian stable repositories, or not available at
all. On the other hand, packages from these repositories sometimes cause
problems for some users. If in doubt, you need not add them now - you can
do it later if necessary.
This will add the line:
deb http://www.deb-multimedia.org jessie main non-free
to /etc/apt/sources.list,
and upgrade your packages to the newer ones in that repository.
Would you like to add the deb-multimedia repositories? [y/N] y
Adding deb-multimedia repositories...
installing deb-multimedia keyring...
--2015-06-24 09:22:41-- http://www.deb-multimedia.org/pool/main/d/deb-multimedia-keyring/deb-multimedia-keyring_2014.2_all.deb
Resolving www.deb-multimedia.org (www.deb-multimedia.org)... 91.121.10.104
Connecting to www.deb-multimedia.org (www.deb-multimedia.org)|91.121.10.104|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2015-06-24 09:22:42 ERROR 404: Not Found.
failed to download deb-multimedia keyring
Errors occurred while adding deb-multimedia
Press any key to exit.
Offline
I'm also seeing this when I try and do an update. Is something wrong with my sources.list?
jack@Sykcog:~$ sudo apt-get update
[sudo] password for jack:
Ign file: ./ InRelease
Ign file: ./ Release.gpg
Ign file: ./ Release
Ign file: ./ Translation-en_US
Ign file: ./ Translation-en
Hit http://ftp.us.debian.org jessie InRelease
Hit http://ftp.us.debian.org jessie-updates InRelease
Hit http://ftp.us.debian.org jessie/main amd64 Packages
Get:1 http://www.deb-multimedia.org jessie InRelease [22.3 kB]
Hit http://ftp.us.debian.org jessie/contrib amd64 Packages
Hit http://security.debian.org jessie/updates InRelease
Hit http://ftp.us.debian.org jessie/non-free amd64 Packages
Hit http://ftp.us.debian.org jessie/contrib Translation-en
Hit http://ftp.us.debian.org jessie/main Translation-en
Hit http://ftp.us.debian.org jessie/non-free Translation-en
Ign http://www.deb-multimedia.org jessie InRelease
Get:2 http://ftp.us.debian.org jessie-updates/main amd64 Packages/DiffIndex [505 B]
Hit http://security.debian.org jessie/updates/main amd64 Packages
Hit http://ftp.us.debian.org jessie-updates/contrib amd64 Packages
Hit http://ftp.us.debian.org jessie-updates/non-free amd64 Packages
Hit http://ftp.us.debian.org jessie-updates/contrib Translation-en
Get:3 http://www.deb-multimedia.org jessie/main amd64 Packages [151 kB]
Get:4 http://ftp.us.debian.org jessie-updates/main Translation-en/DiffIndex [229 B]
Hit http://security.debian.org jessie/updates/contrib amd64 Packages
Hit http://ftp.us.debian.org jessie-updates/non-free Translation-en
Hit http://security.debian.org jessie/updates/non-free amd64 Packages
Hit http://security.debian.org jessie/updates/contrib Translation-en
Hit http://security.debian.org jessie/updates/main Translation-en
Get:5 http://www.deb-multimedia.org jessie/non-free amd64 Packages [3,112 B]
Hit http://security.debian.org jessie/updates/non-free Translation-en
Ign http://www.deb-multimedia.org jessie/main Translation-en_US
Ign http://www.deb-multimedia.org jessie/main Translation-en
Ign http://www.deb-multimedia.org jessie/non-free Translation-en_US
Ign http://www.deb-multimedia.org jessie/non-free Translation-en
Fetched 177 kB in 3s (54.1 kB/s)
Reading package lists... Done
W: GPG error: http://www.deb-multimedia.org jessie InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 5C808C2B65558117
Offline
So I think this previous suggestion solved my problem.
sudo apt-get update && sudo apt-get -y install deb-multimedia-keyring
How do I restart the BL-script in order to make sure that everything was downloaded?
Offline
Terminal:
bl-welcome
· ↓ ↓ ↓ ↓ ↓ ↓ ·
BunsenLabs Forums now Open for Registration
· ↑ ↑ ↑ ↑ ↑ ↑ · BL ModSquad
Offline
Is this related? sudo apt-get update && sudo apt-get -y install deb-multimedia-keyring did not resolve my problem.
Would you like to update your software sources? [Y/n] y
Ign file: ./ InRelease
Ign file: ./ Release.gpg
Ign file: ./ Release
Ign file: ./ Translation-en
Ign http://dl.google.com stable InRelease
Hit http://security.debian.org jessie/updates InRelease
Hit http://ftp.us.debian.org jessie InRelease
Hit http://dl.google.com stable Release.gpg
Hit http://ftp.us.debian.org jessie-updates InRelease
Hit http://dl.google.com stable Release
Hit http://security.debian.org jessie/updates/main amd64 Packages
Hit http://ftp.us.debian.org jessie/main amd64 Packages
Hit http://dl.google.com stable/main amd64 Packages
Hit http://security.debian.org jessie/updates/contrib amd64 Packages
Hit http://ftp.us.debian.org jessie/contrib amd64 Packages
Hit http://security.debian.org jessie/updates/non-free amd64 Packages
Hit http://security.debian.org jessie/updates/contrib Translation-en
Hit http://ftp.us.debian.org jessie/non-free amd64 Packages
Hit http://security.debian.org jessie/updates/main Translation-en
Hit http://ftp.us.debian.org jessie/contrib Translation-en
Hit http://security.debian.org jessie/updates/non-free Translation-en
Hit http://ftp.us.debian.org jessie/main Translation-en
Hit http://ftp.us.debian.org jessie/non-free Translation-en
Ign http://dl.google.com stable/main Translation-en
Get:1 http://ftp.us.debian.org jessie-updates/main amd64 Packages/DiffIndex [505 B]
Hit http://ftp.us.debian.org jessie-updates/contrib amd64 Packages
Hit http://ftp.us.debian.org jessie-updates/non-free amd64 Packages
Hit http://ftp.us.debian.org jessie-updates/contrib Translation-en
Get:2 http://ftp.us.debian.org jessie-updates/main Translation-en/DiffIndex [229 B]
Hit http://ftp.us.debian.org jessie-updates/non-free Translation-en
Get:3 http://www.deb-multimedia.org jessie InRelease [22.3 kB]
Ign http://www.deb-multimedia.org jessie InRelease
Ign http://www.deb-multimedia.org jessie/main amd64 Packages/DiffIndex
Ign http://www.deb-multimedia.org jessie/non-free amd64 Packages/DiffIndex
Hit http://www.deb-multimedia.org jessie/main amd64 Packages
Hit http://www.deb-multimedia.org jessie/non-free amd64 Packages
Ign http://www.deb-multimedia.org jessie/main Translation-en
Ign http://www.deb-multimedia.org jessie/non-free Translation-en
Fetched 23.0 kB in 19s (1180 B/s)
Reading package lists... Done
There was a problem during the update.
Press "d" for details (q to quit) d
W: GPG error: http://www.deb-multimedia.org jessie InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 5C808C2B65558117
Would you like to quit now, or continue anyway?
(Be careful!)
Press "q" to quit, "c" to continue:
Offline
http://dl.google.com stable Release
Say what?!
Something doesn't seem right.
· ↓ ↓ ↓ ↓ ↓ ↓ ·
BunsenLabs Forums now Open for Registration
· ↑ ↑ ↑ ↑ ↑ ↑ · BL ModSquad
Offline
http://dl.google.com stable Release
![]()
Say what?!
Something doesn't seem right.
It's an unofficial repository, just like deb-multimedia
https://wiki.debian.org/UnofficialRepositories
@OP: Try this:
gpg --recv-keys 65558117
gpg --export -a 65558117 | sudo apt-key add -
sudo apt-get update
Offline
It's an unofficial repository, just like deb-multimedia
https://wiki.debian.org/UnofficialRepositories
I wouldn't touch that with a ten-foot pole even it it was your ten-foot pole.
And I thought I was too old to learn something new
Colour me younger than I thought!
I notice the · COM there though!
· ↓ ↓ ↓ ↓ ↓ ↓ ·
BunsenLabs Forums now Open for Registration
· ↑ ↑ ↑ ↑ ↑ ↑ · BL ModSquad
Offline
Google makes a file in /etc/apt/sources.list.d when you install google-chrome. Mine (on Wheezy) has this entry:
deb http://dl.google.com/linux/chrome/deb/ stable main
Yes it's unofficial so it comes down to whether you trust Google to add to your sources.list. Nothing to freak out about, though, IMHO.
@all I think these issues have mostly been fixed in the latest bunsen-welcome (0.07-6~git).
If you have installed via the netinstall script then please run
~/.bunsen-netinstall-logs/upgrade-bunsen-pkgs -u
to upgrade packages, then try bl-welcome again.
Last edited by johnraff (2015-07-12 05:54:02)
John
--------------------
( a boring Japan blog , Japan Links, idle twitterings and GitStuff )
#! forum moderator BunsenLabs
Offline
Copyright © 2012 CrunchBang Linux.
Proudly powered by Debian. Hosted by Linode.
Debian is a registered trademark of Software in the Public Interest, Inc.
Server: acrobat