ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] Apt
@ 2003-01-31 13:10 Japh
  2003-01-31 17:14 ` Sergey V. Degtyaryov
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Japh @ 2003-01-31 13:10 UTC (permalink / raw)
  To: community

Переустанавливаю apt.
1) rpm -e apt
2) скачиваю из сизифа apt
3) rpm -ivh apt
4) apt-get update и...

bash: apt-get: command not found





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

* Re: [Comm] Apt
  2003-01-31 13:10 [Comm] Apt Japh
@ 2003-01-31 17:14 ` Sergey V. Degtyaryov
  2003-02-01  6:31   ` Japh
  2003-01-31 20:25 ` Amodeus
  2003-02-01  9:11 ` Sergey Kuznetsov
  2 siblings, 1 reply; 8+ messages in thread
From: Sergey V. Degtyaryov @ 2003-01-31 17:14 UTC (permalink / raw)
  To: community

Доброго дня, Japh. 
31 Января в 16:10 Вы сказали буквально следующее:

> Переустанавливаю apt.
> 1) rpm -e apt
> 2) скачиваю из сизифа apt
> 3) rpm -ivh apt
> 4) apt-get update и...
> 
> bash: apt-get: command not found

Должна быть:
[maga@master maga]$ rpm -qf  `which apt-get`
apt-0.5.4cnc9-alt5

1) Какой дистрибутив?
2) Какой apt (был\стал)
3) Зачем делаете при помощи RPM?
4) Ошибки при установке - ?
5) rpm -ql apt | grep apt-get - ?

Если по п.1 - Sisyphus (а я не вижу возможности поставить Вашим
способом apt из Сизифа на любой другой дистрибутив  кроме ALM 2.2, то
продолжим в sisyphus@altlinux.ru)

-- 
С уважением, Сергей Дегтярев
[maga@localhost] /usr/games/fortune
Он был допрошен в привинтивном к стулу порядке


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

* Re: [Comm] Apt
  2003-01-31 13:10 [Comm] Apt Japh
  2003-01-31 17:14 ` Sergey V. Degtyaryov
@ 2003-01-31 20:25 ` Amodeus
  2003-02-01  6:35   ` Japh
  2003-02-01  9:11 ` Sergey Kuznetsov
  2 siblings, 1 reply; 8+ messages in thread
From: Amodeus @ 2003-01-31 20:25 UTC (permalink / raw)
  To: community

В сообщении от 31 Январь 2003 16:10 Japh написал:
> Переустанавливаю apt.
> 1) rpm -e apt
> 2) скачиваю из сизифа apt
> 3) rpm -ivh apt
> 4) apt-get update и...
>
> bash: apt-get: command not found
Вообще-то АПТ можно обновить одной простой командой
#apt-get upgrade apt
а что говорит 3-я команда?!
-- 
Amodeus
Saratov Linux User Group
amodeus@pisem.net
http://saratov.lug.ru



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

* Re: [Comm] Apt
  2003-01-31 17:14 ` Sergey V. Degtyaryov
@ 2003-02-01  6:31   ` Japh
  2003-02-01 14:39     ` Sergey V. Degtyaryov
  0 siblings, 1 reply; 8+ messages in thread
From: Japh @ 2003-02-01  6:31 UTC (permalink / raw)
  To: community

----- Original Message -----
From: "Sergey V. Degtyaryov" <maga@replay.ru>
To: <community@altlinux.ru>
Sent: Friday, January 31, 2003 8:14 PM
Subject: Re: [Comm] Apt


> Доброго дня, Japh.
> 31 Января в 16:10 Вы сказали буквально следующее:
>
> > Переустанавливаю apt.
> > 1) rpm -e apt
> > 2) скачиваю из сизифа apt
> > 3) rpm -ivh apt
> > 4) apt-get update и...
> >
> > bash: apt-get: command not found
>
> Должна быть:
> [maga@master maga]$ rpm -qf  `which apt-get`
> apt-0.5.4cnc9-alt5
>
> 1) Какой дистрибутив?
> 2) Какой apt (был\стал)
> 3) Зачем делаете при помощи RPM?
> 4) Ошибки при установке - ?
> 5) rpm -ql apt | grep apt-get - ?

, Сергей Дегтярев
> [maga@localhost] /usr/games/fortune

1) Junior 2.0
2)последний :)) по словам apt
3)а как еще можно их ставить (кстати
эту тему я уже поднимал (что с помощью
rpm пакеты в принципе не ставятся))
4)ошибок нет
5)еще не выяснил
но rpm -q apt говорит что пакет мне
удалось удалить :))

спасибо



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

