Advertisement
0brand

torbrowser-launcher_install

Dec 21st, 2017
238
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 3.58 KB | None | 0 0
  1. user@deb-back-tor:~$ sudo apt-get -t jessie-backports install torbrowser-launcher
  2. Reading package lists... Done
  3. Building dependency tree      
  4. Reading state information... Done
  5. Some packages could not be installed. This may mean that you have
  6. requested an impossible situation or if you are using the unstable
  7. distribution that some required packages have not yet been created
  8. or been moved out of Incoming.
  9. The following information may help to resolve the situation:
  10.  
  11. The following packages have unmet dependencies:
  12.  torbrowser-launcher : Depends: python-twisted but it is not going to be installed
  13.                        Depends: python-txsocksx (>= 1.13.0.1) but it is not going to be installed
  14. E: Unable to correct problems, you have held broken packages.
  15.  
  16. user@deb-back-tor:~$ sudo aptitude -t jessie-backports install torbrowser-launcher
  17. The following NEW packages will be installed:
  18.   libseccomp2{a} python-cffi-backend{a} python-characteristic{a}
  19.   python-cryptography{a} python-enum34{a} python-idna{a}
  20.   python-ipaddress{a} python-openssl{a} python-pam{a} python-parsley{a}
  21.   python-psutil{a} python-pyasn1{a} python-pyasn1-modules{a}
  22.   python-serial{a} python-service-identity{a} python-setuptools{a}
  23.   python-twisted{a} python-twisted-bin{a} python-twisted-core{ab}
  24.   python-txsocksx{a} python-zope.interface{a} tor{a} tor-geoipdb{a}
  25.   torbrowser-launcher torsocks{a} wmctrl{a}
  26. 0 packages upgraded, 26 newly installed, 0 to remove and 29 not upgraded.
  27. Need to get 6,117 kB of archives. After unpacking 30.6 MB will be used.
  28. The following packages have unmet dependencies:
  29.  python-twisted-core : Breaks: torbrowser-launcher (<= 0.2.0-1~) but 0.1.9-1+deb8u3 is to be installed.
  30. The following actions will resolve these dependencies:
  31.  
  32.      Keep the following packages at their current version:
  33. 1)     torbrowser-launcher [Not Installed]                
  34.  
  35.  
  36.  
  37. Accept this solution? [Y/n/q/?] n
  38. The following actions will resolve these dependencies:
  39.  
  40.       Install the following packages:                
  41. 1)      python-crypto [2.6.1-5+deb8u1 (oldstable)]  
  42. 2)      python-twisted [14.0.2-3 (oldstable)]        
  43. 3)      python-twisted-conch [1:14.0.2-3 (oldstable)]
  44. 4)      python-twisted-core [14.0.2-3 (oldstable)]  
  45. 5)      python-twisted-lore [14.0.2-3 (oldstable)]  
  46. 6)      python-twisted-mail [14.0.2-3 (oldstable)]  
  47. 7)      python-twisted-names [14.0.2-3 (oldstable)]  
  48. 8)      python-twisted-news [14.0.2-3 (oldstable)]  
  49. 9)      python-twisted-runner [14.0.2-3 (oldstable)]
  50. 10)     python-twisted-web [14.0.2-3 (oldstable)]    
  51. 11)     python-twisted-words [14.0.2-3 (oldstable)]  
  52.  
  53.  
  54.  
  55. Accept this solution? [Y/n/q/?] y
  56. The following NEW packages will be installed:
  57.   libseccomp2{a} python-cffi-backend{a} python-characteristic{a}
  58.   python-crypto{a} python-cryptography{a} python-enum34{a} python-idna{a}
  59.   python-ipaddress{a} python-openssl{a} python-pam{a} python-parsley{a}
  60.   python-psutil{a} python-pyasn1{a} python-pyasn1-modules{a}
  61.   python-serial{a} python-service-identity{a} python-setuptools{a}
  62.   python-twisted{a} python-twisted-bin{a} python-twisted-conch{a}
  63.   python-twisted-core{a} python-twisted-lore{a} python-twisted-mail{a}
  64.   python-twisted-names{a} python-twisted-news{a} python-twisted-runner{a}
  65.   python-twisted-web{a} python-twisted-words{a} python-txsocksx{a}
  66.   python-zope.interface{a} tor{a} tor-geoipdb{a} torbrowser-launcher
  67.   torsocks{a} wmctrl{a}
  68. 0 packages upgraded, 35 newly installed, 0 to remove and 29 not upgraded.
  69. Need to get 6,613 kB of archives. After unpacking 33.1 MB will be used.
  70. Do you want to continue? [Y/n/?] y
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement