On Thursday 16 Mar 2006 18:00, Sebastian Turzanski wrote: > Dnia czwartek, 16 marca 2006 16:28, mark napisaĆ: > > On Thursday 16 Mar 2006 12:03, Tobias Gerschner wrote: > > > Hi, > > > > > > this was a typo : [buildsercer-3.0] > > > > > > and it's just a descriptor anyway :) > > > > > > regards > > > > > > -- > > > Tobias Gerschner > > > Member of Board of Yoper Ltd. NZ > > > > > > Knowing is not enough; we must apply. Willing is not enough; we must > > > do. _______________________________________________ > > > yoper-dev mailing list > > > [email protected] > > > https://morpheus.pingos.org/cgi-bin/mailman/listinfo/yoper-dev > > > > Has anyone come up with an idea about the way my smart stopped working > > when I upgraded python? I mentioned it to Tobias the other day - but its > > still stuck. > > Anyone who fancies a go at fixing it, let me know and I will post the > > details :) > > > > Mark > > _______________________________________________ > > yoper-dev mailing list > > [email protected] > > https://morpheus.pingos.org/cgi-bin/mailman/listinfo/yoper-dev > > try doing what i did > > make a file with the following content > > [buildserver-3.0] > type = apt-rpm > name = Yoper Repository > baseurl = ftp://development.yoper.com/yoper/yoper/yoper-3.0 > components = rocketfuel unstable dynamite > #last line > > then do as root > smart channel --remove-all > > smart channel --add PATH_TO_THE_FILE_WITH_ABOVE_MENTIONED_CONTENT > > smart update
Thanks for the idea Seb - I went through your suggestion - created the file OK. But attempting to run smart channel --remove-all gives me the damn error message about ImportError: /usr/lib/python2.4/lib-dynload/pyexpat.so: undefined symbol: PyUnicodeUCS4_Decode This is getting a bit frustrating now ;) With python being vital to so much of the new Yoper system, I guess removing it is not a good idea. I have looked around - but its looking like reinstalling is the only option. I will hang on for a bit in case anyone has any clues, otherwise its going to be a reinstall :( Mark _______________________________________________ yoper-dev mailing list [email protected] https://morpheus.pingos.org/cgi-bin/mailman/listinfo/yoper-dev
