swaddle icon indicating copy to clipboard operation
swaddle copied to clipboard

swaddle creates RPM, Deb and tarball packages using shell script. Everything you need to package is in Source Control in simple directories. No rpminfo cruft, no DEB makefile hell. No Python, Ruby, Pe...

Results 23 swaddle issues
Sort by recently updated
recently updated
newest added

Hello we (together with @ringods) are using swaddle to create a package from many (~ 2000) of files and it seems its taking a bit long(18-20 mins). I checked a...

My initial packages just had the timestamp detected via git as their version. For some of our work, we have parallel branches in which we want to identify the "major"...

swaddle fails with this output: ``` /usr/bin/swaddle: 21686: cd: can't cd to /pipeline/source/target/download/apt/dists/rq-web-api-elx/multiverse/binary-i386 ``` Output is 13MB and quite hard to get into a Gist. Other option Side-question: can the...

Add support for Gentoo emerge / portage

enhancement

Arch Linux support for pacman repositories

enhancement

Pandoc isn't in the EPEL for CentOS 5 (but is for 6 and 7). There is an alternative yum repository at https://copr-be.cloud.fedoraproject.org/results/petersen/pandoc-el5 but it is unsigned. This is symptomatic of...

bug

- `zopfli` - It seems this is now part of Fedora from Fedora 20 - see https://admin.fedoraproject.org/pkgdb/package/zopfli/ - `pixz` & `plzip` - These are fallback nice-to-have dependencies and we could...

enhancement
help wanted

Error messages like `error: rpmts_HdrFromFdno: Header V3 RSA/SHA1 signature: BAD, key ID 1b9c4af0` are seen, even though the key `1b9c4af0` is installed. This is probably due to an issue with...

bug

For more details on this obscure tag, see https://stackoverflow.com/questions/26898007/making-an-rpm-which-sets-posix-files-capabilities?rq=1

enhancement