Privacy settings
Decide which cookies you want to allow.You can change these settings at any time. However, this can result in some functions no longer being available. For information on deleting the cookies, please consult your browser’s help function.Learn more about the cookies we use.
With the slider, you can enable or disable different types of cookies:
This website will
- Remember which cookies group you accepted
This website won't
- Remember your login details
- Essential: Remember your cookie permission setting
- Essential: Allow session cookies
- Essential: Gather information you input into a contact forms newsletter and other forms across all pages
- Essential: Keep track of what you input in a shopping cart
- Essential: Authenticate that you are logged into your user account
- Essential: Remember language version you selected
- Functionality: Remember social media settings
- Functionality: Remember selected region and country
- Analytics: Keep track of your visited pages and interaction taken
- Analytics: Keep track about your location and region based on your IP number
- Analytics: Keep track of the time spent on each page
- Analytics: Increase the data quality of the statistics functions
- Advertising: Tailor information and advertising to your interests based on e.g. the content you have visited before. (Currently we do not use targeting or targeting cookies.
- Advertising: Gather personally identifiable information such as name and location
This website will
- Essential: Remember your cookie permission setting
- Essential: Allow session cookies
- Essential: Gather information you input into a contact forms newsletter and other forms across all pages
- Essential: Keep track of what you input in a shopping cart
- Essential: Authenticate that you are logged into your user account
- Essential: Remember language version you selected
This website won't
- Remember your login details
- Functionality: Remember social media settings
- Functionality: Remember selected region and country
- Analytics: Keep track of your visited pages and interaction taken
- Analytics: Keep track about your location and region based on your IP number
- Analytics: Keep track of the time spent on each page
- Analytics: Increase the data quality of the statistics functions
- Advertising: Tailor information and advertising to your interests based on e.g. the content you have visited before. (Currently we do not use targeting or targeting cookies.
- Advertising: Gather personally identifiable information such as name and location
This website will
- Essential: Remember your cookie permission setting
- Essential: Allow session cookies
- Essential: Gather information you input into a contact forms newsletter and other forms across all pages
- Essential: Keep track of what you input in a shopping cart
- Essential: Authenticate that you are logged into your user account
- Essential: Remember language version you selected
- Functionality: Remember social media settings
- Functionality: Remember selected region and country
This website won't
- Remember your login details
- Analytics: Keep track of your visited pages and interaction taken
- Analytics: Keep track about your location and region based on your IP number
- Analytics: Keep track of the time spent on each page
- Analytics: Increase the data quality of the statistics functions
- Advertising: Tailor information and advertising to your interests based on e.g. the content you have visited before. (Currently we do not use targeting or targeting cookies.
- Advertising: Gather personally identifiable information such as name and location
This website will
- Essential: Remember your cookie permission setting
- Essential: Allow session cookies
- Essential: Gather information you input into a contact forms newsletter and other forms across all pages
- Essential: Keep track of what you input in a shopping cart
- Essential: Authenticate that you are logged into your user account
- Essential: Remember language version you selected
- Functionality: Remember social media settings
- Functionality: Remember selected region and country
- Analytics: Keep track of your visited pages and interaction taken
- Analytics: Keep track about your location and region based on your IP number
- Analytics: Keep track of the time spent on each page
- Analytics: Increase the data quality of the statistics functions
This website won't
- Remember your login details
- Advertising: Tailor information and advertising to your interests based on e.g. the content you have visited before. (Currently we do not use targeting or targeting cookies.
- Advertising: Gather personally identifiable information such as name and location
This website will
- Essential: Remember your cookie permission setting
- Essential: Allow session cookies
- Essential: Gather information you input into a contact forms newsletter and other forms across all pages
- Essential: Keep track of what you input in a shopping cart
- Essential: Authenticate that you are logged into your user account
- Essential: Remember language version you selected
- Functionality: Remember social media settings
- Functionality: Remember selected region and country
- Analytics: Keep track of your visited pages and interaction taken
- Analytics: Keep track about your location and region based on your IP number
- Analytics: Keep track of the time spent on each page
- Analytics: Increase the data quality of the statistics functions
- Advertising: Tailor information and advertising to your interests based on e.g. the content you have visited before. (Currently we do not use targeting or targeting cookies.
- Advertising: Gather personally identifiable information such as name and location
This website won't
- Remember your login details
ikomrad says
Nope. I'm on ubuntu 20.04 lts, and the agent cannot be enabled and won't start manually.
systemctl enable qemu-guest-agent
Synchronizing state of qemu-guest-agent.service with SysV service script with /lib/systemd/systemd-sysv-install.
Executing: /lib/systemd/systemd-sysv-install enable qemu-guest-agent
The unit files have no installation config (WantedBy=, RequiredBy=, Also=,
Alias= settings in the [Install] section, and DefaultInstance= for template
units). This means they are not meant to be enabled using systemctl.
Possible reasons for having this kind of units are:
• A unit may be statically enabled by being symlinked from another unit's
.wants/ or .requires/ directory.
• A unit's purpose may be to act as a helper for some other unit which has
a requirement dependency on it.
• A unit may be started when needed via activation (socket, path, timer,
D-Bus, udev, scripted systemctl call, …).
• In case of template units, the unit is meant to be enabled with some
instance name specified.
Yavuz Aydin says
Our Ubuntu 20.04 LTS installation does not provide this error. What is the output of the following command:
dpkg -l qemu-guest-agent
It should be something like:
ii qemu-guest-agent 1:4.2-3ubuntu6.21 amd64 Guest-side qemu-system agent
Bob says
On a brand new 20.04 desktop install I received the same above error, but after rebooting guest agent tools were working.
Ahmet Bas says
What is the output of the following command:
dpkg -l qemu-guest-agent
Carlos says
dpkg -l qemu-guest-agent
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version Architecture Description
+++-================-=====================-============-=================================
ii qemu-guest-agent 1:6.2+dfsg-2ubuntu6.6 amd64 Guest-side qemu-system agent
Yavuz Aydin says
@Carlos:
Either you aren't running Ubuntu 20.04 or you have invalid sources. A default Ubuntu 20.04 should show:
ii qemu-guest-agent 1:4.2-3ubuntu6.24 amd64 Guest-side qemu-system agent
Do you encounter any issues?
ADG says
I get the same error.
I am using Ubuntu 20.04.6 LTS via Qemu. I see the same output as Carlos.
dpkg -l qemu-guest-agent
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version Architecture Description
+++-================-=====================-============-=================================
ii qemu-guest-agent 1:6.2+dfsg-2ubuntu6.6 amd64 Guest-side qemu-system agent
But i also get this error
Synchronizing state of qemu-guest-agent.service with SysV service script with /lib/systemd/systemd-sysv-install.
Executing: /lib/systemd/systemd-sysv-install enable qemu-guest-agent
The unit files have no installation config (WantedBy=, RequiredBy=, Also=,
Alias= settings in the [Install] section, and DefaultInstance= for template
units). This means they are not meant to be enabled using systemctl.
Possible reasons for having this kind of units are:
• A unit may be statically enabled by being symlinked from another unit's
.wants/ or .requires/ directory.
• A unit's purpose may be to act as a helper for some other unit which has
a requirement dependency on it.
• A unit may be started when needed via activation (socket, path, timer,
D-Bus, udev, scripted systemctl call, …).
• In case of template units, the unit is meant to be enabled with some
instance name specified.
On checking the status, i get :
systemctl status qemu-guest-agent
● qemu-guest-agent.service – QEMU Guest Agent
Loaded: loaded (/lib/systemd/system/qemu-guest-agent.service; static; vendor preset: enabled)
Active: inactive (dead)
Jul 18 16:13:12 pve systemd[1]: Dependency failed for QEMU Guest Agent.
Jul 18 16:13:12 pve systemd[1]: qemu-guest-agent.service: Job qemu-guest-agent.service/start failed with result 'dependency'.
Yavuz Aydin says
You also have version 6.2, don't know where this version comes from. Can you send the output of:
apt-cache policy qemu-guest-agent
brian says
tried install this on debian using the commands above. one time it looked like it ran but performing the test said it didnt exist. Tried installing two more time only to receive the error package doesent exist.
Yavuz Aydin says
Which Debian version are you on? What is the output of step 2 above?
Brad says
I'm having the same problem. I am on Ubuntu 22. When I try the dpkg command it says "dpkg-query: no packages found matching gemu-guest-agent"
Yavuz Aydin says
The package name is qemu-guest-agent not gemu-guest-agent, please check. If it still fails please send full error message.
Dan Bachar says
Hello Yavuz,
I'm getting a very similar error message.
`dpkg -l qemu-guest-agent` yields the following output:
“` dpkg -l qemu-guest-agent
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version Architecture Description
+++-================-=====================-============-=================================
ii qemu-guest-agent 1:7.2+dfsg-5ubuntu2.2 amd64 Guest-side qemu-system agent“`
My system has the following CPU and vmx flags:
“`flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology tsc_reliable nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 sdbg cx16 xtpr pdcm sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave rdrand lahf_lm 3dnowprefetch cpuid_fault cat_l2 ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust smep erms mpx rdt_a rdseed smap clflushopt intel_pt sha_ni xsaveopt xsavec xgetbv1 xsaves dtherm ida arat pln pts md_clear arch_capabilities
vmx flags : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs“`
I'm running Ubuntu 23.04.
Yavuz Aydin says
We don't support non-LTS Ubuntu releases. I have no machine running Ubuntu 23.04, so I'm unable to comment on this one. Maybe someone else actually using Ubuntu 23.04 might be able to comment.
kyaw says
QEMU is only for VMs, you can't run qemu-guest-agent on LXC Container.