Serhii Doroshenkov

Results 9 comments of Serhii Doroshenkov

I have successfully pass this step on osx with pybombs. The main reason is it does not support install (and installed version) from pip, only binary installation. The reason of...

The same problem. The brew version also is outdated. Have issues with GUI on MacBook 16 that are probably solved on newer versions but cannot compile on latest OSX due...

\+ why a huge amount of logs not particualy loads? How can I divide ajax load a log file, for example, if file contain 2GB of logs ?

Thank you for detail answer. I fine with alternate solution - why not ;) I don't think that it's critical to use `dpkg --print-architecture` as we are not building packages,...

So I will adjust PR from ``` dpkgArch="$(dpkg --print-architecture)" ``` to ``` dpkgArch="$(dpkg-architecture -qDEB_HOST_ARCH)" ``` and that's all. It still will support arm64/amd64, but other architectures should be adjusted additionally...

updated as mentioned, checked by ` docker buildx build --platform=linux/amd64 --cache-from sameersbn/gitlab -t sameersbn/gitlab .` ` docker buildx build --platform=linux/arm64 --cache-from sameersbn/gitlab -t sameersbn/gitlab .`

Seems in hosts file you are not passed your local host as 127.0.0.1 . If you need use imap extension with fast starting (for example, your project using imap extension),...

good to be able to mount `/dev/bus/usb`

good to be able to mount `/dev/bus/usb`