We use some essential cookies to make our website work.

We use optional cookies, as detailed in our cookie policy, to remember your settings and understand how you use our website.

14 posts • Page 1 of 1
plugwash
Forum Moderator
Forum Moderator
Posts: 3870
Joined: Wed Dec 28, 2011 11:45 pm

legacy materials moving from archive.raspbian.org to legacy.raspbian.org

Thu Apr 04, 2019 7:43 pm

As you may be aware Debian wheezy has now been fully end of lifed (including lts) by Debian.

As a result I am moving a number of legacy and mostly wheezy-related materials from archive.raspbian.org to legacy.raspbian.org.

This includes the complete contents of the following directories.

images
installer
mate
multiarchcross
qemu

The "mate" directory does contain some packages that were aimed at jessie, however before the jessie stable releases these were superseded by mate packages in jessie proper.

It also includes the wheezy and wheezy-staging suites in the main raspbian repo.

legacy.raspbian.org is live now. The materials in question will be removed from archive.raspbian.org/mirrordirector.raspbian.org/raspbian.raspberrypi.org in a week or so.

rpdom
Posts: 25252
Joined: Sun May 06, 2012 5:17 am

Re: legacy materials moving from archive.raspbian.org to legacy.raspbian.org

Fri Apr 05, 2019 6:59 am

Thanks for the info.

Also, thanks for not just deleting the old repo. I still have one legacy system that runs Wheezy. It's a long term project of mine to migrate all of its functions to a new system. I've done a couple so far, but there's a lot to do including rewriting old code and reconfiguring hardware..
Unreadable squiggle

plugwash
Forum Moderator
Forum Moderator
Posts: 3870
Joined: Wed Dec 28, 2011 11:45 pm

Re: legacy materials moving from archive.raspbian.org to legacy.raspbian.org

Wed May 15, 2019 1:23 am

I got distracted by other things and a week or so turned into a month and a half, but the legacy materials have now finally been removed.

Fran123
Posts: 29
Joined: Fri May 25, 2018 10:18 am

Re: legacy materials moving from archive.raspbian.org to legacy.raspbian.org

Mon Jun 17, 2019 7:58 am

Thank you, very much
plugwash wrote:
Thu Apr 04, 2019 7:43 pm
As you may be aware Debian wheezy has now been fully end of lifed (including lts) by Debian.

As a result I am moving a number of legacy and mostly wheezy-related materials from archive.raspbian.org to legacy.raspbian.org.

This includes the complete contents of the following directories.

images
installer
mate
multiarchcross
qemu

The "mate" directory does contain some packages that were aimed at jessie, however before the jessie stable releases these were superseded by mate packages in jessie proper.

It also includes the wheezy and wheezy-staging suites in the main raspbian repo.

legacy.raspbian.org is live now. The materials in question will be removed from archive.raspbian.org/mirrordirector.raspbian.org/raspbian.raspberrypi.org in a week or so.

ianboag
Posts: 37
Joined: Thu Jul 17, 2014 5:08 am

DougieLawson
Posts: 43604
Joined: Sun Jun 16, 2013 11:19 pm

Re: legacy materials moving from archive.raspbian.org to legacy.raspbian.org

Thu Oct 17, 2019 7:57 am

ianboag wrote:
Thu Oct 17, 2019 1:33 am
So how exactly do I update (say) openssl ...... ?
You cant. There's no more updates for the legacy stuff not even security updates.

To be able to update you need to be on a SUPPORTED version of Raspbian.
Languages using left-hand whitespace for syntax are ridiculous

DMs sent on Bluesky or by LinkedIn will be answered next month.
Fake doctors - are all on my foes list.

The use of crystal balls and mind reading is prohibited.

plugwash
Forum Moderator
Forum Moderator
Posts: 3870
Joined: Wed Dec 28, 2011 11:45 pm

Re: legacy materials moving from archive.raspbian.org to legacy.raspbian.org

Thu Apr 15, 2021 7:59 pm

two years on and i've now added jessie/jessie-staging to legacy.raspbian.org . It will be removed from the regular mirrors in due course.

plugwash
Forum Moderator
Forum Moderator
Posts: 3870
Joined: Wed Dec 28, 2011 11:45 pm

