Willkommen ~Gast!
Registrieren || Einloggen || Hilfe/FAQ || Staff
Probleme mit der Registrierung im Forum? Melde dich unter registerEin Bild.
Autor Beitrag
000
12.07.2011, 11:37
Fox Mulder



Hallo, ich benutze putty um auf meinem Server per SSH php zu updaten, version war v5.2.0-8+etch11 und nach "apt-get install php5" v5.2.0-8+etch16 aber ich benötige 5.2.5 oder höher und es will nicht weiter updaten?

Danke schonmal :)

achja und ich bekommer..

Zitat:
Reading package lists... Done
Building dependency tree... Done
php5 is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 77 not upgraded.
W: Couldn't stat source package list http://security.debian.org etch/updates/main Packages (/var/lib/apt/lists/security.debian.org_dists_etch_updates_main_binary-i386_Packages) - stat (2 No such file or directory)
W: Couldn't stat source package list http://security.debian.org etch/updates/contrib Packages (/var/lib/apt/lists/security.debian.org_dists_etch_updates_contrib_binary-i386_Packages) - stat (2 No such file or directory)
W: Couldn't stat source package list http://security.debian.org etch/updates/non-free Packages (/var/lib/apt/lists/security.debian.org_dists_etch_updates_non-free_binary-i386_Packages) - stat (2 No such file or directory)
W: You may want to run apt-get update to correct these problems
und bei apt-get update bekomme ich

Zitat:
Ign http://security.debian.org etch/updates Release.gpg
Ign http://security.debian.org etch/updates Release
Ign http://security.debian.org etch/updates/main Packages
Ign http://security.debian.org etch/updates/contrib Packages
Ign http://security.debian.org etch/updates/non-free Packages
Ign http://security.debian.org etch/updates/main Sources
Ign http://security.debian.org etch/updates/contrib Sources
Ign http://security.debian.org etch/updates/non-free Sources
Err http://security.debian.org etch/updates/main Packages
404 Not Found [IP: 212.211.132.32 80]
Err http://security.debian.org etch/updates/contrib Packages
404 Not Found [IP: 212.211.132.32 80]
Err http://security.debian.org etch/updates/non-free Packages
404 Not Found [IP: 212.211.132.32 80]
Err http://security.debian.org etch/updates/main Sources
404 Not Found [IP: 212.211.132.32 80]
Err http://security.debian.org etch/updates/contrib Sources
404 Not Found [IP: 212.211.132.32 80]
Err http://security.debian.org etch/updates/non-free Sources
404 Not Found [IP: 212.211.132.32 80]
Get:1 http://archive.debian.org etch Release.gpg [1033B]
Hit http://archive.debian.org etch Release
Ign http://archive.debian.org etch/main Packages/DiffIndex
Ign http://archive.debian.org etch/contrib Packages/DiffIndex
Ign http://archive.debian.org etch/non-free Packages/DiffIndex
Ign http://archive.debian.org etch/main Sources/DiffIndex
Ign http://archive.debian.org etch/contrib Sources/DiffIndex
Ign http://archive.debian.org etch/non-free Sources/DiffIndex
Hit http://archive.debian.org etch/main Packages
Hit http://archive.debian.org etch/contrib Packages
Hit http://archive.debian.org etch/non-free Packages
Hit http://archive.debian.org etch/main Sources
Hit http://archive.debian.org etch/contrib Sources
Hit http://archive.debian.org etch/non-free Sources
Fetched 1B in 2s (0B/s)
Failed to fetch http://security.debian.org/dists/etch/updates/main/binary-i386/Packages.gz 404 Not Found [IP: 212.211.132.32 80]
Failed to fetch http://security.debian.org/dists/etch/updates/contrib/binary-i386/Packages.gz 404 Not Found [IP: 212.211.132.32 80]
Failed to fetch http://security.debian.org/dists/etch/updates/non-free/binary-i386/Packages.gz 404 Not Found [IP: 212.211.132.32 80]
Failed to fetch http://security.debian.org/dists/etch/updates/main/source/Sources.gz 404 Not Found [IP: 212.211.132.32 80]
Failed to fetch http://security.debian.org/dists/etch/updates/contrib/source/Sources.gz 404 Not Found [IP: 212.211.132.32 80]
Failed to fetch http://security.debian.org/dists/etch/updates/non-free/source/Sources.gz 404 Not Found [IP: 212.211.132.32 80]
Reading package lists... Done
W: There is no public key available for the following key IDs:
9AA38DCD55BE302B
W: Couldn't stat source package list http://security.debian.org etch/updates/main Packages (/var/lib/apt/lists/security.debian.org_dists_etch_updates_main_binary-i386_Packages) - stat (2 No such file or directory)
W: Couldn't stat source package list http://security.debian.org etch/updates/contrib Packages (/var/lib/apt/lists/security.debian.org_dists_etch_updates_contrib_binary-i386_Packages) - stat (2 No such file or directory)
W: Couldn't stat source package list http://security.debian.org etch/updates/non-free Packages (/var/lib/apt/lists/security.debian.org_dists_etch_updates_non-free_binary-i386_Packages) - stat (2 No such file or directory)
W: You may want to run apt-get update to correct these problems
E: Some index files failed to download, they have been ignored, or old ones used instead.

