But today I'm getting the error message from the title. The full message is:
Quote
"/var/git/meta-repo/kits/core-kit/profiles/base/make.defaults", line 1: Invalid token '1999-2017' (not '=')
That means one of those scripts removes the # sign from the first line of that file. There is an other error before:
Already up to date.Sync successful and kits in alignment!:)Updating/etc/portage/repos.conf...Updating profiles at /etc/portage/make.profile/parent...Updating non-funtoo repositories...Traceback(most recent call last):File"/usr/bin/ego", line 120, in <module>EgoModule.run_ego_module(action, econfig, args, VERSION)File"/usr/share/ego/python/ego/module.py", line 102, in run_ego_module
ego_module(*args)File"/usr/share/ego/python/ego/module.py", line 87, in __call__
self.handle()File"/usr/share/ego/modules/sync.ego", line 337, in handle
self.sync_meta_repo()File"/usr/share/ego/modules/sync.ego", line 325, in sync_meta_repo
self._do_package_moves()File"/usr/share/ego/modules/sync.ego", line 46, in _do_package_moves
import portage
ImportError:No module named 'portage'
Full output here. I'm not aware of having changed anything related to this. How can I fix this?
Question
onli
I'm running this script for upgrades:
But today I'm getting the error message from the title. The full message is:
That means one of those scripts removes the # sign from the first line of that file. There is an other error before:
Full output here. I'm not aware of having changed anything related to this. How can I fix this?
Link to comment
Share on other sites
9 answers to this question
Recommended Posts