Skip to content

Garbled output when downloading sources - Display of multiple downloads from AUR overlap #1620

@mbwgh

Description

@mbwgh

Affected Version

yay v11.0.1 - libalpm v13.0.1 (before the upgrade)
yay v11.0.2 - libalpm v13.0.1 (after)

Describe the bug

When downloading sources for a full system upgrade, output is garbled, but only during the download phase.
2021-10-24-172706_1920x838_scrot

Reproduction Steps

  1. $ yay
  2. Do a full system upgrade where several sources have to be fetched

Expected behavior

Output for concurrent (if that is it?) downloads should not become mangled and appear as one line per download.

Output

yay -Pg:

{
	"aururl": "https://aur.archlinux.org",
	"buildDir": "/home/mbw/.cache/yay",
	"editor": "",
	"editorflags": "",
	"makepkgbin": "makepkg",
	"makepkgconf": "",
	"pacmanbin": "pacman",
	"pacmanconf": "/etc/pacman.conf",
	"redownload": "no",
	"rebuild": "no",
	"answerclean": "",
	"answerdiff": "",
	"answeredit": "",
	"answerupgrade": "",
	"gitbin": "git",
	"gpgbin": "gpg",
	"gpgflags": "",
	"mflags": "",
	"sortby": "votes",
	"searchby": "name-desc",
	"gitflags": "",
	"removemake": "ask",
	"sudobin": "sudo",
	"sudoflags": "",
	"requestsplitn": 150,
	"sortmode": 0,
	"completionrefreshtime": 7,
	"sudoloop": false,
	"timeupdate": false,
	"devel": false,
	"cleanAfter": false,
	"provides": true,
	"pgpfetch": true,
	"upgrademenu": true,
	"cleanmenu": true,
	"diffmenu": true,
	"editmenu": false,
	"combinedupgrade": false,
	"useask": false,
	"batchinstall": false
}

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions