maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   Khweeteur won't install (https://talk.maemo.org/showthread.php?t=74401)

oKtosiTe 2011-06-27 23:02

Khweeteur won't install
 
For some weeks now, I've been getting the following when trying to install Khweeteur from extras-devel:
Code:

# apt-get install khweeteur
Reading package lists... Done
Building dependency tree     
Reading state information... Done
khweeteur is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 24 not upgraded.
1 not fully installed or removed.
After this operation, 0B of additional disk space will be used.
Setting up khweeteur (0.5.26-1) ...
Listing /usr/lib/python2.5/site-packages/khweeteur ...
Listing /usr/lib/python2.5/site-packages/khweeteur/icons ...
Listing /usr/lib/python2.5/site-packages/khweeteur/oauth ...
Listing /usr/lib/python2.5/site-packages/khweeteur/oauth2 ...
Segmentation fault
Segmentation fault
dpkg: error processing khweeteur (--configure):
 subprocess post-installation script returned error exit status 139
Errors were encountered while processing:
 khweeteur
E: Sub-process /usr/bin/dpkg returned an error code (1)

I've tried removing khweeteur and some of its dependencies.

Khertan 2011-06-28 07:50

Re: Khweeteur won't install
 
Hi,

Segfault clearly show a problem in your python path. I suggest you to reinstall all pyside libs

oKtosiTe 2011-06-28 10:42

Re: Khweeteur won't install
 
Quote:

Originally Posted by Khertan (Post 1040550)
Hi,

Segfault clearly show a problem in your python path. I suggest you to reinstall all pyside libs

I have previously removed and reinstalled all pyside libs, but I will try again.

oKtosiTe 2011-06-28 22:04

Re: Khweeteur won't install
 
Tried
Code:

# fapt-get remove --purge pyside-*
# fapt-get clean
# fapt-get install khweeteur

Still the same error...

Saturn 2011-06-29 00:18

Re: Khweeteur won't install
 
Have the same error too. Re-installation of everything didn't help.

I've posted the log some days ago here:
http://talk.maemo.org/showpost.php?p...8&postcount=12

Khertan 2011-06-30 05:35

Re: Khweeteur won't install
 
Can you try as root :
Code:

apt-get install libpyside1.0=1.0.3-1maemo2
thx for helping me fixing this problem

oKtosiTe 2011-06-30 10:29

Re: Khweeteur won't install
 
Quote:

Originally Posted by Khertan (Post 1041933)
Can you try as root :
Code:

apt-get install libpyside1.0=1.0.3-1maemo2
thx for helping me fixing this problem

I initially got this:
Code:

# apt-get install libpyside1.0=1.0.3-1maemo2
Reading package lists... Done
Building dependency tree     
Reading state information... Done
libpyside1.0 is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.

# fapt-get install libpyside1.0=1.0.3-1maemo2
Reading package lists... Done
Building dependency tree     
Reading state information... Done
libpyside1.0 is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 33 not upgraded.

So I removed libpyside1.0 and reinstalled with that specific version:
Code:

# fapt-get install libpyside1.0=1.0.3-1maemo2 -V
Reading package lists... Done
Building dependency tree     
Reading state information... Done
The following NEW packages will be installed:
  libpyside1.0 (1.0.3-1maemo2)
0 upgraded, 1 newly installed, 0 to remove and 33 not upgraded.
Need to get 151kB of archives.
After this operation, 303kB of additional disk space will be used.
Get:1 http://repository.maemo.org fremantle/free libpyside1.0 1.0.3-1maemo2 [151kB]
Fetched 151kB in 2s (50,6kB/s)     
Selecting previously deselected package libpyside1.0.
(Reading database ... 37509 files and directories currently installed.)
Unpacking libpyside1.0 (from .../libpyside1.0_1.0.3-1maemo2_armel.deb) ...
Setting up libpyside1.0 (1.0.3-1maemo2) ...

# fapt-get install khweeteur
Reading package lists... Done
Building dependency tree     
Reading state information... Done
The following extra packages will be installed:
  pyside-mobility python-pyside.qtcore python-pyside.qtgui
  python-pyside.qtmaemo5 python-pyside.qtnetwork python-pyside.qtwebkit
  python-pyside.qtxml python-qtmobility.contacts python-qtmobility.location
  python-qtmobility.messaging python-qtmobility.publishsubscribe
  python-qtmobility.sensors python-qtmobility.serviceframework
  python-qtmobility.systeminfo python-qtmobility.versit
