Your message dated Thu, 9 Jan 2014 10:30:00 +0800
with message-id <[email protected]>
and subject line Re: Bug#734628: nautilus-dropbox: dropbox fails to start with 
a pylinux import error
has caused the Debian Bug report #734628,
regarding nautilus-dropbox: dropbox fails to start with a pylinux import error
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
734628: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=734628
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: nautilus-dropbox
Version: 1.6.1-1
Severity: important

Dear Maintainer,

I noticed that Dropbox hadn't been updating since late yesterday.
I tried to start Dropbox from the command line,
with dropbox start, and got the following Python import error:

Starting Dropbox...Traceback (most recent call last):
  File "dropbox/client/main.py", line 13, in <module>
  File "autogen_explicit_imports.py", line 13, in <module>
  File "ui/common/selective_sync.py", line 6, in <module>
  File "arch/__init__.py", line 28, in <module>
  File "arch/linux/tracing.py", line 8, in <module>
  File "hard_trace.py", line 6, in <module>
  File "client_api/connection_hub.py", line 21, in <module>
  File "client_api/kv_connection.py", line 23, in <module>
  File "pylinux/__init__.py", line 71, in <module>
  File "cffi/api.py", line 311, in verify
  File "dropbox/overrides.py", line 398, in load_library
  File "cffi/verifier.py", line 69, in load_library
  File "cffi/verifier.py", line 154, in _load_library
  File "cffi/vengine_cpy.py", line 124, in load_library
VerificationError: importing 
'/home/tbekolay/pylinux/__pycache__/_cffi__xa0c4f46bx1d95b4de.so': No module 
named _cffi__xa0c4f46bx1d95b4de

Dropbox then does a time.sleep(), but it doesn't seem like
it would ever be able to recover from that error.
Starting the program as root gives the same issue.

Since the issue seems to be with pylinux / cffi,
and is python3 given its use of __pycache__,
I tried installing the python3-cffi pacakge,
but this did not resolve the issue.

Since it's an import issue, I checked my $PYTHONPATH,
but it is currently empty.

I did a dropbox update to check if it was using an outdated
upstream binary, but the problem persisted.

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.12-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_CA.utf8, LC_CTYPE=en_CA.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages nautilus-dropbox depends on:
ii  libatk1.0-0              2.10.0-2
ii  libc6                    2.17-97
ii  libcairo-gobject2        1.12.16-2
ii  libcairo2                1.12.16-2
ii  libgdk-pixbuf2.0-0       2.28.2-1+b1
ii  libglib2.0-0             2.36.4-1
ii  libgtk-3-0               3.8.6-1
ii  libnautilus-extension1a  3.8.2-2
ii  libpango-1.0-0           1.36.0-1+b1
ii  libpangocairo-1.0-0      1.36.0-1+b1
ii  policykit-1              0.105-4
ii  procps                   1:3.3.9-1
ii  python-gpgme             0.2-3
ii  python-gtk2              2.24.0-3+b1
pn  python:any               <none>

Versions of packages nautilus-dropbox recommends:
ii  libappindicator1  0.4.92-3

Versions of packages nautilus-dropbox suggests:
ii  nautilus  3.8.2-2

-- no debconf information

--- End Message ---
--- Begin Message ---
On Wed, Jan 08, 2014 at 01:21:30PM -0500, Trevor Bekolay wrote:
> With some help from David at Dropbox, I fixed the issue by doing the
> following:
> 
>   sudo rm -rf /var/lib/dropbox/.dropbox-dist
>   dropbox start -i
> 
> Which essentially wipes out the old Dropbox app files and reinstalls them.
> The issue seems to be related to recent Debian Python updates.
> In any case, anyone affected with this issue should be able to
> perform the above steps to fix this bug.

Okay, I'm closing this bug then, as there really isn't much we can do in the
open source bits of the package -- the error comes from the bundle that's
downloaded from Dropbox's website itself.

-- 
Kind regards,
Loong Jin

Attachment: signature.asc
Description: Digital signature


--- End Message ---

Reply via email to