Search Criteria
Package Details: fpm 1.16.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/fpm.git (read-only, click to copy) |
---|---|
Package Base: | fpm |
Description: | Effing package management! Build packages for multiple platforms (deb, rpm, etc) with great ease and sanity. |
Upstream URL: | https://github.com/jordansissel/fpm |
Keywords: | deb packaging rpm ruby |
Licenses: | MIT |
Submitter: | markzz |
Maintainer: | barbuk |
Last Packager: | barbuk |
Votes: | 13 |
Popularity: | 0.000002 |
First Submitted: | 2015-12-06 19:48 (UTC) |
Last Updated: | 2024-12-09 07:44 (UTC) |
Dependencies (9)
- ruby
- ruby-arr-pmAUR
- ruby-backportsAUR
- ruby-cabinAUR
- ruby-clampAUR
- ruby-pleaserunAUR
- ruby-rexml
- ruby-studAUR
- squashfs-tools (squashfs-tools-gitAUR) (optional) – Support for snaps
Required by (2)
- easybuild-framework-git (optional)
- signal-desktop-beta (make, aarch64)
Latest Comments
1 2 3 Next › Last »
barbuk commented on 2025-09-04 06:33 (UTC)
This is an issue with the ruby-dotenv pin in https://aur.archlinux.org/packages/ruby-pleaserun https://github.com/jordansissel/pleaserun/issues/153
Building ruby-pleaserun while removing the pin fix the issue:
I'll notify the other package and upstream maintainer.
jacko commented on 2025-09-04 01:49 (UTC)
Hi there, I have a bug report. I don't know anything about Ruby so I'm not sure if this is a packaging issue or an upstream issue.
I tried installing this package on two different arch linux machines and had different errors. On one, the build() stage run forever, with the process
make gem
running for a really long time, using 0% cpu. I left it alone for 30 minutes and there was no output and no difference.On the other machine, the package installed correctly (make gem was pretty much instant), however on running it gives this error:
Flammkuchen commented on 2023-09-08 09:44 (UTC)
Please add
squashfs-tools
as optdepend for snaps.fosskers commented on 2021-03-18 23:06 (UTC)
Here's a patch that gets it building again:
markzz commented on 2018-07-04 05:30 (UTC)
rpi2: "arch=(any)"
Yes, it supports armv7 as long as you have all the dependencies installed.
As for your other problem, check the architectures of the package and the operating system. They must match letter by letter.
rpi2 commented on 2018-07-04 02:00 (UTC)
covert deb to pacman success, pacman -U got this error: error: failed to prepare transaction (package architecture is not valid)
does fpm support armv7 architecture? btw, convert on Alarm.
RX14 commented on 2018-04-12 13:02 (UTC)
@Twiki it offers you all the benefits of using the pacman package manager to manage your gems, instead of having to use gem itself. The benefit is that fpm is installed system-wide without having to run gem as root, which I strongly dislike doing.
Twiki commented on 2018-04-11 14:37 (UTC)
What does this offer beyond installing with "gem install --no-ri --no-rdoc fpm" ?
RX14 commented on 2018-01-31 22:43 (UTC)
@pd5rm this seems like a bug in the ruby-archive-tar-minitar package, please report this bug to the correct package!
pd5rm commented on 2018-01-31 22:33 (UTC) (edited on 2018-01-31 22:59 (UTC) by pd5rm)
Sorry for comment spam, dealing with MD comment formatting issues. ;-)
1) Seems to requires 'ruby-rdoc' to be installed for the ruby-archive-tar-minitar package to build.
@RX14 Thanks I'll report to that package.
2) ruby-insist (a package dep) appears to be packaged incorrectly. Follow the workaround provided by user Salamandar on that package.
3) Package seems to run, but getting warnings (not a ruby expert so not sure if important).
1 2 3 Next › Last »