Harald Rudell

Results 23 issues of Harald Rudell

- There is value in Strider-CD because it is Node.js based and therefore can be installed and launched with a one-liner - Continuous deployment, however, requires EVERYTHING to be under...

macOS Catalina 10.15.7 Quarantine Problems: Agent won’t install Installed using `brew cask install secretive` launched **Secretive** gui app and clicked **Run Setup** ## Symptoms On launch of **Secretive** gui app,...

bug
help wanted

This would make lxc unprivileged containers easy. This is the right thing to do. Below is a bash script for Ubuntu that should be turned into a generic template lxc...

Feature

Server: Ubuntu 19.04 nginx-full 1.15.9-0ubuntu1.1 Client: macOS Mojave 10.14.6 Linux-client: davfs2 1.5.4-3, Ubuntu 19.04 Ubuntu has some oldie that do not support locks LOCK UNLOCK Action: cp -an to server...

If disk writes are unavailable zfs prevents system shutdown say unexpectedly power off or unplug the pool vdev disk  — Shut Down… The system ends up with display off...

Have a pool on a usb device, unplug and replug the cable **Note:** sometimes macOS assigns a new devicename, ie. /dev/disk3 replacing /dev/disk2. It is unclear if that affects zfs...

**Disk Utility Erase partition/replace partition/disk fails, therefore zfs pools are lost on export macOS thinks disks and partitions are no file system, so pools are never again found** brew cask...

When zfs cannot write to its media, the kernel cannot be recovered Only forced power off can resolve the situation The pool cannot be unmounted The failing function is: **zfs...

### What version of Go, VS Code & VS Code Go extension are you using? Version Information * Run `go version` to get version of Go from _the VS Code...

WaitingForInfo

test.equal(1, 2) prints values in this order test.equal(false, true) prints values in reverse order ## reproduction printout ``` $ nodeunit ../nodejs3/snippets/modules/nodeunit/nodeunit-order.js nodeunit-order.js assert module works as expected BUG: As of...