/[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.31 by joko, Mon Mar 10 16:25:55 2003 UTC revision 1.46 by joko, Tue Mar 11 19:56:13 2003 UTC
# Line 12  Line 12 
12  @cvs-info  @cvs-info
13    $Id$    $Id$
14    $Log$    $Log$
15      Revision 1.46  2003/03/11 19:56:13  joko
16      + AUTOCOMMIT: updated/added content
17    
18      Revision 1.45  2003/03/11 18:55:52  joko
19      + AUTOCOMMIT: updated/added content
20    
21      Revision 1.43  2003/03/11 17:56:02  joko
22      + AUTOCOMMIT: updated/added content
23    
24      Revision 1.42  2003/03/11 15:26:01  joko
25      + AUTOCOMMIT: updated/added content
26    
27      Revision 1.41  2003/03/11 14:56:02  joko
28      + AUTOCOMMIT: updated/added content
29    
30      Revision 1.40  2003/03/11 06:25:59  joko
31      + AUTOCOMMIT: updated/added content
32    
33      Revision 1.39  2003/03/11 05:56:44  joko
34      + AUTOCOMMIT: updated/added content
35    
36      Revision 1.38  2003/03/11 05:26:23  joko
37      + AUTOCOMMIT: updated/added content
38    
39      Revision 1.37  2003/03/11 04:25:58  joko
40      + AUTOCOMMIT: updated/added content
41    
42      Revision 1.36  2003/03/11 02:55:54  joko
43      + AUTOCOMMIT: updated/added content
44    
45      Revision 1.35  2003/03/11 01:55:57  joko
46      + AUTOCOMMIT: updated/added content
47    
48      Revision 1.34  2003/03/10 23:55:51  joko
49      + AUTOCOMMIT: updated/added content
50    
51      Revision 1.33  2003/03/10 18:55:55  joko
52      + AUTOCOMMIT: updated/added content
53    
54      Revision 1.32  2003/03/10 17:56:05  joko
55      + AUTOCOMMIT: updated/added content
56    
57    Revision 1.31  2003/03/10 16:25:55  joko    Revision 1.31  2003/03/10 16:25:55  joko
58    + AUTOCOMMIT: updated/added content    + AUTOCOMMIT: updated/added content
59    
# Line 624  o for Autodia: Line 666  o for Autodia:
666    o class- and package-diagrams:    o class- and package-diagrams:
667      o "Class" for relationships of Code- and DB-Schema-classes      o "Class" for relationships of Code- and DB-Schema-classes
668      o "Package" for relationships of code-packages      o "Package" for relationships of code-packages
669      o integrate with phpDocumentor:
670        /data/opt/tools/phpdocumentor/phpDocumentor/Converters/HTML/frames/templates/phpedit/templates/left_frame.tpl
671      o Autodia-TODO:
672        Add ability to split projects into multiple diagrams and group contents of
673        a diagram/subdir into system boxes - much improving clarity in big
674        projects.
675    
676  o glib-namespace aufräumen!  o glib-namespace aufräumen!
677    
# Line 640  o phpDocumentIndex Line 688  o phpDocumentIndex
688    o sort order:    o sort order:
689      o default: show directories on top      o default: show directories on top
690      o make changable through columns      o make changable through columns
691      o option to force view of hidden files (e.g. dot-files)
692      o 24h-time-format (no AM/PM)
693      o UML-Class-diagram-icon for tutorial!!!
694    
695  o modify /etc/hosts entry by rule!!!!  o modify /etc/hosts entry by rule!!!!
696    
# Line 647  o Yakka: automate reinstallation (new In Line 698  o Yakka: automate reinstallation (new In
698    #> dpkg -i /home/bareface/public_html/yakka/data/libxml2_2.4.19-4_i386.deb    #> dpkg -i /home/bareface/public_html/yakka/data/libxml2_2.4.19-4_i386.deb
699    #> /etc/init.d/apache restart    #> /etc/init.d/apache restart
700    
701    o autozoom/runzoom
702      o from (e.g. test6/)
703      o to (e.g. test6/zoomed/)
704    
705    o global "last-recent-error"-page for admin to view errors occouring
706      ->SystemErrors
707      ->StepProcessing: ./.runrc: update|build|publish
708    
709    o clean up disks!!!
710      o h1.service.netfrag.org
711      o quepasa.netfrag.org
712    
713    o natraj/sorceress: server-consolidation?
714    
715    o monitor regularly: http://netfrag.org/docs/code/api/org.netfrag/errors.html
716    
717    o DataSource::Generic <-> ObjectList!!!
718    
719    o Yakka: (javascript-control):
720      o let CTRL + ENTER make a new para
721      o let CTRL + CTRL (double-hit) make a new page from WikiWord left of the cursor (splash into a new DHTML page!)
722    
723    x root@quepasa:/data# apt-get install pdumpfs
724    
725    o final solution for the libxml-problem?
726      root@quepasa:/home/service/backup# apt-get --fix-broken --show-upgraded --simulate dist-upgrade
727        Reading Package Lists... Done
728        Building Dependency Tree... Done
729        Correcting dependencies... Done
730        Calculating Upgrade... Done
731        The following packages will be REMOVED:
732          libxslt1 php4-domxml
733        0 packages upgraded, 0 newly installed, 2 to remove and 0  not upgraded.
734        Remv libxslt1 (1.0.27-1 ) [php4-domxml ]
735        Remv php4-domxml (4:4.2.3-11 )
736      root@quepasa:/tmp# apt-get install pdumpfs
737        Reading Package Lists... Done
738        Building Dependency Tree... Done
739        You might want to run `apt-get -f install' to correct these:
740        Sorry, but the following packages have unmet dependencies:
741          libxslt1: Depends: libxml2 (>= 2.5.0-1) but 2.4.19-4 is to be installed
742          php4-domxml: Depends: libxml2 (>= 2.5.0-1) but 2.4.19-4 is to be installed
743        E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
744      x dpkg --force-depends -r libxml2
745      o dpkg-liftpackage libxml2_2.4.19-4_i386.deb 2.5.0-1
746        x dpkg-deb -x libxml2_2.4.19-4_i386.deb fakepkg
747        x dpkg-deb -e libxml2_2.4.19-4_i386.deb
748        x mv DEBIAN fakepkg/
749        x dpkg-deb --build fakepkg libxml2_2.4.19-4_i386_fake_2.5.0-1.deb
750        x dpkg -i libxml2_2.4.19-4_i386_fake_2.5.0-1.deb
751    
752    o announce on www.netfrag.org
753      o api-doc
754      o packages.netfrag.org (libxml2!)
755      o autogenerate:
756        o api-doc & diags
757        o twingle
758    
759    o ->search.netfrag.org/ruby
760    
761    o install and use 'monit' to monitor uml's!
762    
763    o refactor Yakka::YakkaSetup
764    
765    o quepasa - Error: AMaViS
766    
767       <screen>
768        Starting AMaViS Daemons: amavis-milter amavisd
769        Can'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.
770        BEGIN failed--compilation aborted at /usr/sbin/amavisd line 54.
771       </screen>
772    
773      - probably because of perl-5.8.0?
774    
775      x apt-get install razor   #)§$&(
776      solution:
777        x dpkg --force-depends -r razor
778        x wget http://ftp.de.debian.org/debian/pool/main/r/razor/razor_1.20-1_all.deb
779        x dpkg -i razor_1.20-1_all.deb
780         => depends on 'libtime-hires-perl', so:
781          x wget http://ftp.de.debian.org/debian/pool/main/libt/libtime-hires-perl/libtime-hires-perl_1.20-4_i386.deb
782          x dpkg -i libtime-hires-perl_1.20-4_i386.deb
783            dpkg: dependency problems prevent configuration of libtime-hires-perl:
784             libtime-hires-perl depends on perlapi-5.6.0; however:
785              Package perlapi-5.6.0 is not installed.
786              ;-( /)(%(/$%%&$
787        => removing dependencies about everything from razor1-package
788          x dpkg -x razor_1.20-1_all.deb razor
789          x dpkg -r razor_1.20-1_all.deb
790          x mv DEBIAN/ razor/
791          x do: remove line 'Depends:' from DEBIAN/control
792          [x chmod -R 0755 razor/DEBIAN/] maybe!  (if: dpkg-deb: control directory has bad permissions 2755 (must be >=0755 and <=0775))
793          x dpkg -b razor razor_1.20-1_all_nodeps.deb
794          x cp razor_1.20-1_all_nodeps.deb /data/Packages/dists/stable/contrib/binary-i386/
795        =>
796          x dpkg -i /data/Packages/dists/stable/contrib/binary-i386/razor_1.20-1_all_nodeps.deb
797        => [test]
798          x /etc/init.d/amavis-milter start
799           <screen>
800            Can't load '/usr/lib/perl5/auto/Time/HiRes/HiRes.so' for module Time::HiRes: /usr/lib/perl5/auto/Time/HiRes/HiRes.so: undefined symbol: PL_stack_max at /usr/lib/perl/5.8.0/DynaLoader.pm line 225.
801             at /usr/sbin/amavisd line 46
802            Compilation failed in require at /usr/sbin/amavisd line 46.
803            BEGIN failed--compilation aborted at /usr/sbin/amavisd line 46.      
804           </screen>
805        => [CPAN-install]
806          x perl -MCPAN -e "install Time::HiRes"
807           <screen>
808              [...]
809              compile -- compile -- compile
810              [...]
811              Running make install
812              Installing /usr/lib/perl/5.8.0/auto/Time/HiRes/HiRes.so
813              Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
814              Installing /usr/lib/perl/5.8.0/Time/HiRes.pm
815              Installing /usr/share/man/man3/Time::HiRes.3pm
816              Writing /usr/lib/perl/5.8.0/auto/Time/HiRes/.packlist
817              Appending installation info to /usr/lib/perl/5.8.0/perllocal.pod
818                /usr/bin/make install  -- OK
819           </screen>
820    
821      x probably because of perl-5.8.0? yes!  --  is it fixed now? let's try...  (again)
822          x /etc/init.d/amavis-milter restart
823            no! same error as above!
824          the problem is:
825          watch the output of 'perl -V' - at the bottom:
826          <screen>
827            Characteristics of this binary (from libperl):
828              Compile-time options: MULTIPLICITY USE_ITHREADS USE_LARGE_FILES PERL_IMPLICIT_CONTEXT
829              Built under linux
830              Compiled at Feb 17 2003 12:38:57
831              @INC:
832                /etc/perl
833                /usr/local/lib/perl/5.8.0
834                /usr/local/share/perl/5.8.0
835                /usr/lib/perl5
836                /usr/share/perl5
837                /usr/lib/perl/5.8.0
838                /usr/share/perl/5.8.0
839                /usr/local/lib/site_perl
840                .
841          </screen>
842    
843          The bad one is the "old" shared object coming with Time::HiRes for perl-5.6.1 living at
844          /usr/lib/perl5/auto/Time/HiRes/HiRes.so.
845          
846          We have these options:
847            1. delete this stuff
848            2. put a better version at '.'
849            3. place line '/usr/lib/perl/5.8.0' above of '/usr/lib/perl5'
850            4. copy stuff from '/usr/lib/perl/5.8.0' to '/usr/lib/perl5'
851          
852          Hmmm.....
853            I think i'll choose option 1.:
854            x rm -rf /usr/lib/perl5/auto/Time/HiRes
855            (or if you don't wanna be as brute-force)
856            x cd /usr/lib/perl5/auto/Time
857            x mv HiRes HiRes.old
858            
859        => let's try again:      
860          x /etc/init.d/amavis-milter restart
861            Time::HiRes object version 1.42 does not match bootstrap parameter 01.20 at /usr/lib/perl/5.8.0/DynaLoader.pm line 245.
862    
863        => ahhh...  (also testable via 'perl -MTime::HiRes')
864          x dpkg --force-depends -r libtime-hires-perl
865          => my fault! ;-)
866    
867      => so, everything works fine now....
868        
869    o BER.pm:  BER (Basic Encoding Rules) encoding and decoding.
870    
871    o use a common [[http://razor.sourceforge.net/artistic.html|"Artistic License"]]?
872    
873    o use pdumpfs!
874    
875    o what we build seems similar to Torque <-> Maven  (Tangram|XyZ+Data::Storage <-> nfo-libs|rap)
876    

Legend:
Removed from v.1.31  
changed lines
  Added in v.1.46

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