GithubHelp home page GithubHelp logo

Comments (5)

maxice8 avatar maxice8 commented on August 19, 2024 1

wtf is this package ?

$ multibootusb
Using python version  3.6.5 (default, Apr 27 2018, 19:01:02) 
[GCC 7.3.0] on platform Linux-4.16.14_1-x86_64-with-glibc2.3.4
Traceback (most recent call last):
  File "/usr/bin/multibootusb", line 187, in <module>
    if config.debug is True:
NameError: name 'config' is not defined

from void-packages.

maxice8 avatar maxice8 commented on August 19, 2024

Template for anyone that wants to do it.

# Template file for 'multibootusb'
pkgname=multibootusb
version=9.2.0
revision=1
build_style=python3-module
pycompile_module="scripts"
hostmakedepends="python3-setuptools"
depends="libparted util-linux python3-dbus python3-PyQt5 mtools"
short_desc="Create multiboot live Linux on a USB disk"
maintainer=""
license="GPL-2.0-or-later"
homepage="http://multibootusb.org/"
changelog="https://raw.githubusercontent.com/mbusb/multibootusb/master/CHANGELOG"
distfiles="https://github.com/mbusb/multibootusb/archive/v${version}.tar.gz"
checksum=1f1539e11e5ac8af2fc2379a22c2ad6b73759b2babbc165f7ff716240e922d7d

from void-packages.

notramo avatar notramo commented on August 19, 2024

@mbusb @shinji-s could you give us some advice?

from void-packages.

Anachron avatar Anachron commented on August 19, 2024

@maxice8 I think you don't have nearly enough tools included:

MultiBootUSB depends on the following packages under Linux:

    python3-pyqt5
    p7zip-full
    parted
    util-linux
    python3-pyudev
    mtools
    python3-dbus
    python3-six

from void-packages.

shinji-s avatar shinji-s commented on August 19, 2024

Off the top of my head, you'll need udisks (or udisks2) python module and lsof executable too.
I suggest to remove try-except blocks protecting imports at the begging of the script while you search for missing packages.

from void-packages.

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.