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

推荐订阅源

奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
Jina AI
Jina AI
博客园 - Franky
Apple Machine Learning Research
Apple Machine Learning Research
酷 壳 – CoolShell
酷 壳 – CoolShell
阮一峰的网络日志
阮一峰的网络日志
量子位
雷峰网
雷峰网
宝玉的分享
宝玉的分享
V
Visual Studio Blog
博客园_首页
小众软件
小众软件
The Cloudflare Blog
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
大猫的无限游戏
大猫的无限游戏
博客园 - 聂微东
S
SegmentFault 最新的问题
博客园 - 【当耐特】
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
博客园 - 叶小钗
月光博客
月光博客
博客园 - 三生石上(FineUI控件)
人人都是产品经理
人人都是产品经理
WordPress大学
WordPress大学

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) - containerlab-bin
2026-06-15 · via AUR Newest Packages

Latest Comments

aps42 commented on 2024-10-05 08:08 (UTC)

@jnbrains thanks for the feedback! Should be fixed for the newest version of the package.

jnbrains commented on 2024-10-04 22:00 (UTC)

Starting version 0.57.0, they dropped the templates' folder. So the PKGBUILD needs to be updated to reflect that - remove the two corresponding lines. Otherwise, it fails to build.

aps42 commented on 2023-03-13 19:55 (UTC)

@rew1red sorry, should be fixed for 0.38.0.

rew1red commented on 2023-03-13 16:29 (UTC)

Hey there! The current version (0.37.1-2) has a conflict between the PKGBUILD and the SRCINFO. The pkgrel does not match in these two files (version 1 in the PKGBUILD, and version 2 in the SRCINFO).

It looks like this might be causing an infinite upgrade loop with some package managers out there, would you mind updating the PKGVER to match when you get a chance? Thanks!

pkgname=containerlab-bin
pkgver=0.37.1
pkgrel=1
pkgbase = containerlab-bin
    pkgdesc = containerlab enables container-based networking labs
    pkgver = 0.37.1
    pkgrel = 2

aps42 commented on 2023-01-16 17:57 (UTC)

@firun added with the latest version. Thanks for the feedback!

firun commented on 2023-01-13 07:52 (UTC)

Hi, thanks for your work. Would you consider to install the "lab-examples" dir to /etc/containerlab/lab-examples (just like the templates)? This way, the "quick start" tutorial from the website would work. Thanks :-)

aps42 commented on 2022-06-06 15:06 (UTC)

@NJay templates are added with release 0.27.0

aps42 commented on 2022-05-25 07:03 (UTC)

I can't find these templates in the release binary, so I can't save them in /etc/containerlab. I'm going to contact the developers to get a clue on how to get this working.

NJay commented on 2022-05-17 14:58 (UTC)

You install the package to /usr/bin, but unfortunately containerlab thinks its installed in /etc/containerlab, so some commands will fail.

E.g. if you try the following command:

sudo containerlab graph -t test1.clab.yaml

You get this error message:

Error: file not found. Path /etc/containerlab/templates/graph/nextui/nextui.html