Hello!

Started install:

sudo apt-get install nautilus-dropbox 
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following packages were automatically installed and are no longer required:
  libavresample1 libavutil52 libavutil53 libblas-dev libgstreamer1.0-0 
liblapack-dev libmozjs24d xulrunner-24.0
Use 'apt-get autoremove' to remove them.
The following NEW packages will be installed:
  nautilus-dropbox
0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded.
Need to get 0 B/104 kB of archives.
After this operation, 377 kB of additional disk space will be used.
Selecting previously unselected package nautilus-dropbox.
(Reading database ... 575217 files and directories currently installed.)
Unpacking nautilus-dropbox (from .../nautilus-dropbox_1.4.0-3_amd64.deb) ...
Processing triggers for desktop-file-utils ...
Processing triggers for gnome-menus ...
Processing triggers for man-db ...
Processing triggers for hicolor-icon-theme ...
incorrect gamma=(0/100000)
incorrect gamma=(0/100000)
incorrect gamma=(0/100000)
incorrect gamma=(0/100000)
Setting up nautilus-dropbox (1.4.0-3) ...

Downloading Dropbox... 100% o share and store your files online. Want to learn 
more? Head to http://www.dropbox.com/


--------------- Here it hangs indefinitely ----------------

Process list:
ps aux | grep dropbox
root     16088  0.0  0.0  58696  1944 pts/15   T    11:35   0:00 sudo apt-get 
install nautilus-dropbox
root     16089  0.2  0.2  80124 23812 pts/15   T    11:35   0:00 apt-get 
install nautilus-dropbox
root     17110  0.0  0.1  21512 11784 pts/16   Ss+  11:35   0:00 /usr/bin/dpkg 
--status-fd 54 --configure nautilus-dropbox:amd64
root     17111  0.0  0.0   4180   544 pts/16   S+   11:35   0:00 /bin/sh 
/var/lib/dpkg/info/nautilus-dropbox.postinst configure 1.4.0-3
root     17112 98.6  0.4  80372 35684 pts/16   R+   11:35   5:01 
/usr/bin/python /usr/bin/dropbox update
n0       17733  0.0  0.0   7832   852 pts/17   S+   11:40   0:00 grep dropbox


Pressed Ctrl + C multiple times, notheing happens.
But Ctrl + Z returns me back to the terminal.

When I grep for dropbox process list. The same processes appear.
So installation keeps hanging in the background.

If I restart computer and attempt to install any other package,
apt-get discovers that dropbox-nautilus was left unconfigured and
resumes package configuration, which lock up apt-get again.

The only way to get rid of this is to issue:
   sudo dpkg -r nautilus-dropbox




PS:
        python --version
        Python 2.7.3


        uname -a
        Linux sws 3.14-0.bpo.1-amd64 #1 SMP Debian 3.14.7-1~bpo70+1 
(2014-06-21) x86_64 GNU/Linux


        bash --version
        GNU bash, version 4.2.37(1)-release (x86_64-pc-linux-gnu)


Best regards,
Svjatoslav


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to