The following NEW packages will be installed:
  khweeteur pyside-mobility python-pyside.qtcore python-pyside.qtgui
  python-pyside.qtmaemo5 python-pyside.qtnetwork python-pyside.qtwebkit
  python-pyside.qtxml python-qtmobility.contacts python-qtmobility.location
  python-qtmobility.messaging python-qtmobility.publishsubscribe
  python-qtmobility.sensors python-qtmobility.serviceframework
  python-qtmobility.systeminfo python-qtmobility.versit
0 upgraded, 16 newly installed, 0 to remove and 33 not upgraded.
Need to get 7866kB of archives.
After this operation, 27,0MB of additional disk space will be used.
Do you want to continue [Y/n]?
Get:1 http://repository.maemo.org fremantle/free python-pyside.qtcore 1.0.3-1maemo2 [1127kB]
Get:2 http://repository.maemo.org fremantle/free python-pyside.qtgui 1.0.3-1maemo2 [4347kB]
Get:3 http://repository.maemo.org fremantle/free python-qtmobility.contacts 0.2.0-0maemo11 [353kB]
Get:4 http://repository.maemo.org fremantle/free python-qtmobility.location 0.2.0-0maemo11 [63,3kB]
Get:5 http://repository.maemo.org fremantle/free python-pyside.qtxml 1.0.3-1maemo2 [274kB]
Get:6 http://repository.maemo.org fremantle/free python-qtmobility.messaging 0.2.0-0maemo11 [144kB]
Get:7 http://repository.maemo.org fremantle/free python-pyside.qtnetwork 1.0.3-1maemo2 [468kB]
Get:8 http://repository.maemo.org fremantle/free python-qtmobility.publishsubscribe 0.2.0-0maemo11 [39,9kB]
Get:9 http://repository.maemo.org fremantle/free python-qtmobility.sensors 0.2.0-0maemo11 [103kB]
Get:10 http://repository.maemo.org fremantle/free python-qtmobility.serviceframework 0.2.0-0maemo11 [63,1kB]
Get:11 http://repository.maemo.org fremantle/free python-qtmobility.systeminfo 0.2.0-0maemo11 [43,7kB]
Get:12 http://repository.maemo.org fremantle/free python-qtmobility.versit 0.2.0-0maemo11 [79,5kB]
Get:13 http://repository.maemo.org fremantle/free pyside-mobility 0.2-0maemo1 [7914B]
Get:14 http://repository.maemo.org fremantle/free python-pyside.qtmaemo5 1.0.3-1maemo2 [175kB]
Get:15 http://repository.maemo.org fremantle/free python-pyside.qtwebkit 1.0.3-1maemo2 [336kB]
Get:16 http://repository.maemo.org fremantle/free khweeteur 0.5.26-1 [242kB] 
Fetched 7866kB in 12s (606kB/s)                                             
Selecting previously deselected package python-pyside.qtcore.
(Reading database ... 37516 files and directories currently installed.)
Unpacking python-pyside.qtcore (from .../python-pyside.qtcore_1.0.3-1maemo2_armel.deb) ...
Selecting previously deselected package python-pyside.qtgui.
Unpacking python-pyside.qtgui (from .../python-pyside.qtgui_1.0.3-1maemo2_armel.deb) ...
Selecting previously deselected package python-qtmobility.contacts.
Unpacking python-qtmobility.contacts (from .../python-qtmobility.contacts_0.2.0-0maemo11_armel.deb) ...
Selecting previously deselected package python-qtmobility.location.
Unpacking python-qtmobility.location (from .../python-qtmobility.location_0.2.0-0maemo11_armel.deb) ...
Selecting previously deselected package python-pyside.qtxml.
Unpacking python-pyside.qtxml (from .../python-pyside.qtxml_1.0.3-1maemo2_armel.deb) ...
Selecting previously deselected package python-qtmobility.messaging.
Unpacking python-qtmobility.messaging (from .../python-qtmobility.messaging_0.2.0-0maemo11_armel.deb) ...
Selecting previously deselected package python-pyside.qtnetwork.
Unpacking python-pyside.qtnetwork (from .../python-pyside.qtnetwork_1.0.3-1maemo2_armel.deb) ...
Selecting previously deselected package python-qtmobility.publishsubscribe.
Unpacking python-qtmobility.publishsubscribe (from .../python-qtmobility.publishsubscribe_0.2.0-0maemo11_armel.deb) ...
Selecting previously deselected package python-qtmobility.sensors.
Unpacking python-qtmobility.sensors (from .../python-qtmobility.sensors_0.2.0-0maemo11_armel.deb) ...
Selecting previously deselected package python-qtmobility.serviceframework.
Unpacking python-qtmobility.serviceframework (from .../python-qtmobility.serviceframework_0.2.0-0maemo11_armel.deb) ...
Selecting previously deselected package python-qtmobility.systeminfo.
Unpacking python-qtmobility.systeminfo (from .../python-qtmobility.systeminfo_0.2.0-0maemo11_armel.deb) ...
Selecting previously deselected package python-qtmobility.versit.
Unpacking python-qtmobility.versit (from .../python-qtmobility.versit_0.2.0-0maemo11_armel.deb) ...
Selecting previously deselected package pyside-mobility.
Unpacking pyside-mobility (from .../pyside-mobility_0.2-0maemo1_all.deb) ...
Selecting previously deselected package python-pyside.qtmaemo5.
Unpacking python-pyside.qtmaemo5 (from .../python-pyside.qtmaemo5_1.0.3-1maemo2_armel.deb) ...
Selecting previously deselected package python-pyside.qtwebkit.
Unpacking python-pyside.qtwebkit (from .../python-pyside.qtwebkit_1.0.3-1maemo2_armel.deb) ...
Selecting previously deselected package khweeteur.
Unpacking khweeteur (from .../khweeteur_0.5.26-1_armel.deb) ...
Processing triggers for catorise ...
#############################################################################################################################################Setting up python-pyside.qtcore (1.0.3-1maemo2) ...
Setting up python-pyside.qtgui (1.0.3-1maemo2) ...
Setting up python-qtmobility.contacts (0.2.0-0maemo11) ...
Setting up python-qtmobility.location (0.2.0-0maemo11) ...
Setting up python-pyside.qtxml (1.0.3-1maemo2) ...
Setting up python-qtmobility.messaging (0.2.0-0maemo11) ...
Setting up python-pyside.qtnetwork (1.0.3-1maemo2) ...
Setting up python-qtmobility.publishsubscribe (0.2.0-0maemo11) ...
Setting up python-qtmobility.sensors (0.2.0-0maemo11) ...
Setting up python-qtmobility.serviceframework (0.2.0-0maemo11) ...
Setting up python-qtmobility.systeminfo (0.2.0-0maemo11) ...
Setting up python-qtmobility.versit (0.2.0-0maemo11) ...
Setting up pyside-mobility (0.2-0maemo1) ...
Setting up python-pyside.qtmaemo5 (1.0.3-1maemo2) ...
Setting up python-pyside.qtwebkit (1.0.3-1maemo2) ...
Setting up khweeteur (0.5.26-1) ...
Listing /usr/lib/python2.5/site-packages/khweeteur ...
Listing /usr/lib/python2.5/site-packages/khweeteur/icons ...
Listing /usr/lib/python2.5/site-packages/khweeteur/oauth ...
Listing /usr/lib/python2.5/site-packages/khweeteur/oauth2 ...
Segmentation fault
Segmentation fault
dpkg: error processing khweeteur (--configure):
 subprocess post-installation script returned error exit status 139
