failed to get install actions, retrying. exception was: The following specifications were found to be in conflict: - bob.bio.face==3.3.1b0=py27h0955f8a_6 - bob.db.replayUse "conda info <package>" to see the dependencies for each package.
If someone has some insights, it would be great.
Designs
Child items 0
Show closed items
No child items are currently assigned. Use child items to break down this issue into smaller parts.
Linked items 0
Link issues together to show that they're related.
Learn more.
Related merge requests 3
When these merge requests are accepted, this issue will be closed automatically.
Apparently bob.io.video py27 packages were deleted by our clean-betas script and since nightlies failed on bob.io.video mac python 2.7, our beta channel is broken.
Ok I see what is wrong now. The bob_build_number parameter is calculated per os/python_ver but in some rare cases (for example when mac py27 fails but when you restart it works again) the bob_build_number is different for a beta package in each os/python_ver setting. Here because the latest beta of bob.io.video had different build numbers on each platform and python version, its latest beta package was deleted.