ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: "Damir Shayhutdinov" <lost404@gmail.com>
To: Sisyphus@mail.ru,
	"ALT Linux Sisyphus discussion list"
	<sisyphus@lists.altlinux.org>
Subject: Re: [sisyphus] bash: man: command not found
Date: Mon, 17 Jul 2006 22:11:30 +0400
Message-ID: <679044850607171111v6e8ba3e2ye274230944261d2c@mail.gmail.com> (raw)
In-Reply-To: <784963291.20060717150401@mail.ru>

17.07.06, Sisyphus@mail.ru<Sisyphus@mail.ru> написал(а):
> после apt-get distribut..:
> # apt-get
> bash: apt-get: command not found
> # man
> bash: man: command not found
>  Что случилось как вернуть ?     (sh аналогичная ситуация)
[режим телепата on]
У вас нету в переменной PATH пути к программам apt-get и man.
Или нету самих программ.

Поэтому сделайте так:
ls -l /usr/bin/apt-get /usr/bin/man
Если говорит что такие файлы есть - сделайте
export PATH=$PATH:/usr/bin
тогда вроде должно заработать.

Если их нет, тогда возможно что у вас накрылся /usr. Если он у вас был
на отдельном разделе, проверьте что он примонтирован (mount /usr и
mount | grep /usr).
Возможно, вам придется отмонтировать его и проверить целостность.

Если же у вас был и есть /usr на общем разделе вместе с /, (или раздел
с /usr примонтирован и в порядке), то вы возможно при обновлении
снесли вообще все. Лучший выход в таком случае - переустановка
системы.

Если же это не возможно, то придется доставать где-то apt-get, ставить
заново его и все что ему надо (rpm -i), после чего вручную доставлять
нужные пакеты.
В вашим уровнем познаний в Линуксе я такого не рекомендую.
[/режим телепата off]

[режим усталого мантейнера on]
ВНИМАТЕЛЬНО ЧИТАЙТЕ что пишет apt-get dist-upgrade. НИ В КОЕМ СЛУЧАЕ
НЕ ВВОДИТЕ Yes, do as I say! Это в переводе с аптоанглийского означает
"Я хочу уничтожить важные пакеты в моей системе". После такого обычно
остается только переустановка.
dist-upgrade с стабильного дистрибутива до Сизифа обычно очень
сложный, и его надо делать в несколько стадий. Без знаний о пакетной
системе, зависимостях, библиотеках, виртуальных и soname шанс
правильно обновится с первого раза близок к нулю
[/режим усталого мантейнера off]

      reply	other threads:[~2006-07-17 18:11 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-21 12:26 [sisyphus] ssmtp проблемы Sisyphus
2006-06-21 14:51 ` Alexey Morsov
2006-06-21 16:04   ` [sisyphus] Re[2]: " Sisyphus
2006-06-22  7:08     ` Alexey Morsov
2006-07-17 11:04   ` [sisyphus] bash: man: command not found Sisyphus
2006-07-17 18:11     ` Damir Shayhutdinov [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=679044850607171111v6e8ba3e2ye274230944261d2c@mail.gmail.com \
    --to=lost404@gmail.com \
    --cc=Sisyphus@mail.ru \
    --cc=sisyphus@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 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