George T Kramer

Results 28 issues of George T Kramer

**Is your feature request related to a problem? Please describe.** Supplying --log-file aws.log to clr-installer results in the following message: ``` Cannot initialize lock. reason: Lockfiles must be given as...

enhancement

When building gnome-builder, after getting through 10 rounds, the build errors out with the following message: ``` Configuring ide-debug.h using configuration src/libide/terminal/meson.build:7:3: ERROR: C header 'pcre2.h' not found ``` Autospec...

enhancement

When running the `swupd repair` command, this operation takes a long time on a machine with a desktop installed. It's an operation that currently runs in serial and could be...

enhancement

I am part of an internal team with Intel and we are using the C++ version of PyTorch for some of our work. We are interested in the CPU version...

CPU
Compilation

Either from a CPU or memory perspective, let's explore if using the options for zstd affects compression performance to see if it can get better than xz by a degree...

question

It appears that when delta packs are being created, the work that needs done if first computed, and then all the work is parallelized. This ends up causing the machine...

performance

If a build only has one package changing that is found in only a small handful of bundles, do all of the bundles need built? Given mixer produces a stateful...

enhancement
performance

If a user drops a local-packages file into the mixer workspace, each package in there will be converted into a bundle. According to https://github.com/clearlinux/clr-distro-factory/issues/5#issuecomment-548223164, it would appear we should remove...

enhancement
low-priority

Using the mixer CLI as an upstream is somewhat difficult due to the assumption built into mixer that the user is a downstream. This difficulty is mostly encountered when trying...

question
proposal

When doing parallel builds and comparing output of mixer in a dev environment to a prod environment, all of the manifests in the Manifest.MoM have different hashes. This is because...

question