From: Dmitry Surrentchick <grproject@mtu-net.ru>
To: community@altlinux.ru
Subject: Re: [Comm] Откат на старый пакет (apt)
Date: Tue, 28 Dec 2004 04:46:29 +0300
Message-ID: <20041228014629.GB9815@server.conceptio> (raw)
In-Reply-To: <20041227144752.GD14516@master.mivlgu.local>
On Mon, Dec 27, 2004 at 05:47:52PM +0300, Sergey Vlasov wrote:
> On Mon, Dec 27, 2004 at 05:10:10PM +0300, Dmitry Surrentchick wrote:
> > Как, пользуясь apt'ом, правильно _переустановить_ предыдущую версию?
> >
> > Допустим, надо поставить - x-1.0-alt1. А стоит - x-2.0-alt1.
>
> apt-get install x=1.0-alt1
Нет, конечно. Я в Сизифе ответил, может, кому ещё пригодится:
########################################################################
Да, спасибо, любая инфа всегда полезна. Но только из командной строки -
никак. Я тут сам никогда не додумался бы, чтобы так искать, но на самом
деле это называется "downgrade", и в АПТе он возможен очень даже просто
(в теч. дня выяснил). Из его же АПТового HOWTO (как-то всё это не
очевидно там), и в каком-то форуме. Через /etc/apt/preferences/. Просто
в этот файл (его ещё надо создать) надо вписать по стабильному старому
пакету всего лишь:
Package: <имя_пакета>
Pin: version <старая_версия_пакета>
Pin-Priority: 1001
...потом sudo apt-get update
И напоследок sudo apt-get --reinstall install <имя_пакета>
У меня получилось!
########################################################################
*/_С yважением, Dmitry_/*
prev parent reply other threads:[~2004-12-28 1:46 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-12-27 14:10 Dmitry Surrentchick
2004-12-27 14:47 ` Sergey Vlasov
2004-12-28 1:46 ` Dmitry Surrentchick [this message]
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=20041228014629.GB9815@server.conceptio \
--to=grproject@mtu-net.ru \
--cc=community@altlinux.ru \
/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