Bug 25201 - Не хватает зависимостей?
Summary: Не хватает зависимостей?
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: aqemu (show other bugs)
Version: unstable
Hardware: all Linux
: P3 normal
Assignee: Leontiy Volodin
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-07 02:36 MSK by Владимир Гусев
Modified: 2022-03-29 12:44 MSK (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Владимир Гусев 2011-03-07 02:36:46 MSK
Разве aqemu не должен при установке тянуть за собой сам qemu и сопутствующие? В бранче 5.1 этого не наблюдается.

[root@wind ~]# apt-get install aqemu
Reading Package Lists... Done
Building Dependency Tree... Done
The following extra packages will be installed:
  libvncserver
The following NEW packages will be installed:
  aqemu libvncserver
0 upgraded, 2 newly installed, 0 removed and 0 not upgraded.
Need to get 1083kB of archives.
After unpacking 3416kB of additional disk space will be used.
Do you want to continue? [Y/n] 

В то же время qtemu (тоже оболочка для qemu) все ок:

[root@wind ~]# apt-get install qtemu
Reading Package Lists... Done
Building Dependency Tree... Done
The following extra packages will be installed:
  libaio libvde2.2 qemu qemu-common qemu-system qemu-user
The following NEW packages will be installed:
  libaio libvde2.2 qemu qemu-common qemu-system qemu-user qtemu
0 upgraded, 7 newly installed, 0 removed and 0 not upgraded.
Need to get 6215kB of archives.
After unpacking 45.2MB of additional disk space will be used.
Do you want to continue? [Y/n]

Вывод - aqemu не хватает зависимостей..
Comment 1 Grigory Ustinov 2018-03-21 19:06:24 MSK
Надо наверное всё-таки разобраться, нужны они или нет. Пакет устанавливается, но без qemu, кажется, он полностью безполезен. Перевешиваю на сизиф.
Comment 2 Repository Robot 2022-03-29 12:44:54 MSK
aqemu-1:0.9.4-alt3 -> sisyphus:

 Tue Mar 29 2022 Leontiy Volodin <lvol@altlinux> 1:0.9.4-alt3
 - Fixed errors in some settings (ALT #25201).