zbrateam / Zebra

🦓 A Useful Package Manager for iOS
https://getzbra.com
GNU General Public License v3.0
1.18k stars 191 forks source link

conflicts in queue when upgrading some packages #1975

Closed Kyogre closed 2 years ago

Kyogre commented 2 years ago

Describe the bug Trying to update libreadline8 (from Procursus repo) from 8.1 to 8.1.2 via Zebra, but queue won't allow me to do it, it shows me error: libreadline8 has issues that cannot be resolved: "readline" conflicts with libreadline8 but I have no "readline" package installed.

To Reproduce add libreadline8 v8.1.2 package to the update queue

Expected behavior no conflicts in a queue

Screenshots -

Device Information:

Crash Log or System Log -

Additional context As a workarounds:

  1. I successfully upgraded it via Sileo without any problem.
  2. If I press "Reinstall" in Zebra it adds it to queue without error. Though I haven't tried to start the reinstallation process, but I think it will succeed.
Kyogre commented 2 years ago

now also affects packages:

kirb commented 2 years ago

Thanks for filing this, I’m going to merge this into #1971 because it’s probably the same underlying bug.