Hallo robert
rklm schrieb:
herzlich willkommen hier im Forum!
oh! ja... Vielen Dank ☺
@frostschutz
deine locale solltest du mal beheben, was auch immer damit nicht stimmt
wie hast du denn ubuntu installiert, normalerweise bekommt man das ohne weiteres gar nicht hin?
ich hab das garnicht installiert. das ist ein lvps von hosteurope
dh. die haben da gemurkst, oder?
Versuch doch erst mal ein sudo apt-get update
, damit Du sicher bist, die aktuellen Paketinformationen zu haben.
das kommt da bei raus... schein auch nicht richtig zu sein:
root@wurst:/usr/share/git# sudo apt-get update
sudo: cannot get working directory
Get:1 ftp://ftp.hosteurope.de hardy-updates Release.gpg [198B]
Get:2 ftp://ftp.hosteurope.de hardy Release.gpg [189B]
Ign http://ftp.debian.org etch Release.gpg
Get:3 ftp://ftp.hosteurope.de hardy-security Release.gpg [198B]
Ign http://ftp.debian.org etch Release
Ign http://ftp.debian.org etch/main Packages
Get:4 ftp://ftp.hosteurope.de hardy-updates Release [65.9kB]
Ign http://ftp.debian.org etch/non-free Packages
Ign http://ftp.debian.org etch/contrib Packages
Get:5 ftp://ftp.hosteurope.de hardy Release [65.9kB]
Get:6 ftp://ftp.hosteurope.de hardy-security Release [65.9kB]
Err http://ftp.debian.org etch/main Packages
404 Not Found
Err http://ftp.debian.org etch/non-free Packages
404 Not Found
Err http://ftp.debian.org etch/contrib Packages
404 Not Found
Ign http://php53.dotdeb.org oldstable Release.gpg
Ign http://php53.dotdeb.org oldstable Release
Get:7 ftp://ftp.hosteurope.de hardy-updates/main Packages [515kB]
Ign http://php53.dotdeb.org oldstable/all Packages
Get:8 ftp://ftp.hosteurope.de hardy-updates/universe Packages [259kB]
Get:9 ftp://ftp.hosteurope.de hardy-updates/multiverse Packages [29.5kB]
Ign http://php53.dotdeb.org oldstable/all Sources
Get:10 ftp://ftp.hosteurope.de hardy/main Packages [1173kB]
Err http://php53.dotdeb.org oldstable/all Packages
404 Not Found
Err http://php53.dotdeb.org oldstable/all Sources
404 Not Found
Get:11 ftp://ftp.hosteurope.de hardy/multiverse Packages [174kB]
Get:12 ftp://ftp.hosteurope.de hardy/universe Packages [4254kB]
Ign http://autoinstall.plesk.com hardy Release.gpg
Ign http://autoinstall.plesk.com hardy Release.gpg
Get:13 ftp://ftp.hosteurope.de hardy-security/main Packages [302kB]
Get:14 ftp://ftp.hosteurope.de hardy-security/restricted Packages [11.1kB]
Get:15 ftp://ftp.hosteurope.de hardy-security/universe Packages [142kB]
Get:16 ftp://ftp.hosteurope.de hardy-security/multiverse Packages [15.1kB]
Ign http://autoinstall.plesk.com hardy Release
Ign http://autoinstall.plesk.com hardy Release
Hit http://autoinstall.plesk.com hardy/all Packages
Hit http://autoinstall.plesk.com hardy/all Packages
Fetched 7072kB in 2s (2371kB/s)
W: Failed to fetch http://ftp.debian.org/debian/dists/etch/main/binary-amd64/Packages.gz 404 Not Found
W: Failed to fetch http://ftp.debian.org/debian/dists/etch/non-free/binary-amd64/Packages.gz 404 Not Found
W: Failed to fetch http://ftp.debian.org/debian/dists/etch/contrib/binary-amd64/Packages.gz 404 Not Found
W: Failed to fetch http://php53.dotdeb.org/dists/oldstable/all/binary-amd64/Packages.gz 404 Not Found
W: Failed to fetch http://php53.dotdeb.org/dists/oldstable/all/source/Sources.gz 404 Not Found
E: Some index files failed to download, they have been ignored, or old ones used instead.
ich hab dann mal versucht den apt cache zu löschen und das update nochmal aufegrufen
aber das hat auch nix genützt ..
rklm schrieb:
Dann kannst Du mal schauen, was apt-cache search ^git oder apt-cache show git-all auswirft.
apt-cache search ^git
gibt folgendes aus:
git-core - fast, scalable, distributed revision control system
git-doc - fast, scalable, distributed revision control system (documentation)
gitk - fast, scalable, distributed revision control system (revision tree visualizer)
git-arch - fast, scalable, distributed revision control system (arch interoperability)
git-cvs - fast, scalable, distributed revision control system (cvs interoperability)
git-daemon-run - fast, scalable, distributed revision control system (git-daemon service)
git-email - fast, scalable, distributed revision control system (email add-on)
git-gui - fast, scalable, distributed revision control system (GUI)
git-svn - fast, scalable, distributed revision control system (svn interoperability)
gitweb - fast, scalable, distributed revision control system (web interface)
git - GNU Interactive Tools, a file browser/viewer and process viewer/killer
git-buildpackage - Suite to help with Debian packages in Git repositories
git-load-dirs - Import upstream archives into git
gitpkg - helper scripts for maintaining packages with git
git-all gibt es garnicht
root@wurst:/usr/share/git# apt-cache show git-all
W: Unable to locate package git-all
E: No packages found
woran kann ich sehen das das installiert ist?
Alternativ kannst Du natürlich den graphischen Paketmanager synaptic
verwenden, wenn der bei Dir installiert ist.
uff... ist gleich so ein komplexes dinge geworden..
aber vielen Dank für euren Support!!
grüße
doc
Bearbeitet von Antiqua:
Formatierung gefixt. Bitte verwende in Zukunft Codeblöcke auch für die Ausgaben von Befehlen, um die Übersicht im Forum zu verbessern. Danke!