@mgr Here are the error messages
rescrobbled Authenticated with Last.fm successfully! thread 'main' panicked at 'invalid url or method: Error(InvalidBaseUrl)', /home/bud/.cargo/registry/src/github.com-1ecc6299db9ec823/attohttpc-0.17.0/src/request/builder.rs:52:41 stack backtrace: note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace
Authenticated with Last.fm successfully! thread 'main' panicked at 'invalid url or method: Error(InvalidBaseUrl)', /home/bud/.cargo/registry/src/github.com-1ecc6299db9ec823/attohttpc-0.17.0/src/request/builder.rs:52:41 stack backtrace: 0: 0x56057837e1a3 - <unknown> 1: 0x5605783a3eec - <unknown> 2: 0x5605783777d5 - <unknown> 3: 0x56057837fa01 - <unknown> 4: 0x56057837f6d3 - <unknown> 5: 0x5605783800a3 - <unknown> 6: 0x56057837ff97 - <unknown> 7: 0x56057837e654 - <unknown> 8: 0x56057837fcc2 - <unknown> 9: 0x5605780270b3 - <unknown> 10: 0x560578027203 - <unknown> 11: 0x5605780acdef - <unknown> 12: 0x5605780b927d - <unknown> 13: 0x5605780addbb - <unknown> 14: 0x56057803805d - <unknown> 15: 0x56057803b701 - <unknown> 16: 0x560578039aa3 - <unknown> 17: 0x56057804d779 - <unknown> 18: 0x560578372a02 - <unknown> 19: 0x56057803b898 - <unknown> 20: 0x7fcb0403c290 - <unknown> 21: 0x7fcb0403c34a - __libc_start_main 22: 0x560578027395 - <unknown> 23: 0x0 - <unknown>
Pinned Comments
brycec commented on 2021-03-01 21:53 (UTC) (edited on 2021-03-01 21:53 (UTC) by brycec)
Just as a reminder, this is a VCS (ends in
-git
) package meaning that every time you build this package, it actually pulls the latest code from git. The version number on AUR and in thePKGBUILD
is only representative of the last time thePKGBUILD
file was itself touched.Citation: https://wiki.archlinux.org/index.php/Arch_User_Repository#Flagging_packages_out-of-date