[Distutils] Finding dependencies and Limiting download
Juha Tuomala
Juha.Tuomala at iki.fi
Wed Mar 15 17:50:03 CET 2006
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Wednesday 15 March 2006 18:41, Ian Bicking wrote:
> Well, I should say, it *works*, but as RPMs it doesn't work, because
> they all write to the same __init__.py. They all write the same content
> to __init__.py, but RPM doesn't like that.
That's true. During the RPM build process, the stuff is installed into
empty 'chroot' where RPM looks for files and adds them into its
own bookkeeping/metadata.
All packages thus will have their own version those overlapping files
(due empty chroot, nothing gets overwritten during packaging) and
conflicts appear only until someone tries to install second package
containing this overlapping file.
BR,
Tuju
- --
Ajatteleva ihminen tarvitsee unta.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.1 (GNU/Linux)
iD8DBQFEGEXNQnPP29fw0xMRAh6wAJ9TSPGfdnwTuXCFxkyf+0TgPZVLrACcCH0q
CxnA3vtecK83IAERcWoT8Sk=
=cyg+
-----END PGP SIGNATURE-----
More information about the Distutils-SIG
mailing list