Search Criteria
Package Details: zedenv 0.3.9-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/zedenv.git (read-only, click to copy) |
---|---|
Package Base: | zedenv |
Description: | Utility to manage ZFS Boot Environments |
Upstream URL: | http://github.com/johnramsden/zedenv |
Keywords: | beadm boot zedenv zfs |
Licenses: | BSD, custom:BSD 3 clause |
Conflicts: | zedenv-git |
Submitter: | johnramsden |
Maintainer: | johnramsden |
Last Packager: | johnramsden |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2018-05-29 22:20 (UTC) |
Last Updated: | 2019-12-08 21:51 (UTC) |
Dependencies (8)
- python (python37AUR, python311AUR, python310AUR)
- python-click
- python-pyzfscmdsAUR
- python-setuptools
- zfs (zfs-linux-gitAUR, zfs-linux-hardenedAUR, zfs-linux-zenAUR, zfs-dkmsAUR, zfs-dkms-gitAUR, zfs-dkms-staging-compat-gitAUR, zfs-dkms-staging-gitAUR, zfs-linuxAUR, zfs-linux-rtAUR, zfs-linux-ltsAUR)
- git (git-gitAUR, git-glAUR) (make)
- python-pip (make)
- zedenv-grubAUR (optional) – zedenv plugin for GRUB
Latest Comments
jpbd commented on 2019-11-26 15:53 (UTC) (edited on 2019-11-26 15:56 (UTC) by jpbd)
Hello John,
I'm getting this error when I run the zedenv command. I tried to reinstall from the AUR and still have the same issue. If you need anything else let me know or if you perfer I open a issue on github let me know.
Traceback (most recent call last): File "/usr/bin/zedenv", line 6, in <module> from pkg_resources import load_entry_point File "/usr/lib/python3.8/site-packages/pkg_resources/__init__.py", line 3252, in <module> def _initialize_master_working_set(): File "/usr/lib/python3.8/site-packages/pkg_resources/__init__.py", line 3235, in _call_aside f(*args, **kwargs) File "/usr/lib/python3.8/site-packages/pkg_resources/__init__.py", line 3264, in _initialize_master_working_set working_set = WorkingSet._build_master() File "/usr/lib/python3.8/site-packages/pkg_resources/__init__.py", line 583, in _build_master ws.require(__requires__) File "/usr/lib/python3.8/site-packages/pkg_resources/__init__.py", line 900, in require needed = self.resolve(parse_requirements(requirements)) File "/usr/lib/python3.8/site-packages/pkg_resources/__init__.py", line 786, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'zedenv==0.3.7' distribution was not found and is required by the application