Sergei Reznikov

Results 49 issues of Sergei Reznikov

Texts like https://github.com/haikuports/haikuports/compare/c0fba669a6d1...80f421d60410 don't display as links. Probably due to `...`

I used Clover-v2.5k-5070-X64.iso from https://sourceforge.net/projects/cloverefiboot/files/Bootable_ISO/ ![image](https://user-images.githubusercontent.com/1316513/85924057-62c77500-b898-11ea-9818-f85e68b953b2.png)

### Steps to reproduce I'm using `CMD+Shift+3` shortcut to copy a picture of selected area to the clipboard but I don't think this is relevant: ![image](https://user-images.githubusercontent.com/1316513/147292891-07d90b4d-c33c-4ed6-89b7-4e20e92da9bc.png) ### Expected behaviour Pasting...

bug
stale

This was [enabled](https://github.com/SerenityOS/serenity/commit/6595db9) recently in Serenity so I though we could do the same? I checked with python 3.9.7 and it builds just fine. Haven't done any tests beyond that...

hacktoberfest

Entering chroot is painfully slow with many installed packages (I have ~600 packages here). It is okay if you only need to run `haikuporter` once but when porting one often...

type-enhancement

Oftentimes when building packages I need to open workdir and I need to manually find it in Tracker/Terminal. It would be handy if workdir would be printed every time a...

type-enhancement

It would be nice if haikuporter package could also install hp alias `alias hp='haikuporter -j'nproc' --get-dependencies --no-source-packages ` as well as helper functions: ``` . /system/settings/haikuports.conf function inrecipe() { grep...

hp doesn't show any error but the resulting directory is empty. https://dev.gentoo.org/~polynomial-c/kBuild-0.1.9998-pre20131130-src.tar.xz

type-bug

It looks like something got broken as this message is never printed anymore. https://github.com/haikuports/haikuporter/blob/9b910e2f9ef289b4d2958de37cf15b51d6236622/HaikuPorter/ShellScriptlets.py#L927

I have haikuports folder on my /data partition. Normally I'm using gcc2h install but when I boot to x86_64 and try to build something from /data/haikuports haikuporter is updating dependencies...