On Fri, Sep 07, 2018 at 12:20:11PM +0200, Michael Olbrich wrote:
> On Fri, Sep 07, 2018 at 12:08:36PM +0200, Ladislav Michl wrote:
> > Hi,
> > 
> > although this little patchset does not completely solve all issues
> > with usb_modeswitch, it is worth applying anyway.
> > 
> > This package was moved to staging with Tcl it depends on. However
> > it is possible to use builtin Tcl interpreter and link helper
> > script statically with it. That avoids Tcl dependency and decreases
> > size footprint.
> > 
> > Unfortunately above solution fails for some configurations and a bug
> > was reported:
> > http://www.draisberghof.de/usb_modeswitch/bb/viewtopic.php?f=2&t=2813
> > While it is possible to add local patch to solve this, I'm not sure
> > it is worth doing as it is over ~300k lines and quite difficult to
> > review. So I'd just suggest waiting for new upstream version with
> > a fix. In case anyone prefers patching package locally, please let me
> > know and I'll resend with patch.
> 
> Please add this to the commit message so others can find this in the git
> history if they run into the same issue.
> There is no upstream git or similar, that we could point to, right?

So far it seems the preferred (and already implemented) solution would
be to add jimtcl package and make usb-modeswitch to link against it.
After all Debian does the same. Side benefit is having small Tcl
interpreter which fits PTXdist more than full-blown Tcl. I'll send v2
after some more testing.

_______________________________________________
ptxdist mailing list
[email protected]

Reply via email to