Ocena wątku:
  • 0 głosów - średnia: 0
  • 1
  • 2
  • 3
  • 4
  • 5
Linux Mint 19.2 Tina - end of life
#1
0
Witajcie,
W Linux Mint 19.2 Tina, w menedżerze aktualizacji jest komunikat: "your distribution has reached end of life and is no longer supported" (31 maja ta dystrybucja przestała być supportowana).

System był ostatnio aktualizowany kilka miesięcy temu. Co trzeba zrobić?
W "Raporty systemowe" jest opcja "Zaktualizuj do Linux Mint 19.3 Tricia" -
Czy wystarczy że to kliknę i system sam zaktualizuje się do 19.3 Tricia i wszystko będzie aktualne?

PS
wersja Linux Mint 19.3 Tricia jest nadal supportowana, tak?
Odpowiedz
#2
0
Odpowiedz
#3
0
(23-06-2023, 20:25)orlI napisał(a): wersja Linux Mint 19.3 Tricia jest nadal supportowana, tak?


Cytat:Linux Mint 19.3 is a long term support release which will be supported until 2023.

Źródło: https://www.linuxmint.com/rel_tricia_cin...atsnew.php

W tym roku kończy się i support dla 19.3, więc lepiej rozważ przejście na nowszą wersję.
Życzyłbym sobie, by mnie otaczali
Ludzie otyli, przyczesani gładko,
Po których widać, że zdrowo śpią w nocy.
Spójrz na Kasjusza: chudy, jakby głodny;
Zbyt wiele myśli; tacy najgroźniejsi.



Odpowiedz
#4
0
19.3, jak cała seria 19.x, jest oparte na Ubuntu 18.04, które zostało "wygaszone" 31 maja tego roku.
Tak więc i 19.3 nie ma już wsparcia.

Być może jest możliwość przedłużenia tego wsparcia (pod kątem łatek bezpieczeństwa) ale pojęcia nie mam czy to zadziała na Mincie.
https://news.itsfoss.com/ubuntu-pro-free/
Temat warty rozeznania.
https://forums.linuxmint.com/posting.php...&p=2291833
Cytat:Hi,

Here is what I did to have Ubuntu Pro work with Linux Mint 20.x (please, adapt the file contents for Linux Mint 19.x and 20.x).

1. Update your system. Make a system snapshot with Timeshift or a system backup

2. Make a copy of your actual files before to edit them; launch your file manager in admin mode (with Mate, pkexec caja); then copy and paste the following files:
"/etc/issue", you will get an extra file "issue (copy)"
"/etc/issue.net", you will get an extra file "issue (copy).net"
"/etc/lsb-release", you will get an extra file "lsb-release (copy)".
"/etc/os-release" or "/usr/lib/os-release" (use the physical file, not the shortcut), you will get an extra "os-release (copy)"

3. Launch text editor xed in admin mode to edit the files:
"/etc/issue":

Code: Select all

xed admin:////etc/issue

Replace the file content by:

Code: Select all

Ubuntu 20.04 LTS \n \l

"/etc/issue.net":

Code: Select all

xed admin:////etc/issue.net

Replace the file content by:

Code: Select all

Ubuntu 20.04 LTS

"/etc/lsb-release":

Code: Select all

xed admin:////etc/lsb-release

Replace the file content by:

Code: Select all

DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=20.04
DISTRIB_CODENAME=focal
DISTRIB_DESCRIPTION="Ubuntu 20.04 LTS"

"/etc/os-release":

Code: Select all

xed admin:////etc/os-release

Replace the file content by:

Code: Select all

NAME="Ubuntu"
VERSION="20.04 LTS (Focal Fossa)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 20.04 LTS"
VERSION_ID="20.04"
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
VERSION_CODENAME=focal
UBUNTU_CODENAME=focal

4. Reboot your computer.

5. With Ubuntu Pro, six services are proposed (NB: it depends on your Ubuntu version, full list is cc-eal, esm-apps, esm-infra, fips, fips-updates, livepatch, realtime-kernel, ros, ros-updates, usg):

