When I try to install the program SpiderOak with “SpiderOak-5.2.0-1.x86_64.rpm” from the site https://spideroak.com/opendownload
When I click in the file .rmp, appear normal installation screens until the last saying “File was installed successfully” but in reality does not install anything.
On 2015-07-14 00:26, sergelli wrote:
>
> I’m using OpenSuse 13.2 64 bit
>
> When I try to install the program SpiderOak with
> “SpiderOak-5.2.0-1.x86_64.rpm” from the site
> https://spideroak.com/opendownload
> When I click in the file .rmp, appear normal installation screens until
> the last saying “File was installed successfully” but in reality does
> not install anything.
>
> What could be happening?
Impossible to know.
Why don’t you open a terminal in the directory where the rpm is, and
install it using rpm, yast, or zypper?
linux-kdup:/home/sergio/Downloads/spideOak # rpm -i SpiderOak-5.2.0-1.x86_64.rpm
warning: SpiderOak-5.2.0-1.x86_64.rpm: Header V3 DSA/SHA1 Signature, key ID 87271cbf: NOKEY
error: Failed dependencies:
libc.so.6()(64bit) is needed by SpiderOak-1:5.2.0-1.x86_64
libc.so.6(GLIBC_2.2.5)(64bit) is needed by SpiderOak-1:5.2.0-1.x86_64
libc.so.6(GLIBC_2.3)(64bit) is needed by SpiderOak-1:5.2.0-1.x86_64
libc.so.6(GLIBC_2.4)(64bit) is needed by SpiderOak-1:5.2.0-1.x86_64
libdl.so.2()(64bit) is needed by SpiderOak-1:5.2.0-1.x86_64
libdl.so.2(GLIBC_2.2.5)(64bit) is needed by SpiderOak-1:5.2.0-1.x86_64
libgcc_s.so.1()(64bit) is needed by SpiderOak-1:5.2.0-1.x86_64
libgcc_s.so.1(GCC_3.0)(64bit) is needed by SpiderOak-1:5.2.0-1.x86_64
libm.so.6()(64bit) is needed by SpiderOak-1:5.2.0-1.x86_64
libm.so.6(GLIBC_2.2.5)(64bit) is needed by SpiderOak-1:5.2.0-1.x86_64
libpthread.so.0()(64bit) is needed by SpiderOak-1:5.2.0-1.x86_64
libpthread.so.0(GLIBC_2.2.5)(64bit) is needed by SpiderOak-1:5.2.0-1.x86_64
libpthread.so.0(GLIBC_2.3.2)(64bit) is needed by SpiderOak-1:5.2.0-1.x86_64
librt.so.1()(64bit) is needed by SpiderOak-1:5.2.0-1.x86_64
libz.so.1()(64bit) is needed by SpiderOak-1:5.2.0-1.x86_64
Also you should never install .rpms directly with the command but instead use zypper so it’ll take care of the dependencies, like this:
****sudo zypper in /path/to/SpiderOak-5.2.0-1.x86_64.rpm
**
Adjust path to where the file is located, zypper needs to be pointed to the file itself.
sergio@linux-kdup:~/Downloads/spideOak> uname -a
Linux linux-kdup 3.16.7-21-desktop #1 SMP PREEMPT Tue Apr 14 07:11:37 UTC 2015 (93c1539) i686 i686 i386 GNU/Linux
Hi Mioku
sergio@linux-kdup:~/Downloads/spideOak> uname -m
i686
sergio@linux-kdup:~/Downloads/spideOak> sudo zypper in /home/sergio/Downloads/spideOak/SpiderOak-5.2.0-1.x86_64.rpm
Loading repository data...
Reading installed packages...
'_tmpRPMcache_:SpiderOak=1:5.2.0-1' not found in package names. Trying capabilities.
No provider of '_tmpRPMcache_:SpiderOak=1:5.2.0-1' found.
Resolving package dependencies...
Nothing to do.