wget https://trisquel.info/files/issues/remove-format-args.patch
This first step worked fine....it connected and saved the patch. sudo patch -d /usr/lib/python2.7/dist-packages -p1 < remove-format-args.patch This spit out the message patch: **** strip count l is not a number
