From: "Dmitry V. Levin" <ldv@altlinux.org> To: ALT Devel discussion list <devel@altlinux.ru> Subject: Re: [devel] Советы по установке и обновлению python Date: Tue, 15 Mar 2005 02:56:55 +0300 Message-ID: <20050314235655.GC16510@basalt.office.altlinux.org> (raw) In-Reply-To: <200503150229.48977.cray@neural.ru> [-- Attachment #1: Type: text/plain, Size: 2916 bytes --] On Tue, Mar 15, 2005 at 02:29:48AM +0300, Andrey Orlov wrote: > Меня удивило то, что обновление вызвало проблемы. Похоже, чем гибче инструмент, тем > тяжелее им работать. Мы в PDT перетерли эти проблемы, вот краткое резюме. [...] > Ну и наконец для извращенцев. Т.е. для тех, кто все-таки решил (зачем-то непонятным) > поставить python2.3. Почему это извращенцы. Есть три не-извращенных варианта: > > 1. Я разработчик и, принимая риск, сношу весь шит, ставлю python-2.4.0, остальное пересобираю и доставляю. > Это понятно и это работает. > > 2. Я потребитель, дожидаюсь, пока все интересные мне пакеты пересоберут с новым питоном, и когда это будет сделано, > я получаю гладкий dist-upgrade. Это тоже понятно. Если бы всё было так просто. В системе почти нет питона: # rpmquery --whatrequires python libpython2.3.so.1.0 python-base-2.3.4-alt5 vim-enhanced-6.3.057-alt1 Так работает: # apt-get -q install python-base Reading Package Lists... Building Dependency Tree... The following extra packages will be installed: python-modules python-modules-bsddb python-modules-compiler python-modules-curses python-modules-email python-modules-encodings python-modules-hotshot python-modules-logging python-modules-xml python-strict vim-common vim-enhanced vim-minimal The following packages will be upgraded python-base python-modules python-modules-bsddb python-modules-compiler python-modules-curses python-modules-email python-modules-encodings python-modules-hotshot python-modules-logging python-modules-xml python-strict vim-common vim-enhanced vim-minimal 14 upgraded, 0 newly installed, 0 removed and 23 not upgraded. (если согласиться и выполнить, то команда rpmquery -a |xargs -r rpmquery -R |grep ^python2.3 возвращает пустой список). Так не работает: # apt-get -q dist-upgrade Reading Package Lists... Building Dependency Tree... The following packages will be REPLACED: python-base (by python2.3-base) python-modules (by python2.3-modules) python-modules-bsddb (by python2.3-modules-bsddb) python-modules-compiler (by python2.3-modules-compiler) python-modules-curses (by python2.3-modules-curses) python-modules-email (by python2.3-modules-email) python-modules-encodings (by python2.3-modules-encodings) python-modules-hotshot (by python2.3-modules-hotshot) python-modules-logging (by python2.3-modules-logging) python-modules-xml (by python2.3-modules-xml) python-strict (by python2.3-strict) The following packages will be REMOVED: vim-common vim-enhanced The following NEW packages will be installed: python2.3-base python2.3-modules python2.3-modules-bsddb python2.3-modules-compiler python2.3-modules-curses python2.3-modules-email python2.3-modules-encodings python2.3-modules-hotshot python2.3-modules-logging python2.3-modules-xml python2.3-strict Почему-то apt-get предпочёл снести vim и не обновлять python... -- ldv [-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2005-03-14 23:56 UTC|newest] Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top 2005-03-14 23:29 [devel] Советы по установке и обновлению Fwd: Re: [Python-devel] Обновление python Andrey Orlov 2005-03-14 23:56 ` Dmitry V. Levin [this message] 2005-03-15 6:40 ` [devel] Советы по установке и обновлению python Alexey I. Froloff 2005-03-15 9:19 ` Mikhail Zabaluev 2005-03-15 8:07 ` Andrey Orlov 2005-03-15 8:11 ` Alexey I. Froloff 2005-03-15 19:01 ` Andrey Orlov 2005-03-16 6:43 ` Alexey I. Froloff 2005-03-16 6:57 ` Ivan Fedorov 2005-03-16 7:56 ` Andrey Orlov 2005-03-16 8:11 ` Andrey Orlov 2005-03-16 12:55 ` Dmitry V. Levin 2005-03-15 7:43 ` [devel] Re: Советы по установке и обновлению Fwd: Re: [Python-devel] Обновление python Michael Shigorin 2005-03-15 19:10 ` Andrey Orlov 2005-03-15 19:34 ` Michael Shigorin 2005-03-15 19:56 ` Andrey Orlov 2005-03-16 9:40 ` Sergey Bolshakov 2005-03-16 11:05 ` Andrey Orlov
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=20050314235655.GC16510@basalt.office.altlinux.org \ --to=ldv@altlinux.org \ --cc=devel@altlinux.ru \ /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 Team development discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/devel/0 devel/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 devel devel/ http://lore.altlinux.org/devel \ devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru public-inbox-index devel Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.devel AGPL code for this site: git clone https://public-inbox.org/public-inbox.git