--

...


Dieser Beitrag wurde am 12.07.2011 um 11:42 von Fox Mulder bearbeitet.
zum Seitenanfang zum Seitenende Profil || Suche
001
12.07.2011, 11:43
McScore



Ist die Suche schon wieder so weit weg?
Sicherheitsupdates gibt es für Etch seit dem 15 Feb. 2010 schon nicht mehr. In den Repositories von Etch ist nichts neueres als PHP 5.2.5 drin. Du brauchst dringend ein Upgrade mindestens auf Lenny. Das geht angeblich über "apt-get dist-upgrade".

--

... und der große böse Wolf bootete und bootete und bootete ...
Optimiere deine Map, sieh dir alle Compile-Errors an, frage den Hersteller und beschwer dich über nichts!
http://www.mcscore.de.vu
13+3+7=23, 133/7+23=42


Dieser Beitrag wurde am 12.07.2011 um 11:48 von McScore bearbeitet.
zum Seitenanfang zum Seitenende Profil || Suche
002
12.07.2011, 12:19
Fox Mulder



Danke, hab nochmal google bemüht, und doch nocht etwas gefunden

http://www.cyberciti.biz/tips/howto-upgrade-debian-linux-4etch-to-5lenny-server.html

aber ich bekomme nur Errors

Zitat:
Reading package lists... Error!
E: Dynamic MMap ran out of room
E: Error occurred while processing kmymoney2 (NewVersion1)
E: Problem with MergeList /var/lib/apt/lists/archive.debian.org_debian_dists_etch_main_binary-i386_Packages
E: The package lists or status file could not be parsed or opened.
E: Couldn't rebuild package cache

--

...

zum Seitenanfang zum Seitenende Profil || Suche
003
12.07.2011, 14:22
Fox Mulder



hab es nun hinbekommen die Distri auf 6.0.2 upzugraden, und php nach diesem tutorial zu upgraden http://debianhelp.co.uk/php5.htm aber es ist immer noch version v5.2.0-8+etch16

apt-get update gibt:

Zitat:
root@vsgtgtgtgtgtgtt26:~# apt-get update
apt-get: /usr/lib/libz.so.1: no version information available (required by /usr/lib/libapt-pkg.so.4.10)
/usr/lib/apt/methods/http: /usr/lib/libz.so.1: no version information available (required by /usr/lib/libapt-pkg.so.4.10)
/usr/lib/apt/methods/http: /usr/lib/libz.so.1: no version information available (required by /usr/lib/libapt-pkg.so.4.10)
/usr/lib/apt/methods/http: /usr/lib/libz.so.1: no version information available (required by /usr/lib/libapt-pkg.so.4.10)
/usr/lib/apt/methods/http: /usr/lib/libz.so.1: no version information available (required by /usr/lib/libapt-pkg.so.4.10)
Ign http://people.debian.org php5 Release.gpg
Ign http://people.debian.org/~dexter/ php5/sarge Translation-en
Ign http://people.debian.org php5 Release
Ign http://people.debian.org php5/sarge Sources
Ign http://people.debian.org php5/sarge i386 Packages
Err http://people.debian.org php5/sarge Sources
404 Not Found [IP: 206.12.19.5 80]
Err http://people.debian.org php5/sarge i386 Packages
404 Not Found [IP: 206.12.19.5 80]
Ign http://security.debian.org etch/updates Release.gpg
Ign http://security.debian.org/ etch/updates/contrib Translation-en
Ign http://security.debian.org/ etch/updates/main Translation-en
Ign http://security.debian.org/ etch/updates/non-free Translation-en
Ign http://security.debian.org etch/updates Release
Ign http://security.debian.org etch/updates/main Sources
Ign http://security.debian.org etch/updates/contrib Sources
Ign http://security.debian.org etch/updates/non-free Sources
Ign http://security.debian.org etch/updates/main i386 Packages
Ign http://security.debian.org etch/updates/contrib i386 Packages
Ign http://security.debian.org etch/updates/non-free i386 Packages
Err http://security.debian.org etch/updates/main Sources
404 Not Found [IP: 212.211.132.32 80]
Err http://security.debian.org etch/updates/contrib Sources
404 Not Found [IP: 212.211.132.32 80]
Err http://security.debian.org etch/updates/non-free Sources
404 Not Found [IP: 212.211.132.32 80]
Err http://security.debian.org etch/updates/main i386 Packages
404 Not Found [IP: 212.211.132.32 80]
Err http://security.debian.org etch/updates/contrib i386 Packages
404 Not Found [IP: 212.211.132.32 80]
Err http://security.debian.org etch/updates/non-free i386 Packages
404 Not Found [IP: 212.211.132.32 80]
Hit http://archive.debian.org etch Release.gpg
Ign http://archive.debian.org/debian/ etch/contrib Translation-en
Ign http://archive.debian.org/debian/ etch/main Translation-en
Ign http://archive.debian.org/debian/ etch/non-free Translation-en
73% [Waiting for headers]/usr/lib/apt/methods/gpgv: /usr/lib/libz.so.1: no version information available (required by /usr/lib/libapt-pkg.so.4.10)
/usr/lib/apt/methods/gpgv: /usr/lib/libz.so.1: no version information available (required by /usr/lib/libapt-pkg.so.4.10)
Hit http://archive.debian.org etch Release
Hit http://archive.debian.org etch/main Sources
Hit http://archive.debian.org etch/contrib Sources
Hit http://archive.debian.org etch/non-free Sources
Hit http://archive.debian.org etch/main i386 Packages
Hit http://archive.debian.org etch/contrib i386 Packages
Hit http://archive.debian.org etch/non-free i386 Packages
W: Failed to fetch http://people.debian.org/~dexter/dists/php5/sarge/source/Sources.gz 404 Not Found [IP: 206.12.19.5 80]

