pld git -> github problems
Kacper Kornet
draenog at pld-linux.org
Sun Dec 16 15:00:59 CET 2012
On Sat, Dec 15, 2012 at 03:15:27PM +0100, Kacper Kornet wrote:
> On Sat, Dec 15, 2012 at 02:31:10PM +0100, Jakub Bogusz wrote:
> > When creating new repo:
> > $ slug.py init postgresql-module-pldebugger
> > Enter passphrase for key '/home/comp/.ssh/id_rsa':
> > Initialized empty Git repository in
> > /cvs/root/gitolite/repositories/packages/postgresql-module-pldebugger.git/
> > Traceback (most recent call last):
> > File "/home/services/git/bin/pldgithub.py", line 6, in <module>
> > import requests
> > ImportError: No module named 'requests'
> > Problem with creating gihub mirror for packages/postgresql-module-pldebugger at /home/services/git/adc/bin/create line 27.
> > Initialized empty Git repository in /home/comp/rpm/packages/postgresql-module-pldebugger/.git/
> Fixed. There is/was a missing Requires in pld-gitolite.
Small correction. The necessary Requires was present. The problem has
been caused by the lack of generated Requires for python(abi) for
python3 packages generated by rpm-4.5.
So if someone upgrades from python3-3.2 to python3-3.3 the dependant
python packages has to be upgraded by hand.
--
Kacper
More information about the pld-devel-en
mailing list