Проблема обновления overlay -s calculate

Собственно сабж

# layman -s calculate
* Running command "cd "/usr/local/portage/layman/calculate" && /usr/bin/git pull"...
Updating b5ee9ea..1d5a27d                                                           
error: Untracked working tree file 'profiles/calculate/desktop/parent' would be overwritten by merge.
*                                                                                                    
* Errors:                                                                                            
* ------                                                                                             
*                                                                                                    
* Failed to sync overlay "calculate".                                                                
* Error was: Syncing overlay "calculate" returned status 256!

Странно, но удаление/добавление оверлея кажется поправило все дело

# layman -a calculate
* Running command "/usr/bin/git clone "git://git.calculate.ru/dev/overlay.git" "/usr/local/portage/layman/calculate""...
Initialized empty Git repository in /usr/local/portage/layman/calculate/.git/
remote: Counting objects: 3938, done.
remote: Compressing objects: 100% (1729/1729), done.
remote: Total 3938 (delta 2339), reused 3389 (delta 2035)
Receiving objects: 100% (3938/3938), 1.10 MiB | 14 KiB/s, done.
Resolving deltas: 100% (2339/2339), done.
 Successfully added overlay "calculate".

Может кто-нить мне объяснить в чем было дело?

Какое-то затупление с git. Помогает только удаление/добавление. Причину пока еще не выявили.