Cant install Samba on Espressobin with ubuntu 16.04

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP








up vote
0
down vote

favorite












I just bought th board espressobin. I install ubuntu 16.04 and every time I try to intsall samba it corrupts my sd. So I have to do again the burn of img to start over.



I used two ways to install:



apt-get install samba


and



apt-get install -y samba samba-common python-glade2 system-config-samba


This is the log after the second one:



Unpacking samba-common-bin (2:4.3.11+dfsg-0ubuntu0.16.04.13) ...
Selecting previously unselected package tdb-tools.
Preparing to unpack .../tdb-tools_1.3.8-2_arm64.deb ...
Unpacking tdb-tools (1.3.8-2) ...
[ 520.043269] EXT4-fs error (device mmcblk0p1): ext4_dx_find_entry:1519: inode #657018: block 3: comm dpkg: Directory block failed checksum
dpkg: error processing archive /var/cache/apt/archives/tdb-tools_1.3.8-2_arm64.deb (--unpack):
unable to securely remove '/usr/share/man/man8/tdbtool.8.gz.dpkg-new': Bad message
[ 720.493770] INFO: task kworker/u4:3:1029 blocked for more than 120 seconds.
[ 720.500894] Not tainted 4.4.52-armada-17.10.1-g3799c1a #108
[ 720.507215] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 720.515407] Call trace:
[ 720.518863] INFO: task jbd2/mmcblk0p1-:1099 blocked for more than 120 seconds.
[ 720.526696] Not tainted 4.4.52-armada-17.10.1-g3799c1a #108
[ 720.532974] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 720.541224] Call trace:
[ 720.543924] INFO: task rs:main Q:Reg:1854 blocked for more than 120 seconds.
[ 720.550971] Not tainted 4.4.52-armada-17.10.1-g3799c1a #108
[ 720.557086] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 720.565557] Call trace:
[ 720.568412] INFO: task dpkg:2519 blocked for more than 120 seconds.
[ 720.574827] Not tainted 4.4.52-armada-17.10.1-g3799c1a #108
[ 720.581126] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 720.589144] Call trace:
[ 840.587320] INFO: task kworker/u4:3:1029 blocked for more than 120 seconds.
[ 840.594668] Not tainted 4.4.52-armada-17.10.1-g3799c1a #108
[ 840.601124] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 840.609626] Call trace:
[ 840.612840] INFO: task jbd2/mmcblk0p1-:1099 blocked for more than 120 seconds.
[ 840.623338] Not tainted 4.4.52-armada-17.10.1-g3799c1a #108
[ 840.629429] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 840.638113] Call trace:
[ 840.640869] INFO: task rs:main Q:Reg:1854 blocked for more than 120 seconds.
[ 840.648064] Not tainted 4.4.52-armada-17.10.1-g3799c1a #108
[ 840.654381] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 840.662447] Call trace:
[ 840.665262] INFO: task dpkg:2519 blocked for more than 120 seconds.
[ 840.671680] Not tainted 4.4.52-armada-17.10.1-g3799c1a #108
[ 840.678075] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 840.686127] Call trace:
[ 960.685143] INFO: task kworker/u4:3:1029 blocked for more than 120 seconds.
[ 960.692302] Not tainted 4.4.52-armada-17.10.1-g3799c1a #108
[ 960.698702] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 960.706860] Call trace:
[ 960.709880] INFO: task jbd2/mmcblk0p1-:1099 blocked for more than 120 seconds.
[ 960.717351] Not tainted 4.4.52-armada-17.10.1-g3799c1a #108
[ 960.723594] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 960.731994] Call trace:

[1]+ Stopped apt-get install -y samba samba-common python-glade2 system-config-samba
root@espressobin:~# apt-get upgrade
E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
root@espressobin:~# reboot
Failed to start reboot.target: Connection timed out
See system logs and 'systemctl status reboot.target' for details.
root@espressobin:~# TIM-1.0


Hope someone can help me.



:)