esm-apps: Expanded Security Maintenance for Applications
esm-infra: Expanded Security Maintenance for Infrastructure
fips: NIST-certified core packages
fips-updates: NIST-certified core packages with priority security updates
livepatch: Canonical Livepatch service
usg: Security compliance and audit tools

"fips" and "fips-updates" services are not compatible with Canonical Livepatch service (you have to choose between fips + fips-update and Livepatch).
Livepatch service is a snap application; if you want to use it, you need to enable snaps in Linux Mint; for this you can remove "/etc/apt/preferences.d/nosnap.pref", comment its content, or rename it.

6. You can now follow Ubuntu Pro tutorial https://ubuntu.com/pro/tutorial, to get a free subscription to Ubuntu Pro for 5 computers, for personal use.
When you get your token, you attach your computer to Ubuntu Pro with the following command:

Code: Select all

sudo pro attach [Your token]

If you have enabled snaps on your computer, "esm-apps", "esm-infra" and "livepatch" services are automatically enabled; you can check it by sudo pro status; you can further enable usg by sudo pro enable usg
If you have not enabled snaps on your computer, "esm-apps", "esm-infra" services are automatically enabled, while livepatch installation fails; you can check it by sudo pro status; you can further enable fips, fips-update and usg by sudo pro enable fips fips-update usg
NB: if you enable usg service, you need then to install usg package sudo apt install usg; usg command will be used to audit the system to a given security model, and to automatically fix it.

7. Once done all this, update manager will show that updates are available; install them.
For me, the following updates were available:

imagemagick (8:6.9.10.23+dfsg-2.1ubuntu11.4) to 8:6.9.10.23+dfsg-2.1ubuntu11.4+esm1
imagemagick-6-common (8:6.9.10.23+dfsg-2.1ubuntu11.4) to 8:6.9.10.23+dfsg-2.1ubuntu11.4+esm1
imagemagick-6.q16 (8:6.9.10.23+dfsg-2.1ubuntu11.4) to 8:6.9.10.23+dfsg-2.1ubuntu11.4+esm1
libgegl-0.4-0 (0.4.22-3) to 0.4.22-3ubuntu0.1~esm1
libgegl-common (0.4.22-3) to 0.4.22-3ubuntu0.1~esm1
libgraphicsmagick++-q16-12 (1.4+really1.3.35-1) to 1.4+really1.3.35-1ubuntu0.1~esm1
libgraphicsmagick-q16-3 (1.4+really1.3.35-1) to 1.4+really1.3.35-1ubuntu0.1~esm1
libmagickcore-6.q16-6 (8:6.9.10.23+dfsg-2.1ubuntu11.4) to 8:6.9.10.23+dfsg-2.1ubuntu11.4+esm1
libmagickcore-6.q16-6-extra (8:6.9.10.23+dfsg-2.1ubuntu11.4) to 8:6.9.10.23+dfsg-2.1ubuntu11.4+esm1
libmagickwand-6.q16-6 (8:6.9.10.23+dfsg-2.1ubuntu11.4) to 8:6.9.10.23+dfsg-2.1ubuntu11.4+esm1
libmediainfo0v5 (19.09+dfsg-2build1) to 19.09+dfsg-2ubuntu0.1~esm1
libmysofa1 (1.0~dfsg0-1) to 1.0~dfsg0-1ubuntu0.1~esm1
libopenexr24 (2.3.0-6ubuntu0.5) to 2.3.0-6ubuntu0.5+esm1
libsdl2-2.0-0 (2.0.10+dfsg1-3) to 2.0.10+dfsg1-3ubuntu0.1~esm1
libzmq5 (4.3.2-2ubuntu1) to 4.3.2-2ubuntu1.20.04.1~esm2
ntp (1:4.2.8p12+dfsg-3ubuntu4.20.04.1) to 1:4.2.8p12+dfsg-3ubuntu4.20.04.1+esm1
ntpdate (1:4.2.8p12+dfsg-3ubuntu4.20.04.1) to 1:4.2.8p12+dfsg-3ubuntu4.20.04.1+esm1
python3-mediainfodll (19.09+dfsg-2build1) to 19.09+dfsg-2ubuntu0.1~esm1

