Notices


Reply
Thread Tools
sifo's Avatar
Posts: 1,359 | Thanked: 1,292 times | Joined on Oct 2011 @ Tartus.Syria
#91
Thanks pH5 for responding to my request about the new release

i have noticed the conflict with libssl, but i ignored that and tor is working fine again...

./sifo
__________________
[ N900-Crack ] [ The Purge ] [ New Smiles ] [ New icons ] [ ? ]
" Hey ! I've just met you and this is crazy, so install cssu maybe ? "
Please help out keeping Maemo.org alive, and consider donating.
https://www.facebook.com/ZoRk7
 
Posts: 1,378 | Thanked: 1,604 times | Joined on Jun 2010 @ Göteborg, Sweden
#92
Originally Posted by getnani View Post
POSTED BY HANDAXE:

I used Faster App Man. The update does not appear at first but will if you use the "C" button and select the "All packages(advanced)" category. Then choose upgrade and say yes when a warning comes up. It is not serious.

Alternatively, download the deb and use as root "dpkg --force-depends-version -i xxxxx.deb".

In case you don't know - be careful in upgrading other packages that may appear as upgradeable in Fapman using the all packages option. The way Maemo works makes wholesale upgrading potentially risky i.e. apt-get upgrade or dist-upgrade may get you into trouble, AFAIK.

Originally Posted by getnani
Thanks man.. should this be safe?
"dpkg --force-depends-version -i xxxxx.deb"

HANDAXE REPLY:

Yes, but so would the FAPMan route as long as you update tor and not anything else UNLESS you know what you are doing. But tor via FapMan is safe.
Folks, the FAPMan route is the easiest. Tor has a new dependency in a package "adduser". If you want to use the dpkg route to upgrade tor, then first install "adduser" and then do the dpkg bit. Otherwise, tor will not install fully due to the missing "adduser" dependency. In that case, you will need to issue "apt-get -f install" to pick up the missing package from the repo.

Last edited by handaxe; 2012-12-14 at 13:18.
 

The Following User Says Thank You to handaxe For This Useful Post:
Posts: 129 | Thanked: 32 times | Joined on Jun 2010
#93
@Handaxe - Thanks heapsss!

I used

"sudo dpkg --force-depends-version -i /path/to/tor_0.2.3.25-1maemo1_armel.deb"

and then

"sudo apt-get -f install"

for users, in case they hesitate FAPMan...
and again thanks @handaxe for ur valuable inputs!!

Last edited by getnani; 2012-12-14 at 13:36.
 
Estel's Avatar
Posts: 5,028 | Thanked: 8,613 times | Joined on Mar 2011
#94
The latest TOR release is 0.2.4.20, and changelog since our ancient Maemo version is quite impressive.

Would some kind soul update extras-devel version, please?

Cheers,
/Estel
__________________
N900's aluminum backcover / body replacement
-
N900's HDMI-Out
-
Camera cover MOD
-
Measure battery's real capacity on-device
-
TrueCrypt 7.1 | ereswap | bnf
-
Hardware's mods research is costly. To support my work, please consider donating. Thank You!
 

The Following 5 Users Say Thank You to Estel For This Useful Post:
Posts: 69 | Thanked: 195 times | Joined on Jan 2013 @ kerala
#95
When i try to use this applet ,my status area crashes.It just goes of and when it comes again ,there is no third party applets and tor plugin.Can somebody please help me.
 
Posts: 254 | Thanked: 509 times | Joined on Nov 2011 @ Canada
#96
It does this for me too. On the latest thumb CSSU. I stopped using it and restored an old version of my status applet config file.

Probably this app should be considered broken I guess.
 

The Following User Says Thank You to shawnjefferson For This Useful Post:
ste-phan's Avatar
Posts: 1,195 | Thanked: 2,708 times | Joined on Jan 2010 @ Hanoi
#97
It is a pity that this life saving software package seems now broken and no longer maintained.
It's not exactly the "if you don't know how to use it from the command line you probably don't need it" kind of stuff
 
peterleinchen's Avatar
Posts: 4,117 | Thanked: 8,901 times | Joined on Aug 2010 @ Ruhrgebiet, Germany
#98
For non-CSSU (except some devel packages) users it is working fine!

So there seems to be a dependency to any lib that was changed by CSSU?

