READ ONLY FORUM: m23 :: makes software distribution easy Forum Index READ ONLY FORUM: m23 :: makes software distribution easy
The m23 discussion forum
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Paketquellen bearbeiten
Goto page Previous  1, 2, 3
 
Post new topic   Reply to topic    READ ONLY FORUM: m23 :: makes software distribution easy Forum Index -> General questions and ideas/Allgemeine Fragen und Anregungen
View previous topic :: View next topic  
Author Message
Guest






PostPosted: Tue Apr 19, 2005 11:37    Post subject: Reply with quote

Aktivier mal den Debug-Modus und schau ins Client-Protokoll:

Du kannst den Debug-Modus einschalten, der zusätzliche Informationen auf dem Client-Bildschirm anzeigt und in das Client-Protokoll schreibt. Der Debug-Modus wird durch
Clients -> Überblick -> <Clientname> -> Debug-Status ändern -> Aktivieren -> Speichern
aktiviert (Deaktivieren funktioniert entsprechend).

Das resultierende Client-Protokoll siehst Du unter:
Clients -> Überblick -> <Clientname> -> Client-Protokoll
Back to top
zloty



Joined: 23 Mar 2005
Posts: 92

PostPosted: Wed Apr 20, 2005 6:12    Post subject: Reply with quote

*nicht von belangen*

Last edited by zloty on Thu Apr 21, 2005 12:31; edited 2 times in total
Back to top
View user's profile Send private message
Hauke



Joined: 02 Mar 2003
Posts: 1072

PostPosted: Wed Apr 20, 2005 8:27    Post subject: Reply with quote

Ist der Debug-Modus wirklich an?

