• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Solved Linux Libs not downloaded

Mantex

New Member
Joined
May 3, 2014
Messages
12
Reaction score
0
i used the command in compiling tutorial for tfs 1.0 in github
Code:
$ sudo apt-get install git cmake build-essential liblua5.2-dev libgmp3-dev libmysqlclient-dev libboost-system-dev
but i get this error
Code:
E: Could not open file /media/cdrom//pool/main/f/fakeroot/libfakeroot_1.20-3ubuntu2_amd64.deb - open (2: No such file or directory)
E: Unable to determine file size for fd -1 - fstat (9: Bad file descriptor)
E: Read error - read (9: Bad file descriptor)
E: Internal error, could not locate member control.tar.{gzbz2xzlzma}
E: Prior errors apply to /media/cdrom//pool/main/f/fakeroot/libfakeroot_1.20-3ubuntu2_amd64.deb
E: Could not open file /media/cdrom//pool/main/f/fakeroot/fakeroot_1.20-3ubuntu2_amd64.deb - open (2: No such file or directory)
E: Unable to determine file size for fd -1 - fstat (9: Bad file descriptor)
E: Read error - read (9: Bad file descriptor)
E: Internal error, could not locate member control.tar.{gzbz2xzlzma}
E: Prior errors apply to /media/cdrom//pool/main/f/fakeroot/fakeroot_1.20-3ubuntu2_amd64.deb
E: Prior errors apply to /var/cache/apt/archives/liberror-perl_0.17-1.1_all.deb
E: Prior errors apply to /var/cache/apt/archives/git-man_1%3a1.9.1-1_all.deb
E: Prior errors apply to /var/cache/apt/archives/git_1%3a1.9.1-1_amd64.deb
E: Prior errors apply to /var/cache/apt/archives/libalgorithm-diff-perl_1.19.02-3_all.deb
E: Prior errors apply to /var/cache/apt/archives/libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb
E: Prior errors apply to /var/cache/apt/archives/libalgorithm-merge-perl_0.08-2_all.deb
E: Prior errors apply to /var/cache/apt/archives/libboost1.54-dev_1.54.0-4ubuntu3_amd64.deb
E: Prior errors apply to /var/cache/apt/archives/libboost-system1.54-dev_1.54.0-4ubuntu3_amd64.deb
E: Prior errors apply to /var/cache/apt/archives/libboost-system-dev_1.54.0.1ubuntu1_amd64.deb
E: Prior errors apply to /var/cache/apt/archives/libgmp-dev_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb
E: Prior errors apply to /var/cache/apt/archives/libgmp3-dev_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb
E: Prior errors apply to /var/cache/apt/archives/libltdl-dev_2.4.2-1.7ubuntu1_amd64.deb
E: Prior errors apply to /var/cache/apt/archives/libtinfo-dev_5.9+20140118-1ubuntu1_amd64.deb
E: Prior errors apply to /var/cache/apt/archives/libreadline6-dev_6.3-4ubuntu2_amd64.deb
E: Prior errors apply to /var/cache/apt/archives/libreadline-dev_6.3-4ubuntu2_amd64.deb
E: Prior errors apply to /var/cache/apt/archives/liblua5.2-dev_5.2.3-1_amd64.deb
E: Prior errors apply to /var/cache/apt/archives/zlib1g-dev_1%3a1.2.8.dfsg-1ubuntu1_amd64.deb
debconf: apt-extracttemplates failed: No such file or directory
Extracting templates from packages: 100%
dpkg: error: reading package info file '/var/lib/dpkg/available': Input/output error
W: Could not open file '/var/log/apt/history.log' - OpenLog (5: Input/output error)
E: Sub-process /usr/bin/dpkg returned an error code (2)

i use ubuntu 14.04 LTS 64x Mode

forgot to say this
i think it's downloaded few libs then i got these errors
 
Nevermind guys :)
it's solved i really still can't understand it
but i think because i reinstalled ubuntu and marked it to download updates
and after login i made my administrator locked :eek:

but i really don't think this is the real fix xD
Thanks anyway !!

Kind Regards.
Mantex
 
Back
Top