Antonio

Results 143 issues of Antonio

I'm trying to create a nix package of Burpsuite and the URL contains `&` character (pretty usual on URLs) and when I use `nix-prefetch-url` I get the following error: ```...

bug

### Contributing guidelines - [X] I've read the [contributing guidelines](https://github.com/docker/build-push-action/blob/master/.github/CONTRIBUTING.md) and wholeheartedly agree ### I've found a bug, and: - [X] The documentation does not mention anything about my problem...

kind/upstream
area/buildkit

When I run WSL-DistroLauncher I get the following error: ``` C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VisualStudio\v17.0\AppxPackage\Microsoft.Ap pXPackage.Targets(5404,5): error APPX1204: Failed to sign 'D:\GitHub\athena-wsl-launcher\AppPackages\DistroLauncher-App x\DistroLauncher-Appx_1.0.7.0_Test\DistroLauncher-Appx_1.0.7.0_x64.appxbundle'. SignTool Error: An unexpected internal error has occurred....

Hello @JoelBender can you please upload the latest stable version of bacpypes in GitHub release and also the .tar.gz archive to PyPI?

When using `/install.sh -l --tweaks outline macos -d ./`, I get: ``` GNOME Shell 46.2 Install 2px windows outline version! ... Macos window button version! ... Installing './/Gruvbox-Light'... cp: cannot...

Hello, in case I would like to deploy the AFE on my company but (currently) deploying only Advanced Formula Environment and keep disabling for domain users LABS.GENERATIVEAI function and Python...

Hey @nuts7 when the script is run by Python3.12, I get: ``` Traceback (most recent call last): File "/home/athena/CVE-2023-27372/./CVE-2023-27372.py", line 63, in requests.packages.urllib3.util.ssl_.DEFAULT_CIPHERS += ':HIGH:!DH:!aNULL' ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: module 'urllib3.util.ssl_' has...

Could you please document how to build and/or install from source inside README.md?

**Describe the bug** eaphammer stll uses distutils library despite it has been set as deprecated since Python 3.10 and has been removed with Python 3.12. Could you please update eaphammer...

When I try to compress a directory containing symlinks, I get an error like: ``` Unable to stat file ``` It occurs when the symlink you are trying to compress...