Mailinglist Archive: zypp-devel (149 mails)
| < Previous | Next > |
Re: [zypp-devel] libzypp-bindings (python) - zypp.RepoInfo no longer generated ...
- From: Michael Andres <ma@xxxxxxx>
- Date: Thu, 4 Sep 2008 11:19:30 +0200
- Message-id: <20080904091929.GA14041@xxxxxxx>
On Thu, Sep 04, Jan-Simon M?ller wrote:
r10787 diff shows:
-%include "RepoInfo.i"
-%include "ServiceInfo.i"
I'll try to figure out why this was done.
--
cu,
Michael Andres
+------------------------------------------------------------------+
Key fingerprint = 2DFA 5D73 18B1 E7EF A862 27AC 3FB8 9E3A 27C6 B0E4
+------------------------------------------------------------------+
Michael Andres YaST Development ma@xxxxxxxxxx
SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nuernberg)
Maxfeldstrasse 5, D-90409 Nuernberg, Germany, ++49 (0)911 - 740 53-0
+------------------------------------------------------------------+
--
To unsubscribe, e-mail: zypp-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx
I updated to HEAD (big mistake ;)) and now i can't access RepoInfo any longer.
Traceback (most recent call last):myrepoinfo = zypp.RepoInfo()
File "<stdin>", line 1, in <module>
AttributeError: 'module' object has no attribute 'RepoInfo'
I also tried to downgrade again (r10787) but no luck. Also tried a parallel
install of latest swig.
Any clue why this happened ? Or a "usable" revision ?
r10787 diff shows:
-%include "RepoInfo.i"
-%include "ServiceInfo.i"
I'll try to figure out why this was done.
--
cu,
Michael Andres
+------------------------------------------------------------------+
Key fingerprint = 2DFA 5D73 18B1 E7EF A862 27AC 3FB8 9E3A 27C6 B0E4
+------------------------------------------------------------------+
Michael Andres YaST Development ma@xxxxxxxxxx
SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nuernberg)
Maxfeldstrasse 5, D-90409 Nuernberg, Germany, ++49 (0)911 - 740 53-0
+------------------------------------------------------------------+
--
To unsubscribe, e-mail: zypp-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx
| < Previous | Next > |