| 16 Jan 2025 |
autra | we'll see, otherwise we can still merge then fix later if needed. | 15:34:46 |
autra | I just put a remark about the fonts (I think get-fonts should be completely ditched), please don't hesitate to correct me if what I propose doesn't work | 15:35:20 |
| 22 Jan 2025 |
Ivan Mincik (imincik) | Bunch of packages started to fail due to dependency issue - https://github.com/imincik/nix-utils/actions/runs/12902191001 | 14:26:24 |
Ivan Mincik (imincik) | python3.12-branca is failing to build
=========================== short test summary info ============================
ERROR tests/test_iframe.py
!!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection !!!!!!!!!!!!!!!!!!!!
=============================== 1 error in 0.13s ===============================
error: build of '/nix/store/rljq0v13gvbkybgrrjl5lz777js12j5i-python3.12-branca-0.8.1.drv' on 'ssh-ng://im-builder.tail6adb8.ts.net' failed: builder for '/nix/store/rljq0v13gvbkybgrrjl5lz777js12j5i-python3.12-branca-0.8.1.drv' failed with exit code 2;
last 25 log lines:
> configfile: pyproject.toml
> collected 15 items / 1 error
>
> ==================================== ERRORS ====================================
> ____________________ ERROR collecting tests/test_iframe.py _____________________
> ImportError while importing test module '/build/source/tests/test_iframe.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> /nix/store/qrc496n6fsqp4p5m5h8wmw5d5jwyw5mr-python3-3.12.8/lib/python3.12/importlib/__init__.py:90: in import_module
> return _bootstrap._gcd_import(name[level:], package, level)
> tests/test_iframe.py:9: in <module>
> from selenium.webdriver import Firefox
> /nix/store/35yjn70qz7gvngmz8gx76dmv09jli8nc-python3.12-selenium-4.27.1/lib/python3.12/site-packages/selenium/webdriver/__init__.py:20: in <module>
> from .chrome.webdriver import WebDriver as Chrome # noqa
> /nix/store/35yjn70qz7gvngmz8gx76dmv09jli8nc-python3.12-selenium-4.27.1/lib/python3.12/site-packages/selenium/webdriver/chrome/webdriver.py:18: in <module>
> from selenium.webdriver.chromium.webdriver import ChromiumDriver
> /nix/store/35yjn70qz7gvngmz8gx76dmv09jli8nc-python3.12-selenium-4.27.1/lib/python3.12/site-packages/selenium/webdriver/chromium/webdriver.py:22: in <module>
> from selenium.webdriver.remote.webdriver import WebDriver as RemoteWebDriver
> /nix/store/35yjn70qz7gvngmz8gx76dmv09jli8nc-python3.12-selenium-4.27.1/lib/python3.12/site-packages/selenium/webdriver/remote/webdriver.py:57: in <module>
> from ..common.fedcm.dialog import Dialog
> E ModuleNotFoundError: No module named 'selenium.webdriver.common.fedcm'
> =========================== short test summary info ============================
> ERROR tests/test_iframe.py
> !!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection !!!!!!!!!!!!!!!!!!!!
> =============================== 1 error in 0.13s ===============================
For full logs, run 'nix log /nix/store/rljq0v13gvbkybgrrjl5lz777js12j5i-python3.12-branca-0.8.1.drv'.
| 14:31:54 |
Ivan Mincik (imincik) | OK, the issue is with selenium and is fixed in latest release - https://github.com/SeleniumHQ/selenium/pull/14823 . | 14:44:26 |
| 23 Jan 2025 |
Ivan Mincik (imincik) | Few PRs to review
-
https://github.com/NixOS/nixpkgs/pull/375290
-
https://github.com/NixOS/nixpkgs/pull/375293
-
https://github.com/NixOS/nixpkgs/pull/375295
| 16:22:24 |
Ivan Mincik (imincik) | * Some PRs to review
- https://github.com/NixOS/nixpkgs/pull/375290
- https://github.com/NixOS/nixpkgs/pull/375293
- https://github.com/NixOS/nixpkgs/pull/375295
| 16:22:44 |
| 24 Jan 2025 |
Ivan Mincik (imincik) | autra: thanks for review ! | 18:55:26 |
| 25 Jan 2025 |
autra | No problem! Btw, this ./hydra-build-status.py you wrote is quite useful to filter out false negative with nixpkgs-reviews | 13:47:54 |
| 26 Jan 2025 |
Ivan Mincik (imincik) | In reply to @autra:trancart.eu No problem! Btw, this ./hydra-build-status.py you wrote is quite useful to filter out false negative with nixpkgs-reviews Yes, I use it daily along with repology report suggested by you 😀 | 14:15:10 |
| 31 Jan 2025 |
Ivan Mincik (imincik) | https://github.com/NixOS/nixpkgs/pull/378255 | 11:32:12 |
| SomeoneSerge (back on matrix) changed their display name from SomeoneSerge to SomeoneSerge (Bruxelles). | 19:34:21 |
| 2 Feb 2025 |
l0b0 | Ivan Mincik (imincik): I don't feel like I'm contributing much in GIS land right now; you might as well remove me from the group. | 16:24:52 |
Ivan Mincik (imincik) | In reply to @vengmark2:matrix.org Ivan Mincik (imincik): I don't feel like I'm contributing much in GIS land right now; you might as well remove me from the group. Sorry to hear that. If you are really sure, please create a PR in team list file. | 18:01:34 |
Ivan Mincik (imincik) | You are welcome to rejoin anytime later. | 18:02:09 |
| 3 Feb 2025 |
| SomeoneSerge (back on matrix) changed their display name from SomeoneSerge (Bruxelles) to SomeoneSerge (Gand St. Pieters). | 13:40:01 |
| 5 Feb 2025 |
Ivan Mincik (imincik) | All linux builds are finally green after a problem with broken selenium update - https://github.com/imincik/nix-utils/actions/runs/13151221904 | 08:13:32 |
autra | nice ! | 13:03:58 |
| 6 Feb 2025 |
sikmir | Would be great to nixify https://github.com/opengeos/segment-geospatial | 16:55:00 |
| SomeoneSerge (back on matrix) changed their display name from SomeoneSerge (Gand St. Pieters) to SomeoneSerge (UTC+U[-12,12]). | 17:49:28 |
| 10 Feb 2025 |
Ivan Mincik (imincik) | Some fixes after batch python packages update round
https://github.com/NixOS/nixpkgs/pull/380833
https://github.com/NixOS/nixpkgs/pull/380832 | 07:52:37 |
Ivan Mincik (imincik) | Adoption of spatialite-tools PR: https://github.com/NixOS/nixpkgs/pull/379845 | 07:54:34 |
| 13 Feb 2025 |
Ivan Mincik (imincik) | Saga build started to fail few days ago - https://hydra.nixos.org/job/nixpkgs/trunk/saga.x86_64-linux/all . | 07:48:03 |
Ivan Mincik (imincik) | * Saga build started to fail few days ago - https://hydra.nixos.org/job/nixpkgs/trunk/saga.x86_64-linux/all due to libiodbc dependency failure. | 07:53:32 |
Ivan Mincik (imincik) | https://github.com/NixOS/nixpkgs/issues/381423 | 07:59:19 |
Ivan Mincik (imincik) | To unbreak Saga, please review https://github.com/NixOS/nixpkgs/pull/381767 | 14:13:07 |
| 15 Feb 2025 |
| BenjB83 joined the room. | 10:20:25 |
| BenjB83 changed their display name from BenjamÃn Buske to BenjB83. | 10:43:04 |
| 16 Feb 2025 |
| KristijanZic joined the room. | 01:06:21 |
| 18 Feb 2025 |
Ivan Mincik (imincik) | All Geo packages green on linux again - https://github.com/imincik/nix-utils/actions/workflows/hydra-build-status-linux.yml . Will see how long it is going to last :) | 19:32:26 |