最近,我在使用 APTITUDE(我最喜欢的)时遇到了依赖项解析问题。尽管如此,我开始觉得 APTITUDE 在 64 位系统中的表现并不像它应该的那样,而 apt-get 却运行良好。
有人可以证实吗能力是越野车在Ubuntu 11.10 amd64?
编辑:例如,当尝试ntfs-config
使用安装时APTITUDE
,它要求我删除 100 多个包(例如 skype),而使用apt-get
工作正常。
han@L502X:~$ sudo aptitude install ntfs-config
[sudo] password for han:
The following NEW packages will be installed:
ntfs-3g{ab} ntfs-config
0 packages upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 0 B/640 kB of archives. After unpacking 2,466 kB will be used.
The following packages have unmet dependencies:
ntfs-3g: Conflicts: ntfsprogs but 2.0.0-1ubuntu4 is installed.
The following actions will resolve these dependencies:
Remove the following packages:
1) flashplugin-downloader
2) flashplugin-installer
3) libasound2
4) libasound2-plugins
5) libasyncns0
6) libatk1.0-0
7) libaudio2
8) libavahi-client3
9) libavahi-common3
10) libc6
11) libcairo2
12) libcomerr2
13) libcups2
14) libcurl3
15) libdatrie1
16) libdb5.1
17) libdbus-1-3
18) libdbusmenu-qt2
19) libexpat1
20) libffi6
21) libflac8
22) libfontconfig1
23) libfreetype6
24) libgcc1
25) libgcrypt11
26) libgdk-pixbuf2.0-0
27) libglib2.0-0
28) libgnutls26
29) libgpg-error0
30) libgssapi-krb5-2
31) libgtk2.0-0
32) libice6
33) libidn11
34) libjack-jackd2-0
35) libjasper1
36) libjpeg62
37) libjson0
38) libk5crypto3
39) libkeyutils1
40) libkrb5-3
41) libkrb5support0
42) liblcms1
43) libldap-2.4-2
44) libmng1
45) libnspr4
46) libnspr4-0d
47) libnss3
48) libnss3-1d
49) libogg0
50) libpango1.0-0
51) libpcre3
52) libpixman-1-0
53) libpng12-0
54) libpulse0
55) libqt4-dbus
56) libqt4-declarative
57) libqt4-network
58) libqt4-script
59) libqt4-sql
60) libqt4-xml
61) libqt4-xmlpatterns
62) libqtcore4
63) libqtgui4
64) librtmp0
65) libsamplerate0
66) libsasl2-2
67) libsasl2-modules
68) libselinux1
69) libsm6
70) libsndfile1
71) libspeexdsp1
72) libsqlite3-0
73) libssl1.0.0
74) libstdc++6
75) libtasn1-3
76) libthai0
77) libtiff4
78) libuuid1
79) libvorbis0a
80) libvorbisenc2
81) libwrap0
82) libx11-6
83) libxau6
84) libxcb-render0
85) libxcb-shm0
86) libxcb1
87) libxcomposite1
88) libxcursor1
89) libxdamage1
90) libxdmcp6
91) libxext6
92) libxfixes3
93) libxft2
94) libxi6
95) libxinerama1
96) libxrandr2
97) libxrender1
98) libxss1
99) libxt6
100) libxv1
101) nspluginviewer
102) nspluginwrapper
103) ntfsprogs
104) skype
105) sni-qt
106) zlib1g
Leave the following dependencies unresolved:
107) flashplugin-downloader recommends libasound2-plugins (>= 1.0.16)
Accept this solution? [Y/n/q/?]
答案1
它不只是有缺陷——它完全损坏并且无法使用。它由以下错误报告(及其副本)跟踪:
https://bugs.launchpad.net/ubuntu/+source/aptitude/+bug/831768
直到下一个版本发布之前,网站都不会修复。真尴尬!