First, the client and server configuration information can be found in my signature
I'm having a strange problem: I imported the libreoffice-stable package and the vlc package into my repository.
From the console, both packages are clearly visible.
Both packages are also visible on the server via SSH.
When I try to install vlc on a machine (tested on two Win7x64 machines), the console returns a "Missing dependencies vlc" message (same message for libre office).
From the client machine, via a 127.0.0.1:8086, in "Packet List", the two packages are not visible.
From the client machine, via a wapt-get install, same error message (Critical: unavailable packages).
I tried clearing the console's local cache: same result.
I tried a debug scan of the packages using "wapt-scanpackages -f -ldebug /var/www/wapt", it does see the 2 packages though....
Code: Select all
root@wapt:/home/wapt#[b] wapt-scanpackages -f -ldebug /var/www/wapt[/b]
2019-02-21 11:18:28,328 INFO Processing new /var/www/wapt/prefixe-vlc_3.0.6-3_x86_all.wapt
..........
Code: Select all
.....
-rw-r--r-- 1 wapt www-data 35M Jan 28 10:52 prefixe-thunderbird_60.4.0-36_x64_fr.wapt
-rw-r--r-- 1 wapt www-data 39M Feb 21 11:08 prefixe-vlc_3.0.6-3_x86_all.wapt
-rw-r--r-- 1 wapt www-data 22M Mar 27 2018 prefixe-waptupgrade_1.5.1.21-5_all.wapt
.....
I've already tried deleting them from the server and re-importing them, but no luck... :/
Any leads?
Thank you.
