Package Base Details: weewx

Git Clone URL: https://aur.archlinux.org/weewx.git (read-only, click to copy)
Keywords: datalogger meteorology science weather
Submitter: xcuipir
Maintainer: xcuipir
Last Packager: xcuipir
Votes: 7
Popularity: 0.24
First Submitted: 2020-07-11 13:35 (UTC)
Last Updated: 2024-04-28 07:51 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 Next › Last »

kode54 commented on 2023-05-10 05:34 (UTC)

I'm going to suggest a post-release patch that fixes an issue with Pillow 9.5.0:

https://github.com/weewx/weewx/commit/48f6053acf17daee67264298f7b5983a53b91fca

Issue discussion:

https://groups.google.com/g/weewx-user/c/R7bHDrZ0PRE

xcuipir commented on 2023-03-21 12:49 (UTC)

@m4f1050

I think you should open a thread in the forums

m4f1050 commented on 2023-03-21 12:47 (UTC)

Compiled yay and I get error AGAIN

yay: error while loading shared libraries: libalpm.so.13: cannot open shared object file: No such file or directory

m4f1050 commented on 2023-03-21 12:24 (UTC)

@xcuipir This is getting more complicated than expected.... Installing yay I get an error...

==> ERROR: options array contains unknown option '!lto'

xcuipir commented on 2023-03-21 12:21 (UTC)

@m4f1050

I recommend you use an AUR helper tool like yay. Look for it on GitHub.

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.