yuri@FreeBSD

Results 1742 issues of yuri@FreeBSD

Here is the scenario: ``` # pkg upgrade -f Updating FreeBSD repository catalogue... FreeBSD repository is up to date. All repositories are up to date. Checking for upgrades (2548 candidates):...

Command that is supposed to upgrade just one library is going to remove the top-level packages like blender-2.78c_1 and deluge-1.3.15,1. net-p2p/deluge and graphics/blender are installed as non-automatic, so they should...

```pkg upgrade -f``` printed the list and the summary: ``` $ sudo pkg upgrade -f Updating FreeBSD repository catalogue... FreeBSD repository is up to date. All repositories are up to...

pkg installed 242 packages ``` Number of packages to be installed: 242 The process will require 3 GiB more space. ``` and ended up with negative ```Avail``` number: ``` Filesystem...

Currently locking is done based on ```/var/db/pkg```. However, ```/var/db/pkg``` and ```/var/cache/pkg``` contain different types of information. Package databases may be separate (for example, in different jails), but cache may be...

pkg-1.14.4 fails: ``` $ sudo pkg upgrade -f Password: Updating FreeBSD repository catalogue... FreeBSD repository is up to date. All repositories are up to date. Checking for upgrades (1011 candidates):...

index.html refers to the non-existent ```url=/es/ts_web:status```. Here's the ```devd``` session log: ``` [yuri@mybox ~/.tsung/log/20190622-1253]$ /usr/local/bin/devd . 13:47:28: Route / -> reads files from . 13:47:28: Listening on http://devd.io:8000 (127.0.0.1:8000) 13:47:34:...

For example, Arch linux assigned the keyword ```buildtool``` to ```rabs``` (https://aur.archlinux.org/packages/rabs/). It would be very useful if this tag would appear in Repology search results for ```rabs```: https://repology.org/projects/?search=rabs

webapp
core
idea

The build fails on FreeBSD: http://beefy10.nyi.freebsd.org/data/113i386-default/523384/logs/helib-1.0.0.log

``` platform freebsd13 -- Python 3.8.13, pytest-7.1.2, pluggy-1.0.0 rootdir: /disk-samsung/freebsd-ports/devel/py-deepdiff/work-py38/deepdiff-5.8.1, configfile: pytest.ini plugins: forked-1.4.0, hypothesis-6.46.3, xdist-2.5.0, cov-2.9.0, rerunfailures-10.1, anyio-3.6.1, requests-mock-1.9.3, asyncio-0.18.3, flaky-3.7.0, trio-0.7.0, mock-1.10.4 asyncio: mode=legacy collected 689 items tests/test_anyset.py...