ALT Linux sysadmins discussion
 help / color / mirror / Atom feed
From: Alex Moskalenko <mav@elserv.msk.su>
To: sysadmins@lists.altlinux.org
Subject: Re: [Sysadmins] Запуск текущего P8 с ядром ovz-el
Date: Wed, 22 Aug 2018 12:21:11 +0300
Message-ID: <20180822122111.052b4088@elserv.ru> (raw)
In-Reply-To: <a230a7c6-0c40-d68e-a699-9cbad8d4a68c@shpl.ru>

В Wed, 22 Aug 2018 11:52:32 +0300
Сергей <solic@shpl.ru> пишет:

> Теперь надо придумать, как в процессе upgrade правильный udev
> подсунуть ( он у меня есть на сервере, который до отпуска апрейдил)
> 
> Правильно ли будет
> 1. поставить  udev на hold в apt,
> 2. dist-upgrade
> 3. поставить udev-233 через rpm (а что он тянет за собой?)
> 4. перезагрузить и искать  другие грабли.

Я делал следующим образом:

1. apt-repo rm all

2. Добавил в sources.list архив P8 от 03.04.2018
rpm [updates]
http://ftp.altlinux.org/pub/distributions/archive/p8/date/2018/04/03
x86_64 classic
rpm [updates]
http://ftp.altlinux.org/pub/distributions/archive/p8/date/2018/04/03
x86_64-i586 classic
rpm [updates]
http://ftp.altlinux.org/pub/distributions/archive/p8/date/2018/04/03
noarch classic

3. dist-upgrade

4. Поставил udev и systemd на холд
RPM::Hold {
    "^udev.*";
    "^libudev.*";
    "^libsystemd.*";
    "^systemd.*";
};

5. apt-repo rm all; apt-repo add p8
6. dist-upgrade
7. update-kernel

После этого имеем текущий p8 с последним рабочим udev-233.


  reply	other threads:[~2018-08-22  9:21 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-14  8:54 Москаленко Алексей Владимирович
2018-08-14 11:56 ` Alexander Volkov
2018-08-14 12:55   ` Москаленко Алексей Владимирович
2018-08-14 14:27     ` Alexander Volkov
2018-08-14 15:23       ` Москаленко Алексей Владимирович
2018-08-14 15:38         ` Michael Shigorin
2018-08-15  8:51           ` Москаленко Алексей Владимирович
2018-08-15  9:01             ` Шенцев Алексей
2018-08-15 11:37               ` Nikolay A. Fetisov
2018-08-15 10:11             ` Michael Shigorin
2018-08-22  8:52             ` Сергей
2018-08-22  9:21               ` Alex Moskalenko [this message]
2018-08-22 10:44                 ` Сергей
2018-08-22 15:18                 ` Sergey
2018-08-23  3:48                   ` Москаленко Алексей Владимирович
2018-08-23  7:44                     ` Сергей
2018-08-23  8:09                       ` Alex Moskalenko
2018-08-24  6:04                         ` Sergey
2018-08-15 10:02     ` Sergey
2018-08-15 11:17       ` Москаленко Алексей Владимирович

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180822122111.052b4088@elserv.ru \
    --to=mav@elserv.msk.su \
    --cc=sysadmins@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux sysadmins discussion

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sysadmins/0 sysadmins/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sysadmins sysadmins/ http://lore.altlinux.org/sysadmins \
		sysadmins@lists.altlinux.org sysadmins@lists.altlinux.ru sysadmins@lists.altlinux.com
	public-inbox-index sysadmins

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sysadmins


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git