ALT Linux Team development discussions
 help / color / mirror / Atom feed
* [devel] distutils.core (was driconf-0.9.0-alt1: rebuild failed [1])
  @ 2006-03-26 21:03 ` Konstantin A. Lepikhov
  2006-03-26 21:07   ` Dmitry V. Levin
  2006-03-26 21:27   ` Alex V. Myltsev
  0 siblings, 2 replies; 6+ messages in thread
From: Konstantin A. Lepikhov @ 2006-03-26 21:03 UTC (permalink / raw)
  To: devel

[-- Attachment #1: Type: text/plain, Size: 803 bytes --]

Hi QA!

Monday 27, at 12:56:45 AM you wrote:

....
> make: Leaving directory `/usr/src/RPM/BUILD/driconf-0.9.0'
> + export 'CFLAGS=-pipe -Wall -O2 -march=i586 -mtune=pentium4'
> + CFLAGS='-pipe -Wall -O2 -march=i586 -mtune=pentium4'
> + /usr/bin/python setup.py build
> Traceback (most recent call last):
>   File "setup.py", line 1, in ?
>     from distutils.core import setup
> ImportError: No module named distutils.core
> error: 
> 
Что такое distutils.core и откуда его брать? :) Раньше такого файла не
было (или был?) и все собиралось.

-- 
WBR, Konstantin	      chat with ==>ICQ: 109916175
     Lepikhov,	      speak  to ==>JID: lakostis@jabber.org
aka L.A. Kostis       write  to ==>mailto:lakostis@pisem.net.nospam

...The information is like the bank... 			  (c) EC8OR

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 191 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [devel] distutils.core (was driconf-0.9.0-alt1: rebuild failed [1])
  2006-03-26 21:03 ` [devel] distutils.core (was driconf-0.9.0-alt1: rebuild failed [1]) Konstantin A. Lepikhov
@ 2006-03-26 21:07   ` Dmitry V. Levin
  2006-03-26 21:27   ` Alex V. Myltsev
  1 sibling, 0 replies; 6+ messages in thread
From: Dmitry V. Levin @ 2006-03-26 21:07 UTC (permalink / raw)
  To: ALT Devel discussion list

[-- Attachment #1: Type: text/plain, Size: 761 bytes --]

On Mon, Mar 27, 2006 at 01:03:59AM +0400, Konstantin A. Lepikhov wrote:
> Monday 27, at 12:56:45 AM you wrote:
> 
> ....
> > make: Leaving directory `/usr/src/RPM/BUILD/driconf-0.9.0'
> > + export 'CFLAGS=-pipe -Wall -O2 -march=i586 -mtune=pentium4'
> > + CFLAGS='-pipe -Wall -O2 -march=i586 -mtune=pentium4'
> > + /usr/bin/python setup.py build
> > Traceback (most recent call last):
> >   File "setup.py", line 1, in ?
> >     from distutils.core import setup
> > ImportError: No module named distutils.core
> > error: 
> > 
> Что такое distutils.core и откуда его брать? :) Раньше такого файла не
> было (или был?) и все собиралось.

Похоже, объединение Python Development Team <python@packages.altlinux>
самораспустилось...


-- 
ldv

[-- Attachment #2: Type: application/pgp-signature, Size: 191 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [devel] distutils.core (was driconf-0.9.0-alt1: rebuild failed [1])
  2006-03-26 21:03 ` [devel] distutils.core (was driconf-0.9.0-alt1: rebuild failed [1]) Konstantin A. Lepikhov
  2006-03-26 21:07   ` Dmitry V. Levin
@ 2006-03-26 21:27   ` Alex V. Myltsev
  2006-03-26 21:32     ` Konstantin A. Lepikhov
  1 sibling, 1 reply; 6+ messages in thread
From: Alex V. Myltsev @ 2006-03-26 21:27 UTC (permalink / raw)
  To: ALT Devel discussion list

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Konstantin A. Lepikhov wrote:
> Что такое distutils.core и откуда его брать? :)

