No 15.3 for Raspberry Pi 2?
Hi, I wanted to reuse my unused raspberry Pi 2 as a print server in my guest network, but after applying the image I found, that there are no updates available for armv7l. I do of course not want to run an unpatched server in a more or less public network ;-) Is this intentional or is just the default repo setup broken for raspberry pi 2? -- Stefan Seyfried "For a successful technology, reality must take precedence over public relations, for nature cannot be fooled." -- Richard Feynman
Hi Stefan,
-----Original Message----- From: Stefan Seyfried <stefan.seyfried@googlemail.com> Sent: 22 November 2021 15:18 To: arm@lists.opensuse.org Subject: No 15.3 for Raspberry Pi 2?
Hi,
I wanted to reuse my unused raspberry Pi 2 as a print server in my guest network, but after applying the image I found, that there are no updates available for armv7l.
I do of course not want to run an unpatched server in a more or less public network ;-)
Is this intentional or is just the default repo setup broken for raspberry pi 2?
Leap 15.3 for Armv7 is a bit special. The OBS project Leap:15.3:ARM is not frozen and releases updates for armv7 (if openQA agrees). Also, up-to-date images are released regularly, also gated by openQA. Cheers, Guillaume
-- Stefan Seyfried
"For a successful technology, reality must take precedence over public relations, for nature cannot be fooled." -- Richard Feynman IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you.
Hi Guillaume, On 22.11.21 15:21, Guillaume Gardet wrote:
Hi Stefan,
-----Original Message----- From: Stefan Seyfried <stefan.seyfried@googlemail.com> Sent: 22 November 2021 15:18 To: arm@lists.opensuse.org Subject: No 15.3 for Raspberry Pi 2?
Hi,
I wanted to reuse my unused raspberry Pi 2 as a print server in my guest network, but after applying the image I found, that there are no updates available for armv7l.
I do of course not want to run an unpatched server in a more or less public network ;-)
Is this intentional or is just the default repo setup broken for raspberry pi 2?
Leap 15.3 for Armv7 is a bit special. The OBS project Leap:15.3:ARM is not frozen and releases updates for armv7 (if openQA agrees). Also, up-to-date images are released regularly, also gated by openQA.
the repo url, for all others that have the same problem :-) is: http://download.opensuse.org/repositories/openSUSE:/Leap:/15.3:/ARM:/ToTest/... But there are no upates in there, only downgrades. One example: i+ | kernel-lpae | package | 5.3.18-59.35.1 | armv7hl | (System Packages) v | kernel-lpae | package | 5.3.18-59.28.1 | armv7hl | Main Repository v | kernel-lpae | package | 5.3.18-4.1 | armv7hl | o-l-153-arm-updates So when building the image, obviously a update repository that can not be found now was used. I'll try using tumbleweed or raspi os next :-) -- Stefan Seyfried "For a successful technology, reality must take precedence over public relations, for nature cannot be fooled." -- Richard Feynman
On 22.11.21 15:54, Stefan Seyfried wrote:
Leap 15.3 for Armv7 is a bit special. The OBS project Leap:15.3:ARM is not frozen and releases updates for armv7 (if openQA agrees). Also, up-to-date images are released regularly, also gated by openQA.
the repo url, for all others that have the same problem :-) is:
http://download.opensuse.org/repositories/openSUSE:/Leap:/15.3:/ARM:/ToTest/...
But there are no upates in there, only downgrades.
One example:
i+ | kernel-lpae | package | 5.3.18-59.35.1 | armv7hl | (System Packages) v | kernel-lpae | package | 5.3.18-59.28.1 | armv7hl | Main Repository v | kernel-lpae | package | 5.3.18-4.1 | armv7hl | o-l-153-arm-updates
So when building the image, obviously a update repository that can not be found now was used.
Ok, it actually looks like, even though the image is named openSUSE-Leap-15.3-ARM-JeOS-raspberrypi2.armv7l-2021.05.31-Build8.31.raw.xz, it does contain a recent kernel. But still there is no repo containing this kenrnel, so I'll end up with a non-updateable system. I'm not going to do that. Tumbleweed next :-) -- Stefan Seyfried "For a successful technology, reality must take precedence over public relations, for nature cannot be fooled." -- Richard Feynman
-----Original Message----- From: Stefan Seyfried <stefan.seyfried@googlemail.com> Sent: 22 November 2021 15:54 To: arm@lists.opensuse.org Subject: Re: No 15.3 for Raspberry Pi 2?
Hi Guillaume,
On 22.11.21 15:21, Guillaume Gardet wrote:
Hi Stefan,
-----Original Message----- From: Stefan Seyfried <stefan.seyfried@googlemail.com> Sent: 22 November 2021 15:18 To: arm@lists.opensuse.org Subject: No 15.3 for Raspberry Pi 2?
Hi,
I wanted to reuse my unused raspberry Pi 2 as a print server in my guest network, but after applying the image I found, that there are no updates available for armv7l.
I do of course not want to run an unpatched server in a more or less public network ;-)
Is this intentional or is just the default repo setup broken for raspberry pi 2?
Leap 15.3 for Armv7 is a bit special. The OBS project Leap:15.3:ARM is not frozen and releases updates for armv7 (if openQA agrees). Also, up-to-date images are released regularly, also gated by openQA.
the repo url, for all others that have the same problem :-) is:
http://download.opensuse.org/repositories/openSUSE:/Leap:/15.3:/ARM:/ToTe st/images/
But there are no upates in there, only downgrades.
This repo is only for openQA.
One example:
i+ | kernel-lpae | package | 5.3.18-59.35.1 | armv7hl | (System i+ | Packages) v | kernel-lpae | package | 5.3.18-59.28.1 | armv7hl | Main Repository v | kernel-lpae | package | 5.3.18-4.1 | armv7hl | o-l-153-arm-updates
So when building the image, obviously a update repository that can not be found now was used.
You must use: * Images from: http://download.opensuse.org/ports/armv7hl/distribution/leap/15.3/appliances... * Packages from: http://download.opensuse.org/ports/armv7hl/distribution/leap/15.3/repo/oss/
I'll try using tumbleweed or raspi os next :-)
Tumbleweed is fine for armv7, even if not tested as much as aarch64. Cheers, Guillaume
-- Stefan Seyfried
"For a successful technology, reality must take precedence over public relations, for nature cannot be fooled." -- Richard Feynman IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you.
participants (2)
-
Guillaume Gardet
-
Stefan Seyfried