<SOLVED>How to Install Warpinator?

Message
Author
User avatar
mbmalone
Posts: 12
Joined: Tue Oct 20, 2020 6:13 pm

<SOLVED>How to Install Warpinator?

#1 Post by mbmalone »

I enabled the test repository to install Warpinator, but there were unmet dependencies.
What is the best way to install Warpinator, or do I need to download a flatpack? :confused:
Last edited by mbmalone on Sat Oct 31, 2020 1:22 pm, edited 1 time in total.

tony37
Posts: 1306
Joined: Sat Jul 18, 2020 12:34 pm

Re: How to Install Warpinator?

#2 Post by tony37 »

I see there's indeed a problem with it, I'll have a look.

update: oops, I was a bit too fast there, it installs fine for me
Can you please give your Quick System Info?

User avatar
mbmalone
Posts: 12
Joined: Tue Oct 20, 2020 6:13 pm

Re: How to Install Warpinator?

#3 Post by mbmalone »

Did I do something wrong?

I checked the box for the test repo and used the command line to update and install?

tony37
Posts: 1306
Joined: Sat Jul 18, 2020 12:34 pm

Re: How to Install Warpinator?

#4 Post by tony37 »

You have to install it from MX Package Installer, there's a MX Test Repo tab there.

SwampRabbit
Posts: 3602
Joined: Tue Jun 14, 2016 2:02 pm

Re: How to Install Warpinator?

#5 Post by SwampRabbit »

Why are you starting a separate thread after you posted in the announcement thread?

You didn’t read the first post which says to NOT enabled repos to install this.

Also post the actual list of dependencies that are being complained about.
NEW USERS START HERE FAQS, MX Manual, and How to Break Your System - Don't use Ubuntu PPAs! Always post your Quick System Info (QSI) when asking for help.

User avatar
mbmalone
Posts: 12
Joined: Tue Oct 20, 2020 6:13 pm

Re: How to Install Warpinator?

#6 Post by mbmalone »

Apparently, enabling the test repository is not adequate to install Warpinator.
It looks like it wants me to enable an additional repository to be able to download python or python dependencies.

Which one needs enabling?

tony37
Posts: 1306
Joined: Sat Jul 18, 2020 12:34 pm

Re: How to Install Warpinator?

#7 Post by tony37 »

SwampRabbit wrote: Sat Oct 31, 2020 12:59 pm Also post the actual list of dependencies that are being complained about.
I think the problem is that if you do "sudo apt install warpinator" with the test repo enabled, it won't install the other dependencies from the test repo because they have priority 1, "sudo apt install -t mx warpinator" would work.

User avatar
Eadwine Rose
Administrator
Posts: 14879
Joined: Wed Jul 12, 2006 2:10 am

Re: How to Install Warpinator?

#8 Post by Eadwine Rose »

Please know that using MXPI has preference.

User did not follow instructions given.
MX-23.6_x64 July 31 2023 * 6.1.0-37amd64 ext4 Xfce 4.20.0 * 8-core AMD Ryzen 7 2700
Asus TUF B450-Plus Gaming UEFI * Asus GTX 1050 Ti Nvidia 535.247.01 * 2x16Gb DDR4 2666 Kingston HyperX Predator
Samsung 870EVO * Samsung S24D330 & P2250 * HP Envy 5030

SwampRabbit
Posts: 3602
Joined: Tue Jun 14, 2016 2:02 pm

Re: How to Install Warpinator?

#9 Post by SwampRabbit »

mbmalone wrote: Sat Oct 31, 2020 1:05 pm Apparently, enabling the test repository is not adequate to install Warpinator.
It looks like it wants me to enable an additional repository to be able to download python or python dependencies.

Which one needs enabling?
Last time, do NOT enable repos. Use MX Package Installer Test Repo tab.

Provide the list of dependencies your system is complaining about.
NEW USERS START HERE FAQS, MX Manual, and How to Break Your System - Don't use Ubuntu PPAs! Always post your Quick System Info (QSI) when asking for help.

User avatar
mbmalone
Posts: 12
Joined: Tue Oct 20, 2020 6:13 pm

Re: How to Install Warpinator?

#10 Post by mbmalone »

Enable Test Repository

Code: Select all

sudo apt-get update
sudo apt install -t mx warpinator
Disable Test Repository

Solved!

Post Reply

Return to “Software / Configuration”