maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [announce] swappolube to lubricate your gui (https://talk.maemo.org/showthread.php?t=62312)

geohsia 2010-09-25 23:52

Re: [announce] swappolube to lubricate your gui
 
Quote:

Originally Posted by Saturn (Post 826334)
The editor doesn't directly depend on those. Can you give some output of the log or xterm?

xterm:

/media/mmc1/export # dpkg -i swappolube_0.1.0-8_armel.deb
Selecting previously deselected package swappolube.
dpkg: regarding swappolube_0.1.0-8_armel.deb containing swappolube:
swappolube-nogui conflicts with swappolube
swappolube (version 0.1.0-8) is to be installed.
dpkg: error processing swappolube_0.1.0-8_armel.deb (--install):
conflicting packages - not installing swappolube
Errors were encountered while processing:
swappolube_0.1.0-8_armel.deb
/media/mmc1/export #


when I install the .08 file from the previous page it tells me that I am missing python2.5-qt4-maemo5

when I go through extras-devel I get the 2 conflicts I mentioned earlier

-

The non-gui version through HAM worked fine.

Saturn 2010-09-25 23:53

Re: [announce] swappolube to lubricate your gui
 
Quote:

Originally Posted by debernardis (Post 826062)
Well, this is the first time I figure out how to send a package to the autobuilder. But after getting Saturn's source as a model and fiddling with the wiki, I got to upload swappolube-nogui to extras-devel.

It's been just an exercise for me; the package is essentially the same one I described in the first post, and could be useful while Saturn irons out some bugs of the gui version. It could be good also for those who don't want to tinker with kernel virtual memory parameters and prefer to load a simple profile known to work.

Now I have to recover from the emotion of seeing my first package in maemo repos ;)

Now your (real) life is ruined :)

My advice stay away from dodgy threads that ask for simple (guis) help. It's never simple :D

Saturn 2010-09-25 23:56

Re: [announce] swappolube to lubricate your gui
 
Quote:

Originally Posted by Viny (Post 826342)
The one avaible in devel is the no gui one, if u mean if i ran the gui version with app manager , i think so.. i go to file manager and click on it, it opens with the app manger/ but says the dependecies are missing.

Both versions are in devel.

Saturn 2010-09-26 00:02

Re: [announce] swappolube to lubricate your gui
 
Quote:

Originally Posted by geohsia (Post 826343)
xterm:

/media/mmc1/export # dpkg -i swappolube_0.1.0-8_armel.deb
Selecting previously deselected package swappolube.
dpkg: regarding swappolube_0.1.0-8_armel.deb containing swappolube:
swappolube-nogui conflicts with swappolube
swappolube (version 0.1.0-8) is to be installed.
dpkg: error processing swappolube_0.1.0-8_armel.deb (--install):
conflicting packages - not installing swappolube
Errors were encountered while processing:
swappolube_0.1.0-8_armel.deb
/media/mmc1/export #


when I install the .08 file from the previous page it tells me that I am missing python2.5-qt4-maemo5

when I go through extras-devel I get the 2 conflicts I mentioned earlier

-

The non-gui version through HAM worked fine.

