Package Details: multibootusb 9.2.0-5

Git Clone URL: https://aur.archlinux.org/multibootusb.git (read-only, click to copy)
Package Base: multibootusb
Description: Boot multiple live Linux distros from a usb flash drive.
Upstream URL: https://sourceforge.net/projects/multibootusb/
Keywords: multiboot multibootusb usb
Licenses: GPL
Submitter: Angel_Caido
Maintainer: gmy
Last Packager: gmy
Votes: 113
Popularity: 0.000000
First Submitted: 2015-08-20 19:45 (UTC)
Last Updated: 2021-04-19 10:40 (UTC)

Pinned Comments

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 .. 12 Next › Last »

SSYH commented on 2020-07-22 15:27 (UTC)

I just tried, and experienced this:

(base) ~ >>> date                                                                                                                                           [1]
Wed 22 Jul 2020 08:22:13 AM PDT
(base) ~ >>> yay multibootusb                                                                                                                                  
2 aur/multibootusb-git 20181002.dec46ef-1 (+15 0.48%) 
    Boot multiple live Linux distros from a usb flash drive.
1 aur/multibootusb 9.2.0-4 (+108 0.66%) 
    Boot multiple live Linux distros from a usb flash drive.
==> Packages to install (eg: 1 2 3, 1-3 or ^4)
==> 1
:: Checking for conflicts...
:: Checking for inner conflicts...
[Repo: 2]  mtools-4.0.24-1  python-pyudev-0.22-2
[Aur: 1]  multibootusb-9.2.0-4

:: Downloaded PKGBUILD (1/1): multibootusb
  1 multibootusb                             (Build Files Exist)
==> Diffs to show?
==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)
==> N
:: Parsing SRCINFO (1/1): multibootusb
[sudo] password for sam: 
Sorry, try again.
[sudo] password for sam: 
resolving dependencies...
looking for conflicting packages...

Packages (2) mtools-4.0.24-1  python-pyudev-0.22-2

Total Download Size:   0.72 MiB
Total Installed Size:  4.60 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 mtools-4.0.24-1-x86_64                                              191.6 KiB   848 KiB/s 00:00 [########################################################] 100%
error: failed retrieving file 'python-pyudev-0.22-2-any.pkg.tar.zst' from mirrors.gigenet.com : The requested URL returned error: 404
error: failed retrieving file 'python-pyudev-0.22-2-any.pkg.tar.zst' from manjaro.dcc.uchile.cl : The requested URL returned error: 404
error: failed retrieving file 'python-pyudev-0.22-2-any.pkg.tar.zst' from mirrors.netix.net : The requested URL returned error: 404
error: failed retrieving file 'python-pyudev-0.22-2-any.pkg.tar.zst' from mirror.is.co.za : The requested URL returned error: 404
error: failed retrieving file 'python-pyudev-0.22-2-any.pkg.tar.zst' from download.nus.edu.sg : The requested URL returned error: 404
error: failed retrieving file 'python-pyudev-0.22-2-any.pkg.tar.zst' from ba.mirror.garr.it : The requested URL returned error: 404
error: failed retrieving file 'python-pyudev-0.22-2-any.pkg.tar.zst' from repo.iut.ac.ir : The requested URL returned error: 404
warning: failed to retrieve some files
error: failed to commit transaction (failed to retrieve some files)
Errors occurred, no packages were upgraded.
Error installing repo packages
(base) ~ >>>  

ypoluektovich commented on 2020-02-08 19:27 (UTC)

Please add the udisks2 runtime dependency.

javierrivera commented on 2020-02-06 17:48 (UTC)

@nobicycle: Please read Terseus comment, this version is not compatible with python3.8 (current Arch version), you need to use the usbmultboot-git package.

nobicycle commented on 2020-01-27 23:39 (UTC)

multibootusb 9.2.0-4

$ sudo multibootusb /usr/bin/multibootusb:194: SyntaxWarning: "is not" with a literal. Did you mean "!="? if uninstall is True and config.usb_disk is not '': /usr/bin/multibootusb:196: SyntaxWarning: "is" with a literal. Did you mean "=="? elif uninstall is True and config.usb_disk is '': /usr/bin/multibootusb:200: SyntaxWarning: "is" with a literal. Did you mean "=="? elif config.image_path is '' and config.usb_disk is '': /usr/bin/multibootusb:200: SyntaxWarning: "is" with a literal. Did you mean "=="? elif config.image_path is '' and config.usb_disk is '': /usr/bin/multibootusb:203: SyntaxWarning: "is not" with a literal. Did you mean "!="? elif config.cli_syslinux is True and config.usb_disk is not '': /usr/bin/multibootusb:205: SyntaxWarning: "is" with a literal. Did you mean "=="? elif config.image_path is '' or config.usb_disk is '': /usr/bin/multibootusb:205: SyntaxWarning: "is" with a literal. Did you mean "=="? elif config.image_path is '' or config.usb_disk is '': Using python version 3.8.1 (default, Jan 8 2020, 23:09:20) [GCC 9.2.0] on platform Linux-5.4.13-3-MANJARO-x86_64-with-glibc2.2.5 Traceback (most recent call last): File "/usr/bin/multibootusb", line 187, in <module> if config.debug is True: NameError: name 'config' is not defined

efranelas commented on 2019-12-24 10:44 (UTC)

you should drop pyqt5-common... resolving dependencies... looking for conflicting packages... :: python-pyqt5 and pyqt5-common are in conflict. Remove pyqt5-common? [y/N]

Terseus commented on 2019-12-14 10:13 (UTC)

The package "pyqt5-common" has been removed from the repos but it's required by this package, it should be removed.

More info at https://bbs.archlinux.org/viewtopic.php?id=251356

novotny commented on 2019-12-12 20:39 (UTC)

Hello, this version version is incompatible with python 3.8.0 use multibootusb-git

/usr/bin/multibootusb:194: SyntaxWarning: "is not" with a literal. Did you mean "!="? if uninstall is True and config.usb_disk is not '':

chueewowee commented on 2019-11-28 02:54 (UTC) (edited on 2019-11-28 02:56 (UTC) by chueewowee)

@ptrxyz @freaz deleting /tmp/multibootusb.log also worked for me (thanks @freaz!), and for the same reason - initially running multibootusb without root: "In short it seems the first time I ran multibootusb without root it created a /tmp/multibootusb.log file. Then when running it as root when it tries to import the config file it for some reason can't because of incorrect permissions/ownership on that log file"

DragonX256 commented on 2019-11-13 15:11 (UTC)

Just to be clear - I'll look into these errors. But the first and the last time I installed this package, it was installed correctly.