But where can i get your locally fixed version ? Can you push it to a hg repository i can pull from ? Or can precise me what you have fixed to get it working ? I've some free time today to begin creating conary packages for Fedora 14 if your conary fixed version works well. I suppose it would be better to use integrated python 2.7 than locally compiled python 2.6.6. Waiting for news from your conary fix.
Le 14 déc. 2010 à 00:12, Mihai Ibanescu <m...@rpath.com> a écrit : > Hi, > > I've found the getheader() problem and fixed locally, I was about to build > libelf-lgpl in a repository when I ran out of disk space. I'll keep you > posted. > > Mihai > > > On Mon, Dec 13, 2010 at 06:50:57PM +0100, Bertrand Juglas wrote: >> Hello Mihai, >> Have you news about the bug below ? >> While waiting for conary to work with python 2.7, i've compiled manually >> python 2.6.6 in /usr/local and will try to recompile conary 2.2 with python >> 2.6.6 after installing python libraries needed by conary. >> Looking forward to have news from you soon... >> >> Le 8 déc. 2010 à 23:02, Mihai Ibanescu <m...@rpath.com> a écrit : >> >>> Bertrand, I'll be looking into this. >>> >>> Mihai >>> >>> On Wed, Dec 08, 2010 at 10:57:28PM +0100, Bertrand Juglas wrote: >>>> I've forgotten to post it to the list. >>>> Sorry for the delay. >>>> Hooping someone will find time to analyze this tracebrack which blocks >>>> me for using conary in Fedora 14 :( >>>> >>>> ---------- Forwarded message ---------- >>>> From: Bertrand Juglas <b...@juglas.name> >>>> Date: 2010/12/7 >>>> Subject: Re: [Foresight-devel] Re: Boots for Fedora 14 >>>> To: Martin Baehr <mba...@email.archlab.tuwien.ac.at> >>>> >>>> >>>> [b...@boots centos-5-common]$ cvc checkout --debug-all >>>> libelf-lgpl=centos.rpath....@rpath:centos-5-common >>>> <class 'conary.repository.errors.OpenError'>: Error occurred opening >>>> repository http://centos.rpath.com/conary/: InfoURL instance has no >>>> attribute 'getheader' >>>> >>>> Traceback (most recent call last): >>>> File "/usr/bin/cvc", line 30, in <module> >>>> sys.exit(cvccmd.main()) >>>> File "/usr/lib/python2.7/site-packages/conary/cmds/cvccmd.py", line >>>> 1091, in main >>>> raise >>>> File "/usr/lib/python2.7/site-packages/conary/lib/mainhandler.py", >>>> line 266, in main >>>> return self.runCommand(thisCommand, cfg, argSet, otherArgs, **kw) >>>> File "/usr/lib/python2.7/site-packages/conary/cmds/cvccmd.py", line >>>> 1045, in runCommand >>>> prof.stop() >>>> File "/usr/lib/python2.7/site-packages/conary/lib/mainhandler.py", >>>> line 269, in runCommand >>>> return thisCommand.runCommand(*args, **kw) >>>> File "/usr/lib/python2.7/site-packages/conary/cmds/cvccmd.py", line >>>> 179, in runCommand >>>> checkin.checkout(*coArgs) >>>> File "/usr/lib/python2.7/site-packages/conary/checkin.py", line 188, >>>> in checkout >>>> raise >>>> File "/usr/lib/python2.7/site-packages/conary/repository/netclient.py", >>>> line 2969, in findTrove >>>> exactFlavors=exactFlavors) >>>> File "/usr/lib/python2.7/site-packages/conary/repository/netclient.py", >>>> line 2957, in findTroves >>>> return troveFinder.findTroves(troves, allowMissing) >>>> File "/usr/lib/python2.7/site-packages/conary/repository/findtrove.py", >>>> line 351, in findTroves >>>> queryList, methodName, queryOptions) >>>> File "/usr/lib/python2.7/site-packages/conary/repository/findtrove.py", >>>> line 400, in _findAllForQueryClass >>>> results, errorList = method(searchSpecs, **kw) >>>> File "/usr/lib/python2.7/site-packages/conary/repository/netclient.py", >>>> line 1131, in getTroveLatestByLabel >>>> getLeaves = True) >>>> File "/usr/lib/python2.7/site-packages/conary/repository/netclient.py", >>>> line 1286, in _getTroveInfoByVerInfo >>>> splitByBranch=splitByBranch) >>>> File "/usr/lib/python2.7/site-packages/conary/repository/netclient.py", >>>> line 1196, in _getTroveInfoByVerInfoTuples >>>> respD = self.c[host].__getattr__(method)( >>>> File "/usr/lib/python2.7/site-packages/conary/repository/netclient.py", >>>> line 512, in __getitem__ >>>> '%s: %s' % (url, errmsg)), None, tb >>>> File "/usr/lib/python2.7/site-packages/conary/repository/netclient.py", >>>> line 112, in __call__ >>>> return self.doCall(protocolVersion, *args) >>>> File "/usr/lib/python2.7/site-packages/conary/repository/netclient.py", >>>> line 193, in doCall >>>> raise >>>> File "/usr/lib/python2.7/site-packages/conary/repository/netclient.py", >>>> line 128, in __doCall >>>> raise >>>> File "/usr/lib/python2.7/site-packages/conary/lib/util.py", line >>>> 1887, in _request >>>> verbose=self.__verbose) >>>> File "/usr/lib/python2.7/site-packages/conary/repository/transport.py", >>>> line 824, in request >>>> resp = self.parse_response(response) >>>> File "/usr/lib/python2.7/xmlrpclib.py", line 1449, in parse_response >>>> if response.getheader("Content-Encoding", "") == "gzip": >>>>> /usr/lib/python2.7/xmlrpclib.py(1449)parse_response() >>>> -> if response.getheader("Content-Encoding", "") == "gzip": >>>> (Epdb) >>>> _______________________________________________ >>>> Foresight-devel mailing list >>>> Foresight-devel@lists.rpath.org >>>> http://lists.rpath.org/mailman/listinfo/foresight-devel >>> _______________________________________________ >>> Foresight-devel mailing list >>> Foresight-devel@lists.rpath.org >>> http://lists.rpath.org/mailman/listinfo/foresight-devel >> _______________________________________________ >> Foresight-devel mailing list >> Foresight-devel@lists.rpath.org >> http://lists.rpath.org/mailman/listinfo/foresight-devel > _______________________________________________ > Foresight-devel mailing list > Foresight-devel@lists.rpath.org > http://lists.rpath.org/mailman/listinfo/foresight-devel _______________________________________________ Foresight-devel mailing list Foresight-devel@lists.rpath.org http://lists.rpath.org/mailman/listinfo/foresight-devel