Errors were encountered while processing:
 khweeteur
E: Sub-process /usr/bin/dpkg returned an error code (1)

As you sadly can see at the end of that log, it didn't help.

Finally, here are my packages that are not on the latest extras-devel versions:
Code:

# fapt-get upgrade -V
Reading package lists... Done
Building dependency tree     
Reading state information... Done
The following packages have been kept back:
  libsdl-mixer1.2 (1.2.6-5+0m5 => 1.2.6-5+0m5+ogg+mp3)
  ogg-support (1.0.5 => 1.1)
  python-pygame (1.8.1release-0maemo3 => 1.9.1release-0maemo1)
The following packages will be upgraded:
  catorise (0.8.2 => 0.9.0)
  espeak (1.45.14 => 1.45.30)
  espeak-data (1.45.14 => 1.45.30)
  fcam-drivers (1.0.7-1 => 1.0.7-2)
  gstreamer0.10-flac (0.10.15-0maemo3+0m5.tk1 => 0.10.15-0maemo3+0m5.tk1.nb1)
  kernel-module-cifs (1.55.0-maemo1 => 1.55.0-maemo1-ac0)
  kmplayer (0.10.5-3 => 0.10.5.901-1)
  libespeak (1.45.14 => 1.45.30)
  libgsf-1 (1.14.19-1 => 1.14.21-1)
  libmidgard2-2010 (10.05.1.1-1 => 10.05.3-1)
  libosmgpsmap0 (0.6.0-1maemo2 => 0.7.3-14)
  libqjson (0.7.1-3 => 0.7.1-4)
  libqtm-12-contacts (1.2.0-0fn~fremantle0 => 1.2.0-0fn~fremantle3)
  libqtm-12-organizer (1.2.0-0fn~fremantle0 => 1.2.0-0fn~fremantle3)
  libqtm-12-serviceframework (1.2.0-0fn~fremantle0 => 1.2.0-0fn~fremantle3)
  libqtm-12-versit (1.2.0-0fn~fremantle0 => 1.2.0-0fn~fremantle3)
  libsdl-haa1.2-1 (1.0.0 => 1.1.0)
  libshiboken1.0 (1.0.2-1maemo1 => 1.0.3-1maemo1)
  mbarcode-core (1.0.2-7 => 1.0.3-0)
  midgard2-common (10.05.1.1-1 => 10.05.3-1)
  python-location (0.1 => 0.2-1)
  python-midgard2 (10.05.1.1-2 => 10.05.3-1)
  python-osmgpsmap (0.6.0-1maemo2 => 0.7.3-16)
  rootsh (1.5 => 1.8)
  sleepanalyser (2.2-4 => 2.2-6)
  smscon (0.7-2 => 0.8.1-3)
  smscon-editor (0.7-4 => 0.8-8)
  tracker-extractor-vorbis (0.1-2maemo2 => 0.1-3maemo1)
  transmission (1.75-1maemo4 => 1.76-1maemo0)
  transmission-common (1.75-1maemo4 => 1.76-1maemo0)