share|improve this question
























    up vote
    0
    down vote

    favorite












    I just bought th board espressobin. I install ubuntu 16.04 and every time I try to intsall samba it corrupts my sd. So I have to do again the burn of img to start over.



    I used two ways to install:



    apt-get install samba


    and



    apt-get install -y samba samba-common python-glade2 system-config-samba


    This is the log after the second one:



    Unpacking samba-common-bin (2:4.3.11+dfsg-0ubuntu0.16.04.13) ...
    Selecting previously unselected package tdb-tools.
    Preparing to unpack .../tdb-tools_1.3.8-2_arm64.deb ...
    Unpacking tdb-tools (1.3.8-2) ...
    [ 520.043269] EXT4-fs error (device mmcblk0p1): ext4_dx_find_entry:1519: inode #657018: block 3: comm dpkg: Directory block failed checksum
    dpkg: error processing archive /var/cache/apt/archives/tdb-tools_1.3.8-2_arm64.deb (--unpack):
    unable to securely remove '/usr/share/man/man8/tdbtool.8.gz.dpkg-new': Bad message
    [ 720.493770] INFO: task kworker/u4:3:1029 blocked for more than 120 seconds.
    [ 720.500894] Not tainted 4.4.52-armada-17.10.1-g3799c1a #108
    [ 720.507215] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
    [ 720.515407] Call trace:
    [ 720.518863] INFO: task jbd2/mmcblk0p1-:1099 blocked for more than 120 seconds.
    [ 720.526696] Not tainted 4.4.52-armada-17.10.1-g3799c1a #108
    [ 720.532974] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
    [ 720.541224] Call trace:
    [ 720.543924] INFO: task rs:main Q:Reg:1854 blocked for more than 120 seconds.
    [ 720.550971] Not tainted 4.4.52-armada-17.10.1-g3799c1a #108
    [ 720.557086] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
    [ 720.565557] Call trace:
    [ 720.568412] INFO: task dpkg:2519 blocked for more than 120 seconds.
    [ 720.574827] Not tainted 4.4.52-armada-17.10.1-g3799c1a #108
    [ 720.581126] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
    [ 720.589144] Call trace:
    [ 840.587320] INFO: task kworker/u4:3:1029 blocked for more than 120 seconds.
    [ 840.594668] Not tainted 4.4.52-armada-17.10.1-g3799c1a #108
    [ 840.601124] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
    [ 840.609626] Call trace:
    [ 840.612840] INFO: task jbd2/mmcblk0p1-:1099 blocked for more than 120 seconds.
    [ 840.623338] Not tainted 4.4.52-armada-17.10.1-g3799c1a #108
    [ 840.629429] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
    [ 840.638113] Call trace:
    [ 840.640869] INFO: task rs:main Q:Reg:1854 blocked for more than 120 seconds.
    [ 840.648064] Not tainted 4.4.52-armada-17.10.1-g3799c1a #108
    [ 840.654381] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
    [ 840.662447] Call trace:
    [ 840.665262] INFO: task dpkg:2519 blocked for more than 120 seconds.
    [ 840.671680] Not tainted 4.4.52-armada-17.10.1-g3799c1a #108
    [ 840.678075] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
    [ 840.686127] Call trace:
    [ 960.685143] INFO: task kworker/u4:3:1029 blocked for more than 120 seconds.
    [ 960.692302] Not tainted 4.4.52-armada-17.10.1-g3799c1a #108
    [ 960.698702] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
    [ 960.706860] Call trace:
    [ 960.709880] INFO: task jbd2/mmcblk0p1-:1099 blocked for more than 120 seconds.
    [ 960.717351] Not tainted 4.4.52-armada-17.10.1-g3799c1a #108
    [ 960.723594] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
    [ 960.731994] Call trace:

    [1]+ Stopped apt-get install -y samba samba-common python-glade2 system-config-samba
    root@espressobin:~# apt-get upgrade
    E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
    E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
    root@espressobin:~# reboot
    Failed to start reboot.target: Connection timed out
    See system logs and 'systemctl status reboot.target' for details.
    root@espressobin:~# TIM-1.0


    Hope someone can help me.



    :)







    share|improve this question






















      up vote
      0
      down vote

      favorite









      up vote
      0
      down vote

      favorite











      I just bought th board espressobin. I install ubuntu 16.04 and every time I try to intsall samba it corrupts my sd. So I have to do again the burn of img to start over.



      I used two ways to install:



      apt-get install samba


      and



      apt-get install -y samba samba-common python-glade2 system-config-samba


      This is the log after the second one:



      Unpacking samba-common-bin (2:4.3.11+dfsg-0ubuntu0.16.04.13) ...
      Selecting previously unselected package tdb-tools.
      Preparing to unpack .../tdb-tools_1.3.8-2_arm64.deb ...
      Unpacking tdb-tools (1.3.8-2) ...
      [ 520.043269] EXT4-fs error (device mmcblk0p1): ext4_dx_find_entry:1519: inode #657018: block 3: comm dpkg: Directory block failed checksum
      dpkg: error processing archive /var/cache/apt/archives/tdb-tools_1.3.8-2_arm64.deb (--unpack):
      unable to securely remove '/usr/share/man/man8/tdbtool.8.gz.dpkg-new': Bad message
      [ 720.493770] INFO: task kworker/u4:3:1029 blocked for more than 120 seconds.
      [ 720.500894] Not tainted 4.4.52-armada-17.10.1-g3799c1a #108
      [ 720.507215] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
      [ 720.515407] Call trace:
      [ 720.518863] INFO: task jbd2/mmcblk0p1-:1099 blocked for more than 120 seconds.
      [ 720.526696] Not tainted 4.4.52-armada-17.10.1-g3799c1a #108
      [ 720.532974] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
      [ 720.541224] Call trace:
      [ 720.543924] INFO: task rs:main Q:Reg:1854 blocked for more than 120 seconds.
      [ 720.550971] Not tainted 4.4.52-armada-17.10.1-g3799c1a #108
      [ 720.557086] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
      [ 720.565557] Call trace:
      [ 720.568412] INFO: task dpkg:2519 blocked for more than 120 seconds.
      [ 720.574827] Not tainted 4.4.52-armada-17.10.1-g3799c1a #108
      [ 720.581126] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
      [ 720.589144] Call trace:
      [ 840.587320] INFO: task kworker/u4:3:1029 blocked for more than 120 seconds.
      [ 840.594668] Not tainted 4.4.52-armada-17.10.1-g3799c1a #108
      [ 840.601124] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
      [ 840.609626] Call trace:
      [ 840.612840] INFO: task jbd2/mmcblk0p1-:1099 blocked for more than 120 seconds.
      [ 840.623338] Not tainted 4.4.52-armada-17.10.1-g3799c1a #108
      [ 840.629429] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
      [ 840.638113] Call trace:
      [ 840.640869] INFO: task rs:main Q:Reg:1854 blocked for more than 120 seconds.
      [ 840.648064] Not tainted 4.4.52-armada-17.10.1-g3799c1a #108
      [ 840.654381] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
      [ 840.662447] Call trace:
      [ 840.665262] INFO: task dpkg:2519 blocked for more than 120 seconds.
      [ 840.671680] Not tainted 4.4.52-armada-17.10.1-g3799c1a #108
      [ 840.678075] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
      [ 840.686127] Call trace:
      [ 960.685143] INFO: task kworker/u4:3:1029 blocked for more than 120 seconds.
      [ 960.692302] Not tainted 4.4.52-armada-17.10.1-g3799c1a #108
      [ 960.698702] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
      [ 960.706860] Call trace:
      [ 960.709880] INFO: task jbd2/mmcblk0p1-:1099 blocked for more than 120 seconds.
      [ 960.717351] Not tainted 4.4.52-armada-17.10.1-g3799c1a #108
      [ 960.723594] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
      [ 960.731994] Call trace:

      [1]+ Stopped apt-get install -y samba samba-common python-glade2 system-config-samba
      root@espressobin:~# apt-get upgrade
      E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
      E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
      root@espressobin:~# reboot
      Failed to start reboot.target: Connection timed out
      See system logs and 'systemctl status reboot.target' for details.
      root@espressobin:~# TIM-1.0


      Hope someone can help me.



      :)







      share|improve this question












      I just bought th board espressobin. I install ubuntu 16.04 and every time I try to intsall samba it corrupts my sd. So I have to do again the burn of img to start over.



      I used two ways to install:



      apt-get install samba


      and



      apt-get install -y samba samba-common python-glade2 system-config-samba


      This is the log after the second one:



      Unpacking samba-common-bin (2:4.3.11+dfsg-0ubuntu0.16.04.13) ...
      Selecting previously unselected package tdb-tools.
      Preparing to unpack .../tdb-tools_1.3.8-2_arm64.deb ...
      Unpacking tdb-tools (1.3.8-2) ...
      [ 520.043269] EXT4-fs error (device mmcblk0p1): ext4_dx_find_entry:1519: inode #657018: block 3: comm dpkg: Directory block failed checksum
      dpkg: error processing archive /var/cache/apt/archives/tdb-tools_1.3.8-2_arm64.deb (--unpack):
      unable to securely remove '/usr/share/man/man8/tdbtool.8.gz.dpkg-new': Bad message
      [ 720.493770] INFO: task kworker/u4:3:1029 blocked for more than 120 seconds.
      [ 720.500894] Not tainted 4.4.52-armada-17.10.1-g3799c1a #108
      [ 720.507215] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
      [ 720.515407] Call trace:
      [ 720.518863] INFO: task jbd2/mmcblk0p1-:1099 blocked for more than 120 seconds.
      [ 720.526696] Not tainted 4.4.52-armada-17.10.1-g3799c1a #108
      [ 720.532974] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
      [ 720.541224] Call trace:
      [ 720.543924] INFO: task rs:main Q:Reg:1854 blocked for more than 120 seconds.
      [ 720.550971] Not tainted 4.4.52-armada-17.10.1-g3799c1a #108
      [ 720.557086] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
      [ 720.565557] Call trace:
      [ 720.568412] INFO: task dpkg:2519 blocked for more than 120 seconds.
      [ 720.574827] Not tainted 4.4.52-armada-17.10.1-g3799c1a #108
      [ 720.581126] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
      [ 720.589144] Call trace:
      [ 840.587320] INFO: task kworker/u4:3:1029 blocked for more than 120 seconds.
      [ 840.594668] Not tainted 4.4.52-armada-17.10.1-g3799c1a #108
      [ 840.601124] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
      [ 840.609626] Call trace:
      [ 840.612840] INFO: task jbd2/mmcblk0p1-:1099 blocked for more than 120 seconds.
      [ 840.623338] Not tainted 4.4.52-armada-17.10.1-g3799c1a #108
      [ 840.629429] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
      [ 840.638113] Call trace:
      [ 840.640869] INFO: task rs:main Q:Reg:1854 blocked for more than 120 seconds.
      [ 840.648064] Not tainted 4.4.52-armada-17.10.1-g3799c1a #108
      [ 840.654381] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
      [ 840.662447] Call trace:
      [ 840.665262] INFO: task dpkg:2519 blocked for more than 120 seconds.
      [ 840.671680] Not tainted 4.4.52-armada-17.10.1-g3799c1a #108
      [ 840.678075] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
      [ 840.686127] Call trace:
      [ 960.685143] INFO: task kworker/u4:3:1029 blocked for more than 120 seconds.
      [ 960.692302] Not tainted 4.4.52-armada-17.10.1-g3799c1a #108
      [ 960.698702] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
      [ 960.706860] Call trace:
      [ 960.709880] INFO: task jbd2/mmcblk0p1-:1099 blocked for more than 120 seconds.
      [ 960.717351] Not tainted 4.4.52-armada-17.10.1-g3799c1a #108
      [ 960.723594] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
      [ 960.731994] Call trace:

      [1]+ Stopped apt-get install -y samba samba-common python-glade2 system-config-samba
      root@espressobin:~# apt-get upgrade
      E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
      E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
      root@espressobin:~# reboot
      Failed to start reboot.target: Connection timed out
      See system logs and 'systemctl status reboot.target' for details.
      root@espressobin:~# TIM-1.0


      Hope someone can help me.



      :)









      share|improve this question











      share|improve this question




      share|improve this question










      asked May 20 at 8:32









      Juan Mera

      11




      11

























          active

          oldest

          votes











          Your Answer







          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "89"
          ;
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function()
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled)
          StackExchange.using("snippets", function()
          createEditor();
          );

          else
          createEditor();

          );

          function createEditor()
          StackExchange.prepareEditor(
          heartbeatType: 'answer',
          convertImagesToLinks: true,
          noModals: false,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );








           

          draft saved


          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1038310%2fcant-install-samba-on-espressobin-with-ubuntu-16-04%23new-answer', 'question_page');

          );

          Post as a guest



































          active

          oldest

          votes













          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes










           

          draft saved


          draft discarded


























           


          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1038310%2fcant-install-samba-on-espressobin-with-ubuntu-16-04%23new-answer', 'question_page');

          );

          Post as a guest













































































          Popular posts from this blog

          pylint3 and pip3 broken

          Missing snmpget and snmpwalk

          How to enroll fingerprints to Ubuntu 17.10 with VFS491