Da sollten auch noch die Befehle stehen, die auf dem Client ausgeführt werden und nicht nur die Ausgaben.
_________________
Hauke Goos-Habermann
- project leader m23 (http://m23.sf.net) -
Jabber: dodgerm23@jabber.org

Schulung, Entwicklung und Support zu m23 und anderen OpenSource-Produkten: www.goos-habermann.de

Auch DU kannst etwas gegen Softwarepatente tun! www.patentfrei.de
Back to top
View user's profile Send private message Send e-mail Visit poster's website
zloty



Joined: 23 Mar 2005
Posts: 92

PostPosted: Wed Apr 20, 2005 8:39    Post subject: Reply with quote

Ja der befindet sich im DebugModus. das "Fliegensymbol" steht hinter dem grünen Lämpchen beim Client.
Back to top
View user's profile Send private message
Hauke



Joined: 02 Mar 2003
Posts: 1072

PostPosted: Wed Apr 20, 2005 10:11    Post subject: Reply with quote

Und da stehen im Protokoll keine Befehle in gelb?
_________________
Hauke Goos-Habermann
- project leader m23 (http://m23.sf.net) -
Jabber: dodgerm23@jabber.org

Schulung, Entwicklung und Support zu m23 und anderen OpenSource-Produkten: www.goos-habermann.de

Auch DU kannst etwas gegen Softwarepatente tun! www.patentfrei.de
Back to top
View user's profile Send private message Send e-mail Visit poster's website
zloty



Joined: 23 Mar 2005
Posts: 92

PostPosted: Wed Apr 20, 2005 10:27    Post subject: Reply with quote

Hauke wrote:
Und da stehen im Protokoll keine Befehle in gelb?


nein nur das was ich gepostet habe.
Back to top
View user's profile Send private message
Hauke



Joined: 02 Mar 2003
Posts: 1072

PostPosted: Thu Apr 21, 2005 11:08    Post subject: Reply with quote

Logge Dich auf Deinem Client ein, wenn das Updaten wieder hängt. Und zieh Dir die Befehle vom Server mit:

Code:
wget <serverIP>/work.php -O /tmp/befehle


Poste bitte, was unter /tmp/befehle steht.
_________________
Hauke Goos-Habermann
- project leader m23 (http://m23.sf.net) -
Jabber: dodgerm23@jabber.org

Schulung, Entwicklung und Support zu m23 und anderen OpenSource-Produkten: www.goos-habermann.de

Auch DU kannst etwas gegen Softwarepatente tun! www.patentfrei.de
Back to top
View user's profile Send private message Send e-mail Visit poster's website
zloty



Joined: 23 Mar 2005
Posts: 92

PostPosted: Thu Apr 21, 2005 11:14    Post subject: Reply with quote

Ich bin jetzt soweit dass ich weis welcher Teil meine Pakets diese Problem verursacht. Ich hab eine .tar in meinem Paket die einige Ordner und Dataien enthält die ich für den Rechnerpool brauche und auf dem CLient entpackt werden. Sobald ich das .tar auf dem Client auspacke geht das installieren per WebAccess nicht mehr. Überschreibt das .tar irgendwas wichtiges?
Der Inhalt des .tars ist in de [quote]
Quote:

bin/
bin/tcsh
cn_users -> /server/nutzer/cn_users
erlab -> /server/erlab
etc/
etc/info.txt
etc/pam.d/
etc/pam.d/common-account
etc/pam.d/common-password
etc/pam.d/common-auth
etc/nsswitch.conf
etc/pam_ldap.conf
etc/csh.cshrc
etc/auto.misc
etc/auto.master
etc/auto.server
etc/sysconfig/
etc/sysconfig/keyboard
etc/X11/
etc/X11/XF86Config-4
etc/motd -> /home/disk23/server/etc/motd-ai
etc/libnss-ldap.conf
etc/auto.home
etc/csh.login
root/
root/.ssh/
root/.ssh/authorized_keys
scratch -> /server/scratch
server/
users2 -> /server/nutzer/users
Back to top
View user's profile Send private message
Hauke



Joined: 02 Mar 2003
Posts: 1072

PostPosted: Thu Apr 21, 2005 11:47    Post subject: Reply with quote

Da ist ja alles drin, was eine m23-Installation kaputt macht :cry:

Quote:
bin/tcsh

Kopier keine ausführbaren Dateien, für die es schon Debian-Pakete gibt. Such Dir das Paket und installier es stattdessen.

Quote:

etc/pam.d/common-account
etc/pam.d/common-password
etc/pam.d/common-auth
etc/nsswitch.conf

Damit machst Du potentiell das Installieren während des laufenden Betriebs kaputt.

Quote:

etc/sysconfig/keyboard
etc/X11/XF86Config-4

Die solltest Du nur überschreiben, wenn die Hardwareerkennung nicht funktioniert. Mal davon abgesehen, daß die Dateien beim nächsten Booten wieder überschrieben werden. Nimm die beiden Dateien aus dem tar.

Quote:
root/.ssh/authorized_keys

Damit machst Du die Installation im laufenden Betrieb unmöglich. Benenne im Tar root/.ssh/authorized_keys in root/.ssh/authorized_keys2 um, dann gibts keine Probleme.
_________________
Hauke Goos-Habermann
- project leader m23 (http://m23.sf.net) -
Jabber: dodgerm23@jabber.org

Schulung, Entwicklung und Support zu m23 und anderen OpenSource-Produkten: www.goos-habermann.de

Auch DU kannst etwas gegen Softwarepatente tun! www.patentfrei.de
Back to top
View user's profile Send private message Send e-mail Visit poster's website
zloty



Joined: 23 Mar 2005
Posts: 92

PostPosted: Thu Apr 21, 2005 12:30    Post subject: Reply with quote

Quote:

Quote:

etc/pam.d/common-account
etc/pam.d/common-password
etc/pam.d/common-auth
etc/nsswitch.conf


Damit machst Du potentiell das Installieren während des laufenden Betriebs kaputt.


Das obendran habe ich mal dringelassen . Der rest ist aus dem Packet raus und das Installieren per WebAccess scheint zu funktionieren.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    READ ONLY FORUM: m23 :: makes software distribution easy Forum Index -> General questions and ideas/Allgemeine Fragen und Anregungen All times are GMT - 2 Hours
Goto page Previous  1, 2, 3
Page 3 of 3

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group