Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use of uninitialized value in sprintf at /usr/bin/xen-shell line 1610 #1

Open
chriscroome opened this issue Sep 28, 2021 · 1 comment

Comments

@chriscroome
Copy link

I don't think this is critical but help returns a warning together with the commands:

xen-shell> help
Welcome at the XEN HyperVisor
The following commands are available within this shell:

Use of uninitialized value in sprintf at /usr/bin/xen-shell line 1610, <FIN> line 6.
    author - 
      boot - Boot the Xen guest.
   console - Gain access to a Xen guest via the serial console.
      exit - Exit the shell.
      help - Show general, or command-specific, help information.
     pause - This will pause the Xen guest.
      quit - Exit this shell.
    reboot - Reboot the Xen guest.
    serial - Gain access to the Xen guest via the serial console.
  shutdown - Shutdown the Xen guest.
    status - Show the status of the Xen guest.
    sysreq - Send a 'sysreq' keystroke to the guest.
       top - Show system resource usage.
   unpause - This will unpause the Xen guest.
    uptime - Show the uptime information of your guest system and this host.
   version - Show the version of this shell, and of Xen.
    whoami - Show the user you're connected to the host system as.

For command-specific help run "help command".

See the line in question.

@chriscroome
Copy link
Author

Also:

xen-shell> help author

Command: author 

Use of uninitialized value in concatenation (.) or string at /usr/bin/xen-shell line 1579, <FIN> line 3.

burntout pushed a commit to burntout/xen-shell2 that referenced this issue Oct 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant