Автор Тема: Доступны осенние стартеркиты p9 (20190912)  (Прочитано 20036 раз)

Оффлайн Speccyfighter

  • Мастер
  • ***
  • Сообщений: 10 259
Сделал: http://nightly.altlinux.org/p9/beta/

Отлично. Спасибо, Антон.

Итак:
Стабильный выпуск xfce-sysv i586 и x86_64

Оффлайн Speccyfighter

  • Мастер
  • ***
  • Сообщений: 10 259
Готов второй выпуск стартеркитов на 9 платформе для i586, x86_64, aarch64 и armh.

В образах alt-p9-xfce-sysv-20191020-{i586,x86_64}.iso отсутствует пакет apt-conf-ignore-systemd блокирующий установку пакетов systemd{,-services,-sysvinit} в системах на sysvinit
# chroot /mnt/sda11/
# grep -i 'name\|vers' /etc/os-release
NAME="starter kit"
VERSION="p8 (Hypericum)"
VERSION_ID=p8
PRETTY_NAME="ALT Starterkit (Hypericum)"
CPE_NAME="cpe:/o:alt:starterkit:p8"
# ls -l /sbin/init
-rwx------ 1 root root 39464 фев 19  2015 /sbin/init
# rpm -qa | grep systemd | grep ignore
apt-conf-ignore-systemd-0.1-alt2
# rpm -qvl apt-conf-ignore-systemd
-rw-r--r--    1 root    root              292 сен 12  2018 /etc/apt/apt.conf.d/ignore-systemd.conf
# rpm -qi --changelog apt-conf-ignore-systemd | tail -n 10 | head -n 4
Description :
This is the apt configuration file for systems on sysvinit,
to ignore the installation of systemd packages,
see http://apt-rpm.org/tricks.shtml for details.
# cat /etc/apt/apt.conf.d/ignore-systemd.conf
/*
 * This is the apt configuration file for systems on sysvinit,
 * to ignore the installation of systemd packages,
 * see http://apt-rpm.org/tricks.shtml for details.
 */


RPM
{
    Ignore {
    // systemd packages.
    "systemd";
    "systemd-services";
    "systemd-sysvinit";
    };
};

Просьба включить пакет apt-conf-ignore-systemd в образы alt-p9-xfce-sysv-2019*-{i586,x86_64}.iso

Оффлайн Speccyfighter

  • Мастер
  • ***
  • Сообщений: 10 259
В ченджлоге пакета apt-conf-ignore-systemd ачипятка в слове conflicts:
# rpm -q --changelog apt-conf-ignore-systemd | grep Added
- Added conficts with ignored packages and requires on sysvinit

Должно быть:
# rpm -q --changelog apt-conf-ignore-systemd | grep Added | sed 's/conficts/conflicts/'
- Added conflicts with ignored packages and requires on sysvinit

Оффлайн Speccyfighter

  • Мастер
  • ***
  • Сообщений: 10 259
В ченджлоге пакета apt-conf-ignore-systemd ачипятка в слове conflicts:
# rpm -q --changelog apt-conf-ignore-systemd | grep Added
- Added conficts with ignored packages and requires on sysvinit

Должно быть:
# rpm -q --changelog apt-conf-ignore-systemd | grep Added | sed 's/conficts/conflicts/'
- Added conflicts with ignored packages and requires on sysvinit

Багрепорт отправлен:
 Bug 37404 - Ачипятка в changelog в слове conflicts пакета
https://bugzilla.altlinux.org/show_bug.cgi?id=37404

Оффлайн Антон Мидюков

  • alt linux team
  • ***
  • Сообщений: 5 183
  • antohami@
Багрепорт отправлен:
 Bug 37404 - Ачипятка в changelog в слове conflicts пакета
https://bugzilla.altlinux.org/show_bug.cgi?id=37404

Перфекционисты, блин :-)

Оффлайн Speccyfighter

  • Мастер
  • ***
  • Сообщений: 10 259
Багрепорт отправлен:
 Bug 37404 - Ачипятка в changelog в слове conflicts пакета
https://bugzilla.altlinux.org/show_bug.cgi?id=37404

Перфекционисты, блин :-)

:-) Перфекционизм, не перфекционизм, но не будем давать повода всему миру для смеха.