/[cvs]/joko/doc/SampleTasks/joko_2003-03.twingle
ViewVC logotype

Diff of /joko/doc/SampleTasks/joko_2003-03.twingle

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.36 by joko, Tue Mar 11 02:55:54 2003 UTC revision 1.43 by joko, Tue Mar 11 17:56:02 2003 UTC
# Line 12  Line 12 
12  @cvs-info  @cvs-info
13    $Id$    $Id$
14    $Log$    $Log$
15      Revision 1.43  2003/03/11 17:56:02  joko
16      + AUTOCOMMIT: updated/added content
17    
18      Revision 1.42  2003/03/11 15:26:01  joko
19      + AUTOCOMMIT: updated/added content
20    
21      Revision 1.41  2003/03/11 14:56:02  joko
22      + AUTOCOMMIT: updated/added content
23    
24      Revision 1.40  2003/03/11 06:25:59  joko
25      + AUTOCOMMIT: updated/added content
26    
27      Revision 1.39  2003/03/11 05:56:44  joko
28      + AUTOCOMMIT: updated/added content
29    
30      Revision 1.38  2003/03/11 05:26:23  joko
31      + AUTOCOMMIT: updated/added content
32    
33      Revision 1.37  2003/03/11 04:25:58  joko
34      + AUTOCOMMIT: updated/added content
35    
36    Revision 1.36  2003/03/11 02:55:54  joko    Revision 1.36  2003/03/11 02:55:54  joko
37    + AUTOCOMMIT: updated/added content    + AUTOCOMMIT: updated/added content
38    
# Line 683  o clean up disks!!! Line 704  o clean up disks!!!
704    o h1.service.netfrag.org    o h1.service.netfrag.org
705    o quepasa.netfrag.org    o quepasa.netfrag.org
706    
707    o natraj/sorceress: server-consolidation?
708    
709    o monitor regularly: http://netfrag.org/docs/code/api/org.netfrag/errors.html
710    
711    o DataSource::Generic <-> ObjectList!!!
712    
713    o Yakka: (javascript-control):
714      o let CTRL + ENTER make a new para
715      o let CTRL + CTRL (double-hit) make a new page from WikiWord left of the cursor (splash into a new DHTML page!)
716    
717    x root@quepasa:/data# apt-get install pdumpfs
718    
719    o final solution for the libxml-problem?
720      root@quepasa:/home/service/backup# apt-get --fix-broken --show-upgraded --simulate dist-upgrade
721        Reading Package Lists... Done
722        Building Dependency Tree... Done
723        Correcting dependencies... Done
724        Calculating Upgrade... Done
725        The following packages will be REMOVED:
726          libxslt1 php4-domxml
727        0 packages upgraded, 0 newly installed, 2 to remove and 0  not upgraded.
728        Remv libxslt1 (1.0.27-1 ) [php4-domxml ]
729        Remv php4-domxml (4:4.2.3-11 )
730      root@quepasa:/tmp# apt-get install pdumpfs
731        Reading Package Lists... Done
732        Building Dependency Tree... Done
733        You might want to run `apt-get -f install' to correct these:
734        Sorry, but the following packages have unmet dependencies:
735          libxslt1: Depends: libxml2 (>= 2.5.0-1) but 2.4.19-4 is to be installed
736          php4-domxml: Depends: libxml2 (>= 2.5.0-1) but 2.4.19-4 is to be installed
737        E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
738      x dpkg --force-depends -r libxml2
739      o dpkg-liftpackage libxml2_2.4.19-4_i386.deb 2.5.0-1
740        x dpkg-deb -x libxml2_2.4.19-4_i386.deb fakepkg
741        x dpkg-deb -e libxml2_2.4.19-4_i386.deb
742        x mv DEBIAN fakepkg/
743        x dpkg-deb --build fakepkg libxml2_2.4.19-4_i386_fake_2.5.0-1.deb
744        x dpkg -i libxml2_2.4.19-4_i386_fake_2.5.0-1.deb
745    
746    o announce on www.netfrag.org
747      o api-doc
748      o packages.netfrag.org (libxml2!)
749      o autogenerate:
750        o api-doc & diags
751        o twingle
752    
753    o ->search.netfrag.org/ruby
754    
755    o install and use 'monit' to monitor uml's!
756    
757    o refactor Yakka::YakkaSetup
758    
759    o quepasa - Error: AMaViS
760        Starting AMaViS Daemons: amavis-milter amavisdCan't locate Razor/Client.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.8.0 /usr/local/share/perl/5.8.0 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8.0 /usr/share/perl/5.8.0 /usr/local/lib/site_perl) at /usr/sbin/amavisd line 54.
761        BEGIN failed--compilation aborted at /usr/sbin/amavisd line 54.
762      x apt-get install razor   #)§$&(
763      solution:
764        x dpkg --force-depends -r razor
765        x wget http://ftp.de.debian.org/debian/pool/main/r/razor/razor_1.20-1_all.deb
766        x wget http://ftp.de.debian.org/debian/pool/main/libt/libtime-hires-perl/libtime-hires-perl_1.20-4_i386.deb
767        x dpkg -i libtime-hires-perl_1.20-4_i386.deb
768        x dpkg -i razor_1.20-1_all.deb
769    
770    o BER.pm:  BER (Basic Encoding Rules) encoding and decoding.
771    
772    

Legend:
Removed from v.1.36  
changed lines
  Added in v.1.43

MailToCvsAdmin">MailToCvsAdmin
ViewVC Help
Powered by ViewVC 1.1.26 RSS 2.0 feed