Search Criteria
Package Details: weewx-docs 5.1.0-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/weewx.git (read-only, click to copy) |
---|---|
Package Base: | weewx |
Description: | Documentation for WeeWX |
Upstream URL: | http://www.weewx.com/ |
Keywords: | datalogger meteorology science weather |
Licenses: | GPL-3.0-or-later |
Submitter: | xcuipir |
Maintainer: | xcuipir |
Last Packager: | xcuipir |
Votes: | 7 |
Popularity: | 0.002163 |
First Submitted: | 2020-07-11 13:35 (UTC) |
Last Updated: | 2024-09-15 10:29 (UTC) |
Dependencies (7)
- mkdocs (make)
- mkdocs-material (make)
- mkdocs-material-extensionsAUR (mkdocs-material-extensionsAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- python-cheetah3 (make)
- python-configobj (make)
- python-regex (python-regex-gitAUR) (make)
Latest Comments
« First ‹ Previous 1 2 3 4 Next › Last »
m4f1050 commented on 2023-03-21 12:14 (UTC)
@xcuipir
I give up.... Installed cheetah3 and pyusb and it's still saying they are missing. I verified and cheetah runs and shows a cheetah in ascii, so I know they are installed. Can I remove the dependency check on weewx "makepkg"?
xcuipir commented on 2023-03-21 11:51 (UTC)
@m4f1050
Look for these packages on https://aur.archlinux.org/ and install them first (same procedure).
m4f1050 commented on 2023-03-21 11:12 (UTC)
@xcuipir
I created a temp user but I get missing dependencies and they won't install...
error: target not found: python-pyusb error: target not found: python-cheetah3 ==> ERROR: 'pacman' failed to install missing dependencies.
xcuipir commented on 2023-03-21 11:02 (UTC)
@m4f1050
Yes, you mustn't use root to install an AUR package.
If you are running the ISO live system, you should install the system following the installation instructions. If you are on an embedded system like a Raspi, you probably need to create a non-root user.
The forum has a "Newbie Corner" section for beginner's questions. Your questions will probably be answered far better there.
m4f1050 commented on 2023-03-21 10:47 (UTC)
@xcuipir I think my problem is that my ArchLinux is root, no other user and I get an error:
==> ERROR: Running makepkg as root is not allowed as it can cause permanent, catastrophic damage to your system.
xcuipir commented on 2023-03-21 10:41 (UTC)
@m4f1050 The wiki has a page dedicated to this topic:
https://wiki.archlinux.org/title/Arch_User_Repository#Installing_and_upgrading_packages
Basically,
base-devel
meta-package +git
git clone https://aur.archlinux.org/weewx.git
cd
into cloned directorymakepkg -si
Or you can use an AUR helper like
yay
.m4f1050 commented on 2023-03-21 10:23 (UTC)
New to archlinux, can someone please assist me on how to install this?
xcuipir commented on 2023-02-23 16:56 (UTC)
@putilatex There is an issue upstream, the version number in the
weewx.conf
wasn't bumped before the release, only after the release.putilatex commented on 2023-02-23 16:44 (UTC)
There seems to be a little confusion as to the version number stated in here is 4.10.2 after installing the update and restarting weewx everything still seems to be at 4.10.1 can you please explain this ?
xcuipir commented on 2022-01-12 14:55 (UTC)
OK, just tested building with pikaur and it works too.
Have you possibly upgraded your Python version. If so, have you reinstalled all Python libs?
« First ‹ Previous 1 2 3 4 Next › Last »