Ubuntu Upgrade läuft nicht  [GELÖST]

Locked
User avatar
ECHTkochen
Posts: 58
Joined: Mon 6. Nov 2017, 10:07
Location: Salzgitter
Contact:

Ubuntu Upgrade läuft nicht

Post by ECHTkochen »

Hallo,ich wollte gerne dank des tollen Scripts das Ubuntu Upgrade machen aber wenn ich die php datei starten will kommt nur folgende meldung:

Code: Select all

   _  __          _   _     _    (R)
  | |/ /___ _   _| |_| |___| |___
  | | /  -_) |_/ |  _  | -_) | _ \
  |_|\_\___|\__, |_| |_|___|_|  _/ Your Administration-Panel
=========== |___/ ========== |_| =========================================

This script performs an operating system upgrade on your server.

From: Ubuntu 16.04 To: Ubuntu 18.04


- Instructions -----------------------------------------------------------

Step 1)
This script performs necessary tasks in preparation for the upgrade.

Step 2)
The program flow is handed over to the ubuntu application
"do-release-upgrade". Please follow the instructions of this program.
The system is then rebooted.
Note: On questions about "Should system config files be overwritten"
please answer with "Keep the local version currently installed".

Step 3)
Please run the command "phpenmod ioncube". Then start this script again
with "php keyhelp_ubuntu_upgrade_16_to_18.php"

Step 4)
Updates configuration files, then reboots the system. Your server is now
ready for use.

Note: Once you begin the upgrade, you should go through it completely.
If you cancel the upgrade during execution, any changes must be manually
undone. It is highly recommended to make a backup in advance!

--------------------------------------------------------------------------

> Pre-checking system...

Error: The following files need to be updated and are not readable or
writable. Please set correct file permissions.

/etc/update-manager/release-upgrades
Hoffe ihr könnt mir helfen.
Besucht mich! :
Homepage | Facebook | Twitter
User avatar
Jolinar
Community Moderator
Posts: 4004
Joined: Sat 30. Jan 2016, 07:11
Location: Weimar (Thüringen)
Contact:

Re: Ubuntu Upgrade läuft nicht

Post by Jolinar »

Was sagt denn ein:

Code: Select all

ls -al /etc/update-manager/release-upgrades
Wenn jemand inkompetent ist, dann kann er nicht wissen, daß er inkompetent ist. (David Dunning)

Data Collector für Community Support
___
Ich verwende zwei verschiedene Schriftfarben in meinen Beiträgen /
I use two different font colors in my posts:
  • In dieser Farbe schreibe ich als Moderator und gebe moderative Hinweise oder begründe moderative Eingriffe /
    In this color, I write as a moderator and provide moderative guidance or justify moderative interventions
  • In dieser Farbe schreibe ich als Community Mitglied und teile meine private Meinung und persönlichen Ansichten mit /
    In this color, I write as a community member and share my personal opinions and views
User avatar
ECHTkochen
Posts: 58
Joined: Mon 6. Nov 2017, 10:07
Location: Salzgitter
Contact:

Re: Ubuntu Upgrade läuft nicht

Post by ECHTkochen »

Das sagt folgendes:

Code: Select all

total 8
drwxr-xr-x 2 root root 4096 Feb 27 09:31 .
drwxr-xr-x 3 root root 4096 Feb 27 09:31 ..
Besucht mich! :
Homepage | Facebook | Twitter
User avatar
Tobi
Community Moderator
Posts: 3236
Joined: Thu 5. Jan 2017, 13:24

Re: Ubuntu Upgrade läuft nicht

Post by Tobi »

Hast du das Script als root ausgeführt?
Gruß,
Tobi


-----------------------------
wewoco.de
Das Forum für Reseller, Digital-Agenturen, Bildschirmarbeiter und Mäuseschubser
User avatar
ECHTkochen
Posts: 58
Joined: Mon 6. Nov 2017, 10:07
Location: Salzgitter
Contact:

Re: Ubuntu Upgrade läuft nicht

Post by ECHTkochen »

ja ich habe es als Root ausgeführt.
Besucht mich! :
Homepage | Facebook | Twitter
User avatar
Martin
Posts: 984
Joined: Wed 20. Jan 2016, 00:43

Re: Ubuntu Upgrade läuft nicht

Post by Martin »

Hallo,

die Datei release-upgrades scheint hier zu fehlen. Ist "update-manager-core" korrekt installiert?
Viele Grüße,
Martin
User avatar
ECHTkochen
Posts: 58
Joined: Mon 6. Nov 2017, 10:07
Location: Salzgitter
Contact:

Re: Ubuntu Upgrade läuft nicht

Post by ECHTkochen »

war nicht installiert habe es jetzt aber nachträglich mit

Code: Select all

apt install update-manager-core
installiert aber das Problem ist immer noch da.
Besucht mich! :
Homepage | Facebook | Twitter
User avatar
ECHTkochen
Posts: 58
Joined: Mon 6. Nov 2017, 10:07
Location: Salzgitter
Contact:

Re: Ubuntu Upgrade läuft nicht

Post by ECHTkochen »

Ich glaube ich mache es einfach manuell....

Backup machen von Datenbank, FTP und eine neuinstallation geht glaube ich schneller und ist auch cleaner :D
Besucht mich! :
Homepage | Facebook | Twitter
User avatar
ECHTkochen
Posts: 58
Joined: Mon 6. Nov 2017, 10:07
Location: Salzgitter
Contact:

Re: Ubuntu Upgrade läuft nicht  [GELÖST]

Post by ECHTkochen »

So hat sich erledigt neuer Server mit 16GB Ram und 400GB RAM konnte meinen Tarif umtauschen bzw. Upgraden und somit habe ich auch gleich das OS gewechselt.

Also nutze ich nun Keyhelp mit Debian 9
Besucht mich! :
Homepage | Facebook | Twitter
Locked