(Note that it is more "version name change" than "real update", packages version have an "+esm1" or "+esm2" added to the version)

8. Conclusion:

Caveats:
- As mentioned by Pjotr, "mintsources" does not launch. When you launch it from a command line, once entered your admin password, you get the following message:

Code: Select all

mintsources
LSB codename: 'focal'.
Version of base-files: '20.3.0'.
Your LSB codename isn't a valid Linux Mint codename.
Please check your LSB information with "lsb_release -a".

You cannot have your distro recognized as Linux Mint and Ubuntu at the same time...
You can replace "mintsources" by "sudo add-apt-repository" and "sudo add-apt-repository -r" commands to add / remove a PPA. You can manually edit your sources list (your inxi report gives them).

- The update manager no longer shows the "Linux kernels" option in the "View" menu. You can still display the kernel you are using with uname -r command.

My inxi report now mentions:

Code: Select all

System:
Kernel: 5.4.0-137-generic arch: x86_64 bits: 64 compiler: gcc v: 9.4.0 Desktop: MATE v: 1.26.0
wm: Metacity dm: LightDM Distro: Ubuntu 20.04 LTS (Focal Fossa) base: Ubuntu 20.04 focal
Machine:
Type: Laptop System: ASUSTeK product: G74Sx v: 1.0 serial: <superuser required>
Mobo: ASUSTeK model: G74Sx v: 1.0 serial: <superuser required> BIOS: American Megatrends
v: G74Sx.203 date: 09/23/2011
Battery:
ID-1: BAT0 charge: 40.5 Wh (100.0%) condition: 40.5/72.8 Wh (55.6%) volts: 15.3 min: 14.4
model: ASUSTek G74--52 serial: N/A status: full
CPU:
Info: quad core model: Intel Core i7-2670QM bits: 64 type: MT MCP arch: Sandy Bridge rev: 7
cache: L1: 256 KiB L2: 1024 KiB L3: 6 MiB
Speed (MHz): avg: 2831 high: 2917 min/max: 800/3100 cores: 1: 2856 2: 2917 3: 2835 4: 2802
5: 2812 6: 2794 7: 2801 8: 2837 bogomips: 35119
Flags: avx ht lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx
Graphics:
Device-1: NVIDIA GF116M [GeForce GT 560M] vendor: ASUSTeK driver: nvidia v: 390.157 arch: Fermi
pcie: speed: 5 GT/s lanes: 16 bus-ID: 01:00.0 chip-ID: 10de:1251
Device-2: IMC Networks Integrated Webcam type: USB driver: uvcvideo bus-ID: 1-1.2:4
chip-ID: 13d3:5134
Display: x11 server: X.Org v: 1.20.13 with: Xwayland driver: X: loaded: nvidia
unloaded: fbdev,modesetting,nouveau,vesa gpu: nvidia display-ID: :0 screens: 1
Screen-1: 0 s-res: 1920x1080 s-dpi: 128
Monitor-1: LVDS-0 res: 1920x1080 dpi: 128 diag: 438mm (17.26")
API: OpenGL v: 4.6.0 NVIDIA 390.157 renderer: GeForce GTX 560M/PCIe/SSE2 direct render: Yes
Audio:
Device-1: Intel 6 Series/C200 Series Family High Definition Audio vendor: ASUSTeK 6
driver: snd_hda_intel v: kernel bus-ID: 00:1b.0 chip-ID: 8086:1c20
Device-2: NVIDIA GF116 High Definition Audio vendor: ASUSTeK driver: snd_hda_intel v: kernel
pcie: speed: 5 GT/s lanes: 16 bus-ID: 01:00.1 chip-ID: 10de:0bee
Sound API: ALSA v: k5.4.0-137-generic running: yes
Sound Server-1: PulseAudio v: 13.99.1 running: yes
Network:
Device-1: Qualcomm Atheros AR9285 Wireless Network Adapter vendor: AzureWave AW-NB037H 802.11bgn
driver: ath9k v: kernel pcie: speed: 2.5 GT/s lanes: 1 bus-ID: 03:00.0 chip-ID: 168c:002b
IF: wlp3s0 state: up mac: <filter>
Device-2: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet
vendor: ASUSTeK U6V/U31J laptop driver: r8169 v: kernel pcie: speed: 2.5 GT/s lanes: 1 port: 9000
bus-ID: 05:00.0 chip-ID: 10ec:8168
IF: enp5s0 state: down mac: <filter>
IF-ID-1: vmnet1 state: unknown speed: N/A duplex: N/A mac: <filter>
IF-ID-2: vmnet8 state: unknown speed: N/A duplex: N/A mac: <filter>
Bluetooth:
Device-1: Qualcomm Atheros AR3011 Bluetooth type: USB driver: btusb v: 0.8 bus-ID: 1-1.1:3
chip-ID: 0cf3:3005
Report: hciconfig ID: hci0 rfk-id: 2 state: down bt-service: N/A rfk-block: hardware: no
software: yes address: <filter>
Drives:
Local Storage: total: 931.51 GiB used: 273.46 GiB (29.4%)
ID-1: /dev/sda vendor: Crucial model: CT1000MX500SSD1 size: 931.51 GiB speed: 6.0 Gb/s
serial: <filter>
Partition:
ID-1: / size: 139.75 GiB used: 14.6 GiB (10.4%) fs: ext4 dev: /dev/sda1
ID-2: /home size: 744.98 GiB used: 258.87 GiB (34.7%) fs: ext4 dev: /dev/sda2
Swap:
ID-1: swap-1 type: partition size: 30.52 GiB used: 0 KiB (0.0%) priority: -2 dev: /dev/sda3
USB:
Hub-1: 1-0:1 info: Full speed or root hub ports: 6 rev: 2.0 speed: 480 Mb/s chip-ID: 1d6b:0002
Hub-2: 1-1:2 info: Intel Integrated Rate Matching Hub ports: 6 rev: 2.0 speed: 480 Mb/s
chip-ID: 8087:0024
Device-1: 1-1.1:3 info: Qualcomm Atheros AR3011 Bluetooth type: Bluetooth driver: btusb
rev: 1.1 speed: 12 Mb/s chip-ID: 0cf3:3005
Device-2: 1-1.2:4 info: IMC Networks Integrated Webcam type: Video driver: uvcvideo rev: 2.0
speed: 480 Mb/s chip-ID: 13d3:5134
Device-3: 1-1.4:5 info: Realtek RTS5139 Card Reader Controller type: <vendor specific>
driver: rtsx_usb,rtsx_usb_ms,rtsx_usb_sdmmc rev: 2.0 speed: 480 Mb/s chip-ID: 0bda:0139
Hub-3: 2-0:1 info: Full speed or root hub ports: 8 rev: 2.0 speed: 480 Mb/s chip-ID: 1d6b:0002
Hub-4: 2-1:2 info: Intel Integrated Rate Matching Hub ports: 6 rev: 2.0 speed: 480 Mb/s
chip-ID: 8087:0024
Device-1: 2-1.2:3 info: Trust type: Mouse driver: hid-generic,usbhid rev: 1.1 speed: 1.5 Mb/s
chip-ID: 145f:01d9
Hub-5: 2-1.3:4 info: Genesys Logic Hub ports: 4 rev: 2.0 speed: 480 Mb/s chip-ID: 05e3:0608
Device-1: 2-1.3.3:5 info: Microsoft Digital Media Keyboard 3000 type: Keyboard,HID
driver: microsoft,usbhid rev: 2.0 speed: 1.5 Mb/s chip-ID: 045e:0730
Device-2: 2-1.3.4:6 info: Wacom CTL-470 [Bamboo Connect] type: Mouse,HID driver: usbhid,wacom
rev: 2.0 speed: 12 Mb/s chip-ID: 056a:00dd
Hub-6: 3-0:1 info: Hi-speed hub with single TT ports: 1 rev: 2.0 speed: 480 Mb/s
chip-ID: 1d6b:0002
Hub-7: 4-0:1 info: Super-speed hub ports: 1 rev: 3.0 speed: 5 Gb/s chip-ID: 1d6b:0003
Sensors:
System Temperatures: cpu: 74.0 C mobo: N/A gpu: nvidia temp: 62 C
Fan Speeds (RPM): cpu: 3300
Repos:
Packages: 2231 pm: dpkg pkgs: 2193 pm: flatpak pkgs: 35 pm: snap pkgs: 3
No active apt repos in: /etc/apt/sources.list
Active apt repos in: /etc/apt/sources.list.d/flatpak-stable-focal.list
1: deb http: //ppa.launchpad.net/flatpak/stable/ubuntu focal main
Active apt repos in: /etc/apt/sources.list.d/graphics-drivers-ppa-focal.list
1: deb http: //ppa.launchpad.net/graphics-drivers/ppa/ubuntu focal main
Active apt repos in: /etc/apt/sources.list.d/official-package-repositories.list
1: deb http: //packages.linuxmint.com una main upstream import backport
2: deb http: //archive.ubuntu.com/ubuntu focal main restricted universe multiverse
3: deb http: //archive.ubuntu.com/ubuntu focal-updates main restricted universe multiverse
4: deb http: //archive.ubuntu.com/ubuntu focal-backports main restricted universe multiverse
5: deb http: //security.ubuntu.com/ubuntu/ focal-security main restricted universe multiverse
6: deb http: //archive.canonical.com/ubuntu/ focal partner
Active apt repos in: /etc/apt/sources.list.d/tor.list
1: deb https: //deb.torproject.org/torproject.org/ focal main
Active apt repos in: /etc/apt/sources.list.d/ubuntu-cis.list
1: deb https: //esm.ubuntu.com/cis/ubuntu focal main
Active apt repos in: /etc/apt/sources.list.d/ubuntu-esm-apps.list
1: deb https: //esm.ubuntu.com/apps/ubuntu focal-apps-security main
2: deb https: //esm.ubuntu.com/apps/ubuntu focal-apps-updates main
Active apt repos in: /etc/apt/sources.list.d/ubuntu-esm-infra.list
1: deb https: //esm.ubuntu.com/infra/ubuntu focal-infra-security main
2: deb https: //esm.ubuntu.com/infra/ubuntu focal-infra-updates main
Info:
Processes: 306 Uptime: 1h 5m Memory: 15.61 GiB used: 4.76 GiB (30.5%) Init: systemd v: 245
target: graphical (5) default: graphical Compilers: gcc: 9.4.0 alt: 9 Client: Unknown python3.8
client inxi: 3.3.24

If you are happy with this, make a new backup / system snapshot.
You can go back to your former system state using your former backup / system snapshot.
You can have mintsources work again by replacing edited files by their saved copies; this will probably disable pro services (not tested).

Interest of Ubuntu Pro: if your Linux Mint distribution is really not maintained (LM 18.x based on Ubuntu 16.04 LTS) or close to be no longer maintained (LM 19.x based on Ubuntu 18.04 LTS) and your computer does not accept a more recent version of Linux Mint, Ubuntu Pro is a way to have a longer maintenance period.
If you are using LM 20.x or LM 21.x, benefit is essentially limited to Livepatch service.
In all cases, there are caveats (two identified, maybe more?); your system cannot be identified as Linux Mint and Ubuntu at the same time... This might induce problems with Mint specific programs.

(After having done all this, I am back to Linux Mint 20.3 without Ubuntu Pro).

Regards,

MN
Odpowiedz
#5
0
19.3, jak cała seria 19.x, jest oparte na Ubuntu 18.04, które zostało "wygaszone" 31 maja tego roku.
Tak więc i 19.3 nie ma już wsparcia.
(23-06-2023, 20:35)ontos napisał(a):
(23-06-2023, 20:25)orlI napisał(a): wersja Linux Mint 19.3 Tricia jest nadal supportowana, tak?


Cytat:Linux Mint 19.3 is a long term support release which will be supported until 2023.

Źródło: https://www.linuxmint.com/rel_tricia_cin...atsnew.php

W tym roku kończy się i support dla 19.3, więc lepiej rozważ przejście na nowszą wersję.


A na jaką wersję radzicie przejść aby obsługiwało się ją łatwo jak windowsa?
Przejście na tą wersję (którą polecicie) może sie odbyć tylko przez odinstalowanie Mint 19.2 Tina i zainstalowanie świeżej instalki tej nowej wersji? (nie da się zaktualizować systemu z Tina 19.2 do tej nowej wersji z poziomu menedżera aktualizacji?)
Odpowiedz
#6
0
Dostałeś linka z instrukcją jak przejść na 20.
Odpowiedz
#7
0
(23-06-2023, 22:02)dedito napisał(a): Dostałeś linka z instrukcją jak przejść na 20.

1) Co do tego linka:
https://linuxmint-user-guide.readthedocs...nt-20.html
, to najpierw musiałbym zaktualizować z 19.2 do 19.3 i dopiero wykonać upgrade do 20 z powyższego linku, tak?

