Ted JamesWhat is the Debian equivalent of “requirements.txt” in Python for managing packages?I’m shipping a Python app for deployment on Debian servers. Providing a requirements.txt file with a list of all needed Python packages is…Sep 12Sep 12
InOpsOpsbyGeorge ShuklinHow to disable packagekitI’m not a big fan of desktop managing my software. So, packagekit sounds like an external dependency with annoying behaviour.Aug 26, 20193Aug 26, 20193
Ted JamesWhat is the Debian equivalent of “requirements.txt” in Python for managing packages?I’m shipping a Python app for deployment on Debian servers. Providing a requirements.txt file with a list of all needed Python packages is…Sep 12
InOpsOpsbyGeorge ShuklinHow to disable packagekitI’m not a big fan of desktop managing my software. So, packagekit sounds like an external dependency with annoying behaviour.Aug 26, 20193
InOpsOpsbyGeorge ShuklinDebian packaging of a pre-compiled java applicationSad story: we have a java application, which is free and available for download as ‘tar.gz’, but we don’t want to use ‘curl-install’ on our…May 4, 2018
Tech Tinkerapt-get: Avoiding Lock ConflictsE: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), is another process using it?Sep 4
Jesse PortnoyDocker is not a packaging tool — part 2In the last segment of this serious, we briefly discussed the importance of starting the build process from a clean ENV and the reason why…May 12, 2023