Choose one of them - see red line above (it's a big lie that in life you can have all).

geohsia 2010-09-26 00:14

Re: [announce] swappolube to lubricate your gui
 
Quote:

Originally Posted by Saturn (Post 826348)
Choose one of them - see red line above (it's a big lie that in life you can have all).

oops. the gui version didn't work so I put on the non gui version. here is the error now

/media/mmc1/export # dpkg -i swappolube_0.1.0-8_armel.deb
(Reading database ... 31161 files and directories currently installed.)
Unpacking swappolube (from swappolube_0.1.0-8_armel.deb) ...
dpkg: dependency problems prevent configuration of swappolube:
swappolube depends on python2.5-qt4-maemo5; however:
Package python2.5-qt4-maemo5 is not installed.
dpkg: error processing swappolube (--install):
dependency problems - leaving unconfigured
Errors were encountered while processing:
swappolube
/media/mmc1/export #

/media/mmc1/export # dpkg -l python
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name Version Description
+++-==================-==================-================================================== ==
ii python 2.5.2-3maemo3 An interactive high-level object-oriented language (

/media/mmc1/export # dpkg -l |grep python2.5
ii python2.5 2.5.4-1maemo6 An interactive high-level object-oriented language (version 2.5)
ii python2.5-minimal 2.5.4-1maemo6 A minimal subset of the Python language (version 2.5)
ii python2.5-qt4-common 4.7.3-maemo5 Shared files for PyQt4
ii python2.5-qt4-core 4.7.3-maemo5 Python bindings for Qt4 Core components.
ii python2.5-qt4-dbus 4.7.3-maemo5 Python bindings for Qt dbus mainloop.
ii python2.5-qt4-gui 4.7.3-maemo5 Python bindings for Qt4 Core components.
ri python2.5-qt4-network 4.7.3-maemo5 Python bindings for Qt4 Core components.
ri python2.5-qt4-webkit 4.7.3-maemo5 Python bindings for Qt4 Core components.
ii python2.5-sip4 4.10.2-maemo0 Python/C++ bindings generator runtime library.
/media/mmc1/export #

Saturn 2010-09-26 00:19

Re: [announce] swappolube to lubricate your gui
 
@ geohsia

Scrap the previous message. I realised you are picking some devel version of the PyQT from devel.
I have just promoted it to extras-testing.

Disable devel and refresh in few minutes.

geohsia 2010-09-26 00:25

Re: [announce] swappolube to lubricate your gui
 
Here you go:

Code:

/media/mmc1/export # dpkg -l python2.5-qt*
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name              Version            Description
+++-==================-==================-====================================================
ii  python2.5-qt4-comm 4.7.3-maemo5      Shared files for PyQt4
ii  python2.5-qt4-core 4.7.3-maemo5      Python bindings for Qt4 Core components.
ii  python2.5-qt4-dbus 4.7.3-maemo5      Python bindings for Qt dbus mainloop.
ii  python2.5-qt4-gui  4.7.3-maemo5      Python bindings for Qt4 Core components.
un  python2.5-qt4-maem <none>            (no description available)
ri  python2.5-qt4-netw 4.7.3-maemo5      Python bindings for Qt4 Core components.
ri  python2.5-qt4-webk 4.7.3-maemo5      Python bindings for Qt4 Core components.
/media/mmc1/export #


Saturn 2010-09-26 00:34

Re: [announce] swappolube to lubricate your gui
 
Without the extras-devel enabled do as root:
Code:

apt-get update
apt-get -s upgrade

The result of the second command should give you some indication what you are missing but it won't install anything.

geohsia 2010-09-26 00:42

Re: [announce] swappolube to lubricate your gui
 
more output

Code:

/media/mmc1/export # apt-get update
Hit https://downloads.maemo.nokia.com ./ Release.gpg 
Hit http://repository.maemo.org fremantle-1.2 Release.gpg
Ign http://repository.maemo.org fremantle-1.2/free Translation-en_US
Ign http://repository.maemo.org fremantle-1.2/non-free Translation-en_US
Ign https://downloads.maemo.nokia.com ./ Translation-en_US
Ign http://www.joikushop.com  Release.gpg
Ign http://www.joikushop.com  Translation-en_US
Hit https://downloads.maemo.nokia.com ./ Release.gpg
Ign http://www.joikushop.com  Release.gpg
Ign https://downloads.maemo.nokia.com ./ Translation-en_US
Ign http://www.joikushop.com  Translation-en_US
Hit https://downloads.maemo.nokia.com ./ Release.gpg   
Get:1 http://repository.maemo.org fremantle Release.gpg [489B]
Ign http://repository.maemo.org fremantle/free Translation-en_US
Ign https://downloads.maemo.nokia.com ./ Translation-en_US
Ign http://repository.maemo.org fremantle/non-free Translation-en_US
Hit https://downloads.maemo.nokia.com ./ Release.gpg
Get:2 http://moff.mozilla.com chinook Release.gpg [189B]
Ign http://moff.mozilla.com chinook/release Translation-en_US
Get:3 http://moff.mozilla.com chinook Release.gpg [189B]
Ign http://moff.mozilla.com chinook/release Translation-en_US
Ign https://downloads.maemo.nokia.com ./ Translation-en_US
Get:4 http://ftp.mozilla.org fremantle Release.gpg [189B]
Hit https://downloads.maemo.nokia.com ./ Release
Ign http://ftp.mozilla.org fremantle/release Translation-en_US
Hit https://downloads.maemo.nokia.com ./ Release     
Hit https://downloads.maemo.nokia.com ./ Release                       
Get:5 http://moff.mozilla.com fremantle Release.gpg [189B]
Ign http://moff.mozilla.com fremantle/release Translation-en_US
Hit https://downloads.maemo.nokia.com ./ Release
Ign https://downloads.maemo.nokia.com ./ Packages/DiffIndex
Ign http://download.videolan.org fremantle Release.gpg 
Ign http://download.videolan.org fremantle/free Translation-en_US
Ign https://downloads.maemo.nokia.com ./ Packages/DiffIndex
Hit http://repository.maemo.org fremantle-1.2 Release
Ign https://downloads.maemo.nokia.com ./ Packages/DiffIndex
Ign http://www.joikushop.com  Release
Ign http://www.joikushop.com  Release
Ign https://downloads.maemo.nokia.com ./ Packages/DiffIndex                                     
Get:6 http://repository.maemo.org fremantle Release [7960B]                                     
Hit http://moff.mozilla.com chinook Release                                                     
Hit http://moff.mozilla.com chinook Release                                                     
Hit https://downloads.maemo.nokia.com ./ Packages                                               
Hit https://downloads.maemo.nokia.com ./ Packages                                               
Hit http://ftp.mozilla.org fremantle Release                                                   
Hit https://downloads.maemo.nokia.com ./ Packages                                               
Hit https://downloads.maemo.nokia.com ./ Packages                                               
Hit http://moff.mozilla.com fremantle Release                                                   
Hit http://download.videolan.org fremantle Release                                             
Ign http://repository.maemo.org fremantle-1.2/free Packages/DiffIndex                           
Ign http://repository.maemo.org fremantle-1.2/non-free Packages/DiffIndex                       
Ign http://www.joikushop.com  Packages/DiffIndex                                               
Ign http://www.joikushop.com  Packages/DiffIndex
Ign http://repository.maemo.org fremantle/free Packages/DiffIndex
Ign http://repository.maemo.org fremantle/non-free Packages/DiffIndex
Get:7 http://moff.mozilla.com chinook Release [759B]
Get:8 http://moff.mozilla.com chinook Release [759B]
Ign http://moff.mozilla.com chinook Release           
Ign http://moff.mozilla.com chinook Release                             
Get:9 http://ftp.mozilla.org fremantle Release [763B]                   
Ign http://ftp.mozilla.org fremantle Release           
Get:10 http://moff.mozilla.com fremantle Release [763B] 
Ign http://moff.mozilla.com fremantle Release                               
Ign http://download.videolan.org fremantle/free Packages/DiffIndex           
Hit http://repository.maemo.org fremantle-1.2/free Packages
Hit http://repository.maemo.org fremantle-1.2/non-free Packages
Hit http://www.joikushop.com  Packages                                       
Hit http://www.joikushop.com  Packages                                       
Get:11 http://repository.maemo.org fremantle/free Packages [2663kB]         
Get:12 http://repository.maemo.org fremantle/non-free Packages [181kB]       
Ign http://moff.mozilla.com chinook/release Packages/DiffIndex               
Ign http://moff.mozilla.com chinook/release Packages/DiffIndex               
Ign http://ftp.mozilla.org fremantle/release Packages/DiffIndex             
Ign http://moff.mozilla.com fremantle/release Packages/DiffIndex             
Hit http://download.videolan.org fremantle/free Packages                     
Hit http://moff.mozilla.com chinook/release Packages                         
Hit http://moff.mozilla.com chinook/release Packages                         
Hit http://ftp.mozilla.org fremantle/release Packages                       
Hit http://moff.mozilla.com fremantle/release Packages                       
Fetched 2856kB in 53s (53.7kB/s)                                             
Reading package lists... Done
W: GPG error: http://moff.mozilla.com chinook Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 667387BFFF445C24
W: GPG error: http://moff.mozilla.com chinook Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 667387BFFF445C24
W: GPG error: http://ftp.mozilla.org fremantle Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 667387BFFF445C24
W: GPG error: http://moff.mozilla.com fremantle Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 667387BFFF445C24
W: Duplicate sources.list entry http://repository.maemo.org fremantle-1.2/free Packages (/var/lib/apt/lists/repository.maemo.org_extras_dists_fremantle-1.2_free_binary-armel_Packages)
W: Duplicate sources.list entry http://repository.maemo.org fremantle-1.2/non-free Packages (/var/lib/apt/lists/repository.maemo.org_extras_dists_fremantle-1.2_non-free_binary-armel_Packages)
W: You may want to run apt-get update to correct these problems
/media/mmc1/export # apt-get -s upgrade
Reading package lists... Done
Building dependency tree     
Reading state information... Done
You might want to run `apt-get -f install' to correct these.
The following packages have unmet dependencies:
  swappolube: Depends: python2.5-qt4-maemo5 but it is not installed
E: Unmet dependencies. Try using -f.
/media/mmc1/export #


Saturn 2010-09-26 00:51

Re: [announce] swappolube to lubricate your gui
 
@ geohsia

I've sent you a PM with some instructions. It's better if we stop polluting this thread.
Forgot to mention disable all other repos (mozilla, joikushop etc.) that come from outside maemo and you might have a duplicate repo.

good luck


All times are GMT. The time now is 16:26.

vBulletin® Version 3.8.8