30 upgraded, 0 newly installed, 0 to remove and 3 not upgraded.
1 not fully installed or removed.

Let me know if there is anything else I can do to help.

oKtosiTe 2011-06-30 17:16

Re: Khweeteur won't install
 
For me, installing the latest version of libshiboken1.0 resolved the issue.

Code:

apt-get install libshiboken1.0=1.0.3-1maemo1
Or if you use fapman:
Code:

fapt-get install libshiboken1.0=1.0.3-1maemo1
Thanks Khertan for solving the problem.

xanda 2011-08-12 04:45

Re: Khweeteur won't install
 
After upgrading my pyside, I'm getting the following error while installing khweeteur-experimental

Code:

Listing /usr/lib/python2.5/site-packages/khweeteur ...
Listing /usr/lib/python2.5/site-packages/khweeteur/icons ...
Listing /usr/lib/python2.5/site-packages/khweeteur/oauth ...
Listing /usr/lib/python2.5/site-packages/khweeteur/oauth2 ...
Segmentation fault
Segmentation fault
dpkg: error processing khweeteur (--configure):

And i've wrote a temporary workaround for this problem. You might refer to my blog post http://blog.xanda.org/2011/08/12/khw...lt-workaround/

oKtosiTe 2011-09-04 14:18

Re: [SOLVED] Khweeteur won't install
 
This problem has come back with the latest version of Khweeteur (0.5.27-2).

oKtosiTe 2011-09-11 00:32

Re: Khweeteur won't install
 
Quote:

Originally Posted by xanda (Post 1068237)
And i've wrote a temporary workaround for this problem. You might refer to my blog post http://blog.xanda.org/2011/08/12/khw...lt-workaround/

That workaround does not work for me:

Code:

