انجمنهای فارسی اوبونتو
کمک و پشتیبانی => نصب، راهاندازی و بروزآوری => نویسنده: Godfather_MK در 23 آذر 1393، 12:43 قظ
-
بعد از نصب چند نرمافزار، پیغامی با نماد عبور ممنوع کنار ساعت نمایش داده شده که متنش اینو میگه:
an error occurred, please run package manager from the right click menu or apt-get in a terminal to see what is wrong.
the error message was: 'error: opening the cach(:E encountered a section with no pakage: header, E: problem with merglist /var/apt/lists/dl.google.com_linux_chrome_deb_dist_stable_main_i18_translation_en%5fus, E: the pakage list or status file could not be parsed or open.)
this usually means that your installed packages have unmet dependencies.
dجالب اینجاست که Software Center هم دیگه اجرا نمیشه!
منظور پیغام رو میفهمم اما نمیدونم برای حلش چیکار باید کرد.
ممنون میشم راهنمایی کنید و در صورت امکان بگین این مشکل چرا پیش اومده.
-
sudo apt-get install -f
-
sudo apt-get install -f
ممنون از راهنمایی شما
دستور فوق رو توی ترمینال صادر کردم و این پیغام نمایش داده شد:
mohammad@Jack:~$ sudo apt-get install -f
[sudo] password for mohammad:
Reading package lists... Error!
E: Encountered a section with no Package: header
E: Problem with MergeList /var/lib/apt/lists/dl.google.com_linux_chrome_deb_dists_stable_main_i18n_Translation-en%5fUS
E: The package lists or status file could not be parsed or opened.
-
مخزن گوگل رو حذف کن
-
مخزن گوگل رو حذف کن
ممنون
گزینه حذف غیر فعاله!
در ضمن امکانش هست توضیح بدید، چرا این مشکل پیش اومده؟
-
دستی فایلش رو حذف کن. به خاطر تحریم
-
دستی فایلش رو حذف کن. به خاطر تحریم
هنوز کامل با دستورات ترمینال آشنا نیستم، بعید میدونم بتونم دستی پاکش کنم.
اگه زحمتی نیست، دستورش رو بگید تا تو ترمینال صادر کنم.
-
بزن sudo nautilus.
برو به مسیر /etc/apt/sources.list.d/ و مخزن گوگل رو حذف کن
-
بزن sudo nautilus.
برو به مسیر /etc/apt/sources.list.d/ و مخزن گوگل رو حذف کن
فکر اینو نکرده بودم که با Sudo میشه فایلمنیجر رو با سطح دسترس ویژه باز کرد، ممنون ترفند خیلی خوبی یاد گرفتم.
فایلهای خراب رو پاک کردم و بعد از ریستارت سیستم اون علامت ممنون کنار ساعت هم از بین رفت؛ اما هنوز Software Center اجرا نمیشه! (بعد از اینکه انتخابش میکنم یه لحظه میاد و یهو محو میشه.)
-
تو ترمینال اجراش کن ببین اروری نمیده؟
-
تو ترمینال اجراش کن ببین اروری نمیده؟
با این پیغام روبرو شدم:mohammad@Jack:~$ software-center
2014-12-15 21:11:51,123 - softwarecenter.ui.gtk3.app - INFO - setting up proxy 'None'
2014-12-15 21:11:51,719 - softwarecenter.backend.reviews - WARNING - Could not get usefulness from server, no username in config file
2014-12-15 21:11:51,721 - softwarecenter.plugin - INFO - activating plugin '<module 'webapps_activation' from '/usr/share/software-center/softwarecenter/plugins/webapps_activation.pyc'>'
2014-12-15 21:11:51,729 - softwarecenter.fixme - WARNING - logs to the root logger: '('/usr/lib/python2.7/dist-packages/gi/importer.py', 51, 'find_module')'
2014-12-15 21:11:51,729 - root - ERROR - Could not find any typelib for LaunchpadIntegration
2014-12-15 21:11:51,800 - softwarecenter.db.pkginfo_impl.aptcache - INFO - aptcache.open()
2014-12-15 21:11:52,402 - softwarecenter.backend.reviews - WARNING - error creating bsddb: '(22, 'Invalid argument -- BDB0054 illegal flag combination specified to DB_ENV->open')' (corrupted?)
2014-12-15 21:11:52,403 - softwarecenter.backend.reviews - ERROR - trying to repair DB failed
Traceback (most recent call last):
File "/usr/share/software-center/softwarecenter/backend/reviews/__init__.py", line 358, in _save_review_stats_cache_blocking
self._dump_bsddbm_for_unity(outfile, outdir)
File "/usr/share/software-center/softwarecenter/backend/reviews/__init__.py", line 377, in _dump_bsddbm_for_unity
0600)
DBInvalidArgError: (22, 'Invalid argument -- BDB0054 illegal flag combination specified to DB_ENV->open')
/usr/lib/python2.7/dist-packages/gi/overrides/GLib.py:535: Warning: Source ID 68 was not found when attempting to remove it
return super(MainContext, self).iteration(may_block)
Traceback (most recent call last):
File "/usr/bin/software-center", line 183, in <module>
app.run(args)
File "/usr/share/software-center/softwarecenter/ui/gtk3/app.py", line 1375, in run
self.show_available_packages(args)
File "/usr/share/software-center/softwarecenter/ui/gtk3/app.py", line 1313, in show_available_packages
self.view_manager.set_active_view(ViewPages.AVAILABLE)
File "/usr/share/software-center/softwarecenter/ui/gtk3/session/viewmanager.py", line 150, in set_active_view
view_widget.init_view()
File "/usr/share/software-center/softwarecenter/ui/gtk3/panes/availablepane.py", line 193, in init_view
SoftwarePane.init_view(self)
File "/usr/share/software-center/softwarecenter/ui/gtk3/panes/softwarepane.py", line 138, in init_view
self.icons, self.show_ratings)
File "/usr/share/software-center/softwarecenter/ui/gtk3/views/appview.py", line 71, in __init__
self.helper = AppPropertiesHelper(db, cache, icons)
File "/usr/share/software-center/softwarecenter/ui/gtk3/models/appstore2.py", line 112, in __init__
self.all_categories = cat_parser.parse_applications_menu()
File "/usr/share/software-center/softwarecenter/db/categories.py", line 277, in parse_applications_menu
category = self._parse_menu_tag(child)
File "/usr/share/software-center/softwarecenter/db/categories.py", line 473, in _parse_menu_tag
query = self._parse_include_tag(element)
File "/usr/share/software-center/softwarecenter/db/categories.py", line 431, in _parse_include_tag
xapian.Query.OP_AND)
File "/usr/share/software-center/softwarecenter/db/categories.py", line 368, in _parse_and_or_not_tag
operator_elem, xapian.Query(), xapian.Query.OP_OR)
File "/usr/share/software-center/softwarecenter/db/categories.py", line 414, in _parse_and_or_not_tag
q = self.db.xapian_parser.parse_query(s,
File "/usr/share/software-center/softwarecenter/db/database.py", line 185, in xapian_parser
xapian_parser = self._get_new_xapian_parser()
File "/usr/share/software-center/softwarecenter/db/database.py", line 211, in _get_new_xapian_parser
xapian_parser.set_database(self.xapiandb)
File "/usr/share/software-center/softwarecenter/db/database.py", line 177, in xapiandb
self._db_per_thread[thread_name] = self._get_new_xapiandb()
File "/usr/share/software-center/softwarecenter/db/database.py", line 190, in _get_new_xapiandb
xapiandb = xapian.Database(self._db_pathname)
File "/usr/lib/python2.7/dist-packages/xapian/__init__.py", line 3667, in __init__
_xapian.Database_swiginit(self,_xapian.new_Database(*args))
xapian.DatabaseOpeningError: Couldn't stat '/var/cache/software-center/xapian' (No such file or directory)
-
$ $ sudo apt-get install apt-xapian-index python-xapian
-
$ $ sudo apt-get install apt-xapian-index python-xapian
ظاهرا قرار نیست SoftwareCenter راه بیافته، متاسفانه تازه اوبونتو رو نصب کردم و هیچی نرمافزار روش ندارم، SoftwareCenter هم که باز نمیشه، خلاصه دستم مونده تو پوست گردو!
mohammad@Jack:~$ sudo apt-get install apt-xapian-index python-xapian
[sudo] password for mohammad:
Reading package lists... Done
Building dependency tree
Reading state information... Done
apt-xapian-index is already the newest version.
python-xapian is already the newest version.
The following packages were automatically installed and are no longer required:
libbonoboui2-0 libbonoboui2-common libestools2.1 libglade2-0
libgnomecanvas2-0 libgnomecanvas2-common libgnomeui-0 libgnomeui-common
stardict-common stardict-gnome stardict-plugin stardict-plugin-espeak
stardict-plugin-festival
Use 'apt-get autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 5 not upgraded.
-
$ sudo apt-get install xapian-tools
$ sudo mkdir /var/cache/software-center/xapian
-
mohammad@Jack:~$ sudo apt-get install xapian-tools
[sudo] password for mohammad:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package xapian-tools is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'xapian-tools' has no installation candidate
دستور بعدی رو که گفته بودین انجام داد.
-
خروجی این پرونده رو اینجا بذار:
$ cat /etc/qpt/sources.list
یه بار هم فهرست مخازن رو بهروز کن ببین خطایی نمیده؟
$ sudo apt-get update
-
شاخهای تحت عنوان qpt نیست، قسمتهای دیگه رو هم سرچ کردم پیدا نشد. فایل sources.list توی مسیر etc/apt/ هست که محتویاتش از این قراره:
# deb cdrom:[Ubuntu 14.04 LTS _Trusty Tahr_ - Release amd64 (20140417)]/ trusty main restricted
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://ubuntu.mirror.lhisp.com/ubuntu/ trusty main restricted
deb-src http://ubuntu.mirror.lhisp.com/ubuntu/ trusty main restricted
## Major bug fix updates produced after the final release of the
## distribution.
deb http://ubuntu.mirror.lhisp.com/ubuntu/ trusty-updates main restricted
deb-src http://ubuntu.mirror.lhisp.com/ubuntu/ trusty-updates main restricted
## 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://ubuntu.mirror.lhisp.com/ubuntu/ trusty universe
deb-src http://ubuntu.mirror.lhisp.com/ubuntu/ trusty universe
deb http://ubuntu.mirror.lhisp.com/ubuntu/ trusty-updates universe
deb-src http://ubuntu.mirror.lhisp.com/ubuntu/ trusty-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://ubuntu.mirror.lhisp.com/ubuntu/ trusty multiverse
deb-src http://ubuntu.mirror.lhisp.com/ubuntu/ trusty multiverse
deb http://ubuntu.mirror.lhisp.com/ubuntu/ trusty-updates multiverse
deb-src http://ubuntu.mirror.lhisp.com/ubuntu/ trusty-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://ubuntu.mirror.lhisp.com/ubuntu/ trusty-backports main restricted universe multiverse
deb-src http://ubuntu.mirror.lhisp.com/ubuntu/ trusty-backports main restricted universe multiverse
deb http://ubuntu.mirror.lhisp.com/ubuntu/ trusty-security main restricted
deb-src http://ubuntu.mirror.lhisp.com/ubuntu/ trusty-security main restricted
deb http://ubuntu.mirror.lhisp.com/ubuntu/ trusty-security universe
deb-src http://ubuntu.mirror.lhisp.com/ubuntu/ trusty-security universe
deb http://ubuntu.mirror.lhisp.com/ubuntu/ trusty-security multiverse
deb-src http://ubuntu.mirror.lhisp.com/ubuntu/ trusty-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 trusty partner
# deb-src http://archive.canonical.com/ubuntu trusty 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 trusty main
deb-src http://extras.ubuntu.com/ubuntu trusty main
دستور به روز رسانی هم به این صورت بود: (البته حدود نیمساعت زمان برد تا بهروز بشه!)
mohammad@Jack:~$ sudo apt-get update
[sudo] password for mohammad:
Ign http://extras.ubuntu.com trusty InRelease
Get:1 http://extras.ubuntu.com trusty Release.gpg [72 B]
Ign http://ppa.launchpad.net trusty InRelease
Hit http://extras.ubuntu.com trusty Release
Ign http://ppa.launchpad.net trusty InRelease
Hit http://extras.ubuntu.com trusty/main Sources
Hit http://extras.ubuntu.com trusty/main amd64 Packages
Ign http://ppa.launchpad.net trusty InRelease
Hit http://extras.ubuntu.com trusty/main i386 Packages
Ign http://ppa.launchpad.net trusty InRelease
Ign http://ppa.launchpad.net trusty InRelease
Ign http://ppa.launchpad.net trusty InRelease
Ign http://ppa.launchpad.net trusty Release.gpg
Get:2 http://ppa.launchpad.net trusty Release.gpg [316 B]
Ign http://extras.ubuntu.com trusty/main Translation-en_US
Get:3 http://ppa.launchpad.net trusty Release.gpg [316 B]
Ign http://extras.ubuntu.com trusty/main Translation-en
Get:4 http://ppa.launchpad.net trusty Release.gpg [316 B]
Hit http://ppa.launchpad.net trusty Release.gpg
Hit http://ppa.launchpad.net trusty Release.gpg
Ign http://ubuntu.mirror.lhisp.com trusty InRelease
Ign http://ubuntu.mirror.lhisp.com trusty-updates InRelease
Ign http://ppa.launchpad.net trusty Release
Ign http://ubuntu.mirror.lhisp.com trusty-backports InRelease
Ign http://ubuntu.mirror.lhisp.com trusty-security InRelease
Get:5 http://ubuntu.mirror.lhisp.com trusty Release.gpg [933 B]
Get:6 http://ppa.launchpad.net trusty Release [15.1 kB]
Get:7 http://ubuntu.mirror.lhisp.com trusty-updates Release.gpg [933 B]
Get:8 http://ubuntu.mirror.lhisp.com trusty-backports Release.gpg [933 B]
Hit http://ppa.launchpad.net trusty Release
Get:9 http://ubuntu.mirror.lhisp.com trusty-security Release.gpg [933 B]
Hit http://ppa.launchpad.net trusty Release
Ign http://ppa.launchpad.net trusty Release
Get:10 http://ubuntu.mirror.lhisp.com trusty Release [58.5 kB]
Hit http://ppa.launchpad.net trusty Release
Hit http://ppa.launchpad.net trusty Release
Get:11 http://ubuntu.mirror.lhisp.com trusty-updates Release [62.0 kB]
Get:12 http://ubuntu.mirror.lhisp.com trusty-backports Release [62.0 kB]
Get:13 http://ubuntu.mirror.lhisp.com trusty-security Release [62.0 kB]
Get:14 http://ppa.launchpad.net trusty/main amd64 Packages [6,792 B]
Get:15 http://ubuntu.mirror.lhisp.com trusty/main Sources [1,064 kB]
Get:16 http://ppa.launchpad.net trusty/main i386 Packages [6,789 B]
Get:17 http://ppa.launchpad.net trusty/main Translation-en [4,532 B]
Hit http://ppa.launchpad.net trusty/main amd64 Packages
Get:18 http://ppa.launchpad.net trusty/main i386 Packages [987 B]
Get:19 http://ppa.launchpad.net trusty/main Translation-en [427 B]
Ign http://ppa.launchpad.net trusty/main amd64 Packages/DiffIndex
Ign http://ppa.launchpad.net trusty/main i386 Packages/DiffIndex
Get:20 http://ubuntu.mirror.lhisp.com trusty/restricted Sources [5,433 B]
Get:21 http://ubuntu.mirror.lhisp.com trusty/universe Sources [6,399 kB]
Hit http://ppa.launchpad.net trusty/main Translation-en
Hit http://ppa.launchpad.net trusty/main amd64 Packages
Hit http://ppa.launchpad.net trusty/main i386 Packages
Hit http://ppa.launchpad.net trusty/main Translation-en
Hit http://ppa.launchpad.net trusty/main amd64 Packages
Hit http://ppa.launchpad.net trusty/main i386 Packages
Hit http://ppa.launchpad.net trusty/main Translation-en
Hit http://ppa.launchpad.net trusty/main amd64 Packages
Hit http://ppa.launchpad.net trusty/main i386 Packages
Err http://ppa.launchpad.net trusty/main amd64 Packages
404 Not Found
Err http://ppa.launchpad.net trusty/main i386 Packages
404 Not Found
Ign http://ppa.launchpad.net trusty/main Translation-en_US
Ign http://ppa.launchpad.net trusty/main Translation-en
Ign http://ppa.launchpad.net trusty/main Translation-en_US
Get:22 http://ubuntu.mirror.lhisp.com trusty/multiverse Sources [174 kB]
Get:23 http://ubuntu.mirror.lhisp.com trusty/main amd64 Packages [1,350 kB]
Get:24 http://ubuntu.mirror.lhisp.com trusty/restricted amd64 Packages [13.0 kB]
Get:25 http://ubuntu.mirror.lhisp.com trusty/universe amd64 Packages [5,859 kB]
Get:26 http://ubuntu.mirror.lhisp.com trusty/multiverse amd64 Packages [132 kB]
Get:27 http://ubuntu.mirror.lhisp.com trusty/main i386 Packages [1,348 kB]
Get:28 http://ubuntu.mirror.lhisp.com trusty/restricted i386 Packages [13.4 kB]
Get:29 http://ubuntu.mirror.lhisp.com trusty/universe i386 Packages [5,866 kB]
Get:30 http://ubuntu.mirror.lhisp.com trusty/multiverse i386 Packages [134 kB]
Get:31 http://ubuntu.mirror.lhisp.com trusty/main Translation-en [762 kB]
Get:32 http://ubuntu.mirror.lhisp.com trusty/multiverse Translation-en [102 kB]
Get:33 http://ubuntu.mirror.lhisp.com trusty/restricted Translation-en [3,457 B]
Get:34 http://ubuntu.mirror.lhisp.com trusty/universe Translation-en [4,089 kB]
Get:35 http://ubuntu.mirror.lhisp.com trusty-updates/main Sources [148 kB]
Get:36 http://ubuntu.mirror.lhisp.com trusty-updates/restricted Sources [2,057 B]
Get:37 http://ubuntu.mirror.lhisp.com trusty-updates/universe Sources [95.6 kB]
Get:38 http://ubuntu.mirror.lhisp.com trusty-updates/multiverse Sources [3,539 B]
Get:39 http://ubuntu.mirror.lhisp.com trusty-updates/main amd64 Packages [385 kB]
Get:40 http://ubuntu.mirror.lhisp.com trusty-updates/restricted amd64 Packages [8,861 B]
Get:41 http://ubuntu.mirror.lhisp.com trusty-updates/universe amd64 Packages [229 kB]
Get:42 http://ubuntu.mirror.lhisp.com trusty-updates/multiverse amd64 Packages [9,356 B]
Get:43 http://ubuntu.mirror.lhisp.com trusty-updates/main i386 Packages [377 kB]
Get:44 http://ubuntu.mirror.lhisp.com trusty-updates/restricted i386 Packages [8,832 B]
Get:45 http://ubuntu.mirror.lhisp.com trusty-updates/universe i386 Packages [230 kB]
Get:46 http://ubuntu.mirror.lhisp.com trusty-updates/multiverse i386 Packages [9,539 B]
Get:47 http://ubuntu.mirror.lhisp.com trusty-updates/main Translation-en [179 kB]
Get:48 http://ubuntu.mirror.lhisp.com trusty-updates/multiverse Translation-en [4,719 B]
Get:49 http://ubuntu.mirror.lhisp.com trusty-updates/restricted Translation-en [2,266 B]
Get:50 http://ubuntu.mirror.lhisp.com trusty-updates/universe Translation-en [117 kB]
Get:51 http://ubuntu.mirror.lhisp.com trusty-backports/main Sources [4,060 B]
Get:52 http://ubuntu.mirror.lhisp.com trusty-backports/restricted Sources [14 B]
Get:53 http://ubuntu.mirror.lhisp.com trusty-backports/universe Sources [18.0 kB]
Get:54 http://ubuntu.mirror.lhisp.com trusty-backports/multiverse Sources [1,883 B]
Get:55 http://ubuntu.mirror.lhisp.com trusty-backports/main amd64 Packages [4,915 B]
Get:56 http://ubuntu.mirror.lhisp.com trusty-backports/restricted amd64 Packages [14 B]
Get:57 http://ubuntu.mirror.lhisp.com trusty-backports/universe amd64 Packages [20.1 kB]
Get:58 http://ubuntu.mirror.lhisp.com trusty-backports/multiverse amd64 Packages [1,231 B]
Get:59 http://ubuntu.mirror.lhisp.com trusty-backports/main i386 Packages [4,935 B]
Get:60 http://ubuntu.mirror.lhisp.com trusty-backports/restricted i386 Packages [14 B]
Get:61 http://ubuntu.mirror.lhisp.com trusty-backports/universe i386 Packages [20.0 kB]
Get:62 http://ubuntu.mirror.lhisp.com trusty-backports/multiverse i386 Packages [1,235 B]
Get:63 http://ubuntu.mirror.lhisp.com trusty-backports/main Translation-en [2,890 B]
Get:64 http://ubuntu.mirror.lhisp.com trusty-backports/multiverse Translation-en [776 B]
Get:65 http://ubuntu.mirror.lhisp.com trusty-backports/restricted Translation-en [14 B]
Get:66 http://ubuntu.mirror.lhisp.com trusty-backports/universe Translation-en [17.4 kB]
Get:67 http://ubuntu.mirror.lhisp.com trusty-security/main Sources [56.8 kB]
Get:68 http://ubuntu.mirror.lhisp.com trusty-security/restricted Sources [2,057 B]
Get:69 http://ubuntu.mirror.lhisp.com trusty-security/universe Sources [17.4 kB]
Get:70 http://ubuntu.mirror.lhisp.com trusty-security/multiverse Sources [705 B]
Get:71 http://ubuntu.mirror.lhisp.com trusty-security/main amd64 Packages [181 kB]
Get:72 http://ubuntu.mirror.lhisp.com trusty-security/restricted amd64 Packages [8,861 B]
Get:73 http://ubuntu.mirror.lhisp.com trusty-security/universe amd64 Packages [76.0 kB]
Get:74 http://ubuntu.mirror.lhisp.com trusty-security/multiverse amd64 Packages [1,143 B]
Get:75 http://ubuntu.mirror.lhisp.com trusty-security/main i386 Packages [173 kB]
Get:76 http://ubuntu.mirror.lhisp.com trusty-security/restricted i386 Packages [8,832 B]
Get:77 http://ubuntu.mirror.lhisp.com trusty-security/universe i386 Packages [76.0 kB]
Get:78 http://ubuntu.mirror.lhisp.com trusty-security/multiverse i386 Packages [1,395 B]
Get:79 http://ubuntu.mirror.lhisp.com trusty-security/main Translation-en [90.8 kB]
Get:80 http://ubuntu.mirror.lhisp.com trusty-security/multiverse Translation-en [587 B]
Get:81 http://ubuntu.mirror.lhisp.com trusty-security/restricted Translation-en [2,266 B]
Get:82 http://ubuntu.mirror.lhisp.com trusty-security/universe Translation-en [41.5 kB]
Ign http://ubuntu.mirror.lhisp.com trusty/main Translation-en_US
Ign http://ubuntu.mirror.lhisp.com trusty/multiverse Translation-en_US
Ign http://ubuntu.mirror.lhisp.com trusty/restricted Translation-en_US
Ign http://ubuntu.mirror.lhisp.com trusty/universe Translation-en_US
Ign http://dl.google.com stable InRelease
Err http://dl.google.com stable Release.gpg
Connection failed [IP: 173.194.113.101 80]
Ign http://dl.google.com stable Release
Get:83 http://dl.google.com stable/main Translation-en [1,540 B]
Fetched 30.2 MB in 28min 51s (17.5 kB/s)
W: GPG error: http://ppa.launchpad.net trusty Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 3BDAAC08614C4B38
W: Failed to fetch http://ppa.launchpad.net/ferramroberto/java/ubuntu/dists/trusty/main/binary-amd64/Packages 404 Not Found
W: Failed to fetch http://ppa.launchpad.net/ferramroberto/java/ubuntu/dists/trusty/main/binary-i386/Packages 404 Not Found
W: Failed to fetch http://dl.google.com/linux/chrome/deb/dists/stable/Release.gpg Connection failed [IP: 173.194.113.101 80]
E: Some index files failed to download. They have been ignored, or old ones used instead.
-
اون علامت ممنوع هم دوباره کنار ساعت سر و کلش پیدا شد.
-
مخزن گوگل هنوز هست که! حذفش کن (/etc/apt/sources.list.d/)
-
مخزن گوگل رو حذف کردم، اون علامت ممنون از بین رفت، نرمافزارها رو هم از طریق دستور apt-get میتونم دانلود کنم، اما کماکان SoftwareCenter اجرا نمیشه!
پیغام دستور apt-get update:
mohammad@Jack:~$ sudo apt-get update
[sudo] password for mohammad:
Ign http://ubuntu.mirror.lhisp.com trusty InRelease
Ign http://ubuntu.mirror.lhisp.com trusty-updates InRelease
Ign http://extras.ubuntu.com trusty InRelease
Ign http://ppa.launchpad.net trusty InRelease
Ign http://ubuntu.mirror.lhisp.com trusty-backports InRelease
Hit http://extras.ubuntu.com trusty Release.gpg
Ign http://ppa.launchpad.net trusty InRelease
Ign http://ubuntu.mirror.lhisp.com trusty-security InRelease
Hit http://extras.ubuntu.com trusty Release
Ign http://ppa.launchpad.net trusty InRelease
Hit http://ubuntu.mirror.lhisp.com trusty Release.gpg
Hit http://extras.ubuntu.com trusty/main Sources
Ign http://ppa.launchpad.net trusty InRelease
Hit http://ubuntu.mirror.lhisp.com trusty-updates Release.gpg
Ign http://ppa.launchpad.net trusty InRelease
Hit http://ubuntu.mirror.lhisp.com trusty-backports Release.gpg
Hit http://extras.ubuntu.com trusty/main amd64 Packages
Ign http://ppa.launchpad.net trusty InRelease
Hit http://ubuntu.mirror.lhisp.com trusty-security Release.gpg
Hit http://extras.ubuntu.com trusty/main i386 Packages
Ign http://ppa.launchpad.net trusty Release.gpg
Hit http://ubuntu.mirror.lhisp.com trusty Release
Get:1 http://ppa.launchpad.net trusty Release.gpg [316 B]
Hit http://ubuntu.mirror.lhisp.com trusty-updates Release
Hit http://ppa.launchpad.net trusty Release.gpg
Hit http://ubuntu.mirror.lhisp.com trusty-backports Release
Get:2 http://ppa.launchpad.net trusty Release.gpg [316 B]
Hit http://ubuntu.mirror.lhisp.com trusty-security Release
Hit http://ppa.launchpad.net trusty Release.gpg
Hit http://ubuntu.mirror.lhisp.com trusty/main Sources
Hit http://ppa.launchpad.net trusty Release.gpg
Hit http://ubuntu.mirror.lhisp.com trusty/restricted Sources
Ign http://ppa.launchpad.net trusty Release
Hit http://ubuntu.mirror.lhisp.com trusty/universe Sources
Hit http://ubuntu.mirror.lhisp.com trusty/multiverse Sources
Get:3 http://ppa.launchpad.net trusty Release [15.1 kB]
Hit http://ubuntu.mirror.lhisp.com trusty/main amd64 Packages
Hit http://ppa.launchpad.net trusty Release
Hit http://ppa.launchpad.net trusty Release
Ign http://ppa.launchpad.net trusty Release
Hit http://ubuntu.mirror.lhisp.com trusty/restricted amd64 Packages
Hit http://ppa.launchpad.net trusty Release
Hit http://ubuntu.mirror.lhisp.com trusty/universe amd64 Packages
Hit http://ppa.launchpad.net trusty Release
Hit http://ubuntu.mirror.lhisp.com trusty/multiverse amd64 Packages
Hit http://ubuntu.mirror.lhisp.com trusty/main i386 Packages
Hit http://ubuntu.mirror.lhisp.com trusty/restricted i386 Packages
Hit http://ubuntu.mirror.lhisp.com trusty/universe i386 Packages
Hit http://ubuntu.mirror.lhisp.com trusty/multiverse i386 Packages
Hit http://ubuntu.mirror.lhisp.com trusty/main Translation-en
Hit http://ubuntu.mirror.lhisp.com trusty/multiverse Translation-en
Get:4 http://ppa.launchpad.net trusty/main amd64 Packages [6,792 B]
Hit http://ubuntu.mirror.lhisp.com trusty/restricted Translation-en
Hit http://ubuntu.mirror.lhisp.com trusty/universe Translation-en
Ign http://extras.ubuntu.com trusty/main Translation-en_US
Get:5 http://ppa.launchpad.net trusty/main i386 Packages [6,789 B]
Get:6 http://ppa.launchpad.net trusty/main Translation-en [4,532 B]
Hit http://ppa.launchpad.net trusty/main amd64 Packages
Hit http://ubuntu.mirror.lhisp.com trusty-updates/main Sources
Hit http://ubuntu.mirror.lhisp.com trusty-updates/restricted Sources
Hit http://ubuntu.mirror.lhisp.com trusty-updates/universe Sources
Ign http://extras.ubuntu.com trusty/main Translation-en
Hit http://ppa.launchpad.net trusty/main i386 Packages
Hit http://ppa.launchpad.net trusty/main Translation-en
Ign http://ppa.launchpad.net trusty/main amd64 Packages/DiffIndex
Ign http://ppa.launchpad.net trusty/main i386 Packages/DiffIndex
Hit http://ubuntu.mirror.lhisp.com trusty-updates/multiverse Sources
Hit http://ubuntu.mirror.lhisp.com trusty-updates/main amd64 Packages
Hit http://ppa.launchpad.net trusty/main Translation-en
Hit http://ubuntu.mirror.lhisp.com trusty-updates/restricted amd64 Packages
Hit http://ubuntu.mirror.lhisp.com trusty-updates/universe amd64 Packages
Hit http://ubuntu.mirror.lhisp.com trusty-updates/multiverse amd64 Packages
Hit http://ubuntu.mirror.lhisp.com trusty-updates/main i386 Packages
Hit http://ubuntu.mirror.lhisp.com trusty-updates/restricted i386 Packages
Hit http://ubuntu.mirror.lhisp.com trusty-updates/universe i386 Packages
Hit http://ppa.launchpad.net trusty/main amd64 Packages
Hit http://ppa.launchpad.net trusty/main i386 Packages
Hit http://ubuntu.mirror.lhisp.com trusty-updates/multiverse i386 Packages
Hit http://ubuntu.mirror.lhisp.com trusty-updates/main Translation-en
Hit http://ubuntu.mirror.lhisp.com trusty-updates/multiverse Translation-en
Hit http://ppa.launchpad.net trusty/main Translation-en
Hit http://ubuntu.mirror.lhisp.com trusty-updates/restricted Translation-en
Hit http://ppa.launchpad.net trusty/main amd64 Packages
Hit http://ubuntu.mirror.lhisp.com trusty-updates/universe Translation-en
Hit http://ubuntu.mirror.lhisp.com trusty-backports/main Sources
Hit http://ppa.launchpad.net trusty/main i386 Packages
Hit http://ppa.launchpad.net trusty/main Translation-en
Hit http://ubuntu.mirror.lhisp.com trusty-backports/restricted Sources
Hit http://ubuntu.mirror.lhisp.com trusty-backports/universe Sources
Hit http://ubuntu.mirror.lhisp.com trusty-backports/multiverse Sources
Hit http://ubuntu.mirror.lhisp.com trusty-backports/main amd64 Packages
Hit http://ubuntu.mirror.lhisp.com trusty-backports/restricted amd64 Packages
Hit http://ubuntu.mirror.lhisp.com trusty-backports/universe amd64 Packages
Hit http://ubuntu.mirror.lhisp.com trusty-backports/multiverse amd64 Packages
Hit http://ubuntu.mirror.lhisp.com trusty-backports/main i386 Packages
Hit http://ubuntu.mirror.lhisp.com trusty-backports/restricted i386 Packages
Hit http://ppa.launchpad.net trusty/main amd64 Packages
Hit http://ubuntu.mirror.lhisp.com trusty-backports/universe i386 Packages
Hit http://ppa.launchpad.net trusty/main i386 Packages
Hit http://ubuntu.mirror.lhisp.com trusty-backports/multiverse i386 Packages
Hit http://ubuntu.mirror.lhisp.com trusty-backports/main Translation-en
Hit http://ubuntu.mirror.lhisp.com trusty-backports/multiverse Translation-en
Hit http://ubuntu.mirror.lhisp.com trusty-backports/restricted Translation-en
Hit http://ubuntu.mirror.lhisp.com trusty-backports/universe Translation-en
Hit http://ubuntu.mirror.lhisp.com trusty-security/main Sources
Hit http://ubuntu.mirror.lhisp.com trusty-security/restricted Sources
Hit http://ubuntu.mirror.lhisp.com trusty-security/universe Sources
Hit http://ubuntu.mirror.lhisp.com trusty-security/multiverse Sources
Hit http://ubuntu.mirror.lhisp.com trusty-security/main amd64 Packages
Hit http://ubuntu.mirror.lhisp.com trusty-security/restricted amd64 Packages
Hit http://ubuntu.mirror.lhisp.com trusty-security/universe amd64 Packages
Err http://ppa.launchpad.net trusty/main amd64 Packages
404 Not Found
Err http://ppa.launchpad.net trusty/main i386 Packages
404 Not Found
Hit http://ubuntu.mirror.lhisp.com trusty-security/multiverse amd64 Packages
Ign http://ppa.launchpad.net trusty/main Translation-en_US
Hit http://ubuntu.mirror.lhisp.com trusty-security/main i386 Packages
Ign http://ppa.launchpad.net trusty/main Translation-en
Hit http://ubuntu.mirror.lhisp.com trusty-security/restricted i386 Packages
Ign http://ppa.launchpad.net trusty/main Translation-en_US
Hit http://ubuntu.mirror.lhisp.com trusty-security/universe i386 Packages
Hit http://ubuntu.mirror.lhisp.com trusty-security/multiverse i386 Packages
Hit http://ubuntu.mirror.lhisp.com trusty-security/main Translation-en
Hit http://ubuntu.mirror.lhisp.com trusty-security/multiverse Translation-en
Hit http://ubuntu.mirror.lhisp.com trusty-security/restricted Translation-en
Hit http://ubuntu.mirror.lhisp.com trusty-security/universe Translation-en
Ign http://ubuntu.mirror.lhisp.com trusty/main Translation-en_US
Ign http://ubuntu.mirror.lhisp.com trusty/multiverse Translation-en_US
Ign http://ubuntu.mirror.lhisp.com trusty/restricted Translation-en_US
Ign http://ubuntu.mirror.lhisp.com trusty/universe Translation-en_US
Fetched 33.8 kB in 57s (591 B/s)
W: GPG error: http://ppa.launchpad.net trusty Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 3BDAAC08614C4B38
W: Failed to fetch http://ppa.launchpad.net/ferramroberto/java/ubuntu/dists/trusty/main/binary-amd64/Packages 404 Not Found
W: Failed to fetch http://ppa.launchpad.net/ferramroberto/java/ubuntu/dists/trusty/main/binary-i386/Packages 404 Not Found
E: Some index files failed to download. They have been ignored, or old ones used instead.
-
خب حالا xapian-tools رو نصب کن
-
xapain-tools رو با دستور sudo apt-get install xapian-tools نصب کردم.
هنوز اجرا نمیشه.
پیغام دستور apt-get update:
mohammad@Jack:~$ sudo apt-get update
[sudo] password for mohammad:
Ign http://ubuntu.mirror.lhisp.com trusty InRelease
Ign http://ppa.launchpad.net trusty InRelease
Ign http://extras.ubuntu.com trusty InRelease
Ign http://ubuntu.mirror.lhisp.com trusty-updates InRelease
Ign http://ppa.launchpad.net trusty InRelease
Hit http://extras.ubuntu.com trusty Release.gpg
Ign http://ubuntu.mirror.lhisp.com trusty-backports InRelease
Ign http://ppa.launchpad.net trusty InRelease
Ign http://ubuntu.mirror.lhisp.com trusty-security InRelease
Hit http://extras.ubuntu.com trusty Release
Ign http://ppa.launchpad.net trusty InRelease
Hit http://ubuntu.mirror.lhisp.com trusty Release.gpg
Ign http://ppa.launchpad.net trusty InRelease
Hit http://extras.ubuntu.com trusty/main Sources
Hit http://ubuntu.mirror.lhisp.com trusty-updates Release.gpg
Ign http://ppa.launchpad.net trusty InRelease
Hit http://extras.ubuntu.com trusty/main amd64 Packages
Hit http://ubuntu.mirror.lhisp.com trusty-backports Release.gpg
Ign http://ppa.launchpad.net trusty Release.gpg
Hit http://ubuntu.mirror.lhisp.com trusty-security Release.gpg
Hit http://extras.ubuntu.com trusty/main i386 Packages
Get:1 http://ppa.launchpad.net trusty Release.gpg [316 B]
Hit http://ubuntu.mirror.lhisp.com trusty Release
Hit http://ppa.launchpad.net trusty Release.gpg
Hit http://ubuntu.mirror.lhisp.com trusty-updates Release
Get:2 http://ppa.launchpad.net trusty Release.gpg [316 B]
Hit http://ubuntu.mirror.lhisp.com trusty-backports Release
Hit http://ppa.launchpad.net trusty Release.gpg
Hit http://ubuntu.mirror.lhisp.com trusty-security Release
Hit http://ppa.launchpad.net trusty Release.gpg
Ign http://ppa.launchpad.net trusty Release
Hit http://ubuntu.mirror.lhisp.com trusty/main Sources
Hit http://ubuntu.mirror.lhisp.com trusty/restricted Sources
Get:3 http://ppa.launchpad.net trusty Release [15.1 kB]
Hit http://ubuntu.mirror.lhisp.com trusty/universe Sources
Hit http://ppa.launchpad.net trusty Release
Hit http://ubuntu.mirror.lhisp.com trusty/multiverse Sources
Hit http://ppa.launchpad.net trusty Release
Ign http://ppa.launchpad.net trusty Release
Hit http://ubuntu.mirror.lhisp.com trusty/main amd64 Packages
Ign http://extras.ubuntu.com trusty/main Translation-en_US
Hit http://ppa.launchpad.net trusty Release
Hit http://ubuntu.mirror.lhisp.com trusty/restricted amd64 Packages
Ign http://extras.ubuntu.com trusty/main Translation-en
Hit http://ppa.launchpad.net trusty Release
Hit http://ubuntu.mirror.lhisp.com trusty/universe amd64 Packages
Hit http://ubuntu.mirror.lhisp.com trusty/multiverse amd64 Packages
Hit http://ubuntu.mirror.lhisp.com trusty/main i386 Packages
Hit http://ubuntu.mirror.lhisp.com trusty/restricted i386 Packages
Hit http://ubuntu.mirror.lhisp.com trusty/universe i386 Packages
Get:4 http://ppa.launchpad.net trusty/main amd64 Packages [6,792 B]
Hit http://ubuntu.mirror.lhisp.com trusty/multiverse i386 Packages
Hit http://ubuntu.mirror.lhisp.com trusty/main Translation-en
Get:5 http://ppa.launchpad.net trusty/main i386 Packages [6,789 B]
Get:6 http://ppa.launchpad.net trusty/main Translation-en [4,532 B]
Hit http://ubuntu.mirror.lhisp.com trusty/multiverse Translation-en
Hit http://ppa.launchpad.net trusty/main amd64 Packages
Hit http://ppa.launchpad.net trusty/main i386 Packages
Hit http://ppa.launchpad.net trusty/main Translation-en
Hit http://ubuntu.mirror.lhisp.com trusty/restricted Translation-en
Ign http://ppa.launchpad.net trusty/main amd64 Packages/DiffIndex
Ign http://ppa.launchpad.net trusty/main i386 Packages/DiffIndex
Hit http://ubuntu.mirror.lhisp.com trusty/universe Translation-en
Hit http://ubuntu.mirror.lhisp.com trusty-updates/main Sources
Hit http://ppa.launchpad.net trusty/main Translation-en
Hit http://ubuntu.mirror.lhisp.com trusty-updates/restricted Sources
Hit http://ppa.launchpad.net trusty/main amd64 Packages
Hit http://ubuntu.mirror.lhisp.com trusty-updates/universe Sources
Hit http://ppa.launchpad.net trusty/main i386 Packages
Hit http://ubuntu.mirror.lhisp.com trusty-updates/multiverse Sources
Hit http://ppa.launchpad.net trusty/main Translation-en
Hit http://ubuntu.mirror.lhisp.com trusty-updates/main amd64 Packages
Hit http://ppa.launchpad.net trusty/main amd64 Packages
Hit http://ubuntu.mirror.lhisp.com trusty-updates/restricted amd64 Packages
Hit http://ppa.launchpad.net trusty/main i386 Packages
Hit http://ubuntu.mirror.lhisp.com trusty-updates/universe amd64 Packages
Hit http://ppa.launchpad.net trusty/main Translation-en
Hit http://ubuntu.mirror.lhisp.com trusty-updates/multiverse amd64 Packages
Hit http://ubuntu.mirror.lhisp.com trusty-updates/main i386 Packages
Hit http://ubuntu.mirror.lhisp.com trusty-updates/restricted i386 Packages
Hit http://ubuntu.mirror.lhisp.com trusty-updates/universe i386 Packages
Hit http://ubuntu.mirror.lhisp.com trusty-updates/multiverse i386 Packages
Hit http://ppa.launchpad.net trusty/main amd64 Packages
Hit http://ubuntu.mirror.lhisp.com trusty-updates/main Translation-en
Hit http://ppa.launchpad.net trusty/main i386 Packages
Hit http://ubuntu.mirror.lhisp.com trusty-updates/multiverse Translation-en
Hit http://ubuntu.mirror.lhisp.com trusty-updates/restricted Translation-en
Hit http://ubuntu.mirror.lhisp.com trusty-updates/universe Translation-en
Hit http://ubuntu.mirror.lhisp.com trusty-backports/main Sources
Hit http://ubuntu.mirror.lhisp.com trusty-backports/restricted Sources
Hit http://ubuntu.mirror.lhisp.com trusty-backports/universe Sources
Hit http://ubuntu.mirror.lhisp.com trusty-backports/multiverse Sources
Hit http://ubuntu.mirror.lhisp.com trusty-backports/main amd64 Packages
Hit http://ubuntu.mirror.lhisp.com trusty-backports/restricted amd64 Packages
Hit http://ubuntu.mirror.lhisp.com trusty-backports/universe amd64 Packages
Hit http://ubuntu.mirror.lhisp.com trusty-backports/multiverse amd64 Packages
Hit http://ubuntu.mirror.lhisp.com trusty-backports/main i386 Packages
Err http://ppa.launchpad.net trusty/main amd64 Packages
404 Not Found
Hit http://ubuntu.mirror.lhisp.com trusty-backports/restricted i386 Packages
Hit http://ubuntu.mirror.lhisp.com trusty-backports/universe i386 Packages
Err http://ppa.launchpad.net trusty/main i386 Packages
404 Not Found
Ign http://ppa.launchpad.net trusty/main Translation-en_US
Ign http://ppa.launchpad.net trusty/main Translation-en
Ign http://ppa.launchpad.net trusty/main Translation-en_US
Hit http://ubuntu.mirror.lhisp.com trusty-backports/multiverse i386 Packages
Hit http://ubuntu.mirror.lhisp.com trusty-backports/main Translation-en
Hit http://ubuntu.mirror.lhisp.com trusty-backports/multiverse Translation-en
Hit http://ubuntu.mirror.lhisp.com trusty-backports/restricted Translation-en
Hit http://ubuntu.mirror.lhisp.com trusty-backports/universe Translation-en
Hit http://ubuntu.mirror.lhisp.com trusty-security/main Sources
Hit http://ubuntu.mirror.lhisp.com trusty-security/restricted Sources
Hit http://ubuntu.mirror.lhisp.com trusty-security/universe Sources
Hit http://ubuntu.mirror.lhisp.com trusty-security/multiverse Sources
Hit http://ubuntu.mirror.lhisp.com trusty-security/main amd64 Packages
Hit http://ubuntu.mirror.lhisp.com trusty-security/restricted amd64 Packages
Hit http://ubuntu.mirror.lhisp.com trusty-security/universe amd64 Packages
Hit http://ubuntu.mirror.lhisp.com trusty-security/multiverse amd64 Packages
Hit http://ubuntu.mirror.lhisp.com trusty-security/main i386 Packages
Hit http://ubuntu.mirror.lhisp.com trusty-security/restricted i386 Packages
Hit http://ubuntu.mirror.lhisp.com trusty-security/universe i386 Packages
Hit http://ubuntu.mirror.lhisp.com trusty-security/multiverse i386 Packages
Hit http://ubuntu.mirror.lhisp.com trusty-security/main Translation-en
Hit http://ubuntu.mirror.lhisp.com trusty-security/multiverse Translation-en
Hit http://ubuntu.mirror.lhisp.com trusty-security/restricted Translation-en
Hit http://ubuntu.mirror.lhisp.com trusty-security/universe Translation-en
Ign http://ubuntu.mirror.lhisp.com trusty/main Translation-en_US
Ign http://ubuntu.mirror.lhisp.com trusty/multiverse Translation-en_US
Ign http://ubuntu.mirror.lhisp.com trusty/restricted Translation-en_US
Ign http://ubuntu.mirror.lhisp.com trusty/universe Translation-en_US
Fetched 33.8 kB in 24s (1,383 B/s)
W: GPG error: http://ppa.launchpad.net trusty Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 3BDAAC08614C4B38
W: Failed to fetch http://ppa.launchpad.net/ferramroberto/java/ubuntu/dists/trusty/main/binary-amd64/Packages 404 Not Found
W: Failed to fetch http://ppa.launchpad.net/ferramroberto/java/ubuntu/dists/trusty/main/binary-i386/Packages 404 Not Found
E: Some index files failed to download. They have been ignored, or old ones used instead.
-
مشکل من هنوز پابرجاست، ممنون میشم کمک کنید.
-
الآن خروجی software-center تو ترمینال چیه؟
-
خروجی سافتور سنتر رو بذار + مخزن ferramroberto/java رو هم حذف کن.
-
مخزن ferramroberto/java رو از etc/apt/sources.list.d پاک کردم، پیغام اجرای Software-center:
:oops:mohammad@Jack:~$ software-center
2014-12-23 12:37:04,565 - softwarecenter.ui.gtk3.app - INFO - setting up proxy 'None'
2014-12-23 12:37:04,966 - softwarecenter.ui.gtk3.app - INFO - building local database
2014-12-23 12:37:04,967 - softwarecenter.db.pkginfo_impl.aptcache - INFO - aptcache.open()
2014-12-23 12:37:09,060 - softwarecenter.db.update - WARNING - Problem creating rebuild path '/var/cache/software-center/xapian_rb'.
2014-12-23 12:37:09,060 - softwarecenter.db.update - WARNING - Please check you have the relevant permissions.
2014-12-23 12:37:11,052 - softwarecenter.region - WARNING - failed to use geoclue: 'org.freedesktop.Geoclue.Error.notAvailable: Geoclue master client has no usable Address providers'
2014-12-23 12:37:11,542 - softwarecenter.backend.reviews - WARNING - Could not get usefulness from server, no username in config file
2014-12-23 12:37:11,565 - softwarecenter.plugin - INFO - activating plugin '<module 'webapps_activation' from '/usr/share/software-center/softwarecenter/plugins/webapps_activation.pyc'>'
2014-12-23 12:37:11,604 - softwarecenter.fixme - WARNING - logs to the root logger: '('/usr/lib/python2.7/dist-packages/gi/importer.py', 51, 'find_module')'
2014-12-23 12:37:11,604 - root - ERROR - Could not find any typelib for LaunchpadIntegration
2014-12-23 12:37:11,698 - softwarecenter.db.pkginfo_impl.aptcache - INFO - aptcache.open()
2014-12-23 12:37:13,569 - softwarecenter.backend.reviews - WARNING - error creating bsddb: '(22, 'Invalid argument -- BDB0054 illegal flag combination specified to DB_ENV->open')' (corrupted?)
2014-12-23 12:37:13,592 - softwarecenter.backend.reviews - ERROR - trying to repair DB failed
Traceback (most recent call last):
File "/usr/share/software-center/softwarecenter/backend/reviews/__init__.py", line 358, in _save_review_stats_cache_blocking
self._dump_bsddbm_for_unity(outfile, outdir)
File "/usr/share/software-center/softwarecenter/backend/reviews/__init__.py", line 377, in _dump_bsddbm_for_unity
0600)
DBInvalidArgError: (22, 'Invalid argument -- BDB0054 illegal flag combination specified to DB_ENV->open')
/usr/lib/python2.7/dist-packages/gi/overrides/GLib.py:535: Warning: Source ID 77 was not found when attempting to remove it
return super(MainContext, self).iteration(may_block)
Traceback (most recent call last):
File "/usr/bin/software-center", line 183, in <module>
app.run(args)
File "/usr/share/software-center/softwarecenter/ui/gtk3/app.py", line 1375, in run
self.show_available_packages(args)
File "/usr/share/software-center/softwarecenter/ui/gtk3/app.py", line 1313, in show_available_packages
self.view_manager.set_active_view(ViewPages.AVAILABLE)
File "/usr/share/software-center/softwarecenter/ui/gtk3/session/viewmanager.py", line 150, in set_active_view
view_widget.init_view()
File "/usr/share/software-center/softwarecenter/ui/gtk3/panes/availablepane.py", line 193, in init_view
SoftwarePane.init_view(self)
File "/usr/share/software-center/softwarecenter/ui/gtk3/panes/softwarepane.py", line 138, in init_view
self.icons, self.show_ratings)
File "/usr/share/software-center/softwarecenter/ui/gtk3/views/appview.py", line 71, in __init__
self.helper = AppPropertiesHelper(db, cache, icons)
File "/usr/share/software-center/softwarecenter/ui/gtk3/models/appstore2.py", line 112, in __init__
self.all_categories = cat_parser.parse_applications_menu()
File "/usr/share/software-center/softwarecenter/db/categories.py", line 277, in parse_applications_menu
category = self._parse_menu_tag(child)
File "/usr/share/software-center/softwarecenter/db/categories.py", line 473, in _parse_menu_tag
query = self._parse_include_tag(element)
File "/usr/share/software-center/softwarecenter/db/categories.py", line 431, in _parse_include_tag
xapian.Query.OP_AND)
File "/usr/share/software-center/softwarecenter/db/categories.py", line 368, in _parse_and_or_not_tag
operator_elem, xapian.Query(), xapian.Query.OP_OR)
File "/usr/share/software-center/softwarecenter/db/categories.py", line 414, in _parse_and_or_not_tag
q = self.db.xapian_parser.parse_query(s,
File "/usr/share/software-center/softwarecenter/db/database.py", line 185, in xapian_parser
xapian_parser = self._get_new_xapian_parser()
File "/usr/share/software-center/softwarecenter/db/database.py", line 211, in _get_new_xapian_parser
xapian_parser.set_database(self.xapiandb)
File "/usr/share/software-center/softwarecenter/db/database.py", line 177, in xapiandb
self._db_per_thread[thread_name] = self._get_new_xapiandb()
File "/usr/share/software-center/softwarecenter/db/database.py", line 190, in _get_new_xapiandb
xapiandb = xapian.Database(self._db_pathname)
File "/usr/lib/python2.7/dist-packages/xapian/__init__.py", line 3667, in __init__
_xapian.Database_swiginit(self,_xapian.new_Database(*args))
xapian.DatabaseOpeningError: Couldn't detect type of database
mohammad@Jack:~$ /usr/lib/python2.7/dist-packages/gi/overrides/GLib.py:535: Warning: Source ID 20 was not found when attempting to remove it
return super(MainContext, self).iteration(may_block)
-
من فقط راه حل ویندوزی به ذهنم میرسه :|
sudo apt-get purge --remove software-center
sudo rm -r ~/.cache/software-center
sudo apt-get install software-center
-
من فقط راه حل ویندوزی به ذهنم میرسه :|
sudo apt-get purge --remove software-center
sudo rm -r ~/.cache/software-center
sudo apt-get install software-center
خدا عمرت بده، حذفش کردم، دوباره به راحتی نصب شد، فقط یه پیغام احتیاط داد:
WARNING:softwarecenter.db.update:The file: '/usr/share/app-install/desktop/sonic-visualiser:x-sonicvisualiser-layer.desktop' could not be read correctly. The application associated with this file will not be included in the software catalog. Please consider raising a bug report for this issue with the maintainer of that application
در ضمن امکانش هست برام توضیح بدید ببینم چیکار کردم که Software-center از کار افتاده بود؟
-
در ضمن وقتی دستور sudo apt-get update رو میزنم آخرش این پیغام میاد:
W: GPG error: http://ppa.launchpad.net trusty Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 3BDAAC08614C4B38
وقتی هم میخوام از طریق Software updater اوبونتو رو آپدیت کنم نمیذاره و پیغام
requires instalation of untrusted packages
this requires installing packages from unathenticated sources.
نمایش داده میشه. ممکنه به پیغام هشدار آپدیت بالا مربوط باشه؟
-
در ضمن وقتی دستور sudo apt-get update رو میزنم آخرش این پیغام میاد:
W: GPG error: http://ppa.launchpad.net trusty Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 3BDAAC08614C4B38
وقتی هم میخوام از طریق Software updater اوبونتو رو آپدیت کنم نمیذاره و پیغام
requires instalation of untrusted packages
this requires installing packages from unathenticated sources.
نمایش داده میشه. ممکنه به پیغام هشدار آپدیت بالا مربوط باشه؟
این همش نیست! خطای کامل رو بذار. (باید نام مخزن هم نوشته باشه)
-
متن کامل پیغام آپدیت:
mohammad@Jack:~$ sudo apt-get update
[sudo] password for mohammad:
Ign http://extras.ubuntu.com trusty InRelease
Ign http://ubuntu.mirror.lhisp.com trusty InRelease
Hit http://extras.ubuntu.com trusty Release.gpg
Hit http://extras.ubuntu.com trusty Release
Ign http://security.ubuntu.com trusty-security InRelease
Ign http://ppa.launchpad.net trusty InRelease
Ign http://ubuntu.mirror.lhisp.com trusty-updates InRelease
Get:1 http://security.ubuntu.com trusty-security Release.gpg [933 B]
Ign http://ubuntu.mirror.lhisp.com trusty-backports InRelease
Hit http://extras.ubuntu.com trusty/main Sources
Ign http://ppa.launchpad.net trusty InRelease
Hit http://ubuntu.mirror.lhisp.com trusty Release.gpg
Hit http://extras.ubuntu.com trusty/main amd64 Packages
Hit http://ubuntu.mirror.lhisp.com trusty-updates Release.gpg
Ign http://ppa.launchpad.net trusty InRelease
Hit http://extras.ubuntu.com trusty/main i386 Packages
Hit http://ubuntu.mirror.lhisp.com trusty-backports Release.gpg
Get:2 http://security.ubuntu.com trusty-security Release [62.0 kB]
Ign http://ppa.launchpad.net trusty InRelease
Hit http://ubuntu.mirror.lhisp.com trusty Release
Hit http://ppa.launchpad.net trusty Release.gpg
Hit http://ubuntu.mirror.lhisp.com trusty-updates Release
Hit http://ubuntu.mirror.lhisp.com trusty-backports Release
Get:3 http://ppa.launchpad.net trusty Release.gpg [316 B]
Get:4 http://security.ubuntu.com trusty-security/universe amd64 Packages [76.0 kB]
Hit http://ppa.launchpad.net trusty Release.gpg
Hit http://ubuntu.mirror.lhisp.com trusty/main Sources
Hit http://ubuntu.mirror.lhisp.com trusty/restricted Sources
Hit http://ppa.launchpad.net trusty Release.gpg
Hit http://ubuntu.mirror.lhisp.com trusty/universe Sources
Hit http://ppa.launchpad.net trusty Release
Hit http://ubuntu.mirror.lhisp.com trusty/multiverse Sources
Ign http://extras.ubuntu.com trusty/main Translation-en_US
Ign http://extras.ubuntu.com trusty/main Translation-en
Hit http://ppa.launchpad.net trusty Release
Ign http://ppa.launchpad.net trusty Release
Hit http://ubuntu.mirror.lhisp.com trusty/main amd64 Packages
Hit http://ppa.launchpad.net trusty Release
Hit http://ubuntu.mirror.lhisp.com trusty/restricted amd64 Packages
Get:5 http://security.ubuntu.com trusty-security/main amd64 Packages [182 kB]
Hit http://ubuntu.mirror.lhisp.com trusty/universe amd64 Packages
Hit http://ppa.launchpad.net trusty Release
Hit http://ubuntu.mirror.lhisp.com trusty/multiverse amd64 Packages
Hit http://ppa.launchpad.net trusty/main amd64 Packages
Hit http://ubuntu.mirror.lhisp.com trusty/main i386 Packages
Hit http://ubuntu.mirror.lhisp.com trusty/restricted i386 Packages
Hit http://ppa.launchpad.net trusty/main i386 Packages
Hit http://ubuntu.mirror.lhisp.com trusty/universe i386 Packages
Hit http://ppa.launchpad.net trusty/main Translation-en
Hit http://ubuntu.mirror.lhisp.com trusty/multiverse i386 Packages
Ign http://ppa.launchpad.net trusty/main amd64 Packages/DiffIndex
Get:6 http://security.ubuntu.com trusty-security/multiverse amd64 Packages [1,143 B]
Ign http://ppa.launchpad.net trusty/main i386 Packages/DiffIndex
Hit http://ubuntu.mirror.lhisp.com trusty/main Translation-en
Get:7 http://security.ubuntu.com trusty-security/restricted amd64 Packages [8,861 B]
Hit http://ubuntu.mirror.lhisp.com trusty/multiverse Translation-en
Hit http://ppa.launchpad.net trusty/main Translation-en
Hit http://ubuntu.mirror.lhisp.com trusty/restricted Translation-en
Hit http://ppa.launchpad.net trusty/main amd64 Packages
Get:8 http://security.ubuntu.com trusty-security/universe i386 Packages [76.0 kB]
Hit http://ubuntu.mirror.lhisp.com trusty/universe Translation-en
Hit http://ppa.launchpad.net trusty/main i386 Packages
Hit http://ubuntu.mirror.lhisp.com trusty-updates/universe amd64 Packages
Hit http://ppa.launchpad.net trusty/main Translation-en
Hit http://ubuntu.mirror.lhisp.com trusty-updates/main amd64 Packages
Hit http://ubuntu.mirror.lhisp.com trusty-updates/multiverse amd64 Packages
Hit http://ppa.launchpad.net trusty/main amd64 Packages
Hit http://ubuntu.mirror.lhisp.com trusty-updates/restricted amd64 Packages
Get:9 http://security.ubuntu.com trusty-security/main i386 Packages [174 kB]
Hit http://ppa.launchpad.net trusty/main i386 Packages
Hit http://ubuntu.mirror.lhisp.com trusty-updates/universe i386 Packages
Hit http://ubuntu.mirror.lhisp.com trusty-updates/main i386 Packages
Hit http://ppa.launchpad.net trusty/main Translation-en
Hit http://ubuntu.mirror.lhisp.com trusty-updates/multiverse i386 Packages
Hit http://ppa.launchpad.net trusty/main amd64 Packages
Hit http://ubuntu.mirror.lhisp.com trusty-updates/restricted i386 Packages
Hit http://ubuntu.mirror.lhisp.com trusty-updates/main Translation-en
Hit http://ppa.launchpad.net trusty/main i386 Packages
Hit http://ubuntu.mirror.lhisp.com trusty-updates/multiverse Translation-en
Get:10 http://security.ubuntu.com trusty-security/multiverse i386 Packages [1,395 B]
Hit http://ubuntu.mirror.lhisp.com trusty-updates/restricted Translation-en
Hit http://ubuntu.mirror.lhisp.com trusty-updates/universe Translation-en
Hit http://ubuntu.mirror.lhisp.com trusty-backports/universe amd64 Packages
Get:11 http://security.ubuntu.com trusty-security/restricted i386 Packages [8,832 B]
Hit http://ubuntu.mirror.lhisp.com trusty-backports/main amd64 Packages
Hit http://security.ubuntu.com trusty-security/main Translation-en
Ign http://ppa.launchpad.net trusty/main Translation-en_US
Hit http://ubuntu.mirror.lhisp.com trusty-backports/multiverse amd64 Packages
Hit http://security.ubuntu.com trusty-security/multiverse Translation-en
Hit http://ubuntu.mirror.lhisp.com trusty-backports/restricted amd64 Packages
Hit http://security.ubuntu.com trusty-security/restricted Translation-en
Hit http://ubuntu.mirror.lhisp.com trusty-backports/universe i386 Packages
Hit http://security.ubuntu.com trusty-security/universe Translation-en
Hit http://ubuntu.mirror.lhisp.com trusty-backports/main i386 Packages
Hit http://ubuntu.mirror.lhisp.com trusty-backports/multiverse i386 Packages
Hit http://ubuntu.mirror.lhisp.com trusty-backports/restricted i386 Packages
Hit http://ubuntu.mirror.lhisp.com trusty-backports/main Translation-en
Hit http://ubuntu.mirror.lhisp.com trusty-backports/multiverse Translation-en
Hit http://ubuntu.mirror.lhisp.com trusty-backports/restricted Translation-en
Hit http://ubuntu.mirror.lhisp.com trusty-backports/universe Translation-en
Ign http://ubuntu.mirror.lhisp.com trusty/main Translation-en_US
Ign http://ubuntu.mirror.lhisp.com trusty/multiverse Translation-en_US
Ign http://ubuntu.mirror.lhisp.com trusty/restricted Translation-en_US
Ign http://ubuntu.mirror.lhisp.com trusty/universe Translation-en_US
Fetched 591 kB in 22s (26.8 kB/s)
Reading package lists... Done
W: GPG error: http://ppa.launchpad.net trusty Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 3BDAAC08614C4B38
mohammad@Jack:~$
-
این جواب میده؟
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 3BDAAC08614C4B38
-
این جواب میده؟
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 3BDAAC08614C4B38
جواب داد، فقط ممنون میشم دوستان بگن این اصلا چی بود و اینکه از اول چرا Software-center به هم ریخت؟!
-
این جواب میده؟
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 3BDAAC08614C4B38
جواب داد، فقط ممنون میشم دوستان بگن این اصلا چی بود و اینکه از اول چرا Software-center به هم ریخت؟!
بعضی مشکلا همین طورین. علتش مشخص نمیشه ولی میشه حلش کرد! منم تا حالا مشکل شما رو نداشتم ولی خط آخر خروجی ای که شما گذاشته بودی رو سرچ کردم و حل هم شد خدا رو شکر.
-
سلام دوستان
من تازه اومدم به اوبونتو (14.04) و هیچی ازش نمیدونم
اومدم طبق راهنمایی سایت تور رو نصب کنم.فکر کنم یه فایل متنی باز کردم توش نوشتم raring و save کردم. تور دانلود نشد و من الان یه علامت ورود ممنوع دارم بالای دسکتاپ و ubuntu software center هم باز نمیشه.
پیغام ورود ممنوع هم اشاره داره به مشکل همین فایل متنی و آدرسشو نوشته و میگه که توش نوشتی rarinh و از این حرفا
لطفا کمکم کنین
-
E: Type 'raring' is not known on line 1 in source list /etc/apt/sources.list.d/upubuntu-com-tor64-saucy.list
E: The list of sources could not be read
توی ترمینال زدم sudo apt-get update این پیغام بالا رو داد
-
E: Type 'raring' is not known on line 1 in source list /etc/apt/sources.list.d/upubuntu-com-tor64-saucy.list
E: The list of sources could not be read
توی ترمینال زدم sudo apt-get update این پیغام بالا رو داد
خروجی دستور زیر را قرار دهید:
cat /etc/apt/sources.list.d/upubuntu-com-tor64-saucy.list
-
hadi@hadi-N56JN:~$ cat /etc/apt/sources.list.d/upubuntu-com-tor64-saucy.list
raring
hadi@hadi-N56JN:~$
ببخشید.من 2/3 روزه اوبونتو نصب کردم. این انگار هیچ خروجی نداشته
-
hadi@hadi-N56JN:~$ cat /etc/apt/sources.list.d/upubuntu-com-tor64-saucy.list
raring
hadi@hadi-N56JN:~$
ببخشید.من 2/3 روزه اوبونتو نصب کردم. این انگار هیچ خروجی نداشته
لطفا آدرس آموزشی که ازش استفاده کردید را قرار دهید.
-
http://linuxseason.ir/8230/%D8%A2%D9%85%D9%88%D8%B2%D8%B4-%D9%86%D8%B5%D8%A8-tor-browser-%D9%88-%D8%A7%D8%B3%D8%AA%D9%81%D8%A7%D8%AF%D9%87-%D8%A2%D8%B2%D8%A7%D8%AF-%D8%A7%D8%B2-%D8%A7%DB%8C%D9%86%D8%AA%D8%B1%D9%86%D8%AA.html
من این قسمتش رو خوندم و اجرا کردم:
اگر از اوبنتو 13.04 استفاده می کنید عبارت raring و اگر از اوبنتو 12.04 استفاده می کنید عبارت precise رو در فایل متنی وارد کرده و ذخیره نمایید:
::)ولی خب مشخصه خیلی ناشیانه اجرا کردم.راستش خودمم نمیدونم چیکار کردم
-
اینکه این راهنما برای اوبونتو13 بوده یا لینوکس من نمیتونم ازش استفاده کنم؟
-
http://linuxseason.ir/8230/%D8%A2%D9%85%D9%88%D8%B2%D8%B4-%D9%86%D8%B5%D8%A8-tor-browser-%D9%88-%D8%A7%D8%B3%D8%AA%D9%81%D8%A7%D8%AF%D9%87-%D8%A2%D8%B2%D8%A7%D8%AF-%D8%A7%D8%B2-%D8%A7%DB%8C%D9%86%D8%AA%D8%B1%D9%86%D8%AA.html
من این قسمتش رو خوندم و اجرا کردم:
اگر از اوبنتو 13.04 استفاده می کنید عبارت raring و اگر از اوبنتو 12.04 استفاده می کنید عبارت precise رو در فایل متنی وارد کرده و ذخیره نمایید:
::)ولی خب مشخصه خیلی ناشیانه اجرا کردم.راستش خودمم نمیدونم چیکار کردم
این آموزش کار نمیکنه.
بهتره از آموزش خوده TOR استفاده کنید:
https://www.torproject.org/docs/debian.html.en
اگر آدرس باز نمیشه به روش های زیر عمل کنید:
۱− در خط فرمان دستور زیر را بزنید:
sudo gedit /etc/apt/sources.list.d/upubuntu-com-tor64-saucy.list
۲− باتوجه به اینکه گفتید Ubuntu 14.04 نصب کردید خطهای زیر را در ویرایشگر وارد نمایید: ( اول هرچی در ویرایشگر هست را پاک نمایید )
deb http://deb.torproject.org/torproject.org trusty main
deb-src http://deb.torproject.org/torproject.org trusty main
۳− ویرایشگر را ببندید و دستورات زیر را در خط فرمان وارد نمایید:
gpg --keyserver keys.gnupg.net --recv 886DDD89
gpg --export A3C4F0F979CAA22CDBA8F512EE8CBC9E886DDD89 | sudo apt-key add -
sudo apt-get update
sudo apt-get install tor deb.torproject.org-keyring
-
بازم ببخشید ولی من حتی اصطلاحات اوبونتو رو نمیشناسم. ویرایشگر چه قسمتیه وترتیب کارها چجوریه.
و مشکل اصلیم نصب تور نیست.باز نشدن software center هست
-
بازم ببخشید ولی من حتی اصطلاحات اوبونتو رو نمیشناسم. ویرایشگر چه قسمتیه
:o :o :o :o :o
ویرایشگر اصلا ربطی به سیستم عامل خاصی نداره که بخواد اصطلاح باشه. ویرایشگر به محیطی برای ویرایش می گن. یک کلمه کاملا فارسی.
ترتیب کارها چجوریه.
دقیقا به شکلی که وارد شده.
و مشکل اصلیم نصب تور نیست.باز نشدن software center هست
ببینید با دستور زیر مشکل حل میشه؟
sudo rm /etc/apt/sources.list.d/upubuntu-com-tor64-saucy.list
-
دوست خوبم بعد از دستور آخر ریستارت کردم . اون علامت خطای ورود ممنوع بالای صفحه رفته
ولی سافت وار سنتر هر بار کلیک میکنم یه لحظه باز میشه و زود بسته میشه
-
دوست خوبم بعد از دستور آخر ریستارت کردم . اون علامت خطای ورود ممنوع بالای صفحه رفته
ولی سافت وار سنتر هر بار کلیک میکنم یه لحظه باز میشه و زود بسته میشه
دستور زیر را وارد کنید و خروجی را قرار دهید:
sudo apt-get update
-
Fetched 30.0 MB in 4min 7s (121 kB/s)
W: Failed to fetch cdrom://Ubuntu 14.04.2 LTS _Trusty Tahr_ - Release amd64 (20150218.1)/dists/trusty/main/binary-amd64/Packages Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update cannot be used to add new CD-ROMs
W: Failed to fetch cdrom://Ubuntu 14.04.2 LTS _Trusty Tahr_ - Release amd64 (20150218.1)/dists/trusty/restricted/binary-amd64/Packages Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update cannot be used to add new CD-ROMs
W: Failed to fetch cdrom://Ubuntu 14.04.2 LTS _Trusty Tahr_ - Release amd64 (20150218.1)/dists/trusty/main/binary-i386/Packages Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update cannot be used to add new CD-ROMs
W: Failed to fetch cdrom://Ubuntu 14.04.2 LTS _Trusty Tahr_ - Release amd64 (20150218.1)/dists/trusty/restricted/binary-i386/Packages Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update cannot be used to add new CD-ROMs
W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Cannot initiate the connection to security.ubuntu.com:80 (2001:67c:1562::14). - connect (101: Network is unreachable) [IP: 2001:67c:1562::14 80]
W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/main/source/Sources Cannot initiate the connection to security.ubuntu.com:80 (2001:67c:1562::14). - connect (101: Network is unreachable) [IP: 2001:67c:1562::14 80]
W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/restricted/source/Sources Cannot initiate the connection to security.ubuntu.com:80 (2001:67c:1562::14). - connect (101: Network is unreachable) [IP: 2001:67c:1562::14 80]
W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/universe/source/Sources Cannot initiate the connection to security.ubuntu.com:80 (2001:67c:1562::14). - connect (101: Network is unreachable) [IP: 2001:67c:1562::14 80]
W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/multiverse/source/Sources Cannot initiate the connection to security.ubuntu.com:80 (2001:67c:1562::14). - connect (101: Network is unreachable) [IP: 2001:67c:1562::14 80]
W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/main/binary-amd64/Packages Cannot initiate the connection to security.ubuntu.com:80 (2001:67c:1562::14). - connect (101: Network is unreachable) [IP: 2001:67c:1562::14 80]
W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/restricted/binary-amd64/Packages Cannot initiate the connection to security.ubuntu.com:80 (2001:67c:1562::14). - connect (101: Network is unreachable) [IP: 2001:67c:1562::14 80]
W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/universe/binary-amd64/Packages Cannot initiate the connection to security.ubuntu.com:80 (2001:67c:1562::14). - connect (101: Network is unreachable) [IP: 2001:67c:1562::14 80]
W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/multiverse/binary-amd64/Packages Cannot initiate the connection to security.ubuntu.com:80 (2001:67c:1562::14). - connect (101: Network is unreachable) [IP: 2001:67c:1562::14 80]
W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/main/binary-i386/Packages Cannot initiate the connection to security.ubuntu.com:80 (2001:67c:1562::14). - connect (101: Network is unreachable) [IP: 2001:67c:1562::14 80]
W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/restricted/binary-i386/Packages Cannot initiate the connection to security.ubuntu.com:80 (2001:67c:1562::14). - connect (101: Network is unreachable) [IP: 2001:67c:1562::14 80]
W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/universe/binary-i386/Packages Cannot initiate the connection to security.ubuntu.com:80 (2001:67c:1562::14). - connect (101: Network is unreachable) [IP: 2001:67c:1562::14 80]
W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/multiverse/binary-i386/Packages Cannot initiate the connection to security.ubuntu.com:80 (2001:67c:1562::14). - connect (101: Network is unreachable) [IP: 2001:67c:1562::14 80]
W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/main/i18n/Translation-en_US Cannot initiate the connection to security.ubuntu.com:80 (2001:67c:1562::14). - connect (101: Network is unreachable) [IP: 2001:67c:1562::14 80]
W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/main/i18n/Translation-en Cannot initiate the connection to security.ubuntu.com:80 (2001:67c:1562::14). - connect (101: Network is unreachable) [IP: 2001:67c:1562::14 80]
W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/multiverse/i18n/Translation-en_US Cannot initiate the connection to security.ubuntu.com:80 (2001:67c:1562::14). - connect (101: Network is unreachable) [IP: 2001:67c:1562::14 80]
W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/multiverse/i18n/Translation-en Cannot initiate the connection to security.ubuntu.com:80 (2001:67c:1562::14). - connect (101: Network is unreachable) [IP: 2001:67c:1562::14 80]
W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/restricted/i18n/Translation-en_US Cannot initiate the connection to security.ubuntu.com:80 (2001:67c:1562::14). - connect (101: Network is unreachable) [IP: 2001:67c:1562::14 80]
W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/restricted/i18n/Translation-en Cannot initiate the connection to security.ubuntu.com:80 (2001:67c:1562::14). - connect (101: Network is unreachable) [IP: 2001:67c:1562::14 80]
W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/universe/i18n/Translation-en_US Cannot initiate the connection to security.ubuntu.com:80 (2001:67c:1562::14). - connect (101: Network is unreachable) [IP: 2001:67c:1562::14 80]
W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/universe/i18n/Translation-en Cannot initiate the connection to security.ubuntu.com:80 (2001:67c:1562::14). - connect (101: Network is unreachable) [IP: 2001:67c:1562::14 80]
W: Failed to fetch http://archive.canonical.com/ubuntu/dists/trusty/Release.gpg Cannot initiate the connection to archive.canonical.com:80 (2001:67c:1360:8c01::16). - connect (101: Network is unreachable) [IP: 2001:67c:1360:8c01::16 80]
W: Failed to fetch http://archive.canonical.com/ubuntu/dists/trusty/partner/source/Sources Cannot initiate the connection to archive.canonical.com:80 (2001:67c:1360:8c01::16). - connect (101: Network is unreachable) [IP: 2001:67c:1360:8c01::16 80]
W: Failed to fetch http://archive.canonical.com/ubuntu/dists/trusty/partner/binary-amd64/Packages Cannot initiate the connection to archive.canonical.com:80 (2001:67c:1360:8c01::16). - connect (101: Network is unreachable) [IP: 2001:67c:1360:8c01::16 80]
W: Failed to fetch http://archive.canonical.com/ubuntu/dists/trusty/partner/binary-i386/Packages Cannot initiate the connection to archive.canonical.com:80 (2001:67c:1360:8c01::16). - connect (101: Network is unreachable) [IP: 2001:67c:1360:8c01::16 80]
W: Failed to fetch http://archive.canonical.com/ubuntu/dists/trusty/partner/i18n/Translation-en_US Cannot initiate the connection to archive.canonical.com:80 (2001:67c:1360:8c01::16). - connect (101: Network is unreachable) [IP: 2001:67c:1360:8c01::16 80]
W: Failed to fetch http://archive.canonical.com/ubuntu/dists/trusty/partner/i18n/Translation-en Cannot initiate the connection to archive.canonical.com:80 (2001:67c:1360:8c01::16). - connect (101: Network is unreachable) [IP: 2001:67c:1360:8c01::16 80]
W: Failed to fetch http://ppa.launchpad.net/danielrichter2007/grub-customizer/ubuntu/dists/trusty/Release.gpg Something wicked happened resolving 'ppa.launchpad.net:http' (-5 - No address associated with hostname)
W: Failed to fetch http://extras.ubuntu.com/ubuntu/dists/trusty/Release.gpg Cannot initiate the connection to extras.ubuntu.com:80 (2001:67c:1360:8c01::23). - connect (101: Network is unreachable)
W: Failed to fetch http://extras.ubuntu.com/ubuntu/dists/trusty/main/source/Sources Cannot initiate the connection to extras.ubuntu.com:80 (2001:67c:1360:8c01::23). - connect (101: Network is unreachable)
W: Failed to fetch http://extras.ubuntu.com/ubuntu/dists/trusty/main/binary-amd64/Packages Cannot initiate the connection to extras.ubuntu.com:80 (2001:67c:1360:8c01::23). - connect (101: Network is unreachable)
W: Failed to fetch http://extras.ubuntu.com/ubuntu/dists/trusty/main/binary-i386/Packages Cannot initiate the connection to extras.ubuntu.com:80 (2001:67c:1360:8c01::23). - connect (101: Network is unreachable)
W: Failed to fetch http://extras.ubuntu.com/ubuntu/dists/trusty/main/i18n/Translation-en_US Cannot initiate the connection to extras.ubuntu.com:80 (2001:67c:1360:8c01::23). - connect (101: Network is unreachable)
W: Failed to fetch http://extras.ubuntu.com/ubuntu/dists/trusty/main/i18n/Translation-en Cannot initiate the connection to extras.ubuntu.com:80 (2001:67c:1360:8c01::23). - connect (101: Network is unreachable)
E: Some index files failed to download. They have been ignored, or old ones used instead.
hadi@hadi-N56JN:~$
بعد دستور sudo apt-get update رو زدم.بعداز کلی دانلود انتهای پیام متن بالا اومد
اینها چرا دانلود نشدن؟
-
Fetched 30.0 MB in 4min 7s (121 kB/s)
W: Failed to fetch cdrom://Ubuntu 14.04.2 LTS _Trusty Tahr_ - Release amd64 (20150218.1)/dists/trusty/main/binary-amd64/Packages Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update cannot be used to add new CD-ROMs
W: Failed to fetch cdrom://Ubuntu 14.04.2 LTS _Trusty Tahr_ - Release amd64 (20150218.1)/dists/trusty/restricted/binary-amd64/Packages Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update cannot be used to add new CD-ROMs
W: Failed to fetch cdrom://Ubuntu 14.04.2 LTS _Trusty Tahr_ - Release amd64 (20150218.1)/dists/trusty/main/binary-i386/Packages Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update cannot be used to add new CD-ROMs
W: Failed to fetch cdrom://Ubuntu 14.04.2 LTS _Trusty Tahr_ - Release amd64 (20150218.1)/dists/trusty/restricted/binary-i386/Packages Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update cannot be used to add new CD-ROMs
W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/Release.gpg Cannot initiate the connection to security.ubuntu.com:80 (2001:67c:1562::14). - connect (101: Network is unreachable) [IP: 2001:67c:1562::14 80]
W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/main/source/Sources Cannot initiate the connection to security.ubuntu.com:80 (2001:67c:1562::14). - connect (101: Network is unreachable) [IP: 2001:67c:1562::14 80]
W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/restricted/source/Sources Cannot initiate the connection to security.ubuntu.com:80 (2001:67c:1562::14). - connect (101: Network is unreachable) [IP: 2001:67c:1562::14 80]
W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/universe/source/Sources Cannot initiate the connection to security.ubuntu.com:80 (2001:67c:1562::14). - connect (101: Network is unreachable) [IP: 2001:67c:1562::14 80]
W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/multiverse/source/Sources Cannot initiate the connection to security.ubuntu.com:80 (2001:67c:1562::14). - connect (101: Network is unreachable) [IP: 2001:67c:1562::14 80]
W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/main/binary-amd64/Packages Cannot initiate the connection to security.ubuntu.com:80 (2001:67c:1562::14). - connect (101: Network is unreachable) [IP: 2001:67c:1562::14 80]
W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/restricted/binary-amd64/Packages Cannot initiate the connection to security.ubuntu.com:80 (2001:67c:1562::14). - connect (101: Network is unreachable) [IP: 2001:67c:1562::14 80]
W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/universe/binary-amd64/Packages Cannot initiate the connection to security.ubuntu.com:80 (2001:67c:1562::14). - connect (101: Network is unreachable) [IP: 2001:67c:1562::14 80]
W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/multiverse/binary-amd64/Packages Cannot initiate the connection to security.ubuntu.com:80 (2001:67c:1562::14). - connect (101: Network is unreachable) [IP: 2001:67c:1562::14 80]
W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/main/binary-i386/Packages Cannot initiate the connection to security.ubuntu.com:80 (2001:67c:1562::14). - connect (101: Network is unreachable) [IP: 2001:67c:1562::14 80]
W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/restricted/binary-i386/Packages Cannot initiate the connection to security.ubuntu.com:80 (2001:67c:1562::14). - connect (101: Network is unreachable) [IP: 2001:67c:1562::14 80]
W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/universe/binary-i386/Packages Cannot initiate the connection to security.ubuntu.com:80 (2001:67c:1562::14). - connect (101: Network is unreachable) [IP: 2001:67c:1562::14 80]
W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/multiverse/binary-i386/Packages Cannot initiate the connection to security.ubuntu.com:80 (2001:67c:1562::14). - connect (101: Network is unreachable) [IP: 2001:67c:1562::14 80]
W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/main/i18n/Translation-en_US Cannot initiate the connection to security.ubuntu.com:80 (2001:67c:1562::14). - connect (101: Network is unreachable) [IP: 2001:67c:1562::14 80]
W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/main/i18n/Translation-en Cannot initiate the connection to security.ubuntu.com:80 (2001:67c:1562::14). - connect (101: Network is unreachable) [IP: 2001:67c:1562::14 80]
W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/multiverse/i18n/Translation-en_US Cannot initiate the connection to security.ubuntu.com:80 (2001:67c:1562::14). - connect (101: Network is unreachable) [IP: 2001:67c:1562::14 80]
W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/multiverse/i18n/Translation-en Cannot initiate the connection to security.ubuntu.com:80 (2001:67c:1562::14). - connect (101: Network is unreachable) [IP: 2001:67c:1562::14 80]
W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/restricted/i18n/Translation-en_US Cannot initiate the connection to security.ubuntu.com:80 (2001:67c:1562::14). - connect (101: Network is unreachable) [IP: 2001:67c:1562::14 80]
W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/restricted/i18n/Translation-en Cannot initiate the connection to security.ubuntu.com:80 (2001:67c:1562::14). - connect (101: Network is unreachable) [IP: 2001:67c:1562::14 80]
W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/universe/i18n/Translation-en_US Cannot initiate the connection to security.ubuntu.com:80 (2001:67c:1562::14). - connect (101: Network is unreachable) [IP: 2001:67c:1562::14 80]
W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/trusty-security/universe/i18n/Translation-en Cannot initiate the connection to security.ubuntu.com:80 (2001:67c:1562::14). - connect (101: Network is unreachable) [IP: 2001:67c:1562::14 80]
W: Failed to fetch http://archive.canonical.com/ubuntu/dists/trusty/Release.gpg Cannot initiate the connection to archive.canonical.com:80 (2001:67c:1360:8c01::16). - connect (101: Network is unreachable) [IP: 2001:67c:1360:8c01::16 80]
W: Failed to fetch http://archive.canonical.com/ubuntu/dists/trusty/partner/source/Sources Cannot initiate the connection to archive.canonical.com:80 (2001:67c:1360:8c01::16). - connect (101: Network is unreachable) [IP: 2001:67c:1360:8c01::16 80]
W: Failed to fetch http://archive.canonical.com/ubuntu/dists/trusty/partner/binary-amd64/Packages Cannot initiate the connection to archive.canonical.com:80 (2001:67c:1360:8c01::16). - connect (101: Network is unreachable) [IP: 2001:67c:1360:8c01::16 80]
W: Failed to fetch http://archive.canonical.com/ubuntu/dists/trusty/partner/binary-i386/Packages Cannot initiate the connection to archive.canonical.com:80 (2001:67c:1360:8c01::16). - connect (101: Network is unreachable) [IP: 2001:67c:1360:8c01::16 80]
W: Failed to fetch http://archive.canonical.com/ubuntu/dists/trusty/partner/i18n/Translation-en_US Cannot initiate the connection to archive.canonical.com:80 (2001:67c:1360:8c01::16). - connect (101: Network is unreachable) [IP: 2001:67c:1360:8c01::16 80]
W: Failed to fetch http://archive.canonical.com/ubuntu/dists/trusty/partner/i18n/Translation-en Cannot initiate the connection to archive.canonical.com:80 (2001:67c:1360:8c01::16). - connect (101: Network is unreachable) [IP: 2001:67c:1360:8c01::16 80]
W: Failed to fetch http://ppa.launchpad.net/danielrichter2007/grub-customizer/ubuntu/dists/trusty/Release.gpg Something wicked happened resolving 'ppa.launchpad.net:http' (-5 - No address associated with hostname)
W: Failed to fetch http://extras.ubuntu.com/ubuntu/dists/trusty/Release.gpg Cannot initiate the connection to extras.ubuntu.com:80 (2001:67c:1360:8c01::23). - connect (101: Network is unreachable)
W: Failed to fetch http://extras.ubuntu.com/ubuntu/dists/trusty/main/source/Sources Cannot initiate the connection to extras.ubuntu.com:80 (2001:67c:1360:8c01::23). - connect (101: Network is unreachable)
W: Failed to fetch http://extras.ubuntu.com/ubuntu/dists/trusty/main/binary-amd64/Packages Cannot initiate the connection to extras.ubuntu.com:80 (2001:67c:1360:8c01::23). - connect (101: Network is unreachable)
W: Failed to fetch http://extras.ubuntu.com/ubuntu/dists/trusty/main/binary-i386/Packages Cannot initiate the connection to extras.ubuntu.com:80 (2001:67c:1360:8c01::23). - connect (101: Network is unreachable)
W: Failed to fetch http://extras.ubuntu.com/ubuntu/dists/trusty/main/i18n/Translation-en_US Cannot initiate the connection to extras.ubuntu.com:80 (2001:67c:1360:8c01::23). - connect (101: Network is unreachable)
W: Failed to fetch http://extras.ubuntu.com/ubuntu/dists/trusty/main/i18n/Translation-en Cannot initiate the connection to extras.ubuntu.com:80 (2001:67c:1360:8c01::23). - connect (101: Network is unreachable)
E: Some index files failed to download. They have been ignored, or old ones used instead.
hadi@hadi-N56JN:~$
بعد دستور sudo apt-get update رو زدم.بعداز کلی دانلود انتهای پیام متن بالا اومد
اینها چرا دانلود نشدن؟
هنوز هم سافت سنتر باز نمیشه
-
به اینترنت وصل نیستی؟ |:
-
hadi@hadi-N56JN:~$ sudo rm /etc/apt/sources.list.d/upubuntu-com-tor64-saucy.list[sudo] password for hadi:
rm: cannot remove ‘/etc/apt/sources.list.d/upubuntu-com-tor64-saucy.list’: No such file or directory
hadi@hadi-N56
این آخرین دستوره که الان زدم
قبل از این دستور. دستور hadi@hadi-N56JN:~$ sudo apt-get upgrade رو زدم که کامل مراحلش انجام شد و ریستارت کردم
قبل از اون hadi@hadi-N56JN:~$ sudo apt-get update
رو زدم که نتیجشو تو \یغامای قبلی گفتم که کامل انجام نشد
الان هنوز سافت سنتر باز نمیشه
-
وصل بودم/وسط کار شاید نت از isp مشکل داشته
البته یه بار دیگه هم امتحان کردم باز همون نتیجه رو داد
-
hadi@hadi-N56JN:~$ sudo apt-get update
[sudo] password for hadi:
Ign cdrom://Ubuntu 14.04.2 LTS _Trusty Tahr_ - Release amd64 (20150218.1) trusty InRelease
Ign cdrom://Ubuntu 14.04.2 LTS _Trusty Tahr_ - Release amd64 (20150218.1) trusty Release.gpg
Ign cdrom://Ubuntu 14.04.2 LTS _Trusty Tahr_ - Release amd64 (20150218.1) trusty Release
Err cdrom://Ubuntu 14.04.2 LTS _Trusty Tahr_ - Release amd64 (20150218.1) trusty/main amd64 Packages
Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update cannot be used to add new CD-ROMs
Err cdrom://Ubuntu 14.04.2 LTS _Trusty Tahr_ - Release amd64 (20150218.1) trusty/restricted amd64 Packages
Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update cannot be used to add new CD-ROMs
Err cdrom://Ubuntu 14.04.2 LTS _Trusty Tahr_ - Release amd64 (20150218.1) trusty/main i386 Packages
Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update cannot be used to add new CD-ROMs
Err cdrom://Ubuntu 14.04.2 LTS _Trusty Tahr_ - Release amd64 (20150218.1) trusty/restricted i386 Packages
Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update cannot be used to add new CD-ROMs
Ign cdrom://Ubuntu 14.04.2 LTS _Trusty Tahr_ - Release amd64 (20150218.1) trusty/main Translation-en_US
Ign cdrom://Ubuntu 14.04.2 LTS _Trusty Tahr_ - Release amd64 (20150218.1) trusty/main Translation-en
Ign cdrom://Ubuntu 14.04.2 LTS _Trusty Tahr_ - Release amd64 (20150218.1) trusty/restricted Translation-en_US
Ign cdrom://Ubuntu 14.04.2 LTS _Trusty Tahr_ - Release amd64 (20150218.1) trusty/restricted Translation-en
Ign http://ir.archive.ubuntu.com trusty InRelease
Ign http://ir.archive.ubuntu.com trusty-updates InRelease
Ign http://ppa.launchpad.net trusty InRelease
Hit http://ir.archive.ubuntu.com trusty Release.gpg
Ign http://extras.ubuntu.com trusty InRelease
Hit http://ir.archive.ubuntu.com trusty-updates Release.gpg
Ign http://archive.canonical.com trusty InRelease
Hit http://ir.archive.ubuntu.com trusty Release
Hit http://ppa.launchpad.net trusty Release.gpg
Ign http://security.ubuntu.com trusty-security InRelease
Get:1 http://extras.ubuntu.com trusty Release.gpg [72 B]
Hit http://ir.archive.ubuntu.com trusty-updates Release
Get:2 http://archive.canonical.com trusty Release.gpg [933 B]
Hit http://ir.archive.ubuntu.com trusty/main Sources
Hit http://ir.archive.ubuntu.com trusty/restricted Sources
Hit http://ppa.launchpad.net trusty Release
Get:3 http://extras.ubuntu.com trusty Release [11.9 kB]
Hit http://ir.archive.ubuntu.com trusty/universe Sources
Get:4 http://security.ubuntu.com trusty-security Release.gpg [933 B]
Get:5 http://archive.canonical.com trusty Release [9,359 B]
Hit http://ir.archive.ubuntu.com trusty/multiverse Sources
Hit http://ir.archive.ubuntu.com trusty/main amd64 Packages
Hit http://ppa.launchpad.net trusty/main Sources
Get:6 http://extras.ubuntu.com trusty/main Sources [14 B]
Hit http://ir.archive.ubuntu.com trusty/restricted amd64 Packages
Get:7 http://archive.canonical.com trusty/partner Sources [10.0 kB]
Get:8 http://security.ubuntu.com trusty-security Release [63.5 kB]
Hit http://ir.archive.ubuntu.com trusty/universe amd64 Packages
Hit http://ir.archive.ubuntu.com trusty/multiverse amd64 Packages
Hit http://ppa.launchpad.net trusty/main amd64 Packages
Get:9 http://extras.ubuntu.com trusty/main amd64 Packages [14 B]
Hit http://ir.archive.ubuntu.com trusty/main i386 Packages
Get:10 http://archive.canonical.com trusty/partner amd64 Packages [5,632 B]
Hit http://ir.archive.ubuntu.com trusty/restricted i386 Packages
Get:11 http://extras.ubuntu.com trusty/main i386 Packages [14 B]
Hit http://ir.archive.ubuntu.com trusty/universe i386 Packages
Hit http://ppa.launchpad.net trusty/main i386 Packages
Hit http://ir.archive.ubuntu.com trusty/multiverse i386 Packages
Get:12 http://archive.canonical.com trusty/partner i386 Packages [6,306 B]
Get:13 http://archive.canonical.com trusty/partner Translation-en [4,588 B]
Hit http://ir.archive.ubuntu.com trusty/main Translation-en
Hit http://ir.archive.ubuntu.com trusty/multiverse Translation-en
Hit http://ir.archive.ubuntu.com trusty/restricted Translation-en
Get:14 http://security.ubuntu.com trusty-security/main Sources [87.9 kB]
Hit http://ir.archive.ubuntu.com trusty/universe Translation-en
Hit http://ir.archive.ubuntu.com trusty-updates/main Sources
Hit http://ir.archive.ubuntu.com trusty-updates/restricted Sources
Hit http://ir.archive.ubuntu.com trusty-updates/universe Sources
Hit http://ir.archive.ubuntu.com trusty-updates/multiverse Sources
Hit http://ir.archive.ubuntu.com trusty-updates/main amd64 Packages
Hit http://ir.archive.ubuntu.com trusty-updates/restricted amd64 Packages
Hit http://ir.archive.ubuntu.com trusty-updates/universe amd64 Packages
Hit http://ir.archive.ubuntu.com trusty-updates/multiverse amd64 Packages
Hit http://ir.archive.ubuntu.com trusty-updates/main i386 Packages
Hit http://ir.archive.ubuntu.com trusty-updates/restricted i386 Packages
Get:15 http://security.ubuntu.com trusty-security/restricted Sources [2,061 B]
Hit http://ir.archive.ubuntu.com trusty-updates/universe i386 Packages
Hit http://ir.archive.ubuntu.com trusty-updates/multiverse i386 Packages
Ign http://extras.ubuntu.com trusty/main Translation-en_US
Get:16 http://security.ubuntu.com trusty-security/universe Sources [28.1 kB]
Hit http://ir.archive.ubuntu.com trusty-updates/main Translation-en
Ign http://ppa.launchpad.net trusty/main Translation-en_US
Hit http://ir.archive.ubuntu.com trusty-updates/multiverse Translation-en
Ign http://extras.ubuntu.com trusty/main Translation-en
Hit http://ir.archive.ubuntu.com trusty-updates/restricted Translation-en
Hit http://ir.archive.ubuntu.com trusty-updates/universe Translation-en
Get:17 http://security.ubuntu.com trusty-security/multiverse Sources [2,334 B]
Ign http://ppa.launchpad.net trusty/main Translation-en
Get:18 http://security.ubuntu.com trusty-security/main amd64 Packages [309 kB]
Ign http://ir.archive.ubuntu.com trusty/main Translation-en_US
Ign http://ir.archive.ubuntu.com trusty/multiverse Translation-en_US
Ign http://ir.archive.ubuntu.com trusty/restricted Translation-en_US
Ign http://ir.archive.ubuntu.com trusty/universe Translation-en_US
Get:19 http://security.ubuntu.com trusty-security/restricted amd64 Packages [8,875 B]
Get:20 http://security.ubuntu.com trusty-security/universe amd64 Packages [111 kB]
Get:21 http://security.ubuntu.com trusty-security/multiverse amd64 Packages [3,683 B]
Get:22 http://security.ubuntu.com trusty-security/main i386 Packages [295 kB]
Get:23 http://security.ubuntu.com trusty-security/restricted i386 Packages [8,846 B]
Get:24 http://security.ubuntu.com trusty-security/universe i386 Packages [111 kB]
Get:25 http://security.ubuntu.com trusty-security/multiverse i386 Packages [3,838 B]
Get:26 http://security.ubuntu.com trusty-security/main Translation-en [164 kB]
Get:27 http://security.ubuntu.com trusty-security/multiverse Translation-en [1,679 B]
Get:28 http://security.ubuntu.com trusty-security/restricted Translation-en [2,266 B]
Get:29 http://security.ubuntu.com trusty-security/universe Translation-en [64.0 kB]
Fetched 1,317 kB in 9s (133 kB/s)
W: Failed to fetch cdrom://Ubuntu 14.04.2 LTS _Trusty Tahr_ - Release amd64 (20150218.1)/dists/trusty/main/binary-amd64/Packages Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update cannot be used to add new CD-ROMs
W: Failed to fetch cdrom://Ubuntu 14.04.2 LTS _Trusty Tahr_ - Release amd64 (20150218.1)/dists/trusty/restricted/binary-amd64/Packages Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update cannot be used to add new CD-ROMs
W: Failed to fetch cdrom://Ubuntu 14.04.2 LTS _Trusty Tahr_ - Release amd64 (20150218.1)/dists/trusty/main/binary-i386/Packages Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update cannot be used to add new CD-ROMs
W: Failed to fetch cdrom://Ubuntu 14.04.2 LTS _Trusty Tahr_ - Release amd64 (20150218.1)/dists/trusty/restricted/binary-i386/Packages Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update cannot be used to add new CD-ROMs
E: Some index files failed to download. They have been ignored, or old ones used instead.
hadi@hadi-N56JN:~$
-
علی رضا خیلی ممنون از کمکتون
الان این دستور رو زدم تو ترمینال خیلی زود درست شد:
sudo apt-get install --reinstall software-center
ولی نمیدونم نصب مجدد در ابتدای مشکلی که پیش اومده بود کارسازه
و آیا تبعاتی داره مثلا پاک شدن برنامهای یا حافظه موقتی یا چیز دیگه ای
من این حرفارو بر اساس شناخت از ویندوز میگم چون آشنایی با اوبونتو ندارم
بازم ممنون ازتون
-
علی رضا خیلی ممنون از کمکتون
الان این دستور رو زدم تو ترمینال خیلی زود درست شد:
sudo apt-get install --reinstall software-center
ولی نمیدونم نصب مجدد در ابتدای مشکلی که پیش اومده بود کارسازه
و آیا تبعاتی داره مثلا پاک شدن برنامهای یا حافظه موقتی یا چیز دیگه ای
من این حرفارو بر اساس شناخت از ویندوز میگم چون آشنایی با اوبونتو ندارم
بازم ممنون ازتون
ببخشید برام کاری پیش اومد ناچار شدم برم بیرون
الهی شکر که درست شد.
معمولا خیلی کم پیش میاد که بخاطر نصب مجدد مشکلی پیش بیاد.
حافظه موقت هم همانطور که از اسمش مشخصه موقتی هست و با حذف شدنش معمولا هیچ مشکلی پیش نمی یاد.
در مورد پاک کردن هم خیالتون راحت، در زمان حذف اگر بخواد مشکلی پیش بیاد بهتون میگه. ( مگر بخواید دستی کار کنید که مسئولیتش با خودتونه )
در کل یکی از نکات خوبه GNU/Linux اینه: if it ain't broke, don't fix it
البته این شعار را من برای BSD دیدم. اما مطمئنم که برای GNU/Linux هم صادق هست.
-
خواهش میکنم :)
حتما همینطوره
فقط یه توضیح بدم که با نصب مجدد آپدیت سافور سنتر میپره و باید دوباره آپدیت بشه که چون تازه اوبونتو نصب کردم خیلی زود انجام شد. البته فکر کنم مخزن و حافظه برنامه ها هم از دست میره.
من روی ویندوز خیلی مسلطم.ولی به صورت تجربی.ولی الان تو این چند روز تو اوبونتو خیلی سردرگمم.تا دو سه روز پیش نمیدونستم ترمینال چیه.نمیتونستم یه موزیک پخش کنم.
ولی الان کم کم دارم یه چیزایی یاد میگیرم و از اوبونتو خوشم میاد. میخوام کلا به این مجموعه گنو لینوکس مهاجرت کنم.
ازتون ممنون که راهنمایی کردین