Bug 18740 - bind из бранча 5.0 не устанавливается
Summary: bind из бранча 5.0 не устанавливается
Status: CLOSED NOTABUG
Alias: None
Product: Branch 5.0
Classification: Distributions
Component: bind (show other bugs)
Version: unspecified
Hardware: all Linux
: P2 normal
Assignee: Dmitry V. Levin
QA Contact: qa-5.0@altlinux.org
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-04 15:45 MSK by Vitaly A. Ostanin
Modified: 2009-02-05 12:17 MSK (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vitaly A. Ostanin 2009-02-04 15:45:10 MSK
apt> install bind
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.

Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  bind: PreDepends: bind-control but it is not installable
E: Broken packages
Comment 1 Dmitry V. Levin 2009-02-04 15:57:58 MSK
Не воспроизводится:

# apt-get install bind
Reading Package Lists... Done
Building Dependency Tree... Done
The following extra packages will be installed:
  bind-control
The following NEW packages will be installed:
  bind bind-control
0 upgraded, 2 newly installed, 0 removed and 4 not upgraded.
Need to get 0B/239kB of archives.
After unpacking 630kB of additional disk space will be used.
Do you want to continue? [Y/n]
Comment 2 Vitaly A. Ostanin 2009-02-05 02:12:18 MSK
Да, это из-за того, что у меня в sources.list нет компоненты noarch. А нету её, потому что её не записал установщик 5.0 Desktop alpha.
Comment 3 Anton V. Boyarshinov 2009-02-05 10:16:14 MSK
(В ответ на комментарий №2)
> Да, это из-за того, что у меня в sources.list нет компоненты noarch. А нету её,
> потому что её не записал установщик 5.0 Desktop alpha.

Вообще-то установщик прописывает только носитель с которого производилась установка, а на диске нет раздельных компонент по архитектурам.
Comment 4 Vitaly A. Ostanin 2009-02-05 12:17:59 MSK
После установки в /etc/apt/sources.list.s/alt.list в закомментированном виде были строки вида:

rpm [desktop] ftp://ftp.altlinux.org/pub/distributions/ALTLinux/5.0/Desktop/current i586 classic

Насколько я понимаю логику подключения репозиториев для дистрибутива, строки нужно раскомментировать. После раскомментирования оказалось, что нужно отредактировать url и идентификатор подписи. noarch в этом файле нигде не упоминается, и я решил, что он слит с classic.

Я понимаю, что это альфа и apt может быть ещё не настроен. Просто не в курсе состояния бранча 5.0, думал, что bind туда доехал не полностью. Виноват, исправлюсь :)