Can't upgrade guayadeque-svn in maverick

General discussions
themagicisover
Posts: 9
Joined: Thu Oct 14, 2010 3:32 pm

Can't upgrade guayadeque-svn in maverick

Post by themagicisover »

I'm receiving this:

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 ... 160647 files and directories currently installed.)

Unpacking guayadeque-svn (from .../guayadeque-svn_1284~maverick-1_i386.deb) ...

dpkg: error processing /var/cache/apt/archives/guayadeque-svn_1284~maverick-1_i386.deb (--unpack):

trying to overwrite '/usr/bin/guayadeque', which is also in package guayadeque 0.2.7-2

No apport report written because MaxReports is reached already
dpkg-deb: subprocess paste killed by signal (Broken pipe)

Errors were encountered while processing:

/var/cache/apt/archives/guayadeque-svn_1284~maverick-1_i386.deb



Any idea what I can do to fix it?

Thanks,
Ezra
themagicisover
Posts: 9
Joined: Thu Oct 14, 2010 3:32 pm

Can't upgrade guayadeque-svn in maverick

Post by themagicisover »

I am able to install the non-svn guayadeque without any issues.
User avatar
anonbeat
Posts: 2048
Joined: Thu Sep 16, 2010 9:47 pm

Can't upgrade guayadeque-svn in maverick

Post by anonbeat »

The problem is that for installing guayadeque-svn from my ppa you need first to remove the guayadeque package from Mavericks repository try this

Code: Select all

sudo apt-get remove guayadeque
sudo apt-get install guayadeque-svn
Thanks for your help
themagicisover
Posts: 9
Joined: Thu Oct 14, 2010 3:32 pm

Can't upgrade guayadeque-svn in maverick

Post by themagicisover »

Unfortunately even after removing guayadeque and guayadeque-svn, I still can't install guayadeque-svn. I can install guayadeque without issue, however. I originally hit the problem with trying to install the first update to guayadeque-svn from the maverick repository through the update manager. If no one else is having the issue, I'll chalk it up to my machine.
User avatar
anonbeat
Posts: 2048
Joined: Thu Sep 16, 2010 9:47 pm

Can't upgrade guayadeque-svn in maverick

Post by anonbeat »

themagicisover wrote:I'm receiving this:
...

dpkg: error processing /var/cache/apt/archives/guayadeque-svn_1284~maverick-1_i386.deb (--unpack):

trying to overwrite '/usr/bin/guayadeque', which is also in package guayadeque 0.2.7-2
...
That error means that you had installed the guayadeque package.

If you now removed it what is the error you are getting it right now ?

Thanks for your bug report
camaron
Posts: 462
Joined: Sat Sep 25, 2010 3:38 am

Can't upgrade guayadeque-svn in maverick

Post by camaron »

themagicisover wrote:Unfortunately even after removing guayadeque and guayadeque-svn, I still can't install guayadeque-svn. I can install guayadeque without issue, however. I originally hit the problem with trying to install the first update to guayadeque-svn from the maverick repository through the update manager. If no one else is having the issue, I'll chalk it up to my machine.
Something similar happened to me not long ago. If I remember alright un purged which ever version I had installed and deleted my folder .guayadeque (but kept database obiously). Then reinstalled and worked.

Anyway have you tried building the last svn? more involved but worth a try. See the instruction at the wiki.
themagicisover
Posts: 9
Joined: Thu Oct 14, 2010 3:32 pm

Can't upgrade guayadeque-svn in maverick

Post by themagicisover »

I'm seeing the same error when trying to install -svn even after removing both guayadeque and guayadeque-svn. The standard install works fine. I'm going to try removing my .guayadeque folder later, but I'm at work now.
User avatar
anonbeat
Posts: 2048
Joined: Thu Sep 16, 2010 9:47 pm

Can't upgrade guayadeque-svn in maverick

Post by anonbeat »

dont need to remove the .guayadeque folder. If its the same problem the conflicting package is guayadeque and you should do


sudo apt-get remove guayadeque
sudo apt-get install guayadeque-svn

If you get any error doing this please report it here

Thanks for your help
inkubux
Posts: 2
Joined: Fri Oct 15, 2010 6:24 pm

Can't upgrade guayadeque-svn in maverick

Post by inkubux »

The software center is conflicting with guayadeque:


sudo apt-get install guayadeque-svn
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following NEW packages will be installed:
guayadeque-svn
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B/1,784kB of archives.
After this operation, 5,263kB of additional disk space will be used.
warning, in file '/var/lib/dpkg/available' near line 52627 package 'virtualbox-3.1':
error in Version string '3.1.2-56127_Ubuntu_karmic': invalid character in revision number
(Reading database ... 212429 files and directories currently installed.)
Unpacking guayadeque-svn (from .../guayadeque-svn_1284~maverick-1_i386.deb) ...
dpkg: error processing /var/cache/apt/archives/guayadeque-svn_1284~maverick-1_i386.deb (--unpack):
trying to overwrite '/usr/share/app-install/icons/guayadeque.png', which is also in package app-install-data 0.10.10.6
Errors were encountered while processing:
/var/cache/apt/archives/guayadeque-svn_1284~maverick-1_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)



I don't have standard guayadeque installed
User avatar
anonbeat
Posts: 2048
Joined: Thu Sep 16, 2010 9:47 pm

Can't upgrade guayadeque-svn in maverick

Post by anonbeat »

Im uploading now a new package that dont install the guayadeque icon into app-install dir so it should not conflict with that other package.

Please it will be building by launchpad for a few hours but try it and let me know how it goes

Thanks for your help
Locked