Jump to content
Read the Funtoo Newsletter: Summer 2023 ×

ria

Members
  • Posts

    9
  • Joined

  • Last visited

Everything posted by ria

  1. Thank you. Sync works now, but update is not working at all. Can't resolve host. Tried to login, can't login into system.
  2. ego sync Running as root user (will drop perms for sync.) Syncing meta-repo Cloning into '/var/git/meta-repo'... fatal: unable to access 'https://github.com/funtoo/meta-repo/': Couldn't resolve host 'github.com' ERROR: Could not clone meta-repo at '/var/git/meta-repo'. WARNING: Cannot update repos.conf as meta-repo does not exist. Updating profiles at /etc/portage/make.profile/parent... ERROR: Ego encountered an unexpected error: KeyError ERROR: Full traceback written to /tmp/ego-traceback-3220.txt.
  3. inux / # ls -la /var | grep git drwxr-xr-x 2 portage portage 4096 Sep 22 11:05 git install -d /var/git -o 250 -g 250 linux / # ego sync Running as root user (will drop perms for sync.) Syncing meta-repo Cloning into '/var/git/meta-repo'... fatal: unable to access 'https://github.com/funtoo/meta-repo/': Couldn't resolve host 'github.com'
  4. Hello, I have done fresh install of Funtoo haswell 64 bit mate. Can't login. Tried with chroot [quote]ego sync Running as root user (will drop perms for sync.) Syncing meta-repo Cloning into '/var/git/meta-repo'... fatal: unable to access 'https://github.com/funtoo/meta-repo/': Couldn't resolve host 'github.com' ERROR: Could not clone meta-repo at '/var/git/meta-repo'. WARNING: Cannot update repos.conf as meta-repo does not exist. Updating profiles at /etc/portage/make.profile/parent... ERROR: Ego encountered an unexpected error: KeyError ERROR: Full traceback written to /tmp/ego-traceback-3625.txt.[/quote] [quote]'release_defs'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 110, in run_ego_module ego_module(*args) File "/usr/share/ego/python/ego/module.py", line 95, in __call__ self.handle() File "/usr/share/ego/modules/sync.ego", line 429, in handle self.sync_meta_repo_and_kits() File "/usr/share/ego/modules/sync.ego", line 389, in sync_meta_repo_and_kits EgoModule.run_ego_module('profile', self.config, ['update']) File "/usr/share/ego/python/ego/module.py", line 110, in run_ego_module ego_module(*args) File "/usr/share/ego/modules/profile.ego", line 313, in __call__ super().__call__(*args) File "/usr/share/ego/python/ego/module.py", line 95, in __call__ self.handle() File "/usr/share/ego/modules/profile.ego", line 294, in handle handler() File "/usr/share/ego/modules/profile.ego", line 130, in handle_write self.tree.write(self.config, outfile) File "/usr/share/ego/python/ego/profile.py", line 466, in write for kit in self.config.all_kit_names_in_release: File "/usr/share/ego/python/ego/config.py", line 96, in all_kit_names_in_release return self.kit_info_metadata["release_defs"][self.release].keys() KeyError: 'release_defs' [/quote] Internet and ping works fine.
  5. Last one is from march. Or maybe XFCE stage3 ? Thank you.
  6. I have the same problem. How to disable flag ? Thank you.
  7. Hello, I have been trying to install Funtoo for second time. Alsa problem is now. emerge -av pulseaudio Thank you.
  8. I watched youtube tutorials, I had the same problem. This is solution that I found env -i HOME=/root TERM=$TERM chroot . bash -l Works every time.
  9. Thank you. This is my fstab. #<fs> <mountpoint> <type> <opts> <dump/pass> LABEL=root / ext4 noatime 0 1 No changes, same message, /dev/sda9
  10. Hello, and thank you for this excellent forum. After fresh install of Funtoo + xfce, I have this problem.
×
×
  • Create New...