惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

GbyAI
GbyAI
WordPress大学
WordPress大学
D
DataBreaches.Net
腾讯CDC
小众软件
小众软件
B
Blog RSS Feed
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
T
The Blog of Author Tim Ferriss
MongoDB | Blog
MongoDB | Blog
U
Unit 42
Y
Y Combinator Blog
V
V2EX
I
InfoQ
D
Docker
量子位
N
Netflix TechBlog - Medium
Recent Announcements
Recent Announcements
A
About on SuperTechFans
博客园 - 叶小钗
大猫的无限游戏
大猫的无限游戏
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
B
Blog
阮一峰的网络日志
阮一峰的网络日志
MyScale Blog
MyScale Blog

AUR Newest Packages

AUR (en) - linuxqq-clipsync-git AUR (en) - libtslitex-git AUR (en) - libtslitex-git AUR (en) - carton-appimage AUR (en) - veila-git AUR (en) - veila-bin AUR (en) - vigil-baseline AUR (en) - byedroid AUR (en) - neovim-base16-git AUR (en) - pirata AUR (en) - rpi-imager-git-non-root AUR (en) - python-fastapi-sso AUR (en) - tmux-ai-titles AUR (en) - zeed-bin AUR (en) - bclone-bin AUR (en) - dwl-git-azerty AUR (en) - auggie-bin AUR (en) - libspatialaudio-git AUR (en) - libspatialaudio AUR (en) - miniupnpd-iptables-legacy AUR (en) - miniupnpd-nft AUR (en) - jeeves-bin AUR (en) - opennow AUR (en) - rotki AUR (en) - kapi-bin AUR (en) - classfi-bin AUR (en) - classfi-git AUR (en) - classfi AUR (en) - giff-git AUR (en) - budget-tracker-bin
AUR (en) - ldraw-parts-library
2026-06-03 · via AUR Newest Packages

SLACLAU commented on 2024-03-15 17:04 (UTC)

This package no longer works, the source url needs to be updated.

kleinph commented on 2023-11-03 07:38 (UTC)

It's working now for me. Thanks for the fix.

mysticx commented on 2023-11-03 00:09 (UTC)

The config download is now working for me, but installation fails in the package step:

==> Starting package()...
cp: cannot stat '../LDConfig-20231103.ldr': No such file or directory
==> ERROR: A failure occurred in package().

I think this is because pkgver is defined twice in PKGBUILD. The config file is downloaded with a static filename of LDConfig-20231025.ldr but during the package step the current date is used as the pkgver.

kleinph commented on 2023-11-02 10:20 (UTC) (edited on 2023-11-02 10:21 (UTC) by kleinph)

It also doesn't work for me. I use pikaur as AUR helper. Maybe it has something to do with http: vs https:?

Clicking on the link below in the browser works fine.

<deleted-account> commented on 2023-11-02 10:06 (UTC)

@JohnTheCF

I checked. It downloads fine for me.

JohnTheCF commented on 2023-11-02 10:00 (UTC)

Current version fails to download from link http://www.ldraw.org/library/official/LDConfig.ldr which leads to a 404 error page.

marco.righi commented on 2022-01-07 16:04 (UTC)

lsb_release -va

LSB Version: 1.4 Distributor ID: EndeavourOS Description: EndeavourOS Linux Release: rolling Codename: rolling

"yay -Suuyy" halts with an error

-> Extracting ldraw-parts-20210309.zip with bsdtar ==> Starting pkgver()... ==> Updated version: ldraw-parts-library 20220107-1 ==> Sources are ready. ==> Making package: ldraw-parts-library 20220107-1 (Fri Jan 7 17:01:53 2022) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> WARNING: Using existing $srcdir/ tree ==> Starting pkgver()... ==> Removing existing $pkgdir/ directory... ==> Entering fakeroot environment... ==> Starting package()... cp: cannot stat '../LDConfig-20220107.ldr': No such file or directory ==> ERROR: A failure occurred in package(). Aborting... -> error making: ldraw-parts-library

bidulock commented on 2021-10-07 06:12 (UTC)

@traysh can you suggest a change?

traysh commented on 2021-10-02 20:01 (UTC)

Can you please either fix your PKGBUILD or disown the package?

kleinph commented on 2021-04-02 18:09 (UTC) (edited on 2021-04-02 18:10 (UTC) by kleinph)

Your pkgver() function overrides the pkgver variable. This results in downloading LDConfig-20210309.ldr but trying to copy LDConfig-20210402.ldr