W: Failed to fetch http://people.debian.org/~dexter/dists/php5/sarge/binary-i386/Packages.gz 404 Not Found [IP: 206.12.19.5 80]

W: Failed to fetch http://security.debian.org/dists/etch/updates/main/source/Sources.gz 404 Not Found [IP: 212.211.132.32 80]

W: Failed to fetch http://security.debian.org/dists/etch/updates/contrib/source/Sources.gz 404 Not Found [IP: 212.211.132.32 80]

W: Failed to fetch http://security.debian.org/dists/etch/updates/non-free/source/Sources.gz 404 Not Found [IP: 212.211.132.32 80]

W: Failed to fetch http://security.debian.org/dists/etch/updates/main/binary-i386/Packages.gz 404 Not Found [IP: 212.211.132.32 80]

W: Failed to fetch http://security.debian.org/dists/etch/updates/contrib/binary-i386/Packages.gz 404 Not Found [IP: 212.211.132.32 80]

W: Failed to fetch http://security.debian.org/dists/etch/updates/non-free/binary-i386/Packages.gz 404 Not Found [IP: 212.211.132.32 80]

E: Some index files failed to download, they have been ignored, or old ones used instead.
root@vstgtgtgtgtgtggtgtggt6:~#

--

...

zum Seitenanfang zum Seitenende Profil || Suche
004
12.07.2011, 15:37
Adrian_Broher
Admin


Poste mal den Inhalt von '/etc/apt/sources.list' und die Ausgabe von 'lsb_release -a'.

--

There is nothing wrong with high standards. It's your problem that you don't meet them.
If you think it's simple, then you have misunderstood the problem.
When a customer says "nothing has changed", assume they're lying.

zum Seitenanfang zum Seitenende Profil || Suche
005
12.07.2011, 15:41
Fox Mulder



1)

deb http://people.debian.org/~dexter php5 sarge
deb-src http://people.debian.org/~dexter php5 sarge

2)

No LSB modules are available.
Distributor ID: Debian
Description: Debian GNU/Linux 4.0r9 (etch)
Release: 4.0r9
Codename: etch

--

...


Dieser Beitrag wurde am 12.07.2011 um 15:48 von Fox Mulder bearbeitet.
zum Seitenanfang zum Seitenende Profil || Suche
006
12.07.2011, 16:04
McScore



Du bist auf dem besten Weg, das System vollkommen in den Sand zu setzen. Weißt du, was du da tust?
Das Distributionsupgrade hast du _nicht_ hingekriegt. In APTs Paketquellen finden sich immer noch Referenzen auf etch. Dein Gebastel mit Fremdpaketen für sarge macht das nicht besser, das kann sogar tödlich enden. Das musst du korrigieren, falls noch etwas zu retten ist. Ändere die Paketquellen auf
deb http://ftp.de.debian.org/debian lenny main contrib
und folge den restlichen Anweisungen von
http://www.debian.org/releases/lenny/i386/release-notes/ch-upgrading.en.html
und nicht irgendwelchen habgaren Blogeinträgen.

--

