On 3/13/24 10:10, Neal Becker wrote:


On Tue, Mar 12, 2024 at 2:50 PM Joe Zeff <j...@zeff.us <mailto:j...@zeff.us>> wrote:

    On 03/12/2024 12:33 PM, Neal Becker wrote:
     > Failed to start jobs: Failed to enqueue some jobs, see logs for
    details:
     > Invalid argument
     >
     > Should I worry?  I don't even know what armadillo is.

    Did you look at the logs and if not, why not?  Checking Wikipedia,
    armadillo is a C++ library for linear algebra.


I didn't search, because I don't know an easy way to do it.  Back when syslog was text it was easy.
Let's try:
journalctl -g 'Failed to start jobs:'
...
Mar 13 07:17:37 nbecker0 packagekitd[723125]: Failed to start jobs: Failed to enqueue some jobs, see logs for details: Invalid argument

OK, that still tells me nothing.  I need to see the lines before this, and maybe after.  Any ideas?

It uses commands similar to less (maybe it's actually using less). Run "journalctl -b". Press the "/" key and type the text you want to find. Then you can see the context and use back and forward keys to move around.

You can also run "journalctl -u packagekit", although my logs show a different label for packagekit than what you have there.

Mar 12 14:04:07 fedora PackageKit[4010770]: get-updates transaction /20675_bedceece from uid 1000 finished with success after 2730ms
--
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to