Griffiths the trombonist

Results 10 comments of Griffiths the trombonist

"First we need to get the app registered under some Office 365 domain (https://dev.onedrive.com/app-registration.htm#register-your-app-for-onedrive-for-business) to obtain client ID and secret, then need an account under that domain to run the...

Same here. ``` # me @ mypc in ~/git/puppet_module_msktutil on git:main x [17:29:31] C:130 $ pdk validate --puppet-version 6 pdk (ERROR): Unable to find a Puppet gem matching ~> 6.0....

https://stackoverflow.com/a/26696759 gives an idea of how set a string to be the logged-in user's $HOME. I don't speak C++, but if we were in Puppet, I'd use string interpolation or...

Workaround, assuming that you have `sqlite3` installed in your SailfishOS device. This is not pleasant, even with a bluetooth keyboard or SSH session. 1. Make sure that the tasks you...

I have this problem too. - Debian 12.7 - Linux kernel 6.1.0-23-amd64 - libpango 1.50.12+ds-1 - libcairo 1.16.0-7 - libgtk3 3.24.38-2~deb12u2 - libgtk2 2.24.33-2+deb12u1 My input Markdown file and output...

My pts/caffe also does not install. The logfile gives: ``` CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake....

I now have a workaround, a cron.weekly job that runs ```Shell apt install -y -o Dpkg::Options::="--force-confnew" lithnetaccessmanageragent3 ``` So this is no longer urgent, but it would be nice not...

This testing is queued for next week. I'm sorry for not getting to it sooner. I've had a lot dropped on me recently.

I got this interesting output on my Ubuntu 22.04 daily driver: ```Shell root@mybox:/# apt update Hit:1 http://archive.canonical.com/ubuntu jammy InRelease [lines omitted] Get:10 https://packages.lithnet.io/linux/deb/prod/repos/ubuntu jammy InRelease [10.8 kB] [more lines omitted]...