Giter Club home page Giter Club logo

Comments (4)

Burnfaker avatar Burnfaker commented on September 26, 2024

hi, can you put it in the code braces?

so here :)

from apt-fast.

chrstphrchvz avatar chrstphrchvz commented on September 26, 2024

I think this has to do with PPA/.deb packaging rather than the code on this repo, @saiarcot895 is who I would refer this to

from apt-fast.

bepstein111 avatar bepstein111 commented on September 26, 2024

So this has just always been a thing that I ignored while using apt-fast, but after trying to install today on Kubuntu 17.10, it's outright preventing me from using apt-fast at all. Maybe it's more strict about illegal regex? Anyway, while attempting to fix this, I've run into multiple issues:
First, the above "solution" is incorrect. I think it has the solution in the place of the original line:
if ($downloadcmd =~ /\${_MAXNUM}/){
(notice the /\ before ${_MAXNUM/})
and second, upon trying the solution, dpkg complains that _MAXNUM was never declared:
Global symbol "$_MAXNUM" requires explicit package name (did you forget to declare "my $_MAXNUM"?) at /var/lib/dpkg/info/apt-fast.config line 212.
It might not have to do with the code, as @chrstphrchvz said, but if it's going to break the whole app, then it's our problem.

from apt-fast.

Lasall avatar Lasall commented on September 26, 2024

Thank you for reporting this issue and providing a fix. I updated the apt-fast/stable PPA with the current version and fixed this issue in the config file.

from apt-fast.

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.