BuildPreReq: python-devel = 2.4
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFEJwc8kL1B0uMGnr0RArWvAJ9xoswJwqV7FFG2QxrjNuYWONT/7wCeLhSW
hCkX/xeu5UAGCbBZTD1KYuI=
=Ihb8
-----END PGP SIGNATURE-----


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [devel] distutils.core (was driconf-0.9.0-alt1: rebuild failed [1])
  2006-03-26 21:27   ` Alex V. Myltsev
@ 2006-03-26 21:32     ` Konstantin A. Lepikhov
  2006-03-26 21:52       ` Dmitry V. Levin
  2006-03-27  7:24       ` Alex V. Myltsev
  0 siblings, 2 replies; 6+ messages in thread
From: Konstantin A. Lepikhov @ 2006-03-26 21:32 UTC (permalink / raw)
  To: ALT Devel discussion list

[-- Attachment #1: Type: text/plain, Size: 496 bytes --]

Hi Alex!

Monday 27, at 01:27:24 AM you wrote:

> Konstantin A. Lepikhov wrote:
> > Что такое distutils.core и откуда его брать? :)
> 
> BuildPreReq: python-devel = 2.4
Почему в policy не отражено? Раньше ведь запрещалось номер версии писать.

-- 
WBR, Konstantin	      chat with ==>ICQ: 109916175
     Lepikhov,	      speak  to ==>JID: lakostis@jabber.org
aka L.A. Kostis       write  to ==>mailto:lakostis@pisem.net.nospam

...The information is like the bank... 			  (c) EC8OR

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 191 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [devel] distutils.core (was driconf-0.9.0-alt1: rebuild failed [1])
  2006-03-26 21:32     ` Konstantin A. Lepikhov
@ 2006-03-26 21:52       ` Dmitry V. Levin
  2006-03-27  7:24       ` Alex V. Myltsev
  1 sibling, 0 replies; 6+ messages in thread
From: Dmitry V. Levin @ 2006-03-26 21:52 UTC (permalink / raw)
  To: ALT Devel discussion list

[-- Attachment #1: Type: text/plain, Size: 401 bytes --]

On Mon, Mar 27, 2006 at 01:32:54AM +0400, Konstantin A. Lepikhov wrote:
> Monday 27, at 01:27:24 AM you wrote:
> > Konstantin A. Lepikhov wrote:
> > > Что такое distutils.core и откуда его брать? :)
> > 
> > BuildPreReq: python-devel = 2.4
> Почему в policy не отражено? Раньше ведь запрещалось номер версии писать.

И сейчас, видимо, запрещается, поскольку policy не менялось.


-- 
ldv

[-- Attachment #2: Type: application/pgp-signature, Size: 191 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [devel] distutils.core (was driconf-0.9.0-alt1: rebuild failed [1])
  2006-03-26 21:32     ` Konstantin A. Lepikhov
  2006-03-26 21:52       ` Dmitry V. Levin
@ 2006-03-27  7:24       ` Alex V. Myltsev
  1 sibling, 0 replies; 6+ messages in thread
From: Alex V. Myltsev @ 2006-03-27  7:24 UTC (permalink / raw)
  To: ALT Devel discussion list

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Konstantin A. Lepikhov wrote:
>>BuildPreReq: python-devel = 2.4
> Почему в policy не отражено? Раньше ведь запрещалось номер версии писать.
Не помню такого. Напротив, макрос setup_python_module, определённый в
/etc/rpm/macros.d/python, порождает зависимость именно такого вида.

В FAQ из документации к rpm-build-python объясняется, почему версию
писать надо (вопрос 19).
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFEJ5M2kL1B0uMGnr0RAi3mAJoCnblSxgd+oCVtm48Ph7yNTYsMqQCbBZ8K
TNY4DgfNHlwPt2RdEU+1nuw=
=OWOm
-----END PGP SIGNATURE-----


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2006-03-27  7:24 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-03-26 21:03 ` [devel] distutils.core (was driconf-0.9.0-alt1: rebuild failed [1]) Konstantin A. Lepikhov
2006-03-26 21:07   ` Dmitry V. Levin
2006-03-26 21:27   ` Alex V. Myltsev
2006-03-26 21:32     ` Konstantin A. Lepikhov
2006-03-26 21:52       ` Dmitry V. Levin
2006-03-27  7:24       ` Alex V. Myltsev

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