PHANTOM
🇮🇳 IN
🌐
GitLab
gitlab.archlinux.org › arch linux › pyalpm
Arch Linux / pyalpm · GitLab
Due to an influx of spam, we have had to temporarily disable account registrations. Please write an email to accountsupport@archlinux.org, with your desired username, if you want to get access. Sorry for the inconvenience · Python 3 bindings for libalpm
🌐
Arch Linux
aur.archlinux.org › packages › pyalpm-git
AUR (en) - pyalpm-git
nvchecker-git (requires pyalpm) (optional) Show 32 more... git+https://gitlab.archlinux.org/archlinux/pyalpm.git · It was a first install. But found an old orphaned installation in my HOME dir which caused the problem. Sorry. Recompile the package.
🌐
Arch Linux
aur.archlinux.org › packages › pyalpm-next-git
AUR (en) - pyalpm-next-git
whoneeds-git (requires pyalpm) git+https://gitlab.archlinux.org/archlinux/pyalpm.git#branch=next · This repo has a detached HEAD / no branch set. Could you fix that? Orphaned as pyalpm-git is now compatible with pacman-git. aurweb v5.0.0 · Copyright © 2004-2021 aurweb Development Team.
🌐
GitHub
github.com › archlinux › pyalpm
GitHub - archlinux/pyalpm: Python 3 bindings for libalpm (read-only mirror)
pyalpm is a C extension for Python 3 that give access to the libalpm API for package management, which is used, for example in the Arch Linux distribution. ... The master branch tracks the most recent pacman release and thus libalpm release, ...
Starred by 59 users
Forked by 16 users
Languages   C 53.5% | Python 45.2%
🌐
GitLab
gitlab.archlinux.org › arch linux › pyalpm › merge requests › !23
specify correct version in setup.py, 0.10.9, fix #20 (!23) · Merge requests · Arch Linux / pyalpm · GitLab
The latest release of pyalpm is 0.10.9, as reflected in the git tags. However, the version is also specified in setup.py, which is currently stuck on 0.10.6. When the CI tries to upload to pypi, it uses the setup.py version instead of the tag, which then leads to the new version being rejected, because it has already been published. Uploading pyalpm-0.10.6.tar.gz (...) ERROR HTTPError: 400 Bad Request from https://upload.pypi.org/legacy/ File already exists. see https://gitlab.archlinux.org/archlinux/pyalpm/-/jobs/222611
🌐
Archlinux
projects.archlinux.org › users › remy › pyalpm.git
Arch Linux git repositories
Copyright © 2002-2020 Judd Vinet and Aaron Griffin. The Arch Linux name and logo are recognized trademarks. Some rights reserved. The registered trademark Linux® is used pursuant to a sublicense from LMI, the exclusive licensee of Linus Torvalds, owner of the mark on a world-wide basis
🌐
ArchWiki
wiki.archlinux.org › title › GitLab
GitLab - ArchWiki
GitLab offers git repository management, code reviews, issue tracking, activity feeds and wikis. Enterprises install GitLab on-premise and connect it with LDAP and Active Directory servers for secure authentication and authorization.
🌐
PyPI
pypi.org › project › pyalpm
pyalpm · PyPI
pyalpm is a C extension for Python 3 that give access to the libalpm API for package management, which is used, for example in the Arch Linux distribution. ... The master branch tracks the most recent pacman release and thus libalpm release, ...
      » pip install pyalpm
    
