* [sisyphus] libomniORB dependences
@ 2001-11-24 10:11 Vitaly Lipatov
2001-11-26 7:56 ` Stanislav Ievlev
0 siblings, 1 reply; 5+ messages in thread
From: Vitaly Lipatov @ 2001-11-24 10:11 UTC (permalink / raw)
To: sisyphus
Сразу извиняюсь что не в BTS, но не смог найти его адреса :(
Наверное, плохо искал.
Проблема в том, что в пакете libomniORB-devel прописана зависимость
от python 2.1, а установлена 2.1.1.
В общем в выводе apt-get check все видно.
Что можно сделать?
[root@lav RPMS]# apt-get check
Reading Package Lists... Done
Building Dependency Tree... Done
You might want to run `apt-get -f install' to correct these.
Sorry, but the following packages have unmet dependencies:
libomniORB-devel: Depends: python (= 2.1) but 2.1.1-alt3 is installed
Unmet dependencies. Try using -f.
[root@lav RPMS]# rpm -q libomniORB-devel
libomniORB-devel-3.0.4-alt9
--
Lav
Виталий Липатов
ФГУП "ЦНИИ Судовой Электротехники и Технологии", Санкт-Петербург
GNU! Linux! LaTeX! LyX!
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [sisyphus] libomniORB dependences
2001-11-24 10:11 [sisyphus] libomniORB dependences Vitaly Lipatov
@ 2001-11-26 7:56 ` Stanislav Ievlev
2001-11-26 17:46 ` Alexey Voinov
2001-11-26 17:57 ` Vitaly Lipatov
0 siblings, 2 replies; 5+ messages in thread
From: Stanislav Ievlev @ 2001-11-26 7:56 UTC (permalink / raw)
To: sisyphus
Vitaly Lipatov wrote:
>Сразу извиняюсь что не в BTS, но не смог найти его адреса :(
>Наверное, плохо искал.
>Проблема в том, что в пакете libomniORB-devel прописана зависимость
>от python 2.1, а установлена 2.1.1.
>В общем в выводе apt-get check все видно.
>Что можно сделать?
>
>[root@lav RPMS]# apt-get check
>Reading Package Lists... Done
>Building Dependency Tree... Done
>You might want to run `apt-get -f install' to correct these.
>Sorry, but the following packages have unmet dependencies:
> libomniORB-devel: Depends: python (= 2.1) but 2.1.1-alt3 is installed
>Unmet dependencies. Try using -f.
>[root@lav RPMS]# rpm -q libomniORB-devel
>libomniORB-devel-3.0.4-alt9
>
Увы - это известная проблема apt. python -2.1.1 provides как версию 2.1
так и 2.1.1 (ибо они полностью совместимы), rpm все понимает корректно,
а вот apt...
Я отказываюсь вносить requires python 2.1.1 в libomniORB-devel так как
на самом деле достаточно 2.1
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [sisyphus] libomniORB dependences
2001-11-26 7:56 ` Stanislav Ievlev
@ 2001-11-26 17:46 ` Alexey Voinov
2001-11-26 18:20 ` Dmitry V. Levin
2001-11-26 17:57 ` Vitaly Lipatov
1 sibling, 1 reply; 5+ messages in thread
From: Alexey Voinov @ 2001-11-26 17:46 UTC (permalink / raw)
To: sisyphus
[-- Attachment #1: Type: text/plain, Size: 581 bytes --]
Stanislav Ievlev wrote
> Увы - это известная проблема apt. python -2.1.1 provides как версию 2.1
> так и 2.1.1 (ибо они полностью совместимы), rpm все понимает корректно,
> а вот apt...
> Я отказываюсь вносить requires python 2.1.1 в libomniORB-devel так как
> на самом деле достаточно 2.1
Может python>=2.1?
--
Best Regards! | Когда вам платят за работу, надо по крайней мере
Alexey Voinov | делать вид, что вы работаете...
| Б.Виан "Осень в Пекине"
voins@voins.program.ru
voins@online.ru
vns@altlinux.ru
[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [sisyphus] libomniORB dependences
2001-11-26 7:56 ` Stanislav Ievlev
2001-11-26 17:46 ` Alexey Voinov
@ 2001-11-26 17:57 ` Vitaly Lipatov
1 sibling, 0 replies; 5+ messages in thread
From: Vitaly Lipatov @ 2001-11-26 17:57 UTC (permalink / raw)
To: sisyphus
On 26 November 2001 10:56, Stanislav Ievlev wrote:
> >You might want to run `apt-get -f install' to correct these.
> >Sorry, but the following packages have unmet dependencies:
> > libomniORB-devel: Depends: python (= 2.1) but 2.1.1-alt3 is installed
> >Unmet dependencies. Try using -f.
> >[root@lav RPMS]# rpm -q libomniORB-devel
> >libomniORB-devel-3.0.4-alt9
>
> Увы - это известная проблема apt. python -2.1.1 provides как версию 2.1
> так и 2.1.1 (ибо они полностью совместимы), rpm все понимает корректно,
> а вот apt...
> Я отказываюсь вносить requires python 2.1.1 в libomniORB-devel так как
> на самом деле достаточно 2.1
Ясно. Но получается после установки этого пакета невозможна дальнейшая
работа через apt-get. Может быть есть какой-нибудь совет, как поступать в
таких случаях?
--
Lav
Виталий Липатов
ФГУП "ЦНИИ Судовой Электротехники и Технологии", Санкт-Петербург
GNU! Linux! LaTeX! LyX!
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [sisyphus] libomniORB dependences
2001-11-26 17:46 ` Alexey Voinov
@ 2001-11-26 18:20 ` Dmitry V. Levin
0 siblings, 0 replies; 5+ messages in thread
From: Dmitry V. Levin @ 2001-11-26 18:20 UTC (permalink / raw)
To: ALT Linux Sisyphus mailing list
[-- Attachment #1: Type: text/plain, Size: 812 bytes --]
On Mon, Nov 26, 2001 at 08:46:49PM +0300, Alexey Voinov wrote:
> > Увы - это известная проблема apt. python -2.1.1 provides как версию 2.1
> > так и 2.1.1 (ибо они полностью совместимы), rpm все понимает корректно,
> > а вот apt...
> > Я отказываюсь вносить requires python 2.1.1 в libomniORB-devel так как
> > на самом деле достаточно 2.1
> Может python>=2.1?
Нет, дело в /usr/lib/python2.1, который в python-2.2 уже другой.
Regards,
Dmitry
+-------------------------------------------------------------------------+
Dmitry V. Levin mailto://ldv@alt-linux.org
ALT Linux Team http://www.altlinux.ru/
Fandra Project http://www.fandra.org/
+-------------------------------------------------------------------------+
UNIX is user friendly. It's just very selective about who its friends are.
[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2001-11-26 18:20 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-11-24 10:11 [sisyphus] libomniORB dependences Vitaly Lipatov
2001-11-26 7:56 ` Stanislav Ievlev
2001-11-26 17:46 ` Alexey Voinov
2001-11-26 18:20 ` Dmitry V. Levin
2001-11-26 17:57 ` Vitaly Lipatov
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