# fapt-get install python-pyside=1.0.3-1maemo2 libshiboken1.0=1.0.3-1maemo1 python-pyside.phonon=1.0.3-1maemo2 python-pyside.qtcore=1.0.3-1maemo2 python-pyside.qtgui=1.0.3-1maemo2 python-pyside.qtdeclarative=1.0.3-1maemo2 python-pyside.qtmaemo5=1.0.3-1maemo2 python-pyside.qtmultimedia=1.0.3-1maemo2 python-pyside.qtnetwork=1.0.3-1maemo2 python-pyside.qtopengl=1.0.3-1maemo2 python-pyside.qtscript=1.0.3-1maemo2 python-pyside.qtsql=1.0.3-1maemo2 python-pyside.qtsvg=1.0.3-1maemo2 python-pyside.qtwebkit=1.0.3-1maemo2 python-pyside.qtxml=1.0.3-1maemo2 python-pyside.qtxmlpatterns=1.0.3-1maemo2
Reading package lists... Done
Building dependency tree     
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  python-pyside.phonon: Depends: libpyside1.0 (>= 1.0.0~rc1-1maemo1) but it is not going to be installed
  python-pyside.qtcore: Depends: libpyside1.0 (>= 1.0.0~rc1-1maemo1) but it is not going to be installed
  python-pyside.qtdeclarative: Depends: libpyside1.0 (>= 1.0.0~rc1-1maemo1) but it is not going to be installed
  python-pyside.qtgui: Depends: libpyside1.0 (>= 1.0.0~rc1-1maemo1) but it is not going to be installed
  python-pyside.qtmaemo5: Depends: libpyside1.0 (>= 1.0.0~rc1-1maemo1) but it is not going to be installed
  python-pyside.qtmultimedia: Depends: libpyside1.0 (>= 1.0.0~rc1-1maemo1) but it is not going to be installed
  python-pyside.qtnetwork: Depends: libpyside1.0 (>= 1.0.0~rc1-1maemo1) but it is not going to be installed
  python-pyside.qtopengl: Depends: libpyside1.0 (>= 1.0.0~rc1-1maemo1) but it is not going to be installed
  python-pyside.qtscript: Depends: libpyside1.0 (>= 1.0.0~rc1-1maemo1) but it is not going to be installed
  python-pyside.qtsql: Depends: libpyside1.0 (>= 1.0.0~rc1-1maemo1) but it is not going to be installed
  python-pyside.qtsvg: Depends: libpyside1.0 (>= 1.0.0~rc1-1maemo1) but it is not going to be installed
  python-pyside.qtwebkit: Depends: libpyside1.0 (>= 1.0.0~rc1-1maemo1) but it is not going to be installed
  python-pyside.qtxml: Depends: libpyside1.0 (>= 1.0.0~rc1-1maemo1) but it is not going to be installed
  python-pyside.qtxmlpatterns: Depends: libpyside1.0 (>= 1.0.0~rc1-1maemo1) but it is not going to be installed
E: Broken packages


oKtosiTe 2011-12-13 09:03

Re: Khweeteur won't install
 
The current release in extras-devel installs and works normally again.

neal 2011-12-13 17:34

Re: Khweeteur won't install
 
Quote:

Originally Posted by oKtosiTe (Post 1136942)
The current release in extras-devel installs and works normally again.

Hi, oKtosiTe,

If you think Khweeteur works well, will you please consider voting for its inclusion in extras?

http://maemo.org/packages/package_in...eeteur/0.7.1-1

Khweeteur also uses Woodchuck for scheduling downloads. Please consider voting for promoting the current version in extras-testing to extras as well:

http://maemo.org/packages/package_in...r/0.4~20111208

Thanks,

Neal

uros 2011-12-13 17:56

Re: Khweeteur won't install
 
Going to vote, Neal. BTW after install have one crash, after sending bug, working okay

oKtosiTe 2011-12-13 20:27

Re: Khweeteur won't install
 
Voted for both.

XiliX 2012-03-28 10:22

Re: Khweeteur won't install
 
I am having the same problem here, and now i want to remove khweeteur completely. The only problem is that apt-get wont let me. :P
I tried the mentioned workaround, and that didnt work (cant find the needed files) and "apt-get remove --purge khweeteur" didnt work either.
Can anyone tell me what i could try next?

Edit: Allready fixed by installing the normal khweeteur.
I initially installed khweeteur experimental, due to a "twitter" search in fapman. Thanks anyway :)


All times are GMT. The time now is 07:17.

vBulletin® Version 3.8.8