LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 12-08-2022, 03:03 AM   #1
tiashi
LQ Newbie
 
Registered: Nov 2022
Location: Moon
Posts: 25

Rep: Reputation: 0
Can I have an apt source for lsb-core on Debian 11


hi friends, I just found that my Debian did not have lsb_release command. tried to install one but cannot get a usable apt source. I got one on google for ubuntu "http://cz.archive.ubuntu.com/ubuntu trusty main".

but obviously cannot update on Debian... with
Code:
root@great-unicorns-2:~# apt-get update
Hit:1 http://deb.debian.org/debian bullseye InRelease
Hit:2 http://deb.debian.org/debian-security bullseye-security InRelease
Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
Ign:4 http://cz.archive.ubuntu.com/ubuntu trusty InRelease
Get:5 http://cz.archive.ubuntu.com/ubuntu trusty Release [58.5 kB]
Get:6 http://cz.archive.ubuntu.com/ubuntu trusty Release.gpg [933 B]
Ign:6 http://cz.archive.ubuntu.com/ubuntu trusty Release.gpg
Reading package lists... Done
W: GPG error: http://cz.archive.ubuntu.com/ubuntu trusty Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 40976EAF437D05B5 NO_PUBKEY 3B4FE6ACC0B21F32
E: The repository 'http://cz.archive.ubuntu.com/ubuntu trusty Release' is not signed.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
root@great-unicorns-2:~# vim /etc/apt/sources.list.d/pgdg.list
can I ask for a usable source.
 
Old 12-08-2022, 03:06 AM   #2
pan64
LQ Addict
 
Registered: Mar 2012
Location: Hungary
Distribution: debian/ubuntu/suse ...
Posts: 21,966

Rep: Reputation: 7332Reputation: 7332Reputation: 7332Reputation: 7332Reputation: 7332Reputation: 7332Reputation: 7332Reputation: 7332Reputation: 7332Reputation: 7332Reputation: 7332
do NOT mix debian and ubuntu repos. That won't work.
https://packages.debian.org/bullseye/lsb-release
 
1 members found this post helpful.
Old 12-08-2022, 08:01 AM   #3
jamison20000e
Senior Member
 
Registered: Nov 2005
Location: ...uncanny valley... infinity\1975; (randomly born:) Milwaukee, WI, US( + travel,) Earth&Mars (I wish,) END BORDER$!◣◢┌∩┐ Fe26-E,e...
Distribution: any GPL that work on freest-HW; has been KDE, CLI, Novena-SBC but open.. http://goo.gl/NqgqJx &c ;-)
Posts: 4,888
Blog Entries: 2

Rep: Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567
Hi.

I tried some very quick searches for you:
https://forums.debian.net/viewtopic.php?t=144143
and
https://packages.debian.org/search?s...s&keywords=lsb

...somewhere in the Debian world (e.g. *.deb) you can cross with ubuntu.

Edit\add: looks like this https://debgen.github.io/ is still a thing from searching source list generator?

Last edited by jamison20000e; 12-08-2022 at 08:06 AM.
 
Old 12-08-2022, 03:20 PM   #4
enigma9o7
Senior Member
 
Registered: Jul 2018
Location: Silicon Valley
Distribution: Bodhi Linux
Posts: 1,388

Rep: Reputation: 560Reputation: 560Reputation: 560Reputation: 560Reputation: 560Reputation: 560
Remove that ubuntu stuff, it's already in official debian repository.

Code:
sudo apt install lsb-release
 
Old 12-09-2022, 12:48 AM   #5
tiashi
LQ Newbie
 
Registered: Nov 2022
Location: Moon
Posts: 25

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by pan64 View Post
do NOT mix debian and ubuntu repos. That won't work.
https://packages.debian.org/bullseye/lsb-release
thanks pan64!
 
Old 12-09-2022, 12:49 AM   #6
tiashi
LQ Newbie
 
Registered: Nov 2022
Location: Moon
Posts: 25

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by jamison20000e View Post
Hi.

I tried some very quick searches for you:
https://forums.debian.net/viewtopic.php?t=144143
and
https://packages.debian.org/search?s...s&keywords=lsb

...somewhere in the Debian world (e.g. *.deb) you can cross with ubuntu.

Edit\add: looks like this https://debgen.github.io/ is still a thing from searching source list generator?
thanks for doing the search for me jamison20000e!
 
Old 12-09-2022, 12:51 AM   #7
tiashi
LQ Newbie
 
Registered: Nov 2022
Location: Moon
Posts: 25

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by enigma9o7 View Post
Remove that ubuntu stuff, it's already in official debian repository.

Code:
sudo apt install lsb-release
nice nice. succeeded!!! I was using apt install lsb-core, did not realize can directly install lsb-release. thanks for pointing out!
 
Old 12-09-2022, 02:19 PM   #8
jamison20000e
Senior Member
 
Registered: Nov 2005
Location: ...uncanny valley... infinity\1975; (randomly born:) Milwaukee, WI, US( + travel,) Earth&Mars (I wish,) END BORDER$!◣◢┌∩┐ Fe26-E,e...
Distribution: any GPL that work on freest-HW; has been KDE, CLI, Novena-SBC but open.. http://goo.gl/NqgqJx &c ;-)
Posts: 4,888
Blog Entries: 2

Rep: Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567
Quote:
Originally Posted by tiashi View Post
nice nice. succeeded!!! I was using apt install lsb-core, did not realize can directly install lsb-release. thanks for pointing out!
Your welcome.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
What is lsb-core actually for? hazel General 2 04-24-2016 09:40 AM
Had LSB problem, now have /usr/bin conflict problem jbruyet Linux - Software 1 10-12-2014 05:05 AM
[SOLVED] I want to build "ELF 64-bit LSB shared object", not "ELF 64-bit LSB executable" matschr Red Hat 2 11-15-2010 11:55 AM
Building LSB compatible application with LSB SDK - lsbappchk fails gkiagia Programming 0 01-12-2007 05:00 AM
Source distribution that follows FSH and LSB samac Linux - General 3 05-27-2006 04:46 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 10:05 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration