maven 3.0.4-3 will not install on Ubuntu 13.04
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
maven (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
When executing "sudo apt-get install maven" on Ubuntu 13.04 I get the following output and the installation fails:
$ sudo apt-get install maven
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
libwagon2-java
The following NEW packages will be installed:
libwagon2-java maven
0 upgraded, 2 newly installed, 0 to remove and 8 not upgraded.
Need to get 0 B/2,348 kB of archives.
After this operation, 3,138 kB of additional disk space will be used.
Do you want to continue [Y/n]?
(Reading database ... 169215 files and directories currently installed.)
Unpacking libwagon2-java (from .../libwagon2-
dpkg: error processing /var/cache/
trying to overwrite '/usr/share/
No apport report written because MaxReports is reached already
Selecting previously unselected package maven.
Unpacking maven (from .../archives/
Errors were encountered while processing:
/var/cache/
E: Sub-process /usr/bin/dpkg returned an error code (1)
When I look in synaptic it says that the install of maven is broken and that the version of maven that I'm trying to install is 3.0.4-3
summary: |
- maven will not install + maven will not install on Ubuntu 13.04 |
summary: |
- maven will not install on Ubuntu 13.04 + maven 3.0.4-3 will not install on Ubuntu 13.04 |
Status changed to 'Confirmed' because the bug affects multiple users.