-
-
Notifications
You must be signed in to change notification settings - Fork 863
[Bug]: Debian 13 is not using sources.list anymore #4934
Copy link
Copy link
Open
Labels
command: updatedistro: Debianengine: factorioIssues related to factorio engineIssues related to factorio engineengine: unreal5Issues related to unreal5 engineIssues related to unreal5 enginegame: FactorioIssues related to FactorioIssues related to Factoriogame: PalworldIssues related to PalworldIssues related to Palworldgame: SatisfactoryIssues related to SatisfactoryIssues related to Satisfactoryreproducible: alwaysIssue always reproducesIssue always reproducesseverity: lowLow severity bugLow severity bugtype: bugSomething isn't workingSomething isn't working
Description
Activity
Metadata
Metadata
Assignees
Labels
command: updatedistro: Debianengine: factorioIssues related to factorio engineIssues related to factorio engineengine: unreal5Issues related to unreal5 engineIssues related to unreal5 enginegame: FactorioIssues related to FactorioIssues related to Factoriogame: PalworldIssues related to PalworldIssues related to Palworldgame: SatisfactoryIssues related to SatisfactoryIssues related to Satisfactoryreproducible: alwaysIssue always reproducesIssue always reproducesseverity: lowLow severity bugLow severity bugtype: bugSomething isn't workingSomething isn't working
Type
Projects
- StatusShow more project fields🆕 New Issues
Severity
severity: low
Reproducibility
reproducible: always
Regression
regression: no
Affects latest release
latest-release: yes
User story
As a Server Admin, I want the warning not to be displayed so that the console is not spammed by it.
Script name
sfserver, pwserver, pmcserver, fcserver
Game
Palworld, Paper Minecraft, Factorio, Satisfactory
Linux distro
Other
Command
command: update
Expected behavior
The scripts read the proper source list location on Debian 13:
/etc/apt/sources.list.d/
Actual behavior
If a update script or any other is run, the following output gets shown:
grep: /etc/apt/sources.list: No such file or directory
On Debian 13 the source lists are now found at: /etc/apt/sources.list.d/
Further information
Is part of every update script
Pre-checks
Relevant log output
Steps to reproduce