Cannot reinstall Guayadeque

Asked by RayArdia

When trying to reinstall Guayadeque the install failed with the following output:
installArchives() failed: (Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 927406 files and directories currently installed.)
Unpacking guayadeque (from .../guayadeque_0.3.5~ds0-1_i386.deb) ...
dpkg: error processing /var/cache/apt/archives/guayadeque_0.3.5~ds0-1_i386.deb (--unpack):
 trying to overwrite '/usr/share/pixmaps/guayadeque.png', which is also in package guayadeque-svn 1803~oneiric-1
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
Processing triggers for menu ...
Errors were encountered while processing:
 /var/cache/apt/archives/guayadeque_0.3.5~ds0-1_i386.deb
Error in function:
Can anyone help please?
Ray

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
Manfred Hampl
Solved:
Last query:
Last reply:
Revision history for this message
michael (yellupcm-gmail) said :
#1

Please give answer to Terminal command.

 lsb_release -a

Thanks

Revision history for this message
Best Manfred Hampl (m-hampl) said :
#2

It seems to me that you can either install guayadeque or guayadeque-svn, but not both at the same time.

Please decide which version you want to have and use

sudo apt-get install guayadeque guayadeque-svn-
or
sudo apt-get install guayadeque- guayadeque-svn

to install one version whilst removing the other one (if installed).

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#3

What is the output of :

cat /etc/issue; apt-cache policy guayadeque guayadeque-svn

Thanks

Revision history for this message
RayArdia (theallinsons) said :
#4

Thanks Manfred Hampl, that solved my question.

Revision history for this message
RayArdia (theallinsons) said :
#5

Thank you Manfred, that solved the problem!
Regards,
Ray

On 15/11/13 08:56, Manfred Hampl wrote:
> Your question #239231 on Ubuntu changed:
> https://answers.launchpad.net/ubuntu/+question/239231
>
> Status: Open => Answered
>
> Manfred Hampl proposed the following answer:
> It seems to me that you can either install guayadeque or guayadeque-svn,
> but not both at the same time.
>
> Please decide which version you want to have and use
>
> sudo apt-get install guayadeque guayadeque-svn-
> or
> sudo apt-get install guayadeque- guayadeque-svn
>
> to install one version whilst removing the other one (if installed).
>