Current time: 04-19-2024, 07:11 PM Hello There, Guest! (LoginRegister)


Thread Closed 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[solved] Installation des aktuellen Trunks
Author Message
TheCry Away
Member
***

Posts: 851
Joined: Oct 2008
Reputation: 21
Post: #1
[solved] Installation des aktuellen Trunks
Hi zusammen...
Ich im Moment serh wenig Zeit mich aktiv hier zu beteiligen und verfolge eigentlich nur durch mitlesen.

Jetzt wollte ich mir heute mal den aktuellen Trunk auf einer virtuellen Maschine installieren.
Dabei kamen schon nach ausführen von "make install" komische Fehler.
Ich habe Ubuntu 8.05 LTS installiert. Die Stable war noch nie ein Problem.

Nach make install kommt kurze Zeit später dieser Fehler:
Code:
cp ./fcgid_ispcp.conf /tmp/ispcp/etc/ispcp/apache/working/fcgid_ispcp.conf
cp /tmp/ispcp/etc/ispcp/apache/working/fastcgi_ispcp.conf /tmp/ispcp/etc/apache2/mods-available/fastcgi_ispcp.conf
cp: cannot stat `/tmp/ispcp/etc/ispcp/apache/working/fastcgi_ispcp.conf': No such file or directory
make[3]: *** [install] Error 1
make[3]: Leaving directory `/ispcp/web/svn/nightly/configs/debian/apache'
make[3]: Leaving directory `/ispcp/web/svn/nightly/configs/debian/proftpd'

Wenn ich dann unter setup "perl ./ispcp-setup" ausführe meckert er das er die Datei "/etc/apache/working/fcgid_ispcp.conf" nicht finden kann..
Ist auch logisch...
Der Fehler vorher sagt ja, das er die Datei nicht kopiert hat.
Dies ist auch wieder losgisch, weil Ubuntu 8.04 kein Verzeichnis "/etc/apache2/working/" bestitzt.

Kann das irgend jemand bestätigen?

Gruß
TheCry
(This post was last modified: 05-13-2009 03:08 AM by TheCry.)
05-12-2009 02:25 AM
Find all posts by this user
RatS Offline
Project Leader
******

Posts: 1,854
Joined: Oct 2006
Reputation: 17
Post: #2
RE: Installation des aktuellen Trunks
Es sieht eher so aus, als würde die Datei fastcgi_ispcp.conf nicht in /tmp/ispcp/etc/ispcp/apache/working/fastcgi_ispcp.conf verfügbar sein, schau da mal bitte nacht
05-12-2009 07:12 AM
Visit this user's website Find all posts by this user
MasterTH Offline
Member
***

Posts: 570
Joined: Feb 2009
Reputation: 4
Post: #3
RE: Installation des aktuellen Trunks
bei mir ist das update einwandfrei durchgelaufen aber ich hab seit dem ein anderes problem:

Code:
    Domainfehler
      domain.org - Set status to 'change'
get_file() | ERROR: File '/etc/ispcp/bind/parts/db_dns_entry_b.tpl' does not exist !
      domain.net - Set status to 'change'
get_file() | ERROR: File '/etc/ispcp/bind/parts/db_dns_entry_b.tpl' does not exist !
      domain.de - Set status to 'change'
get_file() | ERROR: File '/etc/ispcp/bind/parts/db_dns_entry_b.tpl' does not exist !
      domain.de - Set status to 'change'
get_file() | ERROR: File '/etc/ispcp/bind/parts/db_dns_entry_b.tpl' does not exist !
      domain.de - Set status to 'change'
get_file() | ERROR: File '/etc/ispcp/bind/parts/db_dns_entry_b.tpl' does not exist !
      domain.de - Set status to 'change'
get_file() | ERROR: File '/etc/ispcp/bind/parts/db_dns_entry_b.tpl' does not exist !
      domain.de - Set status to 'change'
get_file() | ERROR: File '/etc/ispcp/bind/parts/db_dns_entry_b.tpl' does not exist !

      Domain-Alias-Fehler
      domain.de - Set status to 'change'
get_file() | ERROR: File '/etc/ispcp/bind/parts/db_dns_entry_b.tpl' does not exist !
      domain.de - Set status to 'change'
get_file() | ERROR: File '/etc/ispcp/bind/parts/db_dns_entry_b.tpl' does not exist !
      domain.de - Set status to 'change'
get_file() | ERROR: File '/etc/ispcp/bind/parts/db_dns_entry_b.tpl' does not exist !
      domain.de - Set status to 'change'
get_file() | ERROR: File '/etc/ispcp/bind/parts/db_dns_entry_b.tpl' does not exist !

      Subdomainfehler
      Keine Fehler im Subdomain-System

      Alias subdomain errors
      No alias subdomain system errors

      E-Mail-Konten-Fehler
      Keine Fehler im E-Mail Konten-System

      ispCP Daemon Tools
      11 Anfragen ausführen

wenn ich diese anfragen ausführe, dann verschwinden sie und kommen kurz danach wieder. jemand nen Workaround?
Bin selbst drauf gekommen. Die files in /etc/ispcp wurden bei der installation des updates irgendwie nicht geschrieben, also fehlten die neuen Dateien.
Reinkopiert neu erstellt und gut ist.
(This post was last modified: 05-12-2009 02:40 PM by MasterTH.)
05-12-2009 02:28 PM
Find all posts by this user
TheCry Away
Member
***

Posts: 851
Joined: Oct 2008
Reputation: 21
Post: #4
RE: Installation des aktuellen Trunks
(05-12-2009 07:12 AM)RatS Wrote:  Es sieht eher so aus, als würde die Datei fastcgi_ispcp.conf nicht in /tmp/ispcp/etc/ispcp/apache/working/fastcgi_ispcp.conf verfügbar sein, schau da mal bitte nacht
Wo Du recht hast, hast Du recht. Habe einfach nicht richtig hingesehen... Ich melde mich heute Abend..
Die virtuelle Maschine habe ich nur zu Hause.
05-12-2009 03:28 PM
Find all posts by this user
TheCry Away
Member
***

Posts: 851
Joined: Oct 2008
Reputation: 21
Post: #5
RE: Installation des aktuellen Trunks
Hallo Rats..
Wie Du schon sagtest..
Die Datei wird im Verzeichnis
Code:
/tmp/ispcp/etc/ispcp/apache/working/
nicht erstellt!

Ich musste meine virtuelle Maschine ja neu starten und damit war das tmp-Verzeichnis ja leer..
Nach einem make install kam dann auch dieser Fehler
Code:
cannot stat `/tmp/ispcp/etc/ispcp/apache/working/fastcgi_ispcp.conf': No such file or directorycp ./imagecode.php /tmp/ispcp/var/www/ispcp/gui/imagecode.php

make[3]: *** [install] Error 1

Edit:
Ich habe es hin bekommen...
Nach ein bisschen stöbern, habe ich diesen Thread gefunden:
http://www.isp-control.net/forum/thread-5322.html

Und mit
Code:
make -f Makefile.ubuntu install
ist die Installation sauber gelaufen
(This post was last modified: 05-13-2009 03:08 AM by TheCry.)
05-13-2009 12:57 AM
Find all posts by this user
Thread Closed 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)