videomass not upgrading
I have Trisquel 11 installed and trying to update to latest videomass is not working. I don't really need it so I think I can safely uninstall it. Should this be reported on the issue tracker?
videomass is in backports, as of today the latest version is:
- Aramo - 6.1.12-1+11.0trisquel1
- Ecne - 6.1.12-1trisquel1
Check that you have backports enabled.
Regards-
I did a "apt show videomass" command and it says it has the latest described by you.
Package: videomass
Version: 6.1.12-1+11.0trisquel1
Here is my sources.list with backports enabled for aramo.
deb https://mirrors.ocf.berkeley.edu/trisquel/ aramo main
deb-src https://mirrors.ocf.berkeley.edu/trisquel/ aramo main
deb https://archive.trisquel.org/trisquel/ aramo-security main
deb-src https://mirrors.ocf.berkeley.edu/trisquel/ aramo-security main
deb https://mirrors.ocf.berkeley.edu/trisquel/ aramo-updates main
deb-src https://mirrors.ocf.berkeley.edu/trisquel/ aramo-updates main
# This system was installed using small removable media
# (e.g. netinst, live or single CD). The matching "deb cdrom"
# entries were disabled at the end of the installation process.
# For information about how to configure apt package sources,
# see the sources.list(5) manual.
deb https://mirrors.ocf.berkeley.edu/trisquel/ aramo-backports main
deb-src https://mirrors.ocf.berkeley.edu/trisquel/ aramo-backports main
I forget what is missing that aptitude complained about, but aptitude why states:
Manually installed, current version 5.0.26-1+11.0trisquel1, priority optional
The candidate version 6.1.12-1+11.0trisquel1 has priority optional
No dependencies require to install videomass
I checked using "sudo aptitude", curses application, and it says the dependency python3-requests is unavailable.
While looking into this issue I found out that videomass has removed the yt-dlp gui.
Meaning that it now becomes a pure ffmpeg GUI frontend.
I asked the developer about the requirement for python3-requests 2.28.1 but seems, we don't require to upgrade to version it's asking for Aramo at least.
Regards.