Giter Site home page Giter Site logo

Comments (9)

TheophileDiot avatar TheophileDiot commented on May 25, 2024

Hi @mrUlrik, thank you for opening this issue. What python version are you using ?

from bunkerweb.

TheophileDiot avatar TheophileDiot commented on May 25, 2024

Please note that Ubuntu 24.04 is not yet completely supported, as we haven't run tests on it as of now. However, we'll look into it. Thank you again for raising this issue; it will likely help narrow down potential problems we may face in the near future.

from bunkerweb.

mrUlrik avatar mrUlrik commented on May 25, 2024

It looks like Ubuntu 24.04 comes with Python 3.12.3. I attempted to install the python3-regex package which didn't change the situation. That led me to dig into the folder of the file producing that error message which seems to contain a binary itself.

from bunkerweb.

TheophileDiot avatar TheophileDiot commented on May 25, 2024

I've compiled BunkerWeb for Ubuntu 24.04 and established somewhat official support. It will be made available once the next development workflow successfully passes all tests.
Currently, we are encountering some issues with the UI automated tests.
I'll keep you updated on its availability so that you can test it in an experimental but supported environment. 😊

from bunkerweb.

mrUlrik avatar mrUlrik commented on May 25, 2024

Awesome! I'm happy to help!

from bunkerweb.

TheophileDiot avatar TheophileDiot commented on May 25, 2024

Alright, there's now a dev version of BunkerWeb available on Ubuntu 24.04 (x86_64) !
https://packagecloud.io/bunkerity/bunkerweb/packages/ubuntu/noble/bunkerweb_dev_amd64.deb?distro_version_id=284

from bunkerweb.

mrUlrik avatar mrUlrik commented on May 25, 2024

Alas, I am not familiar with building deb packages to fix what appears to be quite a simple problem.

Selecting previously unselected package libpcre3:amd64.
Preparing to unpack .../24-libpcre3_2%3a8.39-15build1_amd64.deb ...
Unpacking libpcre3:amd64 (2:8.39-15build1) ...
dpkg: error processing archive /tmp/apt-dpkg-install-ElW3Ax/25-bunkerweb_dev_amd64.deb (--unpack):
 parsing file '/var/lib/dpkg/tmp.ci/control' near line 2 package 'bunkerweb':
 'Version' field value 'dev': version number does not start with digit

I get the same issue when attempting to dpkg -i the deb linked on the page.

~$ sudo -E dpkg -i bunkerweb_dev_amd64.deb
dpkg: error processing archive bunkerweb_dev_amd64.deb (--install):
 parsing file '/var/lib/dpkg/tmp.ci/control' near line 2 package 'bunkerweb':
 'Version' field value 'dev': version number does not start with digit
Errors were encountered while processing:
 bunkerweb_dev_amd64.deb

from bunkerweb.

fl0ppy-d1sk avatar fl0ppy-d1sk commented on May 25, 2024

Hello @mrUlrik,

Since the dev version is not something standard when using apt/dpkg you will need to disable version checks :
echo "force-bad-version" | sudo tee -a /etc/dpkg/dpkg.cfg

By the way we also pushed a testing version with ready to use packages. Don't hesitate to test it.
More info here : https://docs.bunkerweb.io/testing/

from bunkerweb.

fl0ppy-d1sk avatar fl0ppy-d1sk commented on May 25, 2024

Hello @mrUlrik,

Ubuntu 24.04 should be working with the 1.5.7 version : https://docs.bunkerweb.io/1.5.7/

from bunkerweb.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.