• The new Python extension is now available. It allows customers to deploy and manage WSGI-based Python applications on their websites directly from Plesk.
  • Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Problems after Upgrading to Squeeze

M

mattla93

Guest
I recently upgraded from lenny to Debian Squeeze. I also updated the /etc/apt/sources.list, and also replaced the autoinstaller entries with squeeze.

root@server:~# cat /etc/debian_version
6.0.3
root@server:~# uname -r
2.6.32-5-openvz-686
root@server:~#

After running dist-upgrade my System was updated. In Plesk I tried to install thhe Update #13 for Panel 10.4.4 (this version was also installed bevore the upgrade in squeeze)


But I've the problem that the Autoinstaller fails with this error log:
http://pastie.org/pastes/3243834/text?key=1mvt8lfuwphpt57ownha

After running the Autoinstaller (from the Web GUI or manually in Terminal) the /etc/apt/sources.list get updated and replaced all instances of squeeze to lenny, also non-Plesk sources.

What can I do to fix this issue?
 
I had the problem "not found source for system packages" with the update from Etch to Lenny. The cause seems to be that the Plesk installer replaces the entries in sources.list with the old ones. Fortunately, it does this just once, so you should be able to update sources.list that it containts "squeeze" again.

At least this did the trick for me with Etch->Lenny.


btw: I found your thread as I want to upgrade Plesk 9 to 10 and then Lenny to Squeeze. Could you please provide further details if there is anything to look for when updating? The thread:
http://forum.parallels.com/showthread.php?p=609332
 
Back
Top