Daniel Walsh is correct, for the SLES12-SP5 containers one needs a LTSS
subscription enabled on the node. Only the latest SLES versions are
provided for free without a subscription.
Then you need to configure podman to use your registration code on
resgistry.suse.com.
See also
https://documentation.suse.com/container/all/single-html/Container-guide/...
or contact SUSE support.
See also
https://lists.podman.io/archives/list/podman@lists.podman.io/message/RY5B...
for a minimal reproducer to check if your subscription allows you to pull.
podman itself is innocent here :-)
On 2/4/25 21:00, Daniel Walsh wrote:
On 1/24/25 10:34, Matthias Apitz wrote:
> Hello,
>
> One of our customers is running an older version of our Lybrary
> Management System on top of an outdated Linux
> SUSE Linux Enterprise Server 10.3 (x86_64) and Oracle 10
> (which for sure is not a good idea).
>
> I plan to try an update of the application servers to a more recent
> version which uses PostgreSQL 16.2 on top of SLES 15SP6.
> While we use a lot of podman containers with this recent version of SLES
> and PostgreSQL, I can't build a container for SLES 10:
> It says:
>
> $ podman build -t sles10-sp3-v41pl2 sles10-sp3-v41pl2
> STEP 1/22: FROM
registry.suse.com/suse/ltss/sle12.5/sles12sp5
> Trying to pull
registry.suse.com/suse/ltss/sle12.5/sles12sp5:latest...
> Error: creating build container: initializing source
>
docker://registry.suse.com/suse/ltss/sle12.5/sles12sp5:latest: reading
> manifest
> latest in
registry.suse.com/suse/ltss/sle12.5/sles12sp5: requested
> access to the
> resource is denied
>
> Any idea how to solve this? Thanks
>
>
> matthias
>
>
Looks like you don't have authorization to pull that image?
_______________________________________________
Podman mailing list -- podman(a)lists.podman.io
To unsubscribe send an email to podman-leave(a)lists.podman.io