Saulius Krasuckas

Results 307 comments of Saulius Krasuckas

@TimurIskandarov, since no one has ideas about significant difference between these two setups on different machines at your hand, I want to suggest a workaround – changing owner of the...

> I asked the network administrators to give access to the corporate network. And it helped! As far as I understand, `echo "text" | sudo tee -a /c/windows/system32/drivers/etc/hosts` starts working...

I wonder if anyone is testing Windows 7 these days (after 11 years have passed since). @radzaw, was that 64-bit or 32-bit OS of yours? :)

If the driver is missing from Device Manager, what does `sc query` say? On my box: ```cmd C:\Users\saukrs> sc query btrfs SERVICE_NAME: btrfs TYPE : 1 KERNEL_DRIVER STATE : 4...

Globik: > So I must recompile all stuff of postgresql within cygwin instances? It's unclear to a novice – what in general are you trying to achieve?

> That's a shame - the commit mentions upstream is gone I think mentioning it as a cause of removal (in the commit message) is orthogonal to having no users...

NP. One build of the package is probably enough (given it works fine:)

PS. Later yesterday I learnt that there are different `libelf` coming from `elfutils` and hosted by SourceWare: https://sourceware.org/git/?p=elfutils.git;a=tree;f=libelf No ideas if these are compatible or even doing the same job.

@goyalyashpal, here goes my results – one minute and a half: ``` $ time du --human-readable --max-depth=1 --threshold=500MiB "$LOCALAPPDATA" -b 1263105728 C:\Users\saukrs\AppData\Local/0install.net 3674538443 C:\Users\saukrs\AppData\Local/Autodesk du: cannot read directory 'C:\Users\saukrs\AppData\Local/ElevatedDiagnostics': Permission...

@elieux commented [1 hour ago](https://github.com/msys2/MSYS2-packages/issues/4176#issuecomment-1819576783): > * Du is not doing the same thing as Pacman, but there might be similarities > * [Pacman's algorithm](https://github.com/msys2/msys2-pacman/blob/msys2-v6.0.2/lib/libalpm/diskspace.c#L421) doesn't seem to be doing...