Re: legacy materials moving from archive.raspbian.org to legacy.raspbian.org

Mon Aug 23, 2021 2:04 pm

jessie/jessie-staging have now been removed from the regular mirrors.

carriba
Posts: 213
Joined: Tue Nov 18, 2014 5:55 pm

Re: legacy materials moving from archive.raspbian.org to legacy.raspbian.org

Mon Aug 30, 2021 12:40 pm

Thank you for the update on this. I have updated the file "/etc/apt/sources.list" with the following entry:

Code: Select all

deb http://legacy.raspbian.org/raspbian/ jessie main contrib
and the command "sudo apt update" works again for my legacy platform running the Raspbian Stretch OS and using some packages from the Raspbian Jessie distribution :D .

GlowInTheDark
Posts: 2331
Joined: Sat Nov 09, 2019 12:14 pm

Re: legacy materials moving from archive.raspbian.org to legacy.raspbian.org

Thu Sep 09, 2021 6:44 pm

So, just to confirm. I have the following two files (one in /etc/apt and the other in /etc/apt/sourced.list.d) on my Jessie system:

/etc/apt/sources.lst:

Code: Select all

deb http://mirrordirector.raspbian.org/raspbian/ jessie main contrib non-free rpi
 # Uncomment line below then 'apt-get update' to enable 'apt-get source'
 deb-src http://archive.raspbian.org/raspbian/ jessie main contrib non-free rpi
/etc/apt/sources.list.d/raspi.list:

Code: Select all

deb http://archive.raspberrypi.org/debian/ jessie main ui
# Uncomment line below then 'apt-get update' to enable 'apt-get source'
#deb-src http://archive.raspberrypi.org/debian/ jessie main ui
Do I just change all occurrences of either archive.raspberrypi.org or mirrorredirectory.raspbian.org to legacy.raspbian.org? Is that it?


Notes:
1) Note the switch from raspberrypi.org to raspbian.org.
2) I'm not sure about the sources entry. I just checked one of my "wheezy" systems, and its "sources" entry is not like the above; it has something like archive.ox.ac.uk (looks like an Oxford U server).
Poster of inconvenient truths.

Back from a short, unplanned vacation. Did you miss me?

GlowInTheDark
Posts: 2331
Joined: Sat Nov 09, 2019 12:14 pm

Re: legacy materials moving from archive.raspbian.org to legacy.raspbian.org

Sat Sep 11, 2021 11:04 pm

Could someone please respond to my previous post on this thread? Thanks!

I need to upgrade my Jessie systems to point at the "legacy" server, and I want to make sure I am doing it the right way (before I embark on doing so).
Poster of inconvenient truths.

Back from a short, unplanned vacation. Did you miss me?

plugwash
Forum Moderator
Forum Moderator
Posts: 3870
Joined: Wed Dec 28, 2011 11:45 pm

Re: legacy materials moving from archive.raspbian.org to legacy.raspbian.org

Mon Sep 13, 2021 11:36 am

'Any references to archive.raspbian.org mirrordirector.raspbian.org or raspbian.raspberrypi.org should be replaced with legacy.raspbian.org

archive.raspberrypi.org should not be changed, that is the repo run by raspberry pi foundation/trading rather than the raspbian project.

Note that there will be no further updates, security or otherwise to these repositories.

GlowInTheDark
Posts: 2331
Joined: Sat Nov 09, 2019 12:14 pm

Re: legacy materials moving from archive.raspbian.org to legacy.raspbian.org

Mon Sep 13, 2021 12:01 pm

Thank you.
Poster of inconvenient truths.

Back from a short, unplanned vacation. Did you miss me?

plugwash
Forum Moderator
Forum Moderator
Posts: 3870
Joined: Wed Dec 28, 2011 11:45 pm

Re: legacy materials moving from archive.raspbian.org to legacy.raspbian.org

Thu Aug 17, 2023 11:49 pm

Another couple of years have passed, another Debian release cycle has happened, and stretch has taken it's place on legacy.raspbian.org to make room for trixie. It will be removed from the main mirrors soon.

14 posts • Page 1 of 1

Return to "Raspberry Pi OS"

AltStyle によって変換されたページ (->オリジナル) /