pcahyna
pcahyna
Actually, have the WWIDs changed or not? You say > into the /var/lib/rear/layout/disklayout.conf conf file i have also: ``` #multipath /dev/mapper/360050763808102f52400000000000086 1073741824 unknown /dev/sdac,/dev/sdad,/dev/sdm,/dev/sdn #multipath /dev/mapper/360050763808102f52400000000000085 1073741824 unknown /dev/sdaa,/dev/sdab,/dev/sdk,/dev/sdl multipath...
There are people working on this now (@antonvoznia. @thomasmerz). I propose to define some acceptance criteria here first.
> Acceptance criteria should be that rear and the test-scripts are still doing what they expected to do @thomasmerz Sorry for the late reply - I meant acceptance criteria for...
> @pcahyna and @antonvoznia > > > * show only newly introduced problems, not all problems for a given PR. The number of ShellCheck-detected problems in current code is very...
The person writing the BORG integration obviously made use of shellcheck, but virtually no other contributor did.
and yes, such comments are annoying. If a particular idiom is used in ReaR without being a problem, it should be disabled in shellcheck config.
> But the SCnnnn that appear rarely may more likely indicate real errors like That's my experience as well, ShellCheck has sometimes found real issues. So, I would prefer to...
> If you let shellcheck run on all files you will get even much more absolutely nonsense warnings due to checking (...) scripts without a valid shebang Unfortunately, scripts without...
Is it really possible to create an image which supports both BIOS and UEFI? In particular, would a disk with an EFI partition table (I suppose it is needed for...
Ok, so it should be possible for ISOs, as there are working hybrid Ubuntu ISOs. My question was more about hard disk (OUTPUT=USB) partitioning.