Filipe Laíns 🇵🇸
Filipe Laíns 🇵🇸
When running `firstpatch`. ``` patch: **** Can't reopen file PATH/patchrom/baffinlite/android.policy.jar.out/./smali/com/android/internal/policy/impl/PhoneWindowManager.smali : No such file or directory ``` This is happening to all files. No files are written to `reject`.
``` unzipping target target-files... using device-specific extensions in . unable to load device-specific module; assuming none using prebuilt boot.img... Traceback (most recent call last): File "/home/anubis/git/miui_baffinlite/patchrom/tools/releasetools/ota_from_target_files", line 884, in main(sys.argv[1:])...
I suppose this is a workspace setup problem. ``` make: *** No rule to make target 'firstpatch'. Stop. ``` How can I reset the workspace?
Hi, I would like to change the index to the about page. Would this be possible? If so, how can I do it?
On 469eebcdb728e2e32f7a9b4eb91bd044ebc90be1 (0.2.2) ``` ============================= test session starts ============================== platform linux -- Python 3.8.1, pytest-5.3.5, py-1.8.1, pluggy-0.13.1 -- /usr/bin/python cachedir: .pytest_cache rootdir: /build/python-pytest-concurrent/src/pytest-concurrent-469eebcdb728e2e32f7a9b4eb91bd044ebc90be1, inifile: setup.cfg plugins: concurrent-0.2.2 collecting ... collected...
It seems that you have been releasing to pypi without creating git tags, could you do that please?
Hey, I am packaging this for archlinux and the tests are failing. I am building from the latest release. Are the tools needed for the tests? Some of them seem...
I am opening this issue to investigate allowing fusesoc to integrate migen or nmigen packages. I think this is a desirable functionality by several people. Preliminarily, are there any high-level...
Hey, I am trying to run a really simple example but I get an error when executing `hid_exit()`. I am running the latest libusb (`1.0.22`). ### Code ``` #include #include...
It looks like when installing this, an empty `manual.html` gets installed. Is there any dependency to generate the documentation that I am perhaps missing? Build instructions: https://github.com/archlinux/svntogit-community/blob/packages/sysbench/trunk/PKGBUILD Downstream bug report:...