Problem with Package installation: Linux Deepin 12.06
Tofloor
poster avatar
abhi69
deepin
2012-07-24 04:11
Author
Hello all,

this is my first post in the forum. i'm a new user of Linux Deepin and using 12.06 now. i'm happy so far with it. i'm from Bangladesh. so i'm using the English version of Linux Deepin 12.06.

but suddenly i've done a mistake and facing problem with package installation, i changed the server (under software sources) from 'custom server' into 'Main server' and now i'm getting error while trying 'sudo apt-get update' command:
  1. W: Failed to fetch http://packages.linuxdeepin.com/deepin/dists/precise/InRelease  Unable to find expected entry 'restricted/binary-i386/Packages' in Release file (Wrong sources.list entry or malformed file)
  2. E: Some index files failed to download. They have been ignored, or old ones used instead.
Copy the Code

and i can't install any new package using apt-get now  :roll:

as an example, when i'm giving following command to install Wine:
  1. sudo apt-get install wine
Copy the Code

it's giving me error like:
  1. Some packages could not be installed. This may mean that you have
  2. requested an impossible situation or if you are using the unstable
  3. distribution that some required packages have not yet been created
  4. or been moved out of Incoming.
  5. The following information may help to resolve the situation:
  6. The following packages have unmet dependencies:
  7. wine : Depends: libesd0 (>= 0.2.35) but it is not installable
  8.         Depends: wine-gecko but it is not installable or
  9.                  wine1.3-gecko but it is not installable or
  10.                  wine1.2-gecko but it is not installable
  11.         Recommends: winbind but it is not going to be installed
  12.         Recommends: wine1.3-gecko but it is not installable
  13. E: Unable to correct problems, you have held broken packages.
Copy the Code

what can i do now? how can i return back to 'custom server' from server option under software sources, there's no such option called 'custom server' under that server option list. i'm in deep trouble now.

here's my sources.list file:
  1. deb http://packages.linuxdeepin.com/deepin/ precise main restricted universe multiverse
  2. deb http://packages.linuxdeepin.com/ubuntu precise-security main restricted universe multiverse
  3. deb http://packages.linuxdeepin.com/ubuntu precise-updates main restricted universe multiverse
  4. # deb http://packages.linuxdeepin.com/ubuntu precise-proposed main restricted universe multiverse
  5. # deb http://packages.linuxdeepin.com/ubuntu precise-backports main restricted universe multiverse
  6. # deb-src http://packages.linuxdeepin.com/ubuntu precise-security main restricted universe multiverse
  7. # deb-src http://packages.linuxdeepin.com/ubuntu precise-updates main restricted universe multiverse
  8. # deb-src http://packages.linuxdeepin.com/ubuntu precise-proposed main restricted universe multiverse
  9. # deb-src http://packages.linuxdeepin.com/ubuntu precise-backports main restricted universe multiverse
  10. deb http://packages.linuxdeepin.com/deepin/ precise non-free
  11. deb http://packages.linuxdeepin.com/deepin precise-updates main non-free
  12. # deb-src http://packages.linuxdeepin.com/deepin precise-updates main non-free
  13. deb http://archive.getdeb.net/ubuntu precise-getdeb apps
  14. # deb-src http://archive.getdeb.net/ubuntu precise-getdeb apps
Copy the Code

plz anybody help me. thanks in advance.
Regards.
Reply Favorite View the author
All Replies
abhi69
deepin
2012-07-24 04:51
#1
Update:

okey, Problem solved by myself. i just replace the current sources.list with the one from Live CD, now apt-get is working  

BTW, isn't there any IRC channel of Linux Deepin?
Reply View the author
tuhaihe
deepin
2012-07-24 19:24
#2
Update:

okey, Problem solved by myself. i just replace the current sources.list with the one from Live CD, now apt-get is working  

BTW, isn't there any IRC channel of Linux Deepin?

That's OK.
Reply View the author