انجمنهای فارسی اوبونتو
تازه کار => انجمن تازهکاران => نویسنده: کاوه در 23 دی 1393، 09:38 قظ
-
سلام
تو ترمینال که می زنم Sudo apt-get update
این ایراد رو میگیره
E:Malformed line 53 in source list /etc/apt/sources.list (URI parse),
E:The list of sources could not be read., E:The package lists or status file could not be parsed or opened.
چیکار باید بکنم؟
سافتوار سنتر رو هم کلا باز نمیکنه :(
-
چیزی رو دستکاری کردی؟ میگه خط ۵۳ مشکل داره. محتویاتش رو اینجا بذار.
$ cat /etc/apt/sources.list
-
-MS-7715:~$ cat /etc/apt/sources.list
deb cdrom:[Ubuntu 14.10 _Utopic Unicorn_ - Release i386 (20141022.1)]/ utopic main restricted
deb-src http://archive.ubuntu.com/ubuntu utopic main restricted #Added by software-properties
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://archive.ubuntu.com/ubuntu utopic main restricted
deb-src http://archive.ubuntu.com/ubuntu utopic universe multiverse #Added by software-properties
## Major bug fix updates produced after the final release of the
## distribution.
deb http://archive.ubuntu.com/ubuntu utopic-updates main restricted
deb-src http://archive.ubuntu.com/ubuntu utopic-updates main universe restricted multiverse #Added by software-properties
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb http://archive.ubuntu.com/ubuntu utopic universe
deb http://archive.ubuntu.com/ubuntu utopic-updates universe
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://archive.ubuntu.com/ubuntu utopic multiverse
deb http://archive.ubuntu.com/ubuntu utopic-updates multiverse
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
deb http://archive.ubuntu.com/ubuntu utopic-backports main restricted universe multiverse
deb-src http://archive.ubuntu.com/ubuntu utopic-backports main restricted universe multiverse #Added by software-properties
deb http://archive.ubuntu.com/ubuntu utopic-security main restricted
deb-src http://archive.ubuntu.com/ubuntu utopic-security main universe restricted multiverse #Added by software-properties
deb http://archive.ubuntu.com/ubuntu utopic-security universe
deb http://archive.ubuntu.com/ubuntu utopic-security multiverse
## Uncomment the following two lines to add software from Canonical's
## 'partner' repository.
## This software is not part of Ubuntu, but is offered by Canonical and the
## respective vendors as a service to Ubuntu users.
deb http://archive.canonical.com/ubuntu utopic partner
deb-src http://archive.canonical.com/ubuntu utopic partner
## This software is not part of Ubuntu, but is offered by third-party
## developers who want to ship their latest software.
deb http://extras.ubuntu.com/ubuntu utopic main
deb http://archive.ubuntu.com/ubuntu utopic-proposed main universe restricted multiverse
deb-src http://archive.ubuntu.com/ubuntu utopic-proposed main universe restricted multiverse #Added by software-properties
deb deb.bitmask.net/debian utopic main
# deb-src deb.bitmask.net/debian utopic main
# deb-src deb.bitmask.net/debian utopic main
deb http://deb.bitmask.net/debian utopic main
# deb-src http://deb.bitmask.net/debian utopic main
# deb-src http://deb.bitmask.net/debian utopic main
deb-src http://extras.ubuntu.com/ubuntu utopic main
deb http://us.archive.ubuntu.com/ubuntu/ saucy multiverse universe
# deb-src http://us.archive.ubuntu.com/ubuntu/ saucy universe multiverse
deb http://us.archive.ubuntu.com/ubuntu/ saucy-updates universe multiverse
# deb-src http://us.archive.ubuntu.com/ubuntu/ saucy-updates universe multiverse
# deb-src http://us.archive.ubuntu.com/ubuntu/ saucy universe multiverse
-
این سه خط چین؟ پاکشون کن
deb deb.bitmask.net/debian utopic main
# deb-src deb.bitmask.net/debian utopic main
# deb-src deb.bitmask.net/debian utopic main
-
میشه راهنمایی کنید که چجوری پاکشون کنم؟
-
sudo nano /etc/apt/sources.list
بعد از این که کارت تموم شد، ctrl+o (برای ذخیره) و ctrl+x (برای بستن nano) رو فشار بده.