maintainer of the whole repo and of individual pkgs
Affiliated with ALT Linux
A package repo needs to be maintained by automatic tools that help to keep it consistent, detect early if a package has problems. (The more automatic
... [More] verification the more time for real human work and the less attention for routine fixing of issues now and in future.) I've taken part in the work on:
* rpm-build-python3
* rpm, apt
* girar (the build service)
* adapting packages to the repo policies en masse
* etc. [Less]
developing some features
Affiliated with ALT Linux
Enhanced a feature to dynamically recompute the BuildRequires of the input package (--query-repackage), so that it can be used more widely. This is
... [More] useful when the source package is built in a different environment, and its old hardcoded BuildRequires are not valid anymore due to the changes of the macros in the environment or of the target platform; then they can be re-computed using the new values of the macros. [Less]
fixing bugs and making little improvements
Affiliated with ALT Linux
Apart from fixing some bugs in the code, I had the goal of making the scheduler of parallel build tasks more responsive to events that commit new data
... [More] (task results); among other things, don't waste resources on tasks whose result will need to be computed again due to changed state the input data (the Sisyphus repo). [Less]
fixing bugs
Affiliated with ALT Linux
I was working on fixing an "indetermistic" bug in the Print dialog.
I determined the cause (with the help of randomize_fd, which I wrote for this
... [More] purpose) and made a fix, but haven't yet submitted it (TODO!). Rather, I've already submitted minor fixes in the debugging messages. [Less]
contributed some fixes
Affiliated with ALT Linux
Fixed the behavior in some rare cases (on unusual platforms such as Linux/e2k).
* https://www.openhub.net/p/gnulib/commits/952444360 or
... [More] http://git.savannah.gnu.org/cgit/gnulib.git/commit/?id=f0c406c2cad3d701e8b331a6a82074bd01b3256a : lchown tests: Be more permissive regarding errno values. Reported by Ivan Zakharyaschev (2018-12-20) [Less]
There are no commits available to display.
Analyzed
about 1 month
ago.
based on code collected
2 months
ago.
fixing bugs
Affiliated with ALT Linux
I was working on fixing an "indetermistic" bug in the Print dialog.
I determined the cause (with the help of randomize_fd, which I wrote for this
... [More] purpose) and made a fix, but haven't yet submitted it (TODO!). Rather, I've already submitted minor fixes in the debugging messages. [Less]
This site uses cookies to give you the best possible experience.
By using the site, you consent to our use of cookies.
For more information, please see our
Privacy Policy