View Single Post
Community Council | Posts: 4,920 | Thanked: 12,867 times | Joined on May 2012 @ Southerrn Finland
#9
Originally Posted by www.rzr.online.fr View Post
cat u try again by just using :

cat /etc/apt/sources.list.d/home-rzr-harmattan.list
deb http://repo.pub.meego.com/home:/rzr:...ttan_standard/ ./

my working versions are reported at :

http://rzr.online.fr/q/fuse#


OK, tried it, but no help there...:

Code:
~ # 
~ # cat /etc/apt/sources.list.d/home-rzr-harmattan.list
deb http://repo.pub.meego.com/home:/rzr:/harmattan:/testing/MeeGo_1.2_Harmattan_Maemo.org_MeeGo_1.2_Harmattan_standard/ ./
~ # 
~ # 
~ # apt-get update
Get:1 exec:////usr/bin/osa --packages
0% [Connecting to repo.pub.meego.com] [1 exec:////usr/bin/osa --packages 0B]QNetworkReplyImpl::_q_startOperation was called more than once
Hit https://downloads.maemo.nokia.com ./ Release.gpg                                          
Hit https://downloads.maemo.nokia.com ./ Release.gpg                                          
Hit https://downloads.maemo.nokia.com ./ Release.gpg            
Ign http://repo.pub.meego.com ./ Release.gpg                    
Hit https://downloads.maemo.nokia.com ./ Release                
Hit https://downloads.maemo.nokia.com ./ Release                
Hit https://downloads.maemo.nokia.com ./ Release                                    
Hit http://repo.pub.meego.com ./ Release                                            
Ign https://downloads.maemo.nokia.com ./ Packages/DiffIndex                         
Ign http://repo.pub.meego.com ./ Packages/DiffIndex                                 
Hit https://downloads.maemo.nokia.com ./ Packages               
Hit http://repo.pub.meego.com ./ Packages                       
Ign https://downloads.maemo.nokia.com ./ Packages/DiffIndex     
Ign https://downloads.maemo.nokia.com ./ Packages/DiffIndex
Hit https://downloads.maemo.nokia.com ./ Packages
Hit https://downloads.maemo.nokia.com ./ Packages
Fetched 150kB in 5s (27.6kB/s)
Updating desktop entries... Done
Reading package lists... Done
~ # 
~ # apt-get upgrade
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following packages have been kept back:
  lzop
0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
~ # 
~ # apt-get purge encfs
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following packages were automatically installed and are no longer required:
  libboost-serialization1.42.0 librlog5 meta-harmattan libboost-filesystem1.42.0 libboost-system1.42.0
Use 'apt-get autoremove' to remove them.
The following packages will be REMOVED:
  encfs*
0 upgraded, 0 newly installed, 1 to remove and 1 not upgraded.
After this operation, 1901kB disk space will be freed.
Do you want to continue [Y/n]? y
(Reading database ... 51539 files and directories currently installed.)
Removing encfs ...
Processing triggers for applauncherd-launcher ...
aegis uninstalling encfs
Updating desktop entries... Done
~ # 
~ # apt-get install encfs fuse
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Note, selecting meta-harmattan instead of fuse
meta-harmattan is already the newest version.
The following NEW packages will be installed:
  encfs
0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded.
Need to get 0B/432kB of archives.
After this operation, 1901kB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
  encfs
Install these packages without verification [y/N]? y
Selecting previously deselected package encfs.
(Reading database ... 51452 files and directories currently installed.)
Unpacking encfs (from .../encfs_1.7.4-2.4_armel.deb) ...
aegis-installing encfs (from '')
Processing triggers for applauncherd-launcher ...
Setting up encfs (1.7.4-2.4) ...
Updating desktop entries... Done
~ # 
~ # 
~ # lsmod | grep fuse
~ # 
~ # find /lib/modules | grep fuse
~ # 
~ #