LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 04-19-2021, 09:21 PM   #1
voncloft
Member
 
Registered: Mar 2019
Posts: 57

Rep: Reputation: Disabled
Exclamation is there a rss feed or some sort of "tracking" website to get the latest package version?


I wrote a script: https://github.com/voncloft/Voncloft...heckrepository

That will compare my linux from scratch repository on my pc against distrowatch's package manager - once the updates have been found, Iget a notification and I apply the update to github.... however there are still packages missing for example firefox just released a new version, however apparently nss is out of date and is not tracked on distrowatch. I am currently upgrading nss......had to manually update the script on my repo on github, would have been nice for my script to do it for me lol.....call it laziness but I like my script.

Is there another way to get "notified" of package updates?

Thanks.

Last edited by voncloft; 04-19-2021 at 09:23 PM.
 
Old 04-20-2021, 12:24 AM   #2
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
Quote:
Originally Posted by voncloft View Post
I wrote a script: https://github.com/voncloft/Voncloft...heckrepository

That will compare my linux from scratch repository on my pc against distrowatch's package manager - once the updates have been found, Iget a notification and I apply the update to github.... however there are still packages missing for example firefox just released a new version, however apparently nss is out of date and is not tracked on distrowatch. I am currently upgrading nss......had to manually update the script on my repo on github, would have been nice for my script to do it for me lol.....call it laziness but I like my script.

Is there another way to get "notified" of package updates?

Thanks.
This is not a "package manager". I don't think this simple list is meant to be relied on in this manner.

I understand you use LFS without dedicated package management software?
Why don't you get the latest version of each package you want to upgrade from the source you installed it from? You must know how you installed it in the first place?
 
Old 04-20-2021, 04:21 AM   #3
voncloft
Member
 
Registered: Mar 2019
Posts: 57

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by ondoho View Post
This is not a "package manager". I don't think this simple list is meant to be relied on in this manner.

I understand you use LFS without dedicated package management software?
Why don't you get the latest version of each package you want to upgrade from the source you installed it from? You must know how you installed it in the first place?
I use scratchpkg from github for LFS using my own repositories, that I myself write (listed on my original link to github): https://github.com/venomlinux/scratchpkg

I just need "something" that tells my script the latest versions of software as opposed to me searching manually for it. The script I wrote works pretty well to upgrade my local repositories on my machine before I manually send it off to github. Granted distrowatch packages has quite a bit of packages that are logged - but I'd like more.

I am looking to automate this, by now I have atleast 2000 packages, I am looking for the simplest (lazy) solution to get maintain this.

Last edited by voncloft; 04-20-2021 at 04:26 AM.
 
Old 04-20-2021, 11:35 PM   #4
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
Quote:
Originally Posted by voncloft View Post
I just need "something" that tells my script the latest versions of software as opposed to me searching manually for it.
My advice:
make your software search for newest versions of packages right at the source, i.e. wherever the installed packages are coming from.
As I already wrote.

I will not venture into the depths of how this works (I cannot fathom why somebody would want to recreate a package manager), so this remains just a "my 2ct" sort of advice.

As to your problem:
You could lean on some other distro's package lists that are probably more complete and more up-to-date and more thoroughly kept than distrowatch's... Archlinux and pacman come to mind.
 
Old 04-21-2021, 01:57 PM   #5
voncloft
Member
 
Registered: Mar 2019
Posts: 57

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by ondoho View Post
My advice:
make your software search for newest versions of packages right at the source, i.e. wherever the installed packages are coming from.
As I already wrote.

I will not venture into the depths of how this works (I cannot fathom why somebody would want to recreate a package manager), so this remains just a "my 2ct" sort of advice.

As to your problem:
You could lean on some other distro's package lists that are probably more complete and more up-to-date and more thoroughly kept than distrowatch's... Archlinux and pacman come to mind.
Two reasons:
1) every other distro I have come accross has not worked to my benefit - gentoo sucks, arch is too bleeding edge, and ubuntu and mint - everytime I upgraded them they would go to a black screen upon boot and I'd have to reinstall them anyway. I am going my own way here, team built distros just flat out suck in my opinion.

2) its a learning project.
 
  


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
LXer: RSS Guard Is A Qt Desktop RSS Feed Reader With Support For Syncing With Feedly, Google Reader API, More LXer Syndicated Linux News 0 02-25-2021 10:12 AM
LXer: It’s No Joke: There’s an RSS Feed Handler in Google Chrome, Too LXer Syndicated Linux News 0 10-08-2011 06:31 PM
LXer: It’s No Joke: There’s an RSS Feed Handler in Google Chrome, Too LXer Syndicated Linux News 0 10-08-2011 06:01 PM
Looking for RSS & Atom Feed (News Feed)? suse2166 Linux - Software 2 11-16-2006 04:58 PM
'Latest Threads' rss feed snowtigger LQ Suggestions & Feedback 6 12-15-2005 03:48 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 10:13 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