2) Chyba szybciej i łatwiej będzie zainstalować świeżą, najnowszą instalkę 21.1 Vera wg poniższych instrukcji? 
https://linuxmint-installation-guide.readthedocs.io/en/latest/

3) Co zrobić przed instalacją Minta 21.1 Vera? Jak poprawnie odinstalować ten obecny system 19.2?

Dziękuje!
Odpowiedz
#8
0
1) Tak.
2) Tak, albo >> Linux Mint 21.1 - instalacja
3) Nie trzeba odinstalować. Podczas instalacji wybierz opcję "Wyczyszczenie dysku i zainstalowanie Linux Mint" albo opcję zastąpienia 19.2 przez 20.1 jeżeli masz tam także Windows.
Odpowiedz
#9
0
Dwie ważne kwestie - czy masz system w wersji 32bit czy 64bit? Jeżeli 32bit, a twoja maszyna ma możliwość 64bit -> zainstaluj nowy system. Jeżeli tylko 32bit, to pozostaje zastanowienie, czy chcesz jeszcze go używać, bo może lepiej wymienić na coś 64bit. Druga to jakie partycje - czy masz osobno /home (jest to bardzo wygodne i zalecane rozwiązanie)? Jeśli nie -> radziłbym skopiować zawartość /home na inny nośnik i zrobić nową instalację, np. najnowszej dostępnej wersji
Co do kolejności przechodzenia - dużo zależy od twojej wiedzy i doświadczenia, bo w przypadku linuksa masz wybór swej drogi - możesz lecieć zalecanym szlakiem zgodnie z instrukcjami, czyli twoja wersja (19.2) -> ostatnia przed nową LTS (19.3) -> nowa LTS (20) itd., a możesz też mając więcej doświadczenia od razu wskoczyć na np. 21.1 Smile
Kernel: 6.2.0-32-generic x86_64 Desktop: Xfce 4.18.1 Distro: Linux Mint 21.2 Victoria base: Ubuntu 22.04 jammy
Odpowiedz
#10
0
(24-06-2023, 21:12)MichałM napisał(a): Druga to jakie partycje - czy masz osobno /home (jest to bardzo wygodne i zalecane rozwiązanie)? Jeśli nie -> radziłbym skopiować zawartość /home na inny nośnik i zrobić nową instalację, np. najnowszej dostępnej wersji

System i komp są 64bit.
Z tego co pamiętam to chyba jest tam oddzielna partycja home (mogę i tak skopiować zawartość 'home' na inny nośnik i cały dysk skasować prze reinstalacji systemu)

Na partycji systemowej chyba nie mam żadnych osobistych plików do backup'u, prawda? (bo jak coś zapisywałem np na pulpicie, to pulpit zawiera się w partycji home, tak?)

PS. Czy ten Mint 19.2 Tina mogę jeszcze poużywać z 2 tygodnie? Czy to już niebezpieczne jest?
Odpowiedz


Skocz do:




Użytkownicy przeglądający ten wątek: 1 gości