aarnt / octoxbps

A Qt-based XBPS front end
GNU General Public License v2.0
73 stars 10 forks source link

Command finished with errors! #11

Closed hervyqa closed 2 years ago

hervyqa commented 4 years ago

No error but this octoxbps said error notif.

Screenshot_20201005_171012

aarnt commented 3 years ago

I could not reproduce the error. Is it still happening? Which SO? Void or Trident? Which libc?

hervyqa commented 3 years ago

@aarnt voidlinux. musl libc.

aarnt commented 3 years ago

@hervyqa That's probably a xbps issue.

Try opening a terminal and syncinc databases there and after the command has finished, just do a "echo $?" to retrieve command exit code.

hervyqa commented 2 years ago

somehow, it's fixed now.

hervyqa commented 2 years ago

Sorry @aarnt, I reopened the issue.

it turns out the message "command finished with error" only exists in x86_64-musl (even though there's actually nothing wrong with it). While I try on x86_64 there is no error message.