ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Vladimir D. Seleznev" <vseleznv@altlinux.org>
To: belka <287319487@list.ru>,
	ALT Linux Community general discussions
	<community@lists.altlinux.org>
Subject: Re: [Comm] Как переустановить всю сисему с репозитория?
Date: Sat, 12 Sep 2020 01:47:53 +0300
Message-ID: <20200911224753.GA1339614@portlab> (raw)
In-Reply-To: <1599854612.854385188@f479.i.mail.ru>

On Fri, Sep 11, 2020 at 11:03:32PM +0300, belka wrote:
> 
> Переустановка
> sudo aptitude reinstall '~i'
> показал ошибку
> E: I wasn't able to locate file for the kernel-image-std-def#1:5.4.28-alt1:p9+248518.100.1.1@1585233118 package. This might mean you need to manually fix this package.
> Нужна другая комманда

Попробуйте такую команду от рута:

    rpm -qa --qf '%{name}\n' |sed '/^kernel-/d' |xargs apt-get reinstall -y

и потом

    update-kernel

-- 
   WBR,
   Vladimir D. Seleznev


       reply	other threads:[~2020-09-11 22:47 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-11 22:47 ` Vladimir D. Seleznev [this message]
2020-09-12  5:24   ` Aleksey Borisenkov
2020-09-12 13:55     ` [Comm] Как переустановить всю систему " Michael Shigorin
2020-09-12 17:06         ` Michael Shigorin
2020-09-12 17:24             ` Michael Shigorin
2020-09-12 17:49                 ` Michael Shigorin

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=20200911224753.GA1339614@portlab \
    --to=vseleznv@altlinux.org \
    --cc=287319487@list.ru \
    --cc=community@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 Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/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 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

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


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