-
- [X] Does this issue occur in master?
## Description
`kiss update` errors out on hitting a non-remote git repo, and thus terminates.
https://github.com/kisslinux/kiss/blob/fd8cfe1c698fb4d3d7…
-
There is a typo in the build file which lets the build fail.
https://github.com/kisslinux/repo/blob/wayland/extra/firefox/build#L97
-
This bug is reproducible in latest rootfs release -> https://github.com/kisslinux/repo/releases/tag/2021.7-5
1. build and install libudev-zero 0.4.8
2. build and install libudev-zero 0.5.2
-
```
~ # env
USER=root
CXXFLAGS=-O3 -pipe -march=native
SHLVL=1
HOME=/root
OLDPWD=/etc/repo/core/openssl
MAKEFLAGS=-j8
LOGNAME=root
TERM=rxvt-unicode-256color
PATH=/usr/local/sbin:/usr/local/…
-
The last good commit (which produces a working Firefox) is https://github.com/rui314/mold/commit/b99626fbf2c22e1024996646cb87cfdab5cfe667. All subsequent commits (that I have tried) produce a Firefox …
-
Can you update PPP to 2.4.9?
- https://github.com/kisslinux/community/tree/master/community/ppp
Source:
- https://github.com/ppp-project/ppp
-
This is just a super cute little bug that exists for... A single package, due to dubious naming choices by the developer.
Caused by https://github.com/kisslinux/kiss/blob/b7b57bd34caf2135f8fe6c940a…
-
The new install method does not install c99 as executeable. https://github.com/kisslinux/repo/blob/master/core/gcc/build#L66. So a build like libudev-zero fails.
The new tarball is also affected.
-
As an example, if I `kiss build cairo && kiss install cairo`, sway will hard-lock.
I was able to replace `cp -fP` with (busybox) `install` in `pkg_install_files` on https://github.com/kisslinux/kis…
-
The efivar build fails since it tries to build a test that requires linking to the efivar lib itself, so it fails. The fix is to just disable the test by ':> tests/test-threading'. Log:
https://termb…