Now it displays this error when i try to commit my recipe updated so i will retry later, i've attached the conary error log :
[ber...@bigdell lxterminal]$ cvc ci -m "Update to 0.1.8" ERROR: An unexpected condition has occurred in Conary. This is most likely due to insufficient handling of erroneous input, but may be some other bug. In either case, please report the error at http://issues.rpath.com/ and attach to the issue the file /tmp/conary-error-7DdG4Z.txt Then, for more complete information, please run the following script: conary-debug "/usr/bin/cvc ci -m Update to 0.1.8" You can attach the resulting archive to your issue report at http://issues.rpath.com/ For more information, or if you have trouble with the conary-debug command, go to: http://wiki.rpath.com/wiki/Conary:How_To_File_An_Effective_Bug_Report To get a debug prompt, rerun the command with --debug-all Error details follow: /usr/lib/python2.6/site-packages/conary/repository/transport.py:582 IOError: [Errno socket error] [Errno 110] Connection timed out The complete related traceback has been saved as /tmp/conary-error-7DdG4Z.txt
<type 'exceptions.IOError'>: [Errno socket error] [Errno 110] Connection timed out Traceback (most recent call last): File "/usr/bin/cvc", line 30, in <module> sys.exit(cvc.main()) File "/usr/lib/python2.6/site-packages/conary/cvc.py", line 1100, in main pass File "/usr/lib/python2.6/site-packages/conary/lib/mainhandler.py", line 266, in main return self.runCommand(thisCommand, cfg, argSet, otherArgs, **kw) File "/usr/lib/python2.6/site-packages/conary/cvc.py", line 1045, in runCommand prof.stop() File "/usr/lib/python2.6/site-packages/conary/lib/mainhandler.py", line 269, in runCommand return thisCommand.runCommand(*args, **kw) File "/usr/lib/python2.6/site-packages/conary/cvc.py", line 361, in runCommand checkin.commit(repos, cfg, message, callback=callback, test=test) File "/usr/lib/python2.6/site-packages/conary/checkin.py", line 554, in commit (e.filename, e.strerror)) File "/usr/lib/python2.6/site-packages/conary/local/update.py", line 2179, in buildLocalChanges statCache = statCache) File "/usr/lib/python2.6/site-packages/conary/local/update.py", line 1923, in _localChanges allowMissingFiles=allowMissingFiles) File "/usr/lib/python2.6/site-packages/conary/repository/netclient.py", line 2322, in getFileVersions getFromServer(server, l, result) File "/usr/lib/python2.6/site-packages/conary/repository/netclient.py", line 2295, in getFromServer return result File "/usr/lib/python2.6/site-packages/conary/repository/netclient.py", line 108, in __call__ return self.doCall(protocolVersion, args, kwargs) File "/usr/lib/python2.6/site-packages/conary/repository/netclient.py", line 187, in doCall raise File "/usr/lib/python2.6/site-packages/conary/repository/netclient.py", line 122, in __doCall raise File "/usr/lib/python2.6/site-packages/conary/lib/util.py", line 1883, in _request verbose=self.__verbose) File "/usr/lib/python2.6/site-packages/conary/repository/transport.py", line 822, in request self.proxyProtocol = getattr(opener, 'proxyProtocol', None) File "/usr/lib/python2.6/urllib.py", line 209, in open raise IOError, ('socket error', msg), sys.exc_info()[2] File "/usr/lib/python2.6/site-packages/conary/repository/transport.py", line 264, in open_https return self.open_http(url, data=data, ssl=True) File "/usr/lib/python2.6/site-packages/conary/repository/transport.py", line 690, in open_http fp = URLOpener.open_http(self, *args, **kwargs) File "/usr/lib/python2.6/site-packages/conary/repository/transport.py", line 582, in open_http raise e Full stack: <type 'exceptions.IOError'>: [Errno socket error] [Errno 110] Connection timed out Traceback (most recent call first): File "/usr/lib/python2.6/site-packages/conary/repository/transport.py", line 582, in open_http raise e args : ('User-agent', 'xmlrpclib.py/1.0.1 (www.pythonware.com modified by rPath, Inc.)') connectFailed : False connection : '//lxde.rpath.org/conary/' data : 'x\xda\x9dR]O\xc20\x14}\xdf\xaf\xf0\x8d\x87%vN\\J\xd2\x95Le\x1fL\x073\x91\xc5\xbdU)X]7\xd2v\xe3\xe3\xd7;\x1c \x124\xe2\xd3\xbd\xf7\xdcszN\xd2\x8b\xba\x0b\x9e\x9dUTHV\xe4v\xeb\xe2\xdchu\xb1\x868U\xaf\xc5\xf8\x86d\xd9n\x88\x08\xa7xJ\x95\xcb2:j\xf8\x12\x81\xbd\x9d\x86fD\x10.\xb7M]+\x92\x95\x14#\x96+lu\x10XW\x04\x1aPC`\xcb:`\x13!\xc8\x12\xa31Q\xe4?\xa0T\x82\xe5S\xec\x9a\xe26T\xfa\xca\xe0\xf1\xac\xdf3F\x83t8\xb7b\xdb\xae}7\x8c\xaf$\xdf\x95\xd0\xbf\x9f<M\xe2\xea}\xd8\xf6\\\x08\xcb\x042\x0fr\xea\xeb\xcf\xf1Q5\xf8\xf4G`\x93\xe6\xf0\xd5\xdfB\x16~\x10X^\x90\xbe\xadX\xea\xa5\x8b\xfe\xe0\xa1\x13&\x7f\ni\xf6\x8c\xeb\xa8\xed\xb8\xce\xa5\xb9\xd4]\x8f\x9bIxw%\x1f\x1d\x10\xc9\x93B\x9e\x8c\xff\xf0i\xb5a\xf9\xa2pc\xbd\xee\x8eH\xc0\xee>\xc0\xfe}}\x00\xfd\xd4\xd6)' e : error(110, 'Connection timed out') h : <httplib.HTTPSConnection instance at 0xa2c592c> headers : [('Host', 'lxde.rpath.org')] i : 0 resetResolv : False retryCount : 3 selector : '/conary/' self : <conary.repository.transport.XMLOpener instance at 0xa2c576c> ssl : True timer : <conary.repository.transport.BackoffTimer object at 0xa2c5b2c> url : '//lxde.rpath.org/conary/' urlstr : 'https://lxde.rpath.org/conary/' ********************************************************************** File "/usr/lib/python2.6/site-packages/conary/repository/transport.py", line 690, in open_http fp = URLOpener.open_http(self, *args, **kwargs) args : ('//lxde.rpath.org/conary/',) kwargs : { 'data': "<?xml version='1.0'?>\n<methodCall>\n<methodName>getFileVersions</methodName>\n<params>\n<param>\n<value><int>69</int></value>\n</param>\n<param>\n<value><array><data>\n<value><array><data>\n<value><array><data>\n<value><string>F2rDKt+z0mQpJE0VOZPw6Q==\n</string></value>\n<value><string>8HMfYfQvkP4GF88uW8iG8meH+bQ=\n</string></value>\n</data></array></value>\n<value><array><data>\n<value><string>oHII6GIZjziZGZxJOR9KWQ==\n</string></value>\n<value><string>2E0BN4AFA32y+FGm2WKL5sUA/Ns=\n</string></value>\n</data></array></value>\n</data></array></value>\n</data></array></value>\n</param>\n<param>\n<value><struct>\n</struct></value>\n</param>\n</params>\n</methodCall>\n", 'ssl': True} self : <conary.repository.transport.XMLOpener instance at 0xa2c576c> ********************************************************************** File "/usr/lib/python2.6/site-packages/conary/repository/transport.py", line 264, in open_https return self.open_http(url, data=data, ssl=True) data : "<?xml version='1.0'?>\n<methodCall>\n<methodName>getFileVersions</methodName>\n<params>\n<param>\n<value><int>69</int></value>\n</param>\n<param>\n<value><array><data>\n<value><array><data>\n<value><array><data>\n<value><string>F2rDKt+z0mQpJE0VOZPw6Q==\n</string></value>\n<value><string>8HMfYfQvkP4GF88uW8iG8meH+bQ=\n</string></value>\n</data></array></value>\n<value><array><data>\n<value><string>oHII6GIZjziZGZxJOR9KWQ==\n</string></value>\n<value><string>2E0BN4AFA32y+FGm2WKL5sUA/Ns=\n</string></value>\n</data></array></value>\n</data></array></value>\n</data></array></value>\n</param>\n<param>\n<value><struct>\n</struct></value>\n</param>\n</params>\n</methodCall>\n" self : <conary.repository.transport.XMLOpener instance at 0xa2c576c> url : '//lxde.rpath.org/conary/' ********************************************************************** File "/usr/lib/python2.6/urllib.py", line 209, in open raise IOError, ('socket error', msg), sys.exc_info()[2] data : "<?xml version='1.0'?>\n<methodCall>\n<methodName>getFileVersions</methodName>\n<params>\n<param>\n<value><int>69</int></value>\n</param>\n<param>\n<value><array><data>\n<value><array><data>\n<value><array><data>\n<value><string>F2rDKt+z0mQpJE0VOZPw6Q==\n</string></value>\n<value><string>8HMfYfQvkP4GF88uW8iG8meH+bQ=\n</string></value>\n</data></array></value>\n<value><array><data>\n<value><string>oHII6GIZjziZGZxJOR9KWQ==\n</string></value>\n<value><string>2E0BN4AFA32y+FGm2WKL5sUA/Ns=\n</string></value>\n</data></array></value>\n</data></array></value>\n</data></array></value>\n</param>\n<param>\n<value><struct>\n</struct></value>\n</param>\n</params>\n</methodCall>\n" fullurl : 'https://lxde.rpath.org/conary/' msg : error(110, 'Connection timed out') name : 'open_https' proxy : None self : <conary.repository.transport.XMLOpener instance at 0xa2c576c> url : '//lxde.rpath.org/conary/' urltype : 'https' ********************************************************************** File "/usr/lib/python2.6/site-packages/conary/repository/transport.py", line 822, in request self.proxyProtocol = getattr(opener, 'proxyProtocol', None) body : "<?xml version='1.0'?>\n<methodCall>\n<methodName>getFileVersions</methodName>\n<params>\n<param>\n<value><int>69</int></value>\n</param>\n<param>\n<value><array><data>\n<value><array><data>\n<value><array><data>\n<value><string>F2rDKt+z0mQpJE0VOZPw6Q==\n</string></value>\n<value><string>8HMfYfQvkP4GF88uW8iG8meH+bQ=\n</string></value>\n</data></array></value>\n<value><array><data>\n<value><string>oHII6GIZjziZGZxJOR9KWQ==\n</string></value>\n<value><string>2E0BN4AFA32y+FGm2WKL5sUA/Ns=\n</string></value>\n</data></array></value>\n</data></array></value>\n</data></array></value>\n</param>\n<param>\n<value><struct>\n</struct></value>\n</param>\n</params>\n</methodCall>\n" extra_headers : [('Authorization', 'Basic YmVydHV4OjFETGdvb2Q=')] handler : '/conary/' host : 'lxde.rpath.org' key : 'Authorization' opener : <conary.repository.transport.XMLOpener instance at 0xa2c576c> protocol : 'https' self : <conary.repository.transport.Transport instance at 0xa061f8c> url : 'https://lxde.rpath.org/conary/' value : 'Basic YmVydHV4OjFETGdvb2Q=' verbose : 0 x509 : {} ********************************************************************** File "/usr/lib/python2.6/site-packages/conary/lib/util.py", line 1883, in _request verbose=self.__verbose) methodname : 'getFileVersions' params : (69, ([('F2rDKt+z0mQpJE0VOZPw6Q==\n', '8HMfYfQvkP4GF88uW8iG8meH+bQ=\n'), ('oHII6GIZjziZGZxJOR9KWQ==\n', '2E0BN4AFA32y+FGm2WKL5sUA/Ns=\n')],), {}) request : "<?xml version='1.0'?>\n<methodCall>\n<methodName>getFileVersions</methodName>\n<params>\n<param>\n<value><int>69</int></value>\n</param>\n<param>\n<value><array><data>\n<value><array><data>\n<value><array><data>\n<value><string>F2rDKt+z0mQpJE0VOZPw6Q==\n</string></value>\n<value><string>8HMfYfQvkP4GF88uW8iG8meH+bQ=\n</string></value>\n</data></array></value>\n<value><array><data>\n<value><string>oHII6GIZjziZGZxJOR9KWQ==\n</string></value>\n<value><string>2E0BN4AFA32y+FGm2WKL5sUA/Ns=\n</string></value>\n</data></array></value>\n</data></array></value>\n</data></array></value>\n</param>\n<param>\n<value><struct>\n</struct></value>\n</param>\n</params>\n</methodCall>\n" self : <ServerProxy for bertux:<PASSWD>@lxde.rpath.org/conary/> ********************************************************************** File "/usr/lib/python2.6/site-packages/conary/repository/netclient.py", line 122, in __doCall raise argList : (([('F2rDKt+z0mQpJE0VOZPw6Q==\n', '8HMfYfQvkP4GF88uW8iG8meH+bQ=\n'), ('oHII6GIZjziZGZxJOR9KWQ==\n', '2E0BN4AFA32y+FGm2WKL5sUA/Ns=\n')],), {}) clientVersion : 69 newArgs : (69, ([('F2rDKt+z0mQpJE0VOZPw6Q==\n', '8HMfYfQvkP4GF88uW8iG8meH+bQ=\n'), ('oHII6GIZjziZGZxJOR9KWQ==\n', '2E0BN4AFA32y+FGm2WKL5sUA/Ns=\n')],), {}) retryOnEntitlementTimeout : True self : <netclient._Method(<bound method ServerProxy._request of <ServerProxy for bertux:<PASSWD>@lxde.rpath.org/conary/>>, 'getFileVersions')> start : 1283046096.5976729 ********************************************************************** File "/usr/lib/python2.6/site-packages/conary/repository/netclient.py", line 187, in doCall raise args : (([('F2rDKt+z0mQpJE0VOZPw6Q==\n', '8HMfYfQvkP4GF88uW8iG8meH+bQ=\n'), ('oHII6GIZjziZGZxJOR9KWQ==\n', '2E0BN4AFA32y+FGm2WKL5sUA/Ns=\n')],), {}) clientVersion : 69 self : <netclient._Method(<bound method ServerProxy._request of <ServerProxy for bertux:<PASSWD>@lxde.rpath.org/conary/>>, 'getFileVersions')> ********************************************************************** File "/usr/lib/python2.6/site-packages/conary/repository/netclient.py", line 108, in __call__ return self.doCall(protocolVersion, args, kwargs) args : ([('F2rDKt+z0mQpJE0VOZPw6Q==\n', '8HMfYfQvkP4GF88uW8iG8meH+bQ=\n'), ('oHII6GIZjziZGZxJOR9KWQ==\n', '2E0BN4AFA32y+FGm2WKL5sUA/Ns=\n')],) kwargs : {} protocolVersion : 69 self : <netclient._Method(<bound method ServerProxy._request of <ServerProxy for bertux:<PASSWD>@lxde.rpath.org/conary/>>, 'getFileVersions')> ********************************************************************** File "/usr/lib/python2.6/site-packages/conary/repository/netclient.py", line 2295, in getFromServer return result allowMissingFiles : True ent : (1, ('oHII6GIZjziZGZxJOR9KWQ==\n', '2E0BN4AFA32y+FGm2WKL5sUA/Ns=\n')) fileId : '2E0BN4AFA32y+FGm2WKL5sUA/Ns=\n' fl : [(1, ('oHII6GIZjziZGZxJOR9KWQ==\n', '2E0BN4AFA32y+FGm2WKL5sUA/Ns=\n'))] idxL : [0, 1] items : [(0, ('F2rDKt+z0mQpJE0VOZPw6Q==\n', '8HMfYfQvkP4GF88uW8iG8meH+bQ=\n')), (1, ('oHII6GIZjziZGZxJOR9KWQ==\n', '2E0BN4AFA32y+FGm2WKL5sUA/Ns=\n'))] l : [(1, ('oHII6GIZjziZGZxJOR9KWQ==\n', '2E0BN4AFA32y+FGm2WKL5sUA/Ns=\n'))] result : [None, None] self : <conary.repository.netclient.NetworkRepositoryClient object at 0x9ec58cc> sendL : [('F2rDKt+z0mQpJE0VOZPw6Q==\n', '8HMfYfQvkP4GF88uW8iG8meH+bQ=\n'), ('oHII6GIZjziZGZxJOR9KWQ==\n', '2E0BN4AFA32y+FGm2WKL5sUA/Ns=\n')] sentFiles : { '2E0BN4AFA32y+FGm2WKL5sUA/Ns=\n': [(1, ('oHII6GIZjziZGZxJOR9KWQ==\n', '2E0BN4AFA32y+FGm2WKL5sUA/Ns=\n'))], '8HMfYfQvkP4GF88uW8iG8meH+bQ=\n': [(0, ('F2rDKt+z0mQpJE0VOZPw6Q==\n', '8HMfYfQvkP4GF88uW8iG8meH+bQ=\n'))]} server : 'lxde.rpath.org' templ : [(0, ('F2rDKt+z0mQpJE0VOZPw6Q==\n', '8HMfYfQvkP4GF88uW8iG8meH+bQ=\n')), (1, ('oHII6GIZjziZGZxJOR9KWQ==\n', '2E0BN4AFA32y+FGm2WKL5sUA/Ns=\n'))] x : (1, ('oHII6GIZjziZGZxJOR9KWQ==\n', '2E0BN4AFA32y+FGm2WKL5sUA/Ns=\n')) ********************************************************************** File "/usr/lib/python2.6/site-packages/conary/repository/netclient.py", line 2322, in getFileVersions getFromServer(server, l, result) allowMissingFiles : True byServer : { 'lxde.rpath.org': [(0, ('F2rDKt+z0mQpJE0VOZPw6Q==\n', '8HMfYfQvkP4GF88uW8iG8meH+bQ=\n')), (1, ('oHII6GIZjziZGZxJOR9KWQ==\n', '2E0BN4AFA32y+FGm2WKL5sUA/Ns=\n'))]} fileId : '\xd8M\x017\x80\x05\x03}\xb2\xf8Q\xa6\xd9b\x8b\xe6\xc5\x00\xfc\xdb' fullList : [ ('\x17j\xc3*\xdf\xb3\xd2d)$M\x159\x93\xf0\xe9', '\xf0s\x1fa\xf4/\x90\xfe\x06\x17\xcf.[\xc8\x86\xf2g\x87\xf9\xb4', VFS('/lxde.rpath....@fl:2-devel/0.1.4-1')), ('\xa0r\x08\xe8b\x19\x8f8\x99\x19\x9cI9\x1fJY', '\xd8M\x017\x80\x05\x03}\xb2\xf8Q\xa6\xd9b\x8b\xe6\xc5\x00\xfc\xdb', VFS('/lxde.rpath....@fl:2-devel/0.1.4-1'))] i : 1 l : [(0, ('F2rDKt+z0mQpJE0VOZPw6Q==\n', '8HMfYfQvkP4GF88uW8iG8meH+bQ=\n')), (1, ('oHII6GIZjziZGZxJOR9KWQ==\n', '2E0BN4AFA32y+FGm2WKL5sUA/Ns=\n'))] lookInLocal : False pathId : '\xa0r\x08\xe8b\x19\x8f8\x99\x19\x9cI9\x1fJY' result : [None, None] self : <conary.repository.netclient.NetworkRepositoryClient object at 0x9ec58cc> server : 'lxde.rpath.org' version : VFS('/lxde.rpath....@fl:2-devel/0.1.4-1') ********************************************************************** File "/usr/lib/python2.6/site-packages/conary/local/update.py", line 1923, in _localChanges allowMissingFiles=allowMissingFiles) allowMissingFiles : True callback : <conary.callbacks.UpdateCallback object at 0x9f3d9ac> changeSet : <conary.repository.changeset.ChangeSet object at 0xa2c3c84> crossRepositoryDeltas : False curTrove : trove.Trove('lxterminal:source', VFS('/lxde.rpath....@fl:2-devel/0.1.4-1'), Flavor('')) fileId : '00000000000000000000' fileList : [ ( '\x17j\xc3*\xdf\xb3\xd2d)$M\x159\x93\xf0\xe9', 'lxterminal-0.1.4.tar.gz', '\xf0s\x1fa\xf4/\x90\xfe\x06\x17\xcf.[\xc8\x86\xf2g\x87\xf9\xb4', VFS('/lxde.rpath....@fl:2-devel/0.1.4-1')), ( '\xa0r\x08\xe8b\x19\x8f8\x99\x19\x9cI9\x1fJY', 'lxterminal.recipe', '\xd8M\x017\x80\x05\x03}\xb2\xf8Q\xa6\xd9b\x8b\xe6\xc5\x00\xfc\xdb', VFS('/lxde.rpath....@fl:2-devel/0.1.4-1'))] flags : UpdateFlags(ignoreUGids) forceSha1 : True ignoreAutoSource : False ignoreTransient : False isSrcTrove : True newTrove : trove.Trove('lxterminal:source', VFS('/lxde.rpath....@fl:2-devel/0.1.8-1'), Flavor('')) newVersion : VFS('/lxde.rpath....@fl:2-devel/0.1.8-1') path : 'lxterminal-0.1.8.tar.gz' pathId : 'M\xf3 \x80?\xdf\x10ns!+\x10\xb7\xaal\xa4' pathIds : {'M\xf3 \x80?\xdf\x10ns!+\x10\xb7\xaal\xa4': True, '\xa0r\x08\xe8b\x19\x8f8\x99\x19\x9cI9\x1fJY': True} repos : <conary.repository.netclient.NetworkRepositoryClient object at 0x9ec58cc> root : '.' srcTrove : trove.Trove('lxterminal:source', VFS('/lxde.rpath....@fl:2-devel/0.1.4-1'), Flavor('')) statCache : {} version : versions.NewVersion() withFileContents : True x : ( '\xa0r\x08\xe8b\x19\x8f8\x99\x19\x9cI9\x1fJY', 'lxterminal.recipe', '\xd8M\x017\x80\x05\x03}\xb2\xf8Q\xa6\xd9b\x8b\xe6\xc5\x00\xfc\xdb', VFS('/lxde.rpath....@fl:2-devel/0.1.4-1')) ********************************************************************** File "/usr/lib/python2.6/site-packages/conary/local/update.py", line 2179, in buildLocalChanges statCache = statCache) allowMissingFiles : True callback : <conary.callbacks.UpdateCallback object at 0x9f3d9ac> changeSet : <conary.repository.changeset.ChangeSet object at 0xa2c3c84> changedTroves : {} crossRepositoryDeltas : False curTrove : trove.Trove('lxterminal:source', VFS('/lxde.rpath....@fl:2-devel/0.1.4-1'), Flavor('')) flags : UpdateFlags(ignoreUGids) forceSha1 : True ignoreAutoSource : False ignoreTransient : False newVersion : VFS('/lxde.rpath....@fl:2-devel/0.1.8-1') pkgList : [ ( trove.Trove('lxterminal:source', VFS('/lxde.rpath....@fl:2-devel/0.1.4-1'), Flavor('')), trove.Trove('lxterminal:source', VFS('/lxde.rpath....@fl:2-devel/0.1.4-1'), Flavor('')), VFS('/lxde.rpath....@fl:2-devel/0.1.8-1'), UpdateFlags(ignoreUGids))] repos : <conary.repository.netclient.NetworkRepositoryClient object at 0x9ec58cc> returnList : [] root : '.' srcTrove : trove.Trove('lxterminal:source', VFS('/lxde.rpath....@fl:2-devel/0.1.4-1'), Flavor('')) statCache : {} updateContainers : False withFileContents : True ********************************************************************** File "/usr/lib/python2.6/site-packages/conary/checkin.py", line 554, in commit (e.filename, e.strerror)) allPaths : ['lxterminal.recipe', 'lxterminal-0.1.4.tar.gz'] base : 'lxterminal-0.1.8.tar.gz' callback : <conary.commit.CheckinCallback object at 0x9f4936c> cfg : <conary.conarycfg.ConaryConfiguration object at 0x9dea84c> conaryState : <conary.state.ConaryStateFromFile instance at 0xa00080c> conflicts : [] cwd : '/home/bertux/conary/lxde/lxterminal' fileId : '00000000000000000000' force : False fullPath : '/home/bertux/conary/cache/lxterminal/sourceforge/lxde/lxterminal-0.1.8.tar.gz' lcache : <conary.build.lookaside.RepositoryCache object at 0xa18caac> level : 20 message : 'Update to 0.1.8' newVersion : VFS('/lxde.rpath....@fl:2-devel/0.1.8-1') path : 'lxterminal-0.1.8.tar.gz' pathId : 'M\xf3 \x80?\xdf\x10ns!+\x10\xb7\xaal\xa4' recipeObj : <<class 'temp-lxterminal-Zu8_S9-recipe.Lxterminal'> Object> recipeVersionStr : '0.1.8' refreshFilter : None repos : <conary.repository.netclient.NetworkRepositoryClient object at 0x9ec58cc> skipPatterns : set(['lxterminal.recipe']) sourceFiles : ['lxterminal-0.1.8.tar.gz'] srcFileObj : <conary.files.RegularFile object at 0xa284cec> srcFiles : ['/home/bertux/conary/cache/lxterminal/sourceforge/lxde/lxterminal-0.1.8.tar.gz'] srcMap : {'lxterminal-0.1.8.tar.gz': '/home/bertux/conary/cache/lxterminal/sourceforge/lxde/lxterminal-0.1.8.tar.gz'} srcPkg : trove.Trove('lxterminal:source', VFS('/lxde.rpath....@fl:2-devel/0.1.4-1'), Flavor('')) srcdirs : ['/home/bertux/conary/lxde/lxterminal', '/home/bertux/conary/lxde/lxterminal'] state : trove.Trove('lxterminal:source', VFS('/lxde.rpath....@fl:2-devel/0.1.4-1'), Flavor('')) test : False troveName : 'lxterminal:source' ver : VFS('/lxde.rpath....@fl:2-devel/0.1.3-1') version : versions.NewVersion() versionList : [VFS('/lxde.rpath....@fl:2-devel/0.1.3-1'), VFS('/lxde.rpath....@fl:2-devel/0.1.4-1')] x : ( '\x17j\xc3*\xdf\xb3\xd2d)$M\x159\x93\xf0\xe9', 'lxterminal-0.1.4.tar.gz', '\xf0s\x1fa\xf4/\x90\xfe\x06\x17\xcf.[\xc8\x86\xf2g\x87\xf9\xb4', VFS('/lxde.rpath....@fl:2-devel/0.1.4-1')) ********************************************************************** File "/usr/lib/python2.6/site-packages/conary/cvc.py", line 361, in runCommand checkin.commit(repos, cfg, message, callback=callback, test=test) argSet : {} args : ['ci'] callback : <conary.commit.CheckinCallback object at 0x9f4936c> cfg : <conary.conarycfg.ConaryConfiguration object at 0x9dea84c> level : 20 logfile : None message : 'Update to 0.1.8' profile : False repos : <conary.repository.netclient.NetworkRepositoryClient object at 0x9ec58cc> self : <conary.cvc.CommitCommand object at 0x9dea9ac> test : False ********************************************************************** File "/usr/lib/python2.6/site-packages/conary/lib/mainhandler.py", line 269, in runCommand return thisCommand.runCommand(*args, **kw) args : (<conary.conarycfg.ConaryConfiguration object at 0x9dea84c>, {}, ['/usr/bin/cvc', 'ci']) kw : { 'callback': <conary.commit.CheckinCallback object at 0x9f4936c>, 'profile': False, 'repos': <conary.repository.netclient.NetworkRepositoryClient object at 0x9ec58cc>} self : <conary.cvc.CvcMain object at 0x9badf0c> thisCommand : <conary.cvc.CommitCommand object at 0x9dea9ac> ********************************************************************** File "/usr/lib/python2.6/site-packages/conary/cvc.py", line 1045, in runCommand prof.stop() argSet : {} args : ['/usr/bin/cvc', 'ci'] callback : <conary.commit.CheckinCallback object at 0x9f4936c> cfg : <conary.conarycfg.ConaryConfiguration object at 0x9dea84c> client : <conary.conaryclient.ConaryClient object at 0x9ea2c8c> debugAll : False keyCache : <conary.lib.openpgpkey.OpenPGPKeyFileCache instance at 0x9f4902c> keyCacheCallback : <conary.lib.openpgpkey.KeyCacheCallback object at 0x9f6c6ec> profile : False repos : <conary.repository.netclient.NetworkRepositoryClient object at 0xa00058c> self : <conary.cvc.CvcMain object at 0x9badf0c> thisCommand : <conary.cvc.CommitCommand object at 0x9dea9ac> ********************************************************************** File "/usr/lib/python2.6/site-packages/conary/lib/mainhandler.py", line 266, in main return self.runCommand(thisCommand, cfg, argSet, otherArgs, **kw) argSet : {} argv : ['/usr/bin/cvc', 'ci', '-m', 'Update to 0.1.8'] cfg : <conary.conarycfg.ConaryConfiguration object at 0x9dea84c> cfgMap : { 'build-label': ('buildLabel', 1), 'flavors': ('fullFlavors', 0), 'full-versions': ('fullVersions', 0), 'interactive': ('interactive', 0), 'no-flavors': ('fullFlavors', 0), 'no-full-versions': ('fullVersions', 0), 'no-interactive': ('interactive', 0), 'no-quiet': ('quiet', 0), 'pubring': ('pubRing', 1), 'quiet': ('quiet', 0), 'root': ('root', 1, '-r'), 'signature-key': ('signatureKey', 1)} commandName : 'ci' debug : False debugAll : False kw : {} kwargs : { 'addConfigOptions': True, 'addDebugOptions': True, 'addVerboseOptions': True, 'defaultGroup': 'Common Options', 'description': 'Commit changes to a source component', 'hobbleShortOpts': False, 'useHelp': False, 'version': None} newArgSet : {'message': 'Update to 0.1.8'} optionSet : <Values at 0x9ea0f8c: {'log-file': None, 'no-flavors': None, 'debugger': None, 'quiet': None, 'message': 'Update to 0.1.8', 'help': None, 'flavors': None, 'pubring': None, 'skip-default-config': None, 'no-interactive': None, 'no-quiet': None, 'test': None, 'config': None, 'profile': None, 'no-full-versions': None, 'debug': None, 'verbose': None, 'full-versions': None, 'install-label': None, 'config-file': None, 'context': None, 'lsprof': None, 'signature-key': None, 'root': None, 'build-label': None, 'interactive': None}> otherArgs : ['/usr/bin/cvc', 'ci'] params : { 'Common Options': { 'build-label': [1, (1, 'Use build label LABEL as default search loc', 'LABEL')], 'config': ['-c', 3, (1, 'Set config KEY to VALUE', '"KEY VALUE"')], 'config-file': [3, (1, 'Read PATH config file', 'PATH')], 'context': [1, (1, 'Set the current context')], 'debug': (5, (1, 'Print helpful debugging output (use --debug=all for internal debug info)')), 'debugger': (0, 'SUPPRESSHELP'), 'flavors': [0, (1, 'Display complete flavors where applicable')], 'full-versions': [0, (1, 'Always display complete version strings')], 'help': (0, 'SUPPRESSHELP'), 'install-label': [3, (1, 'Set the install label', 'LABEL')], 'interactive': [0, (1, 'ask questions before performing actions that change system or repository state')], 'lsprof': [0, 'SUPPRESSHELP'], 'no-flavors': (0, 'SUPPRESSHELP'), 'no-full-versions': (0, 'SUPPRESSHELP'), 'no-interactive': (0, 'SUPPRESSHELP'), 'no-quiet': (0, 'SUPPRESSHELP'), 'profile': [0, 'SUPPRESSHELP'], 'pubring': [1, (1, '')], 'quiet': [0, (1, 'do not display extra information when running')], 'root': ['-r', 1, (1, 'use conary database at location ROOT')], ...len=23...}, 'log-file': ['-l', 1, 'Read the commit message from file LOGFILE (use - for standard input)'], 'message': ['-m', 1, 'Use MESSAGE to describe why the commit was performed'], 'test': [0, 'Runs through all the steps of committing but does not modify the repository']} parser : <conary.lib.options.OptionParser instance at 0x9ea058c> self : <conary.cvc.CvcMain object at 0x9badf0c> supportedCommands : { 'add': <conary.cvc.AddCommand object at 0x9dea8cc>, 'addkey': <conary.cvc.AddKeyCommand object at 0x9deaaec>, 'annotate': <conary.cvc.AnnotateCommand object at 0x9dea90c>, 'checkout': <conary.cvc.CheckoutCommand object at 0x9dea94c>, 'ci': <conary.cvc.CommitCommand object at 0x9dea9ac>, 'clone': <conary.cvc.CloneCommand object at 0x9dea96c>, 'co': <conary.cvc.CheckoutCommand object at 0x9dea94c>, 'commit': <conary.cvc.CommitCommand object at 0x9dea9ac>, 'config': <conary.command.ConfigCommand object at 0x9dea88c>, 'context': <conary.cvc.ContextCommand object at 0x9dea9cc>, 'cook': <conary.cvc.CookCommand object at 0x9dea9ec>, 'derive': <conary.cvc.DeriveCommand object at 0x9deaa0c>, 'diff': <conary.cvc.DiffCommand object at 0x9deab6c>, 'explain': <conary.cvc.ExplainCommand object at 0x9dea8ec>, 'factory': <conary.cvc.FactoryCommand object at 0x9deac0c>, 'getkey': <conary.cvc.GetKeyCommand object at 0x9deab0c>, 'help': <conary.command.HelpCommand object at 0x9dea8ac>, 'listkeys': <conary.cvc.ListKeysCommand object at 0x9deab2c>, 'log': <conary.cvc.LogCommand object at 0x9deaa4c>, 'markremoved': <conary.cvc.MarkRemovedCommand object at 0x9deabcc>, ...len=38...} thisCommand : <conary.cvc.CommitCommand object at 0x9dea9ac> versions : <moduleProxy 'conary.versions' from '/usr/lib/python2.6/site-packages/conary/versions.py'> ********************************************************************** File "/usr/lib/python2.6/site-packages/conary/cvc.py", line 1100, in main pass argv : ['/usr/bin/cvc', 'ci', '-m', 'Update to 0.1.8'] ccfg : <conary.conarycfg.ConaryConfiguration object at 0x9dea84c> cvcMain : <conary.cvc.CvcMain object at 0x9badf0c> debugAll : False ********************************************************************** File "/usr/bin/cvc", line 30, in <module> sys.exit(cvc.main()) **********************************************************************
_______________________________________________ Foresight-devel mailing list Foresight-devel@lists.rpath.org http://lists.rpath.org/mailman/listinfo/foresight-devel