Skip to content

feat(instance): Document how to avoid the warning message when runnin…#6138

Open
karibou wants to merge 1 commit intomainfrom
int-add-instances
Open

feat(instance): Document how to avoid the warning message when runnin…#6138
karibou wants to merge 1 commit intomainfrom
int-add-instances

Conversation

@karibou
Copy link
Contributor

@karibou karibou commented Feb 3, 2026

…g apt-get update on Debian Trixie

Your checklist for this pull request

Description

Added a page on troubleshooting Debian Trixie warning message

@karibou karibou requested review from a team as code owners February 3, 2026 15:42
posted: 2026-02-03
---

When running `apt-get update` on Debian Trixie the following message may appear :
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
When running `apt-get update` on Debian Trixie the following message may appear :
When running `apt-get update` on Debian Trixie the following message may appear:


Scaleway plans to release its own package archive later this year to avoid such situations where we have no control over archive signatures. Until then, the verification date has been overriden to 01-02-2028 to avoid those messages.

If you are facing this situation, you can apply the fix that has been deployed in recent Debian Trixie images and which is present in the latest scaleway-ecosystem package (version 0.0.13-1). To apply the workaround simply execute the following commands :
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
If you are facing this situation, you can apply the fix that has been deployed in recent Debian Trixie images and which is present in the latest scaleway-ecosystem package (version 0.0.13-1). To apply the workaround simply execute the following commands :
If you are facing this situation, you can apply the fix that has been deployed in recent Debian Trixie images and which is present in the latest `scaleway-ecosystem` package (version 0.0.13-1). To apply the workaround, execute the following commands:

EOF
```

On recent Debian Trixie images, the following message may appear :
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
On recent Debian Trixie images, the following message may appear :
On recent Debian Trixie images, the following message may appear:

Warning: http://ppa.launchpad.net/scaleway/debian-stable/ubuntu/dists/focal/InRelease: Policy will reject signature within a year, see --audit for details
Warning: http://ppa.launchpad.net/scaleway/debian-stable/ubuntu/dists/jammy/InRelease: Policy will reject signature within a year, see --audit for details
```
In this case the solution is to remove the override file that was added to the image and install the latest scaleway-ecosystem package :
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
In this case the solution is to remove the override file that was added to the image and install the latest scaleway-ecosystem package :
In this case the solution is to remove the override file that was added to the image and install the latest `scaleway-ecosystem` package:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants