Skip to content

Instantly share code, notes, and snippets.

View Steinhagen's full-sized avatar

Viorel-Cătălin Răpițeanu Steinhagen

  • Galați, România
  • 06:20 (UTC +03:00)
View GitHub Profile
error: builder for '/nix/store/xyca1cii9d9sa6chy79381n3rlwpz8nz-python3.12-pytest-xdist-3.5.0.drv' failed with exit code 1;
last 10 log lines:
> XFAIL testing/test_dsession.py::TestDistReporter::test_rsync_printing
> XFAIL testing/test_dsession.py::test_pytest_issue419 - duplicate test ids not supported yet
> XFAIL testing/test_remote.py::test_remoteinitconfig - #59
> XFAIL testing/test_workermanage.py::TestNodeManager::test_rsync_roots_no_roots - reason: [NOTRUN]
> XFAIL testing/test_workermanage.py::test_unserialize_warning_msg[Nested] - Nested warning classes are not supported.
> XFAIL testing/test_looponfail.py::TestLooponFailing::test_looponfail_removed_test - broken by pytest 3.1+
> XFAIL testing/test_remote.py::TestWorkerInteractor::test_happy_run_events_converted - reason: implement a simple test for event production
> FAILED testing/acceptance_test.py::TestLoadScope::test_workqueue_ordered_by_size - AssertionError: assert {'gw0': 10} == {
iul 28 12:27:30 nixos kernel: Booting Linux on physical CPU 0x0000000000 [0x410fd034]
iul 28 12:27:30 nixos kernel: Linux version 6.4.7 (nixbld@localhost) (gcc (GCC) 12.3.0, GNU ld (GNU Binutils) 2.40) #1-mobile-nixos SMP Tue Jan 1 00:00:00 UTC 1980
iul 28 12:27:30 nixos kernel: Machine model: Pine64 PinePhonePro
iul 28 12:27:30 nixos kernel: earlycon: uart8250 at MMIO32 0x00000000ff1a0000 (options '')
iul 28 12:27:30 nixos kernel: printk: bootconsole [uart8250] enabled
iul 28 12:27:30 nixos kernel: Zone ranges:
iul 28 12:27:30 nixos kernel: DMA [mem 0x0000000000200000-0x00000000f7ffffff]
iul 28 12:27:30 nixos kernel: DMA32 empty
iul 28 12:27:30 nixos kernel: Normal empty
iul 28 12:27:30 nixos kernel: Movable zone start for each node
@Steinhagen
Steinhagen / gist:e222fe4fd459eef9d8c93939d6425730
Created October 7, 2023 11:07
NixOS Mobile - Test modifications
This file has been truncated, but you can view the full file.
oct 07 09:55:18 nixos installer[1154]:
oct 07 09:55:18 nixos installer[1154]: => Partitioning and formatting...
oct 07 09:55:18 nixos installer[1154]: ===========================================
oct 07 09:55:18 nixos installer[1154]: = Mobile NixOS installer — disk formatter =
oct 07 09:55:18 nixos installer[1154]: ===========================================
oct 07 09:55:18 nixos installer[1154]:
oct 07 09:55:18 nixos installer[1154]: Identifying device type:
oct 07 09:55:18 nixos installer[1154]:
oct 07 09:55:18 nixos installer[1154]: Working on '/dev/mmcblk2' → '/dev/mmcblk2'
oct 07 09:55:18 nixos installer[1154]:
oct 07 00:14:55 nixos installer[1402]:
oct 07 00:14:55 nixos installer[1402]: => Partitioning and formatting...
oct 07 00:14:55 nixos installer[1402]: ===========================================
oct 07 00:14:55 nixos installer[1402]: = Mobile NixOS installer — disk formatter =
oct 07 00:14:55 nixos installer[1402]: ===========================================
oct 07 00:14:55 nixos installer[1402]:
oct 07 00:14:55 nixos installer[1402]: Identifying device type:
oct 07 00:14:55 nixos installer[1402]:
oct 07 00:14:55 nixos installer[1402]: Working on '/dev/mmcblk2' → '/dev/mmcblk2'
oct 07 00:14:55 nixos installer[1402]:
➜ sudo fdisk /dev/sdb
Welcome to fdisk (util-linux 2.39.2).
Changes will remain in memory only, until you decide to write them.
Be careful before using the write command.
This disk is currently in use - repartitioning is probably a bad idea.
It's recommended to umount all file systems, and swapoff all swap
partitions on this disk.
@Steinhagen
Steinhagen / gist:744394be8aa2018a7485a57e1bb474f6
Created August 31, 2023 20:07
nix build in folder 'Muncă'
➜ nix build .#spotube
fatal: '/home/devuser/Munc�FFFFC4�FFFF83/nixpkgs' does not appear to be a git repository
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
warning: could not read HEAD ref from repo at 'file:///home/devuser/Munc%FFFFFFC4%FFFFFF83/nixpkgs', using 'master'
fatal: '/home/devuser/Munc�FFFFC4�FFFF83/nixpkgs' does not appear to be a git repository
fatal: Could not read from remote repository.
#!/usr/bin/env python3
import gi
gi.require_version('Gtk', '3.0')
from gi.repository import Gtk
from gi.repository import Gio
import sys
class Window(Gtk.ApplicationWindow):
msgid ""
msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: en\n"
"Project-Id-Version: \n"
"PO-Revision-Date: \n"
"Language-Team: \n"
"Last-Translator: \n"
source=('git+https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git'
# the main kernel config files
'config' 'config.x86_64'
# standard config files for mkinitcpio ramdisk
"${pkgbase}.preset"
'/tmp/efi.c')
sha256sums=('SKIP'
'596958c9c4b632fdf5e0cdc677859dccac4304ad07a217c9bcb0e4fa58dbea16'
'836509596b9bbe8a7b0d9cf8e003a4f22511656e7bc04e4588c29801bbf21d3c'