Wanted to try Acroread. The package acroread-debian-files would not install. There are no dependency problems.
I switched to apt-get at the prompt. About line 111 below I dpkg-configure says it can't overwrite a man file. So I try to move that file in line 122 to no avail. Now aptitude refuses to uninstall Adobe Reader. :) Haven't tried uninstalling Acroread yet. Any insights appreciated! 1 root@Europa:/home/freeman# aptitude install acroread-debian-files 2 The following NEW packages will be installed: 3 acroread-debian-files 4 The following partially installed packages will be configured: 5 acroread acroread-data acroread-dictionary-en acroread-escript 6 acroread-l10n-en acroread-plugins mozilla-acroread 7 0 packages upgraded, 1 newly installed, 0 to remove and 9 not upgraded. 8 Need to get 0 B/18.7 kB of archives. After unpacking 152 kB will be used. 9 Reading package fields... Done 10 Reading package status... Done 11 Retrieving bug reports... Done 12 Parsing Found/Fixed information... Done 13 (Reading database ... 229884 files and directories currently installed.) 14 Unpacking acroread-debian-files (from 15 .../acroread-debian-files_9.4.2_i386.deb) ... 16 dpkg: error processing 17 /var/cache/apt/archives/acroread-debian-files_9.4.2_i386.deb (--unpack): 18 trying to overwrite '/usr/share/man/man1/acroread.1.gz', which is also in 19 /package adobereader-enu 9.3.2 20 configured to not write apport reports 21 Processing triggers for menu ... 22 Processing triggers for man-db ... 23 Errors were encountered while processing: 24 /var/cache/apt/archives/acroread-debian-files_9.4.2_i386.deb 25 E: Sub-process /usr/bin/dpkg returned an error code (1) 26 A package failed to install. Trying to recover: 27 dpkg: dependency problems prevent configuration of acroread: 28 acroread depends on acroread-debian-files (>= 0.2.12); however: 29 Package acroread-debian-files is not installed. 30 dpkg: error processing acroread (--configure): 31 dependency problems - leaving unconfigured 32 dpkg: dependency problems prevent configuration of mozilla-acroread: 33 mozilla-acroread depends on acroread (= 9.4.2-0.0); however: 34 Package acroread is not configured yet. 35 dpkg: error processing mozilla-acroread (--configure): 36 dependency problems - leaving unconfigured 37 dpkg: dependency problems prevent configuration of acroread-l10n-en: 38 acroread-l10n-en depends on acroread (= 9.4.2-0.0); however: 39 Package acroread is not configured yet. 40 dpkg: error processing acroread-l10n-en (--configure): 41 dependency problems - leaving unconfigured 42 dpkg: dependency problems prevent configuration of acroread-plugins: 43 acroread-plugins depends on acroread (= 9.4.2-0.0); however: 44 Package acroread is not configured yet. 45 dpkg: error processing acroread-plugins (--configure): 46 dependency problems - leaving unconfigured 47 dpkg: dependency problems prevent configuration of acroread-dictionary-en: 48 acroread-dictionary-en depends on acroread (= 9.4.2-0.0); however: 49 Package acroread is not configured yet. 50 dpkg: error processing acroread-dictionary-en (--configure): 51 dependency problems - leaving unconfigured 52 dpkg: dependency problems prevent configuration of acroread-data: 53 acroread-data depends on acroread (= 9.4.2-0.0); however: 54 Package acroread is not configured yet. 55 dpkg: error processing acroread-data (--configure): 56 dependency problems - leaving unconfigured 57 dpkg: dependency problems prevent configuration of acroread-escript: 58 acroread-escript depends on acroread (= 9.4.2-0.0); however: 59 Package acroread is not configured yet. 60 dpkg: error processing acroread-escript (--configure): 61 dependency problems - leaving unconfigured 62 Errors were encountered while processing: 63 acroread 64 mozilla-acroread 65 acroread-l10n-en 66 acroread-plugins 67 acroread-dictionary-en 68 acroread-data 69 acroread-escript 70 71 root@Europa:/home/freeman# dpkg-reconfigure acroread 72 /usr/sbin/dpkg-reconfigure: acroread is broken or not fully installed 73 root@Europa:/home/freeman# dpkg-reconfigure acroread-escript 74 /usr/sbin/dpkg-reconfigure: acroread-escript is broken or not fully 75 /installed 76 root@Europa:/home/freeman# apt-get install acroread 77 Reading package lists... Done 78 Building dependency tree 79 Reading state information... Done 80 acroread is already the newest version. 81 acroread set to manually installed. 82 You might want to run 'apt-get -f install' to correct these: 83 The following packages have unmet dependencies: 84 acroread : Depends: acroread-debian-files (>= 0.2.12) but it is not going 85 to be installed 86 E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify 87 a solution). 88 root@Europa:/home/freeman# apt-get -f install 89 Reading package lists... Done 90 Building dependency tree 91 Reading state information... Done 92 Correcting dependencies... Done 93 The following extra packages will be installed: 94 acroread-debian-files 95 The following NEW packages will be installed: 96 acroread-debian-files 97 0 upgraded, 1 newly installed, 0 to remove and 9 not upgraded. 98 7 not fully installed or removed. 99 Need to get 0 B/18.7 kB of archives. 100 After this operation, 152 kB of additional disk space will be used. 101 Do you want to continue [Y/n]? y 102 Reading package fields... Done 103 Reading package status... Done 104 Retrieving bug reports... Done 105 Parsing Found/Fixed information... Done 106 (Reading database ... 229884 files and directories currently installed.) 107 Unpacking acroread-debian-files (from 108 .../acroread-debian-files_9.4.2_i386.deb) ... 109 dpkg: error processing 110 /var/cache/apt/archives/acroread-debian-files_9.4.2_i386.deb (--unpack): 111 trying to overwrite '/usr/share/man/man1/acroread.1.gz', which is also in 112 /package adobereader-enu 9.3.2 113 configured to not write apport reports 114 Processing triggers for menu ... 115 Processing triggers for man-db ... 116 Errors were encountered while processing: 117 /var/cache/apt/archives/acroread-debian-files_9.4.2_i386.deb 118 E: Sub-process /usr/bin/dpkg returned an error code (1) 119 120 121 root@Europa:/home/freeman# cd /usr/share/man/man1 122 root@Europa:/usr/share/man/man1# mv acroread.1.gz acroread.1.gz.bak 123 root@Europa:/usr/share/man/man1# stat acroread* 123 root@Europa:/usr/share/man/man1# stat acroread* 124 File: acroread.1.gz.bak' -> 125 /opt/Adobe/Reader9/Resource/Shell/acroread.1.gz' 126 Size: 47 Blocks: 0 IO Block: 4096 symbolic link 127 Device: 807h/2055d Inode: 10078 Links: 1 128 Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 129 Access: 2010-05-15 17:32:09.000000000 -0700 130 Modify: 2010-05-15 17:32:09.000000000 -0700 131 Change: 2011-05-19 17:27:38.000000000 -0700 132 133 root@Europa:/usr/share/man/man1# apt-get install acroread-debian-files 134 Reading package lists... Done 135 Building dependency tree 136 Reading state information... Done 137 The following NEW packages will be installed: 138 acroread-debian-files 139 0 upgraded, 1 newly installed, 0 to remove and 9 not upgraded. 140 7 not fully installed or removed. 141 Need to get 0 B/18.7 kB of archives. 142 After this operation, 152 kB of additional disk space will be used. 143 Reading package fields... Done 144 Reading package status... Done 145 Retrieving bug reports... Done 146 Parsing Found/Fixed information... Done 147 (Reading database ... 229884 files and directories currently installed.) 148 Unpacking acroread-debian-files (from 149 .../acroread-debian-files_9.4.2_i386.deb) ... 150 dpkg: error processing 151 /var/cache/apt/archives/acroread-debian-files_9.4.2_i386.deb (--unpack): 152 trying to overwrite '/usr/share/man/man1/acroread.1.gz', which is also in 153 /package adobereader-enu 9.3.2 154 configured to not write apport reports 155 Processing triggers for menu ... 156 Processing triggers for man-db ... 157 Errors were encountered while processing: 158 /var/cache/apt/archives/acroread-debian-files_9.4.2_i386.deb 159 E: Sub-process /usr/bin/dpkg returned an error code (1) 160 root@Europa:/usr/share/man/man1# 161 162 163 root@Europa:/usr/share/man/man1# aptitude why acroread-debian-files 163 root@Europa:/usr/share/man/man1# aptitude why acroread-debian-files 164 u mozilla-acroread Depends acroread (= 9.4.2-0.0) 165 B A acroread Depends acroread-debian-files (>= 0.2.12) 166 root@Europa:/home/freeman# aptitude why-not acroread-debian-files 167 Unable to find a reason to remove acroread-debian-files. 168 root@Europa:/usr/share/man/man1# apt-cache depends acroread-debian-files 169 acroread-debian-files 170 Depends: acroread 171 Recommends: mime-support 172 |Recommends: acroread-l10n-en 173 Recommends: <acroread-l10n> 174 acroread-l10n-de 175 acroread-l10n-en 176 acroread-l10n-fr 177 acroread-l10n-ja 178 |Recommends: acroread-dictionary-en 179 Recommends: <acroread-dictionary> 180 acroread-dictionary-de 181 acroread-dictionary-en 182 acroread-dictionary-fr 183 acroread-dictionary-ja 184 Conflicts: <adobereader-en> 185 Replaces: acroread 186 root@Europa:/usr/share/man/man1# apt-cache rdepends acroread-debian-files 187 acroread-debian-files 188 Reverse Depends: 189 acroread-l10n-ja 190 acroread-l10n-fr 191 acroread-l10n-de 192 acroread-doc-ja 193 acroread-doc-fr 194 acroread-doc-de 195 acroread-dictionary-ja 196 acroread-dictionary-fr 197 acroread-dictionary-de 198 acroread 199 acroread 200 acroread 201 root@Europa:/usr/share/man/man1# 202 -- Regards, Freeman "Microsoft is not the answer. Microsoft is the question. NO (or Linux) is the answer." --Somebody -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20110520010744.GA7226@Europa.office