* Re: [Comm] Apt
  2003-01-31 20:25 ` Amodeus
@ 2003-02-01  6:35   ` Japh
  2003-02-01  7:10     ` Alex Yustasov
  0 siblings, 1 reply; 8+ messages in thread
From: Japh @ 2003-02-01  6:35 UTC (permalink / raw)
  To: community

----- Original Message -----
From: "Amodeus" <amodeus@pisem.net>
To: <community@altlinux.ru>
Sent: Friday, January 31, 2003 11:25 PM
Subject: Re: [Comm] Apt


> В сообщении от 31 Январь 2003 16:10 Japh написал:
> > Переустанавливаю apt.
> > 1) rpm -e apt
> > 2) скачиваю из сизифа apt
> > 3) rpm -ivh apt
> > 4) apt-get update и...
> >
> > bash: apt-get: command not found
> Вообще-то АПТ можно обновить одной простой командой
> #apt-get upgrade apt
> а что говорит 3-я команда?!
> -- ничего... просто делае вид что что-то ставит..
и все..




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

* Re: [Comm] Apt
  2003-02-01  6:35   ` Japh
@ 2003-02-01  7:10     ` Alex Yustasov
  0 siblings, 0 replies; 8+ messages in thread
From: Alex Yustasov @ 2003-02-01  7:10 UTC (permalink / raw)
  To: community

On Sat, Feb 01, 2003 at 09:35:21AM +0300, Japh wrote:
> > >
> > > bash: apt-get: command not found
> > Вообще-то АПТ можно обновить одной простой командой
> > #apt-get upgrade apt
> > а что говорит 3-я команда?!
> > -- ничего... просто делае вид что что-то ставит..
> и все..

из под root
rpm -i /путь к apt...rpm/apt-0.5.4cnc9-alt7.i586.rpm >& apt.out
или какой у Вас rpm. Лучше наверное взять старый, тот который с 
диска Junior.
И прислать apt.out


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

* Re: [Comm] Apt
  2003-01-31 13:10 [Comm] Apt Japh
  2003-01-31 17:14 ` Sergey V. Degtyaryov
  2003-01-31 20:25 ` Amodeus
@ 2003-02-01  9:11 ` Sergey Kuznetsov
  2 siblings, 0 replies; 8+ messages in thread
From: Sergey Kuznetsov @ 2003-02-01  9:11 UTC (permalink / raw)
  To: community

On Fri, 31 Jan 2003 16:10:23 +0300
Japh <japh@mail.ru> wrote:

> Переустанавливаю apt.
> 1) rpm -e apt
> 2) скачиваю из сизифа apt
> 3) rpm -ivh apt
> 4) apt-get update и...
> 
> bash: apt-get: command not found

echo $PATH
which apt-get

С уважением,
Сергей


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

* Re: [Comm] Apt
  2003-02-01  6:31   ` Japh
@ 2003-02-01 14:39     ` Sergey V. Degtyaryov
  0 siblings, 0 replies; 8+ messages in thread
From: Sergey V. Degtyaryov @ 2003-02-01 14:39 UTC (permalink / raw)
  To: community

Доброго дня, Japh. 
01 Февраля в 09:31 Вы сказали буквально следующее:

> 
> ----- Original Message -----
> From: "Sergey V. Degtyaryov" <maga@replay.ru>
> To: <community@altlinux.ru>
> Sent: Friday, January 31, 2003 8:14 PM
> Subject: Re: [Comm] Apt
> 
> 
> > Доброго дня, Japh.
> > 31 Января в 16:10 Вы сказали буквально следующее:
> >
> > > Переустанавливаю apt.
> > > 1) rpm -e apt
> > > 2) скачиваю из сизифа apt
> > > 3) rpm -ivh apt
> > > 4) apt-get update и...
> > >
> > > bash: apt-get: command not found
> >
> > Должна быть:
> > [maga@master maga]$ rpm -qf  `which apt-get`
> > apt-0.5.4cnc9-alt5
> >
> > 1) Какой дистрибутив?
> > 2) Какой apt (был\стал)
> > 3) Зачем делаете при помощи RPM?
> > 4) Ошибки при установке - ?
> > 5) rpm -ql apt | grep apt-get - ?
> 


> 3)а как еще можно их ставить (кстати
> эту тему я уже поднимал (что с помощью
> rpm пакеты в принципе не ставятся))

Вам надо сходить на atmsk.ru и прочитать все статьи на тему
использования apt. (-cache, -get, -cdrom)
Вкратце:
1) Все обновления делайте при помощи apt-get.
2) Используйте команду rpm только если Вы твердо знаете, к чему это
приведет.
3) Разберитесь, что такое Sisyphus

Ну и скажите, наконец, на кой черт Вам понадобился apt из Сизифа? =)

-- 
С уважением, Сергей Дегтярев
[maga@localhost] /usr/games/fortune
Мир - это гвоздь, а у нас есть большой молоток.
      -- из статьи Be Inc. 


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

end of thread, other threads:[~2003-02-01 14:39 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-01-31 13:10 [Comm] Apt Japh
2003-01-31 17:14 ` Sergey V. Degtyaryov
2003-02-01  6:31   ` Japh
2003-02-01 14:39     ` Sergey V. Degtyaryov
2003-01-31 20:25 ` Amodeus
2003-02-01  6:35   ` Japh
2003-02-01  7:10     ` Alex Yustasov
2003-02-01  9:11 ` Sergey Kuznetsov

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