safaariman
2014-08-10 08:01 deepin
Hello driftwood,
I have the same problems with this dock, so I do not know how to fix it. About your update problem, it seems that you have added an unsuitable repository into your system. To remove it, please follow this commands.
Copy the Code
If you do not see any errors then follow these lines.
Copy the Code
If upgrade is successfully done than reboot your system.
Copy the Code
Please let me know if this solution does not work.
I have the same problems with this dock, so I do not know how to fix it. About your update problem, it seems that you have added an unsuitable repository into your system. To remove it, please follow this commands.
- sudo add-apt-repository -r ppa:yannubuntu/boot-repair
- sudo apt-get autoremove
- sudo apt-get autoclean
- sudo apt-get update
If you do not see any errors then follow these lines.
- sudo apt-get upgrade
- sudo apt-get dist-upgrade
If upgrade is successfully done than reboot your system.
- sudo reboot
Please let me know if this solution does not work.
Reply Like 0 View the author
I think that this distro will have great future if you continue to work with this kind of creativiti ;)
Now lets get back to some minor problems that i have with this distro.I hope that with every new update will be less issues to solve.
I have problems with dock,sometimes when i turn on laptop i can't see dock and i have to restart laptop to fix problem.
Second problem that i have is with update,when i try to update with terminal i get this text
Im new linux user and i would appreciate every help to solve this problem.
Thank you ;)
sudo apt-get update
...
W: Failed to fetch http://ppa.launchpad.net/yannubuntu/boo ... 4/Packages 404 Not Found
W: Failed to fetch http://ppa.launchpad.net/yannubuntu/boo ... 6/Packages 404 Not Found
E: Some index files failed to download. They have been ignored, or old ones used instead.
sudo apt-get upgrade
...
W: Failed to fetch http://ppa.launchpad.net/yannubuntu/boo ... 4/Packages 404 Not Found
W: Failed to fetch http://ppa.launchpad.net/yannubuntu/boo ... 6/Packages 404 Not Found
E: Some index files failed to download. They have been ignored, or old ones used instead.
driftwood@driftwood-pc:~$ sudo apt-get upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt-get -f install' to correct these.
The following packages have unmet dependencies:
kingsoft-office:i386 : Depends: libglu1-mesa:i386 but it is not installed
Recommends: ttf-mscorefonts-installer:i386
E: Unmet dependencies. Try using -f
driftwood@driftwood-pc:~$ sudo apt-get -f install
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... Done
The following packages were automatically installed and are no longer required:
fonts-opensymbol libboost-date-time1.54.0 libcdr-0.0-0 libclucene-contribs1
libclucene-core1 libcmis-0.4-4 libexttextcat-2.0-0 libexttextcat-data
libhyphen0 liblangtag-common liblangtag1 libmspub-0.0-0 libmythes-1.2-0
libneon27-gnutls liborcus-0.6-0 libreoffice-style-galaxy libvisio-0.0-0
libwpd-0.9-9 libwpg-0.2-2 libwps-0.2-2 lp-solve uno-libs3 ure
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
libglu1-mesa:i386
The following NEW packages will be installed:
libglu1-mesa:i386
0 upgraded, 1 newly installed, 0 to remove and 10 not upgraded.
1 not fully installed or removed.
Need to get 0 B/195 kB of archives.
After this operation, 512 kB of additional disk space will be used.
Do you want to continue? [Y/n] y
Selecting previously unselected package libglu1-mesa:i386.
(Reading database ... 200447 files and directories currently installed.)
Preparing to unpack .../libglu1-mesa_9.0.0-2_i386.deb ...
Unpacking libglu1-mesa:i386 (9.0.0-2) ...
dpkg-deb (subprocess): decompressing archive member: internal gzip read error: ': incorrect data check'
dpkg-deb: error: subprocess returned error exit status 2
dpkg: error processing archive /var/cache/apt/archives/libglu1-mesa_9.0.0-2_i386.deb (--unpack):
cannot copy extracted data for './usr/lib/i386-linux-gnu/libGLU.so.1.3.1' to '/usr/lib/i386-linux-gnu/libGLU.so.1.3.1.dpkg-new': unexpected end of file or stream
Errors were encountered while processing:
/var/cache/apt/archives/libglu1-mesa_9.0.0-2_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)