Hangover2
Regular Pleskian
Username:
TITLE
Plesk installer does silently comment out sources.
PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE
Plesk Obsidian 18.0.47, Debian 10.12, x86-64
PROBLEM DESCRIPTION
Since "Plesk Obsidian 18.0.47" the Plesk installer does silently comment out sources (that are not supported) without any prior notice or warning.
STEPS TO REPRODUCE
- add not supported sources to /etc/apt/sources.list
- upgrade Plesk Obsidian 18.0.47 to Update #1 or Update #2
- check /etc/apt/sources.list
ACTUAL RESULT
EXPECTED RESULT
ANY ADDITIONAL INFORMATION
Problem is maybe related to the following issue solved in Plesk Obsidian 18.0.47:
A comprehensible error message is now shown when updating Plesk fails because there are one or more unsupported repositories configured on the server. (PPPM-13716)
Now no error message is shown anymore at all. Also the confirmation dialogue from the past does not show up.
YOUR EXPECTATIONS FROM PLESK SERVICE TEAM
Confirm bug
TITLE
Plesk installer does silently comment out sources.
PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE
Plesk Obsidian 18.0.47, Debian 10.12, x86-64
PROBLEM DESCRIPTION
Since "Plesk Obsidian 18.0.47" the Plesk installer does silently comment out sources (that are not supported) without any prior notice or warning.
STEPS TO REPRODUCE
- add not supported sources to /etc/apt/sources.list
Code:
deb http://deb.debian.org/debian buster-backports main contrib non-free
- check /etc/apt/sources.list
ACTUAL RESULT
Code:
# deb http://deb.debian.org/debian buster-backports main contrib non-free
EXPECTED RESULT
Code:
deb http://deb.debian.org/debian buster-backports main contrib non-free
ANY ADDITIONAL INFORMATION
Problem is maybe related to the following issue solved in Plesk Obsidian 18.0.47:
A comprehensible error message is now shown when updating Plesk fails because there are one or more unsupported repositories configured on the server. (PPPM-13716)
Now no error message is shown anymore at all. Also the confirmation dialogue from the past does not show up.
YOUR EXPECTATIONS FROM PLESK SERVICE TEAM
Confirm bug