Mailinglist Archive: zypp-devel (149 mails)
| < Previous | Next > |
[zypp-devel] libzypp-bindings (python) - zypp.RepoInfo no longer generated ...
- From: "Jan-Simon Möller" <dl9pf@xxxxxx>
- Date: Thu, 4 Sep 2008 11:10:14 +0200
- Message-id: <200809041110.15062.dl9pf@xxxxxx>
I updated to HEAD (big mistake ;)) and now i can't access RepoInfo any longer.
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 ?
best regards
Jan-Simon
--
To unsubscribe, e-mail: zypp-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx
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 ?
best regards
Jan-Simon
--
To unsubscribe, e-mail: zypp-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx
| < Previous | Next > |