Results 30 issues of beroal

A build is successful, but gives the following warning. ``` [WARNING] Some problems were encountered while building the effective model for com.github.juanmf:java2PlantUML-maven-plugin:maven-plugin:1.0.1 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-compiler-plugin is missing. @ line...

### Feature description If I understand it correctly, any program executed in the Termux shell can write to `$PREFIX/bin`. If any Termux program (say, `$PREFIX/bin/$E`) is executed as root, then...

In the manual page `sbctl(8)`. I believe `NAME` is the **path** to the generated unified Linux kernel image, but this is not explained. A relative path is also accepted, but...

Since the `bundle` command writes the bundle to the file system, why not allow a user to sign the bundle in the same command?

While `README.md` specifies dependencies for `sms-tools` like `matplotlib`, it misses `tk` and `tcl`. Without both, I get ``` python models_GUI.py ``` ``` Traceback (most recent call last): File "/home/user/prg/gitclone/sms-tools/software/models_interface/models_GUI.py", line...

> TODO > xprint and xkb support. These will require some non-trivial work in xcb-types, since it won't parse them correctly.

Hi. Thank you for supporting this driver. It'd be great to include a documentation for some module parameters; see the [documentation for an alternative driver by `morrownr`](https://github.com/morrownr/88x2bu/blob/5.8.7.4/88x2bu.conf). I personally tried...

When downloading of any torrent is complete, the program hangs. Then sending the SIGTERM signal does not terminate the Transmission process, only SIGKILL does. "transmission-gtk" does not freeze if I...

This rather is a support request. Can I disable the cache for a specific directories? Benefit is as follows. A program transmits big files over a network and stores hosts'...

It is present in the `primefac` module of the upstream package. In your package, it is in the `_primefac` module. Since you changed the API, can you publish the documentation?