Active Topics

 


Reply
Thread Tools
Posts: 398 | Thanked: 77 times | Joined on Jul 2007
#1
using the application manager - application fails to install

using apt-get install gizmo-project returns the following:

/home/user # apt-get install gizmo-project
Reading package lists... Done
Building dependency tree... Done
The following NEW packages will be installed:
gizmo-project
0 upgraded, 1 newly installed, 0 to remove and 8 not upgraded.
Need to get 4227kB of archives.
After unpacking 10.9MB of additional disk space will be used.WARNING:
The following packages cannot be authenticated!
gizmo-project
Install these packages without verification [y/N]? y
Get:1 http://packages.gizmoproject.com chinook/user gizmo-project
4.0.0.94 [4227kB]
Fetched 4227kB in 26s (158kB/s)
(Reading database ... 18187 files and directories currently installed.)
Unpacking gizmo-project (from .../gizmo-project_4.0.0.94_armel.deb) ...
dpkg: error processing
/var/cache/apt/archives/gizmo-project_4.0.0.94_armel.deb (--unpack):
trying to overwrite
`/usr/share/icons/hicolor/scalable/hildon/gizmo-project.png', which is
also in package gizmo-installer
dpkg-deb: subprocess paste killed by signal (Broken pipe)
Errors were encountered while processing:
/var/cache/apt/archives/gizmo-project_4.0.0.94_armel.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
/home/user #

is it my machine, me or gizmo
if gizmo who do i report the bug to
 
technut's Avatar
Posts: 574 | Thanked: 166 times | Joined on Oct 2007 @ BC, Canada
#2
There's another thread with this on OS2008 / N800, and I think a solution. Don't remember where. Try a search.
 
Moonshine's Avatar
Posts: 469 | Thanked: 88 times | Joined on Sep 2007 @ Montana
#3
It's a bug. Basically both packages (the "gizmo-installer" package and the "gizmo" package) are trying to provide the same file (/usr/share/icons/hicolor/scalable/hildon/gizmo-project.png).

I was able to get around it by bringing up a shell as root (using gainroot) and then getting rid off the installer with:

Code:
dpkg -r gizmo-installer
And then just choosing to install the main Gizmo package for install through Application Manager.

Actually I think you should be able to just uninstall gizmo-install through Application Manager itself now that I think about it.

Last edited by Moonshine; 2007-11-20 at 05:54. Reason: Typo on the command, sorry.
 

The Following User Says Thank You to Moonshine For This Useful Post:
Posts: 398 | Thanked: 77 times | Joined on Jul 2007
#4
actually the terminal command is "dpkg -r gizmo-installer"

thanks for the speedy answers
 
technut's Avatar
Posts: 574 | Thanked: 166 times | Joined on Oct 2007 @ BC, Canada
#5
For the sake of the next person trying to install Gizmo on OS2008 (N810 or N800)... here's the lowdown.

It is ironic, but when Nokia included a small (135KB) installer app/icon for Gizmo in the OS2008 menu, they actually broke the Gizmo install. The Nokia installer and the Gizmo installer conflict over an icon that they both use.


How to get Gizmo installed
-------------------------

When you run the Nokia installer it adds the repository you need in order to get Gizmo, so if you have already tried the install once then you have the Gizmo repository in your App Manager already.

If not, you can get it with a one-click install here:
http://gronmayer.com/n800/repos/dl.php?id=129

Once that is done you can use either
a) Application Manager, or you can use
b) X Terminal (if you have root access... that's a whole other deal... search "becomeroot" or "R&D mode").


Application Manager method
---------------------------

From the main menu, open Settings / Application Manager.

You'll need to be in "red pill mode" for this next step because otherwise you won't be able to see the Nokia installer.

To do that, in App Manager pick Tools / Application catalog... / New. Jump down to the Web address line, remove the "http://" and instead type "matrix", then hit Cancel. When asked which pill, choose Red.

Now Close the catalog list and click "Show installed applications". Find and uninstall "gizmo-installer".

You can now go back to "Blue pill mode" using the same method as above but choose Blue.

Then Browse installable applications, pick "user/communication" and install "gizmo-project".

You're done.


X Terminal method
------------------

From the main menu, open Utilities / X Terminal and become root (see b above).

Remove the Nokia installer with the command:
dpkg -r gizmo-installer

Then while you're still in X Terminal, install gizmo with the command
apt-get install gizmo-project

You're done.

Last edited by technut; 2007-11-20 at 02:50.
 
Posts: 39 | Thanked: 13 times | Joined on May 2006 @ Bonn, Germany
#6
 

The Following 2 Users Say Thank You to armin For This Useful Post:
Posts: 1 | Thanked: 0 times | Joined on Aug 2011
#7
hi i am new to using any of this.but i am enjoying learning everything on my n810,but a few issues that i am have are 1 gizmo won't install completly 2 camera works but not when i am trying to use the web cam,web cam says to click on video icon,but can't find this. 3 i am able to download qq,but i am unable to install it.can someone please help me with this.googled on and off for hours and no info, so my device is a nokia 810
 
Posts: 313 | Thanked: 97 times | Joined on Jan 2009
#8
Gizmo was bought by Google and shut down. Try another SIP provider with Dial Central.
 
Posts: 1 | Thanked: 0 times | Joined on Dec 2011
#9
Originally Posted by prk60091 View Post
using the application manager - application fails to install

using apt-get install gizmo-project returns the following:

/home/user # apt-get install gizmo-project
Reading package lists... Done
Building dependency tree... Done
The following NEW packages will be installed:
gizmo-project
0 upgraded, 1 newly installed, 0 to remove and 8 not upgraded.
Need to get 4227kB of archives.
After unpacking 10.9MB of additional disk space will be used.WARNING:
The following packages cannot be authenticated!
gizmo-project
Install these packages without verification [y/N]? y
Get:1 http://packages.gizmoproject.com chinook/user gizmo-project
4.0.0.94 [4227kB]
Fetched 4227kB in 26s (158kB/s)
(Reading database ... 18187 files and directories currently installed.)
Unpacking gizmo-project (from .../gizmo-project_4.0.0.94_armel.deb) ...
dpkg: error processing
/var/cache/apt/archives/gizmo-project_4.0.0.94_armel.deb (--unpack):
trying to overwrite
`/usr/share/icons/hicolor/scalable/hildon/gizmo-project.png', which is
also in package gizmo-installer
dpkg-deb: subprocess paste killed by signal (Broken pipe)
Errors were encountered while processing:
/var/cache/apt/archives/gizmo-project_4.0.0.94_armel.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
/home/user #

is it my machine, me or gizmo
if gizmo who do i report the bug to
HI i am new user Nokia n810 i format the n810 new instal the 0S2008 i see your replay i add the Appliction Catalog this (Get:1 http://packages.gizmoproject.com chinook/user ) but this one Gizmo Catalogue . Failed to refresh Plz Help
 
Reply


 
Forum Jump


All times are GMT. The time now is 09:25.