با یکسری آپگرید کردن ها به این ارور رسیدم. ارور کد dist-upgrade
Unpacking pop-gnome-initial-setup (3.36.1~1593716052~20.04~e07a263) ...
dpkg: error processing archive /var/cache/apt/archives/pop-gnome-initial-setup_3.36.
1~1593716052~20.04~e07a263_amd64.deb (--unpack):
trying to overwrite '/usr/lib/gnome-initial-setup/vendor.conf', which is also in pa
ckage gnome-initial-setup 3.36.2-0ubuntu1
dpkg-deb: error: paste subprocess was killed by signal (Broken pipe)
Errors were encountered while processing:
/var/cache/apt/archives/pop-gnome-initial-setup_3.36.1~1593716052~20.04~e07a263_amd
64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
ویرایش ::::::
درست شد با کلی بدبختی اما یه چیز جالب. اینکه قبل آپگرید گفت یک بار ریاستارت کن. بعد ری استارت دیگه اوبونتو ندارم!!!! الان نوشته دبیان.
تازه بازم آپگرید نمیشه یه خطای دیگه میده.
این کل کداش
sudo do-release-upgrade
[sudo] password for husseindts:
Checking for a new Ubuntu release
Get:1 Upgrade tool signature [819 B]
Get:2 Upgrade tool [1,338 kB]
Fetched 1,339 kB in 0s (0 B/s)
authenticate 'groovy.tar.gz' against 'groovy.tar.gz.gpg'
extracting 'groovy.tar.gz'
Reading cache
Checking package manager
Reading package lists... Done
Building dependency tree
Reading state information... Done
Hit http://ppa.launchpad.net/kdenlive/kdenlive-stable/ubuntu focal InRelease
Hit http://archive.ubuntu.com/ubuntu focal InRelease
Hit https://deb.opera.com/opera-stable stable InRelease
Hit http://packages.microsoft.com/repos/vscode stable InRelease
Hit http://ppa.launchpad.net/kubuntu-ppa/backports/ubuntu focal InRelease
Hit http://dl.google.com/linux/chrome/deb stable InRelease
Hit http://apt.pop-os.org/proprietary focal InRelease
Hit http://ppa.launchpad.net/nilarimogard/webupd8/ubuntu focal InRelease
Hit https://repo.skype.com/deb stable InRelease
Hit http://ppa.launchpad.net/system76/pop/ubuntu focal InRelease
Hit http://ppa.launchpad.net/ubuntudde-dev/stable/ubuntu focal InRelease
Fetched 0 B in 0s (0 B/s)
Reading package lists... Done
Building dependency tree
Reading state information... Done
Checking for installed snaps
Calculating snap size requirements
Updating repository information
Traceback (most recent call last):
File "/tmp/ubuntu-release-upgrader-k6svbt2m/groovy", line 8, in <module>
sys.exit(main())
File "/tmp/ubuntu-release-upgrader-k6svbt2m/DistUpgrade/DistUpgradeMain.py", line 238, in main
if app.run():
File "/tmp/ubuntu-release-upgrader-k6svbt2m/DistUpgrade/DistUpgradeController.py", line 2089, in run
return self.fullUpgrade()
File "/tmp/ubuntu-release-upgrader-k6svbt2m/DistUpgrade/DistUpgradeController.py", line 1932, in fullUpgrade
if not self.updateSourcesList():
File "/tmp/ubuntu-release-upgrader-k6svbt2m/DistUpgrade/DistUpgradeController.py", line 801, in updateSourcesList
self.sources = SourcesList(matcherPath=self.datadir)
File "/usr/lib/python3/dist-packages/aptsources/sourceslist.py", line 273, in __init__
self.matcher = SourceEntryMatcher(matcherPath)
File "/usr/lib/python3/dist-packages/aptsources/sourceslist.py", line 470, in __init__
dist = DistInfo(base_dir=matcherPath)
File "/usr/lib/python3/dist-packages/aptsources/distinfo.py", line 184, in __init__
with open(dist_fname) as dist_file:
FileNotFoundError: [Errno 2] No such file or directory: '/tmp/ubuntu-release-upgrader-k6svbt2m/Pop.info'
Error in sys.excepthook:
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/problem_report.py", line 477, in add_to_existing
self.write(f)
File "/usr/lib/python3/dist-packages/problem_report.py", line 430, in write
block = f.read(1048576)
File "/usr/lib/python3.8/codecs.py", line 322, in decode
(result, consumed) = self._buffer_decode(data, self.errors, final)
UnicodeDecodeError: 'utf-8' codec can't decode byte 0x8b in position 1: invalid start byte
Original exception was:
Traceback (most recent call last):
File "/tmp/ubuntu-release-upgrader-k6svbt2m/groovy", line 8, in <module>
sys.exit(main())
File "/tmp/ubuntu-release-upgrader-k6svbt2m/DistUpgrade/DistUpgradeMain.py", line 238, in main
if app.run():
File "/tmp/ubuntu-release-upgrader-k6svbt2m/DistUpgrade/DistUpgradeController.py", line 2089, in run
return self.fullUpgrade()
File "/tmp/ubuntu-release-upgrader-k6svbt2m/DistUpgrade/DistUpgradeController.py", line 1932, in fullUpgrade
if not self.updateSourcesList():
File "/tmp/ubuntu-release-upgrader-k6svbt2m/DistUpgrade/DistUpgradeController.py", line 801, in updateSourcesList
self.sources = SourcesList(matcherPath=self.datadir)
File "/usr/lib/python3/dist-packages/aptsources/sourceslist.py", line 273, in __init__
self.matcher = SourceEntryMatcher(matcherPath)
File "/usr/lib/python3/dist-packages/aptsources/sourceslist.py", line 470, in __init__
dist = DistInfo(base_dir=matcherPath)
File "/usr/lib/python3/dist-packages/aptsources/distinfo.py", line 184, in __init__
with open(dist_fname) as dist_file:
FileNotFoundError: [Errno 2] No such file or directory: '/tmp/ubuntu-release-upgrader-k6svbt2m/Pop.info'
➜ ~ sudo do-release-upgrade -d
Checking for a new Ubuntu release
Upgrades to the development release are only
available from the latest supported release.
➜ ~ sudo do-release-upgrade -d
Checking for a new Ubuntu release
Upgrades to the development release are only
available from the latest supported release.
➜ ~