| 12 |
@cvs-info |
@cvs-info |
| 13 |
$Id$ |
$Id$ |
| 14 |
$Log$ |
$Log$ |
| 15 |
|
Revision 1.38 2003/03/11 05:26:23 joko |
| 16 |
|
+ AUTOCOMMIT: updated/added content |
| 17 |
|
|
| 18 |
Revision 1.37 2003/03/11 04:25:58 joko |
Revision 1.37 2003/03/11 04:25:58 joko |
| 19 |
+ AUTOCOMMIT: updated/added content |
+ AUTOCOMMIT: updated/added content |
| 20 |
|
|
| 701 |
|
|
| 702 |
x root@quepasa:/data# apt-get install pdumpfs |
x root@quepasa:/data# apt-get install pdumpfs |
| 703 |
|
|
| 704 |
|
o final solution for the libxml-problem? |
| 705 |
|
root@quepasa:/home/service/backup# apt-get --fix-broken --show-upgraded --simulate dist-upgrade |
| 706 |
|
Reading Package Lists... Done |
| 707 |
|
Building Dependency Tree... Done |
| 708 |
|
Correcting dependencies... Done |
| 709 |
|
Calculating Upgrade... Done |
| 710 |
|
The following packages will be REMOVED: |
| 711 |
|
libxslt1 php4-domxml |
| 712 |
|
0 packages upgraded, 0 newly installed, 2 to remove and 0 not upgraded. |
| 713 |
|
Remv libxslt1 (1.0.27-1 ) [php4-domxml ] |
| 714 |
|
Remv php4-domxml (4:4.2.3-11 ) |
| 715 |
|
root@quepasa:/tmp# apt-get install pdumpfs |
| 716 |
|
Reading Package Lists... Done |
| 717 |
|
Building Dependency Tree... Done |
| 718 |
|
You might want to run `apt-get -f install' to correct these: |
| 719 |
|
Sorry, but the following packages have unmet dependencies: |
| 720 |
|
libxslt1: Depends: libxml2 (>= 2.5.0-1) but 2.4.19-4 is to be installed |
| 721 |
|
php4-domxml: Depends: libxml2 (>= 2.5.0-1) but 2.4.19-4 is to be installed |
| 722 |
|
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution). |
| 723 |
|
x dpkg --force-depends -r libxml2 |
| 724 |
|
x dpkg-deb -x libxml2_2.4.19-4_i386.deb here |
| 725 |
|
|
| 726 |
|
|
| 727 |
|
|