View Issue Details

IDProjectCategoryView StatusLast Update
0002937Virtual Moon Atlas1-Softwarepublic26-07-20 21:50
Reportercorrado venturini Assigned ToPatrick Chevalley  
PrioritynormalSeverityblockReproducibilityalways
Status resolvedResolutionfixed 
PlatformPCOSUbuntuOS Version26.04
Product Version7.0 
Summary0002937: Unable to install virtualmoon_9.1_amd64.deb on Ubuntu 26,04
DescriptionI downloaded the last version but install stop for Package libgtk2.0-0 is not installed.

corrado@corrado-ns2-resolute:~$ inxi -SCGc
System:
  Host: corrado-ns2-resolute Kernel: 7.0.0-27-generic arch: x86_64 bits: 64
  Desktop: GNOME v: 50.1 Distro: Ubuntu 26.04 LTS (Resolute Raccoon)
CPU:
  Info: quad core model: 12th Gen Intel Core i3-12100 bits: 64 type: MT MCP
    cache: L2: 5 MiB
  Speed (MHz): avg: 799 min/max: 800/5500 cores: 1: 799 2: 799 3: 799 4: 799
    5: 799 6: 799 7: 799 8: 799
Graphics:
  Device-1: Intel Alder Lake-S GT1 [UHD Graphics 730] driver: i915 v: kernel
  Device-2: Logitech QuickCam Pro 9000 driver: snd-usb-audio,uvcvideo
    type: USB
  Display: wayland server: X.Org v: 24.1.10 with: Xwayland v: 24.1.10
    compositor: gnome-shell driver: dri: iris gpu: i915
    resolution: 1920x1080~60Hz
  API: EGL v: 1.5 drivers: iris,swrast
    platforms: gbm,wayland,x11,surfaceless,device
  API: OpenGL v: 4.6 compat-v: 4.5 vendor: intel mesa v: 26.0.3-1ubuntu1
    renderer: Mesa Intel UHD Graphics 730 (ADL-S GT1)
  Info: Tools: api: eglinfo,glxinfo x11: xdriinfo, xdpyinfo, xprop, xrandr
corrado@corrado-ns2-resolute:~$

Additional Informationcorrado@corrado-ns2-resolute:~/Downloads$ sudo dpkg -i libpasastro_1.4.2-54_amd64.deb
[sudo: authenticate] Password:
Selecting previously unselected package libpasastro.
(Reading database… 222533 files and directories currently installed.)
Preparing to unpack libpasastro_1.4.2-54_amd64.deb…
Unpacking libpasastro (1.4.2-54)…
Setting up libpasastro (1.4.2-54)…
corrado@corrado-ns2-resolute:~/Downloads$ sudo dpkg -i virtualmoon_9.1_amd64.deb
Selecting previously unselected package virtualmoon.
(Reading database… 222542 files and directories currently installed.)
Preparing to unpack virtualmoon_9.1_amd64.deb…
Unpacking virtualmoon (9.1)…
dpkg: dependency problems prevent configuration of virtualmoon:
 virtualmoon depends on libgtk2.0-0; however:
  Package libgtk2.0-0 is not installed.

dpkg: error processing package virtualmoon (--install):
 dependency problems - leaving unconfigured
Processing triggers for gnome-menus (3.38.1-1ubuntu1)…
Processing triggers for desktop-file-utils (0.28-1build1)…
Errors were encountered while processing:
 virtualmoon
corrado@corrado-ns2-resolute:~/Downloads$ apt policy libgtk2.0-0
libgtk2.0-0:
  Installed: (none)
  Candidate: (none)
  Version table:
TagsNo tags attached.

Activities

Patrick Chevalley

26-07-15 15:38

administrator   ~0009892

To install the missing dependencies after using dpkg you can run:
sudo apt install -f

Do this solve the problem?

corrado venturini

26-07-15 17:00

reporter   ~0009893

No, try starting says:
corrado@corrado-ns2-resolute:~/Downloads$ atlun
atlun: error while loading shared libraries: libGLU.so.1: cannot open shared object file: No such file or directory
corrado@corrado-ns2-resolute:~/Downloads$
thanks

Patrick Chevalley

26-07-15 17:12

administrator   ~0009894

I not have added the requirement for this one to prevent conflict in different distribution and also because a few years ago it was part of the base system.
On Ubuntu do:
sudo apt install libglu1-mesa

Thank you for your patience, I will update the installation instruction after we complete.

corrado venturini

26-07-15 18:06

reporter   ~0009895

corrado@corrado-ns2-resolute:~/Downloads$ atlun
Gtk-Message: 18:01:20.245: Failed to load module "canberra-gtk-module"

Could not found the application Textures directory.
Please try to reinstall the program at a standard location.

Thank you for your patience

Question: I remember installing vmoon by downloading three files instead of just one.

corrado venturini

26-07-15 18:20

reporter   ~0009896

I installed also virtualmoon-basedata_9.0_all.deb
... still needed? And if so, where can I find it?

Patrick Chevalley

26-07-15 18:34

administrator   ~0009897

Yes you need both files to add the texture files, this is explained at the bottom of the download page and there is the two link.
https://ap-i.net/avl/en/download
Please tell me if this need to be improved.

The message about canberra-gtk-module can be ignored if the program window open normally.

corrado venturini

26-07-15 18:57

reporter   ~0009898

Ok after install basedata vmoon works fine but i think this is not to clear in: https://sourceforge.net/projects/virtualmoon/
Many Thank you for your patience

corrado venturini

26-07-15 20:33

reporter   ~0009899

After install sudo apt install libglu1-mesa

Works ok also on Ubuntu 26.10 Stigray

Patrick Chevalley

26-07-15 21:49

administrator   ~0009900

Yes there is no instruction if you go directly to Sourceforge.
I will add a readme with this information.

Thank you for your help, I also use Ubuntu 26.04 but I not remark that because I upgrade this system for more than 15 years so I have all of this files already installed.

Patrick Chevalley

26-07-20 21:50

administrator   ~0009907

I add the readme with more information about the required packages.

Issue History

Date Modified Username Field Change
26-07-15 15:29 corrado venturini New Issue
26-07-15 15:38 Patrick Chevalley Note Added: 0009892
26-07-15 17:00 corrado venturini Note Added: 0009893
26-07-15 17:12 Patrick Chevalley Note Added: 0009894
26-07-15 18:06 corrado venturini Note Added: 0009895
26-07-15 18:20 corrado venturini Note Added: 0009896
26-07-15 18:34 Patrick Chevalley Note Added: 0009897
26-07-15 18:57 corrado venturini Note Added: 0009898
26-07-15 20:33 corrado venturini Note Added: 0009899
26-07-15 21:49 Patrick Chevalley Note Added: 0009900
26-07-20 21:50 Patrick Chevalley Assigned To => Patrick Chevalley
26-07-20 21:50 Patrick Chevalley Status new => resolved
26-07-20 21:50 Patrick Chevalley Resolution open => fixed
26-07-20 21:50 Patrick Chevalley Note Added: 0009907