Hmm ik heb hier een distributie die afgeleid is van Debian.
ik had al het een en ander geinstalleerd met APT-GET dus daar zit het probleem niet.
Het ging fout toen ik wine wou installeren
Hier begon ik:
Asus :~# apt-get install wine
Reading Package Lists... Done
Building Dependency Tree... Done
Sorry, wine is already the newest version.
You might want to run `apt-get -f install' to correct these:
Sorry, but the following packages have unmet dependencies:
libwine: Depends: libarts (>= 4:2.2.2-1) or
libarts-alsa (>= 4:2.2.2-1) but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
Asus :~#
Hij mist libarts dus die maar ff installeren (dit is al vaag, want normaal voldoet ie zelf aan de dependencies).
Asus :~# apt-get install libarts
Reading Package Lists... Done
Building Dependency Tree... Done
The following NEW packages will be installed:
libarts
0 packages upgraded, 1 newly installed, 0 to remove and 12 not upgraded.
6 packages not fully installed or removed.
Need to get 0B/623kB of archives. After unpacking 2470kB will be used.
(Reading database ... 31759 files and directories currently installed.)
Unpacking libarts (from .../libarts_4%3a2.2.2-13.woody.5_i386.de
...
dpkg: error processing /var/cache/apt/archives/libarts_4%3a2.2.2-13.woody.5_i386.deb (--unpack):
trying to overwrite `/usr/lib/mcop/Arts/Synth_ADD.mcopclass', which is also in package libarts1
dpkg-deb: subprocess paste killed by signal (Broken pipe)
Errors were encountered while processing:
/var/cache/apt/archives/libarts_4%3a2.2.2-13.woody.5_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
Asus :~#
DPKG heeft een fout veroorzaakt, nou dan doe ik het toch zelf wel...., dus NIET
Asus :~# cd /var/cache/apt/archives/
Asus:/var/cache/apt/archives# dpkg -i libarts_4%3a2.2.2-13.woody.5_i386.deb
(Reading database ... 31759 files and directories currently installed.)
Unpacking libarts (from libarts_4%3a2.2.2-13.woody.5_i386.de ...
dpkg: error processing libarts_4%3a2.2.2-13.woody.5_i386.deb (--install):
trying to overwrite `/usr/lib/mcop/Arts/Synth_ADD.mcopclass', which is also in package libarts1
dpkg-deb: subprocess paste killed by signal (Broken pipe)
Errors were encountered while processing:
libarts_4%3a2.2.2-13.woody.5_i386.deb
Asus:/var/cache/apt/archives#
wie kan me verder helpen
?
ik had al het een en ander geinstalleerd met APT-GET dus daar zit het probleem niet.
Het ging fout toen ik wine wou installeren
Hier begon ik:
Asus :~# apt-get install wine
Reading Package Lists... Done
Building Dependency Tree... Done
Sorry, wine is already the newest version.
You might want to run `apt-get -f install' to correct these:
Sorry, but the following packages have unmet dependencies:
libwine: Depends: libarts (>= 4:2.2.2-1) or
libarts-alsa (>= 4:2.2.2-1) but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
Asus :~#
Hij mist libarts dus die maar ff installeren (dit is al vaag, want normaal voldoet ie zelf aan de dependencies).
Asus :~# apt-get install libarts
Reading Package Lists... Done
Building Dependency Tree... Done
The following NEW packages will be installed:
libarts
0 packages upgraded, 1 newly installed, 0 to remove and 12 not upgraded.
6 packages not fully installed or removed.
Need to get 0B/623kB of archives. After unpacking 2470kB will be used.
(Reading database ... 31759 files and directories currently installed.)
Unpacking libarts (from .../libarts_4%3a2.2.2-13.woody.5_i386.de
dpkg: error processing /var/cache/apt/archives/libarts_4%3a2.2.2-13.woody.5_i386.deb (--unpack):
trying to overwrite `/usr/lib/mcop/Arts/Synth_ADD.mcopclass', which is also in package libarts1
dpkg-deb: subprocess paste killed by signal (Broken pipe)
Errors were encountered while processing:
/var/cache/apt/archives/libarts_4%3a2.2.2-13.woody.5_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
Asus :~#
DPKG heeft een fout veroorzaakt, nou dan doe ik het toch zelf wel...., dus NIET
Asus :~# cd /var/cache/apt/archives/
Asus:/var/cache/apt/archives# dpkg -i libarts_4%3a2.2.2-13.woody.5_i386.deb
(Reading database ... 31759 files and directories currently installed.)
Unpacking libarts (from libarts_4%3a2.2.2-13.woody.5_i386.de ...
dpkg: error processing libarts_4%3a2.2.2-13.woody.5_i386.deb (--install):
trying to overwrite `/usr/lib/mcop/Arts/Synth_ADD.mcopclass', which is also in package libarts1
dpkg-deb: subprocess paste killed by signal (Broken pipe)
Errors were encountered while processing:
libarts_4%3a2.2.2-13.woody.5_i386.deb
Asus:/var/cache/apt/archives#
wie kan me verder helpen