* [sisyphus] HAL
@ 2009-04-01 7:03 john
2009-04-01 12:51 ` Alexander Gvozdev
2009-04-01 17:47 ` Sergey Shilov
0 siblings, 2 replies; 10+ messages in thread
From: john @ 2009-04-01 7:03 UTC (permalink / raw)
To: sisyphus
Добрый день.
Делаю:
apt-get dist-upgrade
Reading Package Lists... Done
Building Dependency Tree... Done
Calculating Upgrade... Done
The following packages will be upgraded
alternatives libusb nfs-utils rpm-macros-alternatives
The following packages will be REMOVED:
hal
4 upgraded, 0 newly installed, 1 removed and 0 not upgraded.
Почему apt хочет снести hal ?
--
С уважением, Серов Евгений
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [sisyphus] HAL
2009-04-01 7:03 [sisyphus] HAL john
@ 2009-04-01 12:51 ` Alexander Gvozdev
2009-04-01 17:47 ` Sergey Shilov
1 sibling, 0 replies; 10+ messages in thread
From: Alexander Gvozdev @ 2009-04-01 12:51 UTC (permalink / raw)
To: sisyphus
On Wednesday 01 April 2009 07:03:45 john@sakh.com wrote:
> Добрый день.
>
> Делаю:
> apt-get dist-upgrade
> Reading Package Lists... Done
> Building Dependency Tree... Done
> Calculating Upgrade... Done
> The following packages will be upgraded
> alternatives libusb nfs-utils rpm-macros-alternatives
> The following packages will be REMOVED:
> hal
> 4 upgraded, 0 newly installed, 1 removed and 0 not upgraded.
>
> Почему apt хочет снести hal ?
Подтверждаю.
Без libusb всё нормально.
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [sisyphus] HAL
2009-04-01 7:03 [sisyphus] HAL john
2009-04-01 12:51 ` Alexander Gvozdev
@ 2009-04-01 17:47 ` Sergey Shilov
2009-04-01 21:40 ` john
1 sibling, 1 reply; 10+ messages in thread
From: Sergey Shilov @ 2009-04-01 17:47 UTC (permalink / raw)
To: sisyphus
В сообщении от Wednesday 01 April 2009 10:03:45 john@sakh.com написал:
> Почему apt хочет снести hal ?
3 раза не подтверждаю.
--
V.B.R Sergey Shilov.
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [sisyphus] HAL
2009-04-01 17:47 ` Sergey Shilov
@ 2009-04-01 21:40 ` john
2009-04-02 4:29 ` Alexander Bokovoy
0 siblings, 1 reply; 10+ messages in thread
From: john @ 2009-04-01 21:40 UTC (permalink / raw)
To: hsvhome, ALT Linux Sisyphus discussions
On Четверг 02 апреля 2009 04:47:13 Sergey Shilov wrote:
> В сообщении от Wednesday 01 April 2009 10:03:45 john@sakh.com написал:
> > Почему apt хочет снести hal ?
>
> 3 раза не подтверждаю.
Я могу смело 5 раз подтведить что apt хочет снести hal и только 1 (один) раз
что не подтверждаю. Причину сего я нашел.
Вот порядок действий:
apt-get install libusb-compat
Reading Package Lists... Done
Building Dependency Tree... Done
The following extra packages will be installed:
libusb
The following packages will be upgraded
libusb
The following NEW packages will be installed:
libusb-compat
1 upgraded, 1 newly installed, 0 removed and 2 not upgraded.
apt-get dist-upgrade
Reading Package Lists... Done
Building Dependency Tree... Done
Calculating Upgrade... Done
The following packages will be upgraded
hal libhal
2 upgraded, 0 newly installed, 0 removed and 0 not upgraded.
--
С уважением, Серов Евгений
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [sisyphus] HAL
2009-04-01 21:40 ` john
@ 2009-04-02 4:29 ` Alexander Bokovoy
2009-04-02 4:31 ` Andrey Rahmatullin
` (2 more replies)
0 siblings, 3 replies; 10+ messages in thread
From: Alexander Bokovoy @ 2009-04-02 4:29 UTC (permalink / raw)
To: john, ALT Linux Sisyphus discussions
2009/4/2 <john@sakh.com>:
> Я могу смело 5 раз подтведить что apt хочет снести hal и только 1 (один) раз
> что не подтверждаю. Причину сего я нашел.
> Вот порядок действий:
> apt-get install libusb-compat
> Reading Package Lists... Done
> Building Dependency Tree... Done
> The following extra packages will be installed:
> libusb
> The following packages will be upgraded
> libusb
> The following NEW packages will be installed:
> libusb-compat
> 1 upgraded, 1 newly installed, 0 removed and 2 not upgraded.
>
> apt-get dist-upgrade
> Reading Package Lists... Done
> Building Dependency Tree... Done
> Calculating Upgrade... Done
> The following packages will be upgraded
> hal libhal
> 2 upgraded, 0 newly installed, 0 removed and 0 not upgraded.
apt не очень хорошо перенес разделение libusb на libusb и
libusb-compat (с библиотекой из которого hal собран)...
У меня прямой dist-upgrade прошел без проблем: libusb-compat был
предложен к установке, а hal не удалялся. Я не предустанавливал
libusb-compat как показано в примере выше, а сразу делал dist-upgrade.
--
/ Alexander Bokovoy
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [sisyphus] HAL
2009-04-02 4:29 ` Alexander Bokovoy
@ 2009-04-02 4:31 ` Andrey Rahmatullin
2009-04-02 4:52 ` john
2009-04-02 6:03 ` Sergey Shilov
2 siblings, 0 replies; 10+ messages in thread
From: Andrey Rahmatullin @ 2009-04-02 4:31 UTC (permalink / raw)
To: sisyphus
[-- Attachment #1: Type: text/plain, Size: 468 bytes --]
On Thu, Apr 02, 2009 at 07:29:22AM +0300, Alexander Bokovoy wrote:
> У меня прямой dist-upgrade прошел без проблем: libusb-compat был
> предложен к установке, а hal не удалялся. Я не предустанавливал
> libusb-compat как показано в примере выше, а сразу делал dist-upgrade.
+1
--
WBR, wRAR (ALT Linux Team)
Powered by the ALT Linux fortune(8):
> На ftp.altlinux.ru в Sisyphus находится пакет Eterm с правами 775!!!
Ничего, пройдет :)
-- ldv in devel@
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 197 bytes --]
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [sisyphus] HAL
2009-04-02 4:29 ` Alexander Bokovoy
2009-04-02 4:31 ` Andrey Rahmatullin
@ 2009-04-02 4:52 ` john
2009-04-02 4:56 ` Andrey Rahmatullin
2009-04-02 6:03 ` Sergey Shilov
2 siblings, 1 reply; 10+ messages in thread
From: john @ 2009-04-02 4:52 UTC (permalink / raw)
To: ALT Linux Sisyphus discussions
On Четверг 02 апреля 2009 15:29:22 Alexander Bokovoy wrote:
> apt не очень хорошо перенес разделение libusb на libusb и
> libusb-compat (с библиотекой из которого hal собран)...
> У меня прямой dist-upgrade прошел без проблем: libusb-compat был
> предложен к установке, а hal не удалялся. Я не предустанавливал
> libusb-compat как показано в примере выше, а сразу делал dist-upgrade.
У меня же, при dist-upgrade, libusb-compat не был предложен к установке и
вследствии чего получил:
The following packages will be REMOVED:
hal
Спрашивается: почему не предложило установить libusb-compat, а решило просто
удалить hal ? Хотя libusb есть в списке пакетов которые буду апгрейдиться.
The following packages will be upgraded
alternatives libusb nfs-utils rpm-macros-alternatives
The following packages will be REMOVED:
hal
--
С уважением, Серов Евгений
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [sisyphus] HAL
2009-04-02 4:52 ` john
@ 2009-04-02 4:56 ` Andrey Rahmatullin
2009-04-02 6:35 ` john
0 siblings, 1 reply; 10+ messages in thread
From: Andrey Rahmatullin @ 2009-04-02 4:56 UTC (permalink / raw)
To: sisyphus
[-- Attachment #1: Type: text/plain, Size: 470 bytes --]
On Thu, Apr 02, 2009 at 03:52:55PM +1100, john@sakh.com wrote:
> Спрашивается: почему не предложило установить libusb-compat, а решило просто
> удалить hal ?
Так решил апт.
Попробуйте ключ -oDebug::PkgProblemResolver=true
--
WBR, wRAR (ALT Linux Team)
Powered by the ALT Linux fortune(8):
<ilyak> raorn: Не ресолвятся
<raorn> ilyak: у меня работает
<raorn> hiddenman: резалвицо?
<hiddenman> raorn: хост? угу.
<raorn> ilyak: ну вот. WORKSFORHIDDENMAN
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 197 bytes --]
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [sisyphus] HAL
2009-04-02 4:29 ` Alexander Bokovoy
2009-04-02 4:31 ` Andrey Rahmatullin
2009-04-02 4:52 ` john
@ 2009-04-02 6:03 ` Sergey Shilov
2 siblings, 0 replies; 10+ messages in thread
From: Sergey Shilov @ 2009-04-02 6:03 UTC (permalink / raw)
To: sisyphus
> У меня прямой dist-upgrade прошел без проблем: libusb-compat был
> предложен к установке, а hal не удалялся.
Аналогично на 3-х разных машинах.
---
С уважением
С.Шилов
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [sisyphus] HAL
2009-04-02 4:56 ` Andrey Rahmatullin
@ 2009-04-02 6:35 ` john
0 siblings, 0 replies; 10+ messages in thread
From: john @ 2009-04-02 6:35 UTC (permalink / raw)
To: ALT Linux Sisyphus discussions
On Четверг 02 апреля 2009 15:56:12 Andrey Rahmatullin wrote:
> On Thu, Apr 02, 2009 at 03:52:55PM +1100, john@sakh.com wrote:
> > Спрашивается: почему не предложило установить libusb-compat, а решило
> > просто удалить hal ?
>
> Так решил апт.
> Попробуйте ключ -oDebug::PkgProblemResolver=true
К сожалению уже не смогу, так как уже решил эту проблему вот таким образом:
apt-get install libusb-compat
apt-get dist-upgrade
--
С уважением, Серов Евгений
^ permalink raw reply [flat|nested] 10+ messages in thread
end of thread, other threads:[~2009-04-02 6:35 UTC | newest]
Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-04-01 7:03 [sisyphus] HAL john
2009-04-01 12:51 ` Alexander Gvozdev
2009-04-01 17:47 ` Sergey Shilov
2009-04-01 21:40 ` john
2009-04-02 4:29 ` Alexander Bokovoy
2009-04-02 4:31 ` Andrey Rahmatullin
2009-04-02 4:52 ` john
2009-04-02 4:56 ` Andrey Rahmatullin
2009-04-02 6:35 ` john
2009-04-02 6:03 ` Sergey Shilov
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