ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] Кто украл RPM ?
@ 2006-01-17  8:43 Arioch
  2006-01-17 17:49 ` Valery V. Inozemtsev
  0 siblings, 1 reply; 6+ messages in thread
From: Arioch @ 2006-01-17  8:43 UTC (permalink / raw)
  To: sisyphus

Интересный эффект... Решил почистить систему слегка :)


[root@localhost modules]# rpm -qf 2.4.28-std-up-alt2
kernel-image-std-up-2.4.28-alt2
[root@localhost modules]# rpm -qf 2.4.26-std-up-alt6
kernel-image-std-up-2.4.26-alt6
kernel-modules-v4l-std-up-2004.06.14-alt2.6
[root@localhost modules]# apt-get remove -D 
kernel-image-std-up-2.4.28-alt2 
kernel-modules-v4l-std-up-2004.06.14-alt2.6 kernel-image-std-up-2.4.26-alt6
Reading Package Lists... Done
Building Dependency Tree... Done
E: Couldn't find package kernel-image-std-up-2.4.28-alt2

Неужели я из /car/cache/apt поубивал их?
Перезакачивать не хочется, удалять... Как ?

Удалить файлы можно через rpm -ql XXXXX |xargs | rm -y
Но как получить список отсутствующих rpmок (в /var/cache/apt имена 
файлов с %-подстановками) и как потом удалить информацию о RPMках из базы ?




^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [sisyphus] Кто украл RPM ?
  2006-01-17  8:43 [sisyphus] Кто украл RPM ? Arioch
@ 2006-01-17 17:49 ` Valery V. Inozemtsev
  2006-01-17 18:16   ` [sisyphus] " Arioch
  0 siblings, 1 reply; 6+ messages in thread
From: Valery V. Inozemtsev @ 2006-01-17 17:49 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

[-- Attachment #1: Type: text/plain, Size: 276 bytes --]

> [root@localhost modules]# apt-get remove -D
> kernel-image-std-up-2.4.28-alt2
> kernel-modules-v4l-std-up-2004.06.14-alt2.6 kernel-image-std-up-2.4.26-alt6

# apt-get remove kernel-image-std-up#2.4.28-alt2 
kernel-image-std-up#2.4.26-alt6

-- 
Valery V. Inozemtsev

[-- Attachment #2: Type: application/pgp-signature, Size: 190 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [sisyphus] Re: Кто украл RPM ?
  2006-01-17 17:49 ` Valery V. Inozemtsev
@ 2006-01-17 18:16   ` Arioch
  2006-01-17 19:14     ` Віталь Хілько
  2006-01-18  9:54     ` Epiphanov Sergei
  0 siblings, 2 replies; 6+ messages in thread
From: Arioch @ 2006-01-17 18:16 UTC (permalink / raw)
  To: sisyphus

Valery V. Inozemtsev пишет:
> # apt-get remove kernel-image-std-up#2.4.28-alt2 
> kernel-image-std-up#2.4.26-alt6

Спасибо! этот трюк где-нибудь в FAQ описан интересно? :D




^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [sisyphus] Re: Кто украл RPM ?
  2006-01-17 18:16   ` [sisyphus] " Arioch
@ 2006-01-17 19:14     ` Віталь Хілько
  2006-01-18  9:54     ` Epiphanov Sergei
  1 sibling, 0 replies; 6+ messages in thread
From: Віталь Хілько @ 2006-01-17 19:14 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

[-- Attachment #1: Type: text/plain, Size: 467 bytes --]

On Аўт, 2006-01-17 at 21:16 +0300, Arioch wrote:
> Valery V. Inozemtsev пишет:
> > # apt-get remove kernel-image-std-up#2.4.28-alt2 
> > kernel-image-std-up#2.4.26-alt6
> 
> Спасибо! этот трюк где-нибудь в FAQ описан интересно? :D
как я помню, вроде даже сам апт об этом говорит, если виртуальный пакет
имеет несколько кандидатов

[-- Attachment #2: Гэтая частка паведамленьня падпісана электроным подпісам --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [sisyphus] Re: Кто украл RPM ?
  2006-01-17 18:16   ` [sisyphus] " Arioch
  2006-01-17 19:14     ` Віталь Хілько
@ 2006-01-18  9:54     ` Epiphanov Sergei
  2006-01-18 10:16       ` [sisyphus] Re: Ктоукрал " Arioch
  1 sibling, 1 reply; 6+ messages in thread
From: Epiphanov Sergei @ 2006-01-18  9:54 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

В сообщении от Tuesday 17 January 2006 21:16 Arioch написал(a):
> Valery V. Inozemtsev пишет:
> > # apt-get remove kernel-image-std-up#2.4.28-alt2
> > kernel-image-std-up#2.4.26-alt6
>
> Спасибо! этот трюк где-нибудь в FAQ описан интересно? :D

А как Вы ставите ядро? Правильно:

apt-get install kernel-image-std-up#2.4.28-alt2

-- 
С уважением, Епифанов Сергей



^ permalink raw reply	[flat|nested] 6+ messages in thread

* [sisyphus] Re: Ктоукрал RPM ?
  2006-01-18  9:54     ` Epiphanov Sergei
@ 2006-01-18 10:16       ` Arioch
  0 siblings, 0 replies; 6+ messages in thread
From: Arioch @ 2006-01-18 10:16 UTC (permalink / raw)
  To: sisyphus

> А как Вы ставите ядро? Правильно:
> 
> apt-get install kernel-image-std-up#2.4.28-alt2


Абохивознает :) Синаптиком.

А почему правильно именно так ? Разве apt верит мне на слово, а не берет 
необходимую информацию о пакете из его свойств ?





^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2006-01-18 10:16 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-01-17  8:43 [sisyphus] Кто украл RPM ? Arioch
2006-01-17 17:49 ` Valery V. Inozemtsev
2006-01-17 18:16   ` [sisyphus] " Arioch
2006-01-17 19:14     ` Віталь Хілько
2006-01-18  9:54     ` Epiphanov Sergei
2006-01-18 10:16       ` [sisyphus] Re: Ктоукрал " Arioch

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

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

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


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