t-w

Results 51 comments of t-w

I have the same problem with addwatch_syslog - and it seems the be the same problem as the for addrwatch_stdout (https://github.com/fln/addrwatch/issues/26). See my comment: https://github.com/fln/addrwatch/issues/26#issuecomment-867818413 - it may help solve...

I have the same issue - and it concerns also `addrwatch_syslog` (see: https://github.com/fln/addrwatch/issues/25 and https://github.com/openwrt/packages/pull/15899#issuecomment-863887677 - I have exactly the same problem with it). It seems that the problem is...

I have also just started getting this error - but it was working well quite recently, like a week ago or so. Now, CygWin installation is failing in the same...

So it seems to me like some problem with CygWin repositories/mirrors: I switched to [the official CygWin install action](https://github.com/cygwin/cygwin-install-action), and specified manually some mirror. It worked. Than, after a while...

Yep, it seems it is working, now. (I meant: the CygWin installer, as I wrote I started using a different action...).

Yes, AFAK, unadf was the only thing packaged so far (statically liked), standalone library was not there. Since there are couple of new tools, I put unadf with them to...

So far what I do to build deb packages is (in case there is something to correct in the process...): - having autotools or cmake done, I setup things in...

Thanks for checking and the info. Yes, there are several warnings from lintian, they do not seem to be critical. Some probably probably will rather not be corrected ("package name...

As I showed above, I am willing to make changes required to make it available in Debian. So I did the checks I could and waited for further tips on...

Concerning the bugs: - [the first](https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=716419) occurred basically while trying to open a file containing just a short string (`AAAAAAAAAAAAAAAAAAAAAAAA`) as a disk image, and take it from `stdin`. Currently,...