lukts30

Results 10 issues of lukts30

Reading from UNC seems to be working. But writing does not. **Expected behavior**: commands should be equivalent. ``` PS C:\> CompressonatorCLI "\\?\C:\Users\lukas\Documents\rdm4\rdm4lib\rdm\excavator_tycoons_diff_0.dds" "C:\Users\lukas\Documents\rdm4\rdm4lib\gltf_out1\excavator_tycoons_diff_0.png" Processing progress = 75 MipLevel 7 FaceOrSlice...

enhancement

One of Markdown strengths is that I can use the same file for pandoc, blog and static site generators. Therefore, it would be great to have an option to convert...

enhancement

# Required information * Distribution: Arch Linux ```yaml config: images.auto_update_interval: "0" storage.backups_volume: zpool/backups storage.images_volume: zpool/images api_extensions: - storage_zfs_remove_snapshots - container_host_shutdown_timeout - container_stop_priority - container_syscall_filtering - auth_pki - container_last_used_at - etag...

Bug

# Required information * Distribution: Arch Linux ```yaml config: images.auto_update_interval: "0" storage.backups_volume: zpool/backups storage.images_volume: zpool/images api_extensions: - storage_zfs_remove_snapshots - container_host_shutdown_timeout - container_stop_priority - container_syscall_filtering - auth_pki - container_last_used_at - etag...

Bug

A lot of programs implicitly create sparse files on Linux and while they will work fine under Linux some builtin Windows tools do not support such files at all. Notable...

enhancement

Downloading a [22GB ZIP](https://aka.ms/windev_VM_hyperv) does work but during re_upload buck2 continues eating up more RAM until it gets hit by the OOM Killer. The system has 32GB and buck2d used...

bug
remote execution

Buck2 http_archive and other rules currently reject uppercase hashes like [these provided by Microsoft](https://developer.microsoft.com/en-us/windows/downloads/virtual-machines/). As a user I should not need to manually lowercase them. ``` Internal error: Invalid sha256...

Is it possible to have a BUILD step automatically run on a remote host if the local OS is not target_compatible without having to use `--fake-host`? E.g I want to...

documentation

### Is there an existing issue for this bug? - [X] I have searched the existing issues ### Required Troubleshooting Steps - [X] I have followed these troubleshooting steps -...

ssh
tasks