Stas Sergeev

Results 1352 comments of Stas Sergeev

I think this is now fixed. I switched the build to tito, seems to work, but needs to watch and see.

The aforementioned copr ticket got some activity and discussion. Problem was tracked to shallow clone. Whoever is interested, can join the discussion there.

Your log lacks debug info. Please update and install the debuginfo packages for dosemu2, or tell exactly how to reproduce the problem. What distribution do you have and are you...

In this case please ask someone from mint forums to help you install debuginfo, or invite them to this ticket directly. Otherwise not much help can be provided.

You can also give me an ssh access so that I can take a look myself.

Ok, maybe someone else will provide the debuginfo in the future.

It would be interesting to first check commits 86ffae31 and 9ec078f5 They are easily revertible, so just do: `git revert 86ffae31` try the result `git revert 9ec078f5` try the result....

Its actually very strange, because for me it reverts cleanly. Note that you should revert them in exactly that order. I.e. when reverting 9ec078f5, 86ffae31 must be also reverted.

There is a script in `scripts/buildwithfdpp.sh` that allows you to build the right version of fdpp during bisect. But the much easier solution is to temporary put freedos's kernel.sys into...

I still tag the apis, so it probably still works? Its a bit more simple to just disable fdpp and bisect dosemu2. But what to do if you bisect fdpp...