Sandro Posted October 13, 2016 Report Share Posted October 13, 2016 I to all; trying to update portage tree i obtain: k9-64x2 ~ # emerge --sync >>> Syncing repository 'gentoo' into '/usr/portage'... /usr/bin/git fetch origin --depth 1 remote: Total 0 (delta 0), reused 0 (delta 0), pack-reused 0 error: Entry 'profiles/use.local.desc' not uptodate. Cannot merge. fatal: Could not reset index file to revision 'origin/funtoo.org'. !!! git pull error in /usr/portage What can i do ? Thanks. Link to comment Share on other sites More sharing options...
0 Oleg Vinichenko Posted October 14, 2016 Report Share Posted October 14, 2016 cd /usr/portage git --reset hard emerge --sync Sandro 1 Link to comment Share on other sites More sharing options...
0 Sandro Posted October 14, 2016 Author Report Share Posted October 14, 2016 k9-64x2 portage # git --reset hard Unknown option: --reset usage: git [--version] [--help] [-C <path>] [-c name=value] [--exec-path[=<path>]] [--html-path] [--man-path] [--info-path] [-p | --paginate | --no-pager] [--no-replace-objects] [--bare] [--git-dir=<path>] [--work-tree=<path>] [--namespace=<name>] <command> [<args>] So i've tried to making # cd /usr/portage # git checkout funtoo.org Now it seems ok. However, now: k9-64x2 portage # git reset k9-64x2 portage # git reset --hard HEAD ora si trova a db2c103 merged from funtoo-staging k9-64x2 portage # Is ok ? Link to comment Share on other sites More sharing options...
0 Oleg Vinichenko Posted October 14, 2016 Report Share Posted October 14, 2016 yes Link to comment Share on other sites More sharing options...
0 Sandro Posted October 14, 2016 Author Report Share Posted October 14, 2016 Ok ... Thx Great Oleg :) Link to comment Share on other sites More sharing options...
Question
Sandro
I to all;
trying to update portage tree i obtain:
What can i do ?
Thanks.
Link to comment
Share on other sites
4 answers to this question
Recommended Posts