ispCP - Board - Support
[ERLEDIGT]PHP5-idn nicht gefunden - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega International Area (/forum-22.html)
+--- Forum: German Corner (/forum-26.html)
+---- Forum: Archiv (/forum-54.html)
+---- Thread: [ERLEDIGT]PHP5-idn nicht gefunden (/thread-4310.html)



[ERLEDIGT]PHP5-idn nicht gefunden - Slowman - 09-20-2008 05:42 AM

Ich hoffe mir kann Jemand weiterhelfen, ich einen Server auf Lenny geupdatet und wollte jetzt lt. Install vorgehen, bleibe aber bei php5-idn hängen. Ich habe die vorhandenen sources.list einfach etch64 in lenny64 getauscht.

Danke für einen Tip.

Code:
hxxxxx50:/usr/local/src/ispcp/ispcp-omega-1.0.0# apt-get install $(cat ./docs/Debian/debian-packages-lenny)
Paketlisten werden gelesen... Fertig
Abhängigkeitsbaum wird aufgebaut... Fertig
bash ist schon die neueste Version.
bzip2 ist schon die neueste Version.
diff ist schon die neueste Version.
gzip ist schon die neueste Version.
iptables ist schon die neueste Version.
libsasl2-2 ist schon die neueste Version.
locales ist schon die neueste Version.
lsb-base ist schon die neueste Version.
perl ist schon die neueste Version.
perl-base ist schon die neueste Version.
perl-modules ist schon die neueste Version.
E: Konnte Paket php5-idn nicht finden



RE: PHP5-idn nicht gefunden - gOOvER - 09-20-2008 07:12 AM

Versuch mal mit apt-cache search idn das Paket zu finden. Vielleicht haben Sie es umbenannt.


RE: PHP5-idn nicht gefunden - Kotty - 09-20-2008 07:11 PM

also in meinem 64Bit lenny isses mit drinnen:

apt-cache show php5-idn
Package: php5-idn
Priority: optional
Section: web
Installed-Size: 100
Maintainer: Turbo Fredriksson <turbo@debian.org>
Architecture: amd64
Source: php-idn
Version: 1.2b-5.2
Depends: debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.7-1), libidn11 (>= 0.5.18), phpapi-20060613, ucf
Filename: pool/main/p/php-idn/php5-idn_1.2b-5.2_amd64.deb
Size: 14778
MD5sum: eb78752c22875350ce861286b74ff134
SHA1: f19fa7a73c16841d259079da510013ad7628afaf
SHA256: f90b53fcdbd886b7f1eeae14021dc0f41f795ea26bd70a4838706e8689420ee3
Description: PHP API for the IDNA library
This is the PHP(5) API for the GNU LibIDN software. It's intention is
to have international characters in the DNS system.
See php-idn.bayour.com for more information.
Homepage: http://php-idn.bayour.com

du solltest mal deine sources.list auf vollständigkeit überprüfen. meine sieht so aus:
Quote:deb http://ftp2.de.debian.org/debian lenny main contrib non-free
deb-src http://ftp2.de.debian.org/debian lenny main contrib non-free
deb http://ftp2.de.debian.org/debian-security lenny/updates main contrib non-free
deb http://ftp.de.debian.org/debian/ lenny main
deb-src http://ftp.de.debian.org/debian/ lenny main

deb http://security.debian.org/ lenny/updates main contrib
deb-src http://security.debian.org/ lenny/updates main contrib

#deb http://ftp.de.debian.org/backports.org/ lenny-backports main contrib non-free
#deb-src http://ftp.de.debian.org/backports.org/ lenny-backports main contrib non-free

#deb http://volatile.debian.org/debian-volatile lenny/volatile main contrib non-free



RE: PHP5-idn nicht gefunden - Slowman - 09-20-2008 09:39 PM

@Kotty

Danke, hatte die deb-src nicht mit drin.


RE: PHP5-idn nicht gefunden - CreaTeX - 09-21-2008 06:42 AM

Bei solchen Problemen geht man einfach auf debian.org und sucht nach dem Paket.

In deinem Fall http://packages.debian.org/search?keywords=php5-idn&searchon=names&suite=all§ion=all

Oft kommt es vor, dass es ein Paket nicht mehr gibt und nur noch in einem anderen Paket vorkommt. In diesem Fall bringt einem auch die richtigen sources für apt-get nichts. Wie z.B. im Falle von fast-cgi oder postfix-tls für ispcp aktuell.

Thema kann eigentlich geschlossen werden Smile


RE: PHP5-idn nicht gefunden - ZooL - 09-21-2008 09:31 AM

[ERLEDIGT] CLOSE

Have More Fun