Luca Piccirillo

Results 11 issues of Luca Piccirillo

**Symfony version(s) affected**: 5.2 **Description** Proper duplicate of https://github.com/symfony/symfony/issues/32148 Look at there for background. Actual issue is that the SMTP server gives a non-empty error/unexpected response but symfony does not...

Bug
Status: Needs Review
Mailer

##### Brief Description Hi all, I'm having trouble in generating C# bindings for macOS Endpoint Security API. Below you have more details and the full error message, but I would...

I think this should use `CFBundleName` to determine output .app name, not `CFBundleDisplayName` https://github.com/egramtel/dotnet-bundle/blob/7e681e61b259222e4e5269a1423f92e7b4649d2d/DotNet.Bundle/StructureBuilder.cs#L18

https://github.com/dell/dkms/blob/749b219744ccb3bbc6219aa48db653bbc9ebbebb/dkms_common.postinst#L141 The line above expects ldtarball to exit with status 0 on success but 1 is returned. I have a binary-only tarball made by mktarball which loads and works just...

### Which service(blob, file, queue, table) does this issue concern? All ### Which version of the Azurite was used? 3.29.0 ### Where do you get Azurite? (npm, DockerHub, NuGet, Visual...

question
vsc

#### Root Issue When a certificate file is selected for the server, the nm backend loads only a single cert from that file, even if it is a PEM bundle...

We have more than one case like this where we should have exploited COIN_MINER_OPTS instead of suggesting this in comments: https://github.com/papampi/nvOC_by_fullzero_Community_Release/blob/e7c17451c0ba3e3f482a46b6852c97a0ac7f04f1/1bash.template#L837 It should just be like this: ``` AION_Z_EWBF_OPTS="--algo aion"...

enhancement

As discussed during last weeks, nvOC should not depend on gnome-terminal to automatically launch 2unix on startup. This makes quite hard to set different path to 2unix in case nvOC...

help wanted
nvOC 2.1

I understand the rationale behind showing active jobs into gueke tabs while nvOC is set in LOCAL mode. I noticed salfter switchers always run in screen and then gets attached...

This format of connection string is getting refused as invalid (those `...` are urlencoded values): `Endpoint=sb://.servicebus.windows.net/;SharedAccessSignature=SharedAccessSignature sr=...&sig=...&se=...&skn=...`

question