Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 507658 - app-backup/spideroak-bin-5.1.3 - SpiderOak --help: ?
Summary: app-backup/spideroak-bin-5.1.3 - SpiderOak --help: ?
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-14 20:18 UTC by John Hawk
Modified: 2014-04-18 01:28 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description John Hawk 2014-04-14 20:18:56 UTC
app-backup/spideroak-bin-5.1.3 it giving me error when running as non-root:

dummys@gaia ~ $ SpiderOak --help
Traceback (most recent call last):
  File "<string>", line 6, in <module>
  File "__main__.py", line 128, in <module>
  File "__main__SpiderOak__.py", line 166, in <module>
  File "__main__SpiderOak__.py", line 147, in main
  File "spider/Spider.py", line 46, in <module>
  File "twisted/application/service.py", line 22, in <module>
  File "twisted/plugin.py", line 34, in <module>
  File "twisted/python/modules.py", line 68, in <module>
  File "twisted/python/filepath.py", line 29, in <module>
  File "twisted/python/win32.py", line 168, in <module>
  File "twisted/python/win32.py", line 128, in fromEnvironment
  File "ctypes/__init__.py", line 549, in <module>

And when I run it in root with Spideroak --setup=- it didn't give me output.

Reproducible: Always

Steps to Reproduce:
1.install spideroak-bin-5.1.3
2. launch it
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2014-04-15 14:50:28 UTC
1) Please post your `emerge --info' output in a comment.
2) The SpiderOak output seems incomplete. Could you get it to be more verbose?
Comment 2 John Hawk 2014-04-15 18:15:36 UTC
dummys@gaia ~ $ emerge --info
Portage 2.2.8-r1 (hardened/linux/amd64, gcc-4.7.3-hardenednopiessp, glibc-2.17, 3.9.9-hardened x86_64)
=================================================================
System uname: Linux-3.9.9-hardened-x86_64-Intel-R-_Xeon-R-_CPU_E5645_@_2.40GHz-with-gentoo-2.2
KiB Mem:     4042200 total,    751184 free
KiB Swap:     524284 total,     37528 free
Timestamp of tree: Tue, 15 Apr 2014 05:30:01 +0000
ld GNU ld (GNU Binutils) 2.23.2
app-shells/bash:          4.2_p45
dev-lang/python:          2.7.5-r3, 3.3.3
dev-util/cmake:           2.8.11.2
dev-util/pkgconfig:       0.28
sys-apps/baselayout:      2.2
sys-apps/openrc:          0.12.4
sys-apps/sandbox:         2.6-r1
sys-devel/autoconf:       2.69
sys-devel/automake:       1.12.6, 1.13.4
sys-devel/binutils:       2.23.2
sys-devel/gcc:            4.7.3-r1
sys-devel/gcc-config:     1.7.3
sys-devel/libtool:        2.4.2
sys-devel/make:           3.82-r4
sys-kernel/linux-headers: 3.9 (virtual/os-headers)
sys-libs/glibc:           2.17
Repositories: gentoo x-portage
ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=core2 -mtune=generic -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-ph"
CXXFLAGS="-march=core2 -mtune=generic -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch p"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://mirror.switch.ch/ftp/mirror/gentoo/"
LANG="fr_CH.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --s"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
USE="acl amd64 bash-completion berkdb bzip2 cli cracklib crypt curl cxx dba dri exif expat gd gdbm hardened iconv imagemagick jpeg"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_N
Comment 3 Jeroen Roovers (RETIRED) gentoo-dev 2014-04-16 00:26:47 UTC
(In reply to Jeroen Roovers from comment #1)
> 2) The SpiderOak output seems incomplete. Could you get it to be more
> verbose?

Yes?
Comment 4 John Hawk 2014-04-18 01:28:02 UTC
I was not using the spideroak in /opt/spideroak/lib ...

Then now it's ok.
sorry