Published   May 27, 2025
Version   0.10.12
Find elsewhere
🌐
GitLab
gitlab.archlinux.org › arch linux
Arch Linux · GitLab
Due to an influx of spam, we have had to temporarily disable account registrations. Please write an email to accountsupport@archlinux.org, with your desired username, if you want to get access. Sorry for the inconvenience · Arch Linux official projects
🌐
Internet Archive
archive.org › software
pyalpm package archive from Arch Linux : Arch Linux : Free Download, Borrow, and Streaming : Internet Archive
Libalpm bindings for Python 3 This item contains old versions of the Arch Linux package for pyalpm. Website of the upstream project: http://projects.archlinux.org/users/remy/pyalpm.git/ License: GPL See the Arch Linux Archive documentation for ...
🌐
GitLab
gitlab.com › explore › topics › arch-linux
arch-linux · Topics · GitLab
arch-linux aur pkgbuild + 6 more dwg dxf CAD package manager automation gitlab-ci ... A dark theme with fiery look to spice up your terminal. MacOS terminal theme + 3 more kitty arch-linux terminal-app ... archlinux packages repository + 6 more pkgbuild makepkg postinstall configuration arch-linux performance
🌐
Arch Linux
archlinux.org › packages › extra › x86_64 › pyalpm › files
Arch Linux - pyalpm 0.10.12-1 (x86_64) - File List
GitLab · Security · AUR · Download · Package has 48 files and 9 directories. Back to Package · usr/ usr/bin/ usr/bin/lsoptdepends · usr/bin/pycman-database · usr/bin/pycman-deptest · usr/bin/pycman-query · usr/bin/pycman-remove · usr/bin/pycman-sync · usr/bin/pycman-upgrade · usr/bin/pycman-version · usr/lib/ usr/lib/python3.13/ usr/lib/python3.13/site-packages/ usr/lib/python3.13/site-packages/pyalpm...
🌐
ArchWiki
wiki.archlinux.org › title › Git
Git - ArchWiki
Also, some servers (like the AUR) only allow pushing via SSH. For example, the following configuration will set Git over SSH for any repository hosted on the AUR. ... [url "ssh://aur@aur.archlinux.org/"] insteadOf = https://aur.archlinux.org/ insteadOf = http://aur.archlinux.org/ insteadOf = git://aur.archlinux.org/
🌐
Reddit
reddit.com › r/archlinux › gitlab 10.8 setup
r/archlinux on Reddit: Gitlab 10.8 setup
March 26, 2018 -

I saw a few old posts but none had the same issues.

I'm trying to setup GitLab on Arch. I followed the wiki and everything went fine until this step:

su - gitlab -s /bin/sh -c "cd '/usr/share/webapps/gitlab'; bundle-2.3 exec rake gitlab:setup RAILS_ENV=production"

That gives this error:

Failed to connect to Gitaly...
Error: 14:Connect Failed

Gitaly failed for a few reasons.

Directory /run/gitlab (where /var/lib/gitlab/sockets points) didn't exist and every time I created it and attempted to start GitLab services it would disappear. I ended up just removing the symlink and creating the directory under a literal /var/lib/gitlab/sockets, and then at least gitaly would start, but it would depend on a failing gitlab-unicorn.

gitlab-unicorn gave a few configuration errors. Logging directories were not symlinked at first. Then <LoadError: cannot load such file -- /var/lib/gitlab/config/boot>, and <LoadError: No such file to load -- /var/lib/gitlab/lib/gitlab/redis/wrapper> both of which I had to also provide through a symlink.

Then I got this error: /var/lib/gitlab/config/initializers/1_settings.rb:475:in '<top (required)>': uninitialized constant ApplicationSetting (NameError)

In /var/lib/gitlab/config/initializers/1_settings.rbapplication.rb I commented out the last line causing it:

# Force a refresh of application settings at startup
#ApplicationSetting.expire

And now I get this one:

/var/lib/gitlab/lib/gitlab/shell.rb:38:in 'read': No such file or directory @ rb_sysopen - /var/lib/gitlab/GITLAB_SHELL_VERSION (Errno::ENOENT)

But I stopped at this point because it's taking way too much time. I feel like I should nuke this GitLab install and start over. What gives? I have an omnibus instance running in Ubuntu at work and it was super easy.

🌐
Reddit
reddit.com › r/archlinux › gitlab on arch: usability and maintenance
r/archlinux on Reddit: GitLab on Arch: Usability and Maintenance
November 30, 2021 -

I have an old-ish laptop I want to turn into a sort of home server. As this is for personal use at home, I'd like to use Arch. Probably an odd choice for a server but I like the Arch side of things.

One of the things I'd really like to run on it is a GitLab server. GitLab doesn't have an official means to install it on Arch, but there is a community package on the repo for it. From the page on the Arch wiki, it looks much more difficult to set up and configure (compared to an officially-supported distro). From the looks of it, it seems to be the from-source version of GitLab, which from reading through the docs, makes a lot of setup and maintenance much more difficult even after installation.

To anyone who runs GitLab on Arch: How much more difficult is GitLab on Arch compared to an Omnibus-based installation? How much more difficult is configuration and maintenance? What kinds of problems am I going to run into that I wouldn't on a GitLab-friendly distro? How much of the GitLab docs would be useless or inapplicable to me? Just how doable is this?

🌐
GitHub
github.com › archlinux › archmanweb
GitHub - archlinux/archmanweb: Codebase for the Arch manual pages repository (read-only mirror)
The main building blocks are the Django web framework, the PostgreSQL database server, the mandoc tool from the mandoc toolset for the conversion to HTML and the pyalpm library for data extraction from the Arch repositories. The code is available in the archmanweb repository at GitLab.
Starred by 27 users
Forked by 11 users
Languages   Python 74.2% | HTML 13.7% | CSS 12.1%