12 |
@cvs-info |
@cvs-info |
13 |
$Id$ |
$Id$ |
14 |
$Log$ |
$Log$ |
15 |
|
Revision 1.39 2003/03/11 05:56:44 joko |
16 |
|
+ AUTOCOMMIT: updated/added content |
17 |
|
|
18 |
|
Revision 1.38 2003/03/11 05:26:23 joko |
19 |
|
+ AUTOCOMMIT: updated/added content |
20 |
|
|
21 |
|
Revision 1.37 2003/03/11 04:25:58 joko |
22 |
|
+ AUTOCOMMIT: updated/added content |
23 |
|
|
24 |
|
Revision 1.36 2003/03/11 02:55:54 joko |
25 |
|
+ AUTOCOMMIT: updated/added content |
26 |
|
|
27 |
|
Revision 1.35 2003/03/11 01:55:57 joko |
28 |
|
+ AUTOCOMMIT: updated/added content |
29 |
|
|
30 |
Revision 1.34 2003/03/10 23:55:51 joko |
Revision 1.34 2003/03/10 23:55:51 joko |
31 |
+ AUTOCOMMIT: updated/added content |
+ AUTOCOMMIT: updated/added content |
32 |
|
|
684 |
o from (e.g. test6/) |
o from (e.g. test6/) |
685 |
o to (e.g. test6/zoomed/) |
o to (e.g. test6/zoomed/) |
686 |
|
|
687 |
|
o global "last-recent-error"-page for admin to view errors occouring |
688 |
|
->SystemErrors |
689 |
|
->StepProcessing: ./.runrc: update|build|publish |
690 |
|
|
691 |
|
o clean up disks!!! |
692 |
|
o h1.service.netfrag.org |
693 |
|
o quepasa.netfrag.org |
694 |
|
|
695 |
|
o natraj/sorceress: server-consolidation? |
696 |
|
|
697 |
|
o monitor regularly: http://netfrag.org/docs/code/api/org.netfrag/errors.html |
698 |
|
|
699 |
|
o DataSource::Generic <-> ObjectList!!! |
700 |
|
|
701 |
|
o Yakka: (javascript-control): |
702 |
|
o let CTRL + ENTER make a new para |
703 |
|
o let CTRL + CTRL (double-hit) make a new page from WikiWord left of the cursor (splash into a new DHTML page!) |
704 |
|
|
705 |
|
x root@quepasa:/data# apt-get install pdumpfs |
706 |
|
|
707 |
|
o final solution for the libxml-problem? |
708 |
|
root@quepasa:/home/service/backup# apt-get --fix-broken --show-upgraded --simulate dist-upgrade |
709 |
|
Reading Package Lists... Done |
710 |
|
Building Dependency Tree... Done |
711 |
|
Correcting dependencies... Done |
712 |
|
Calculating Upgrade... Done |
713 |
|
The following packages will be REMOVED: |
714 |
|
libxslt1 php4-domxml |
715 |
|
0 packages upgraded, 0 newly installed, 2 to remove and 0 not upgraded. |
716 |
|
Remv libxslt1 (1.0.27-1 ) [php4-domxml ] |
717 |
|
Remv php4-domxml (4:4.2.3-11 ) |
718 |
|
root@quepasa:/tmp# apt-get install pdumpfs |
719 |
|
Reading Package Lists... Done |
720 |
|
Building Dependency Tree... Done |
721 |
|
You might want to run `apt-get -f install' to correct these: |
722 |
|
Sorry, but the following packages have unmet dependencies: |
723 |
|
libxslt1: Depends: libxml2 (>= 2.5.0-1) but 2.4.19-4 is to be installed |
724 |
|
php4-domxml: Depends: libxml2 (>= 2.5.0-1) but 2.4.19-4 is to be installed |
725 |
|
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution). |
726 |
|
x dpkg --force-depends -r libxml2 |
727 |
|
x dpkg-deb -x libxml2_2.4.19-4_i386.deb here |
728 |
|
x dpkg-deb -e libxml2_2.4.19-4_i386.deb here |
729 |
|
|
730 |
|
|
731 |
|
|