Code:
~# ldd /usr/lib/hildon-desktop/status-area-applet-tor.so 
ldd: warning: you do not have execution permission for `/usr/lib/hildon-desktop/status-area-applet-tor.so'
	libhildondesktop-1.so.0 => /usr/lib/libhildondesktop-1.so.0 (0x40024000)
	libhildon-1.so.0 => /usr/lib/libhildon-1.so.0 (0x40040000)
	libgnomevfs-2.so.0 => /usr/lib/libgnomevfs-2.so.0 (0x400bb000)
	libgtk-x11-2.0.so.0 => /usr/lib/libgtk-x11-2.0.so.0 (0x40117000)
	libgdk-x11-2.0.so.0 => /usr/lib/libgdk-x11-2.0.so.0 (0x40492000)
	libatk-1.0.so.0 => /usr/lib/libatk-1.0.so.0 (0x40520000)
	libgio-2.0.so.0 => /usr/lib/libgio-2.0.so.0 (0x4053a000)
	libpangoft2-1.0.so.0 => /usr/lib/libpangoft2-1.0.so.0 (0x405a4000)
	libgdk_pixbuf-2.0.so.0 => /usr/lib/libgdk_pixbuf-2.0.so.0 (0x405d2000)
	libpangocairo-1.0.so.0 => /usr/lib/libpangocairo-1.0.so.0 (0x405f2000)
	libcairo.so.2 => /usr/lib/libcairo.so.2 (0x40603000)
	libpango-1.0.so.0 => /usr/lib/libpango-1.0.so.0 (0x4066c000)
	libfreetype.so.6 => /usr/lib/libfreetype.so.6 (0x406b3000)
	libfontconfig.so.1 => /usr/lib/libfontconfig.so.1 (0x40726000)
	libgthread-2.0.so.0 => /usr/lib/libgthread-2.0.so.0 (0x4074f000)
	librt.so.1 => /lib/librt.so.1 (0x4075c000)
	libgmodule-2.0.so.0 => /usr/lib/libgmodule-2.0.so.0 (0x4076b000)
	libgconf-2.so.4 => /usr/lib/libgconf-2.so.4 (0x40776000)
	libdbus-glib-1.so.2 => /usr/lib/libdbus-glib-1.so.2 (0x4079a000)
	libconic.so.0 => /usr/lib/libconic.so.0 (0x407bd000)
	libdbus-1.so.3 => /usr/lib/libdbus-1.so.3 (0x407ca000)
	libpthread.so.0 => /lib/libpthread.so.0 (0x40808000)
	libgobject-2.0.so.0 => /usr/lib/libgobject-2.0.so.0 (0x40828000)
	libglib-2.0.so.0 => /usr/lib/libglib-2.0.so.0 (0x40869000)
	libc.so.6 => /lib/libc.so.6 (0x40945000)
	libiphb.so.0 => /usr/lib/libiphb.so.0 (0x40a6a000)
	libcanberra.so.0 => /usr/lib/libcanberra.so.0 (0x40a74000)
	libxml2.so.2 => /usr/lib/libxml2.so.2 (0x40a8a000)
	libresolv.so.2 => /lib/libresolv.so.2 (0x40bb1000)
	libutil.so.1 => /lib/libutil.so.1 (0x40bca000)
	libX11.so.6 => /usr/lib/libX11.so.6 (0x40bd5000)
	libXtst.so.6 => /usr/lib/libXtst.so.6 (0x40cc5000)
	libXcomposite.so.1 => /usr/lib/libXcomposite.so.1 (0x40cd2000)
	libXdamage.so.1 => /usr/lib/libXdamage.so.1 (0x40cdc000)
	libXfixes.so.3 => /usr/lib/libXfixes.so.3 (0x40ce6000)
	libm.so.6 => /lib/libm.so.6 (0x40cf2000)
	libXext.so.6 => /usr/lib/libXext.so.6 (0x40d69000)
	libXrender.so.1 => /usr/lib/libXrender.so.1 (0x40d80000)
	libXi.so.6 => /usr/lib/libXi.so.6 (0x40d90000)
	libXrandr.so.2 => /usr/lib/libXrandr.so.2 (0x40da1000)
	libXcursor.so.1 => /usr/lib/libXcursor.so.1 (0x40db0000)
	libdl.so.2 => /lib/libdl.so.2 (0x40dc1000)
	libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x40dcc000)
	libpixman-1.so.0 => /usr/lib/libpixman-1.so.0 (0x40dde000)
	libpng12.so.0 => /usr/lib/libpng12.so.0 (0x40e3b000)
	libz.so.1 => /usr/lib/libz.so.1 (0x40e63000)
	libexpat.so.1 => /usr/lib/libexpat.so.1 (0x40e7c000)
	/lib/ld-linux.so.3 (0x2a000000)
	libltdl.so.7 => /usr/lib/libltdl.so.7 (0x40ea2000)
	libXau.so.6 => /usr/lib/libXau.so.6 (0x40eb1000)
	libXdmcp.so.6 => /usr/lib/libXdmcp.so.6 (0x40ebb000)
__________________
SIM-Switcher, automated SIM switching with a Double (Dual) SIM adapter
--
Thank you all for voting me into the Community Council 2014-2016!

Please consider your membership / supporting Maemo e.V. and help to spread this by following/copying this link to your TMO signature:
[MC eV] Maemo Community eV membership application, http://talk.maemo.org/showthread.php?t=94257

editsignature, http://talk.maemo.org/profile.php?do=editsignature
 
Posts: 3,074 | Thanked: 12,960 times | Joined on Mar 2010 @ Sofia,Bulgaria
#99
Any chance to get a coredump?

http://wiki.maemo.org/Documentation/...5/sp-rich-core
__________________
Never fear. I is here.

720p video support on N900,SmartReflex on N900,Keyboard and mouse support on N900
Nothing is impossible - Stable thumb2 on n900

Community SSU developer
kernel-power developer and maintainer

 

The Following User Says Thank You to freemangordon For This Useful Post:
peterleinchen's Avatar
Posts: 4,117 | Thanked: 8,901 times | Joined on Aug 2010 @ Ruhrgebiet, Germany
#100
Originally Posted by freemangordon View Post
Any chance to get a coredump
Not from me, unfortunately (or from my POV: fortunately ).

Hopefully ste-phan, shawnjefferson, padmaraj.ravi or anybody else can provide it...
__________________
SIM-Switcher, automated SIM switching with a Double (Dual) SIM adapter
--
Thank you all for voting me into the Community Council 2014-2016!

Please consider your membership / supporting Maemo e.V. and help to spread this by following/copying this link to your TMO signature:
[MC eV] Maemo Community eV membership application, http://talk.maemo.org/showthread.php?t=94257

editsignature, http://talk.maemo.org/profile.php?do=editsignature
 
Reply

Tags
"tor story"

Thread Tools

 
Forum Jump


All times are GMT. The time now is 11:00.