... und der große böse Wolf bootete und bootete und bootete ...
Optimiere deine Map, sieh dir alle Compile-Errors an, frage den Hersteller und beschwer dich über nichts!
http://www.mcscore.de.vu
13+3+7=23, 133/7+23=42

zum Seitenanfang zum Seitenende Profil || Suche
007
12.07.2011, 16:13
Bluthund



Ist dir nicht aufgefallen, dass unter der URL gar kein Content mehr zu finden ist?

Die Ausgabe von lsbrelease widerspricht deinem "hab es nun hinbekommen die Distri auf 6.0.2 upzugraden".

Das einzige, was du hinbekommen hast, ist ein anscheinend voellig zerfrickeltes System.
Es macht durchaus Sinn vorher nachzudenken, wie etwas von den Herstellern vorgesehen ist und/oder deren Hilfeseiten zu konsultieren, bevor man wild Kommandos aus dem Web in ne root-shell kopiert.

--

The C language combines all the power of assembly language with all the ease-of-use of assembly language.
"humorig is n blödwort :>" by -CarniGGeLjumpR-

zum Seitenanfang zum Seitenende Profil || Suche
008
12.07.2011, 16:30
Fox Mulder



soooo thx McScore ++win

hab alles befolgt, war super einfach und hat auch 10Minuten gebraucht anstatt 10sekunden

Zitat:
No LSB modules are available.
Distributor ID: Debian
Description: Debian GNU/Linux 6.0.2 (n/a)
Release: 6.0.2
Codename: n/a

root@vsfffffffffff6:~# php -ver
PHP 5.2.6-1+lenny9 with Suhosin-Patch 0.9.6.2 (cli) (built: Aug 4 2010 03:25:57)
Copyright (c) 1997-2008 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2008 Zend Technologies

thx hat alles geklappt :)) /closed und nochmal thx

--

...

zum Seitenanfang zum Seitenende Profil || Suche
009
12.07.2011, 16:46
default



du hast nun squeeze (6.0) und php aus lenny (5.0)?

respekt!

--

Du musst Deine Bandbreite verbreitern, damit du breiter wirst von der Bandbreite her und ein breiteres Publikum ansprechen kannst.

zum Seitenanfang zum Seitenende Profil || Suche
010
12.07.2011, 16:53
Fox Mulder



Zitat:
default postete
du hast nun squeeze (6.0) und php aus lenny (5.0)?

respekt!

thx, kleines problem ergibt sich noch, die websites funktionieren wunderbar, aber ich komm per ftp nicht mehr rein und Plesk ist auch nicht mehr Funktionsfähig? war bis jetzt under https://vs1190126.vserver.de:8443/ zu Erreichen aber da ist nichts mehr >.<

hab mal versucht plesk per SSH zu updaten aber

Zitat:
Installation will not continue because your operating system
"Linux Debian 6.0.2 i686 under vz" is not supported.

Refer to http://www.swsoft.com/en/products/plesk/reqs/ for
the complete list of supported operating systems.

die reqs zeigen aber Debian 6.0 wird supportet??

--

...


Dieser Beitrag wurde am 12.07.2011 um 17:39 von Fox Mulder bearbeitet.
zum Seitenanfang zum Seitenende Profil || Suche
011
12.07.2011, 19:31
McScore



Mit Plesk kenne ich mich nicht aus. Die unterschiedlichen Versionsangaben machen mich aber stutzig (was default auch anmahnt). Es sieht so aus, als hättest du Pakete teilweise aus Squeeze und teilweise aus Lenny auf dem System. Möglich ist es, dass ein altes Plesk von Lenny im Sytem rumgeistert und mit dem zu neuen Debian Squeeze nichts anfangen kann. Was ich dir daher jetzt vorschlage, ist gefährlich: Ändere in den Paketquellen alle vorkommen von "lenny" in "squeeze", führe dann "apt-get update" aus. Installiere/update anschließend nochmal php und plesk. Drücke dabei die Daumen. Ich geh derweil in Deckung.

--

... und der große böse Wolf bootete und bootete und bootete ...
Optimiere deine Map, sieh dir alle Compile-Errors an, frage den Hersteller und beschwer dich über nichts!
http://www.mcscore.de.vu
13+3+7=23, 133/7+23=42

zum Seitenanfang zum Seitenende Profil || Suche
012
12.07.2011, 19:37
Fox Mulder



wenn es daran liegen könnte, währe dann eine neuinstallation nicht besser?

edit: ich restore mal clean version debian 5.0 auf s4u homepage

--

...


Dieser Beitrag wurde am 12.07.2011 um 19:58 von Fox Mulder bearbeitet.
zum Seitenanfang zum Seitenende Profil || Suche
013
12.07.2011, 20:46
Fox Mulder



edit: hat geklappt /close und thx

--

...

zum Seitenanfang zum Seitenende Profil || Suche