I've never installaed a package via emerge before, always used entropy, but I needed to use Gcstar. So I followed the instructions here:
viewtopic.php?f=22&t=27606&p=151306&hilit=gcstar#p151221
Gcstar installed fine, it pulled in 39 dependencies as well but they all went ok.
Did
- Code: Select all
# equo rescue spmsync
After it had finished, magneto informed me I had 38 updates, many seemed to be the dependencies pulled in by installing Gcstar. Did
- Code: Select all
#equo upgrade --ask
- Code: Select all
#equo deptest && equo libtest
No missing dependencies now, libtest reports as healthy,
- Code: Select all
#equo rescue spmsync
- Code: Select all
# equo rescue spmsync
>> Scanning Source Package Manager and Entropy databases for differences...
>> cannot convert COUNTER for sci-calculators/galculator-1.3.4,
>> cannot convert COUNTER for x11-drivers/xf86-video-apm-1.2.4,
>> cannot convert COUNTER for x11-drivers/xf86-video-sisusb-0.9.5,
>> cannot convert COUNTER for x11-drivers/xf86-input-aiptek-1.4.1,
>> cannot convert COUNTER for x11-drivers/xf86-video-voodoo-1.2.4,
>> cannot convert COUNTER for x11-drivers/xf86-input-acecad-1.5.0,
>> cannot convert COUNTER for x11-drivers/xf86-video-sis-0.10.6,
>> Databases already synced.
Did I do anything wrong?
