سلام
من با اینکه تازه اوبوتو 12.04 رو نصب کرده ام اما فکر می کنم بعد از انجام عملیات های بالا به مشکلات لاینحل زیر برخوردم
لطف کنید کمکم کنید که تازه کار هستم و چیز زیادی بلد نیستم
هنگام نصب paraview به مشکل زیر برمیخورم:
alireza@ubuntu:~$ sudo apt-get install paraviewopenfoam3120
Reading package lists... Done
Building dependency tree
Reading state information... Done
paraviewopenfoam3120 is already the newest version.
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
paraviewopenfoam3120 : Depends: qt4-dev-tools but it is not going to be installed
Recommends: qt4-dev-tools (>= 4.6) but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
هنگام نصب qt4-dev-tools به مشکل زیر برمیخورم
alireza@ubuntu:~$ sudo apt-get install -f qt4-dev-tools_4.8.1-0ubuntu4.8_i386.deb
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package qt4-dev-tools_4.8.1-0ubuntu4.8_i386.deb
E: Couldn't find any package by regex 'qt4-dev-tools_4.8.1-0ubuntu4.8_i386.deb'
alireza@ubuntu:~$
و هنگام دستور sudo apt-get -f install ارور های زیر را دریافت میکنم
alireza@ubuntu:~$ sudo apt-get install –f
The following NEW packages will be installed:
qt4-dev-tools qt4-doc
0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
1 not fully installed or removed.
Need to get 0 B/100 MB of archives.
After this operation, 114 MB of additional disk space will be used.
Do you want to continue [Y/n]? Y
(Reading database ... 204547 files and directories currently installed.)
Unpacking qt4-dev-tools (from .../qt4-dev-tools_4.8.1-0ubuntu4.8_i386.deb) ...
xz: (stdin): Compressed data is corrupt
dpkg-deb (subprocess): subprocess data returned error exit status 1
dpkg-deb: error: subprocess <decompress> returned error exit status 2
dpkg: error processing /var/cache/apt/archives/qt4-dev-tools_4.8.1-0ubuntu4.8_i386.deb (--unpack):
short read on buffer copy for backend dpkg-deb during `./usr/bin/qvfb'
No apport report written because MaxReports is reached already
Unpacking qt4-doc (from .../qt4-doc_4.8.1-0ubuntu4.8_all.deb) ...
xz: (stdin): Compressed data is corrupt
dpkg-deb (subprocess): subprocess data returned error exit status 1
dpkg-deb: error: subprocess <decompress> returned error exit status 2
dpkg: error processing /var/cache/apt/archives/qt4-doc_4.8.1-0ubuntu4.8_all.deb (--unpack):
short read on buffer copy for backend dpkg-deb during `./usr/share/qt4/doc/qch/qmake.qch'
No apport report written because MaxReports is reached already
Errors were encountered while processing:
/var/cache/apt/archives/qt4-dev-tools_4.8.1-0ubuntu4.8_i386.deb
/var/cache/apt/archives/qt4-doc_4.8.1-0ubuntu4.8_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
چگونه می توانم مشکل خود را برطرف کنم؟
لطفا کمم کنید
مرسی