It looks like the PKGBUILD misses a build instruction.
There should be a mkdir -p $pkgdir/usr/lib
before the make install
command.
Search Criteria
Package Details: devscripts 2.25.8-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/devscripts.git (read-only, click to copy) |
---|---|
Package Base: | devscripts |
Description: | Scripts to make the life of a Debian Package maintainer easier |
Upstream URL: | https://tracker.debian.org/pkg/devscripts |
Licenses: | GPL2 |
Conflicts: | checkbashisms |
Provides: | checkbashisms |
Submitter: | Misery |
Maintainer: | ItachiSan |
Last Packager: | ItachiSan |
Votes: | 27 |
Popularity: | 0.000000 |
First Submitted: | 2008-03-19 22:52 (UTC) |
Last Updated: | 2025-04-12 20:43 (UTC) |
Dependencies (31)
- debhelperAUR
- debianutilsAUR
- dpkg (dpkg-gitAUR)
- perl (perl-gitAUR)
- perl-file-homedir
- perl-timedate
- sed (sed-gitAUR)
- sensible-browser (sensible-utilsAUR)
- sensible-editor (sensible-utilsAUR)
- wget (wget-gitAUR, wurlAUR)
- bash-completion (bash-completion-gitAUR) (make)
- docbook-xsl (make)
- git (git-gitAUR, git-glAUR) (make)
- help2man (help2man-gitAUR, python-help2manAUR) (make)
- perl-file-basedir (make)
- perl-file-desktopentry (make)
- perl-git-wrapperAUR (make)
- perl-libwww (make)
- perl-list-compare (make)
- perl-parse-debcontrolAUR (make)
- Show 11 more dependencies...
Required by (5)
Sources (2)
zadkiel commented on 2021-05-12 11:15 (UTC)
peeweep commented on 2020-10-13 03:44 (UTC)
Please add debian-keyring as optdepends
[/tmp]$ dget http://deb.debian.org/debian/pool/main/s/sensible-utils/sensible-utils_0.0.13.dsc
dget: retrieving http://deb.debian.org/debian/pool/main/s/sensible-utils/sensible-utils_0.0.13.dsc
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1688 100 1688 0 0 4251 0 --:--:-- --:--:-- --:--:-- 4251
dget: using existing sensible-utils_0.0.13.tar.xz
dscverify: can't find any system keyrings
peeweep commented on 2020-10-13 03:20 (UTC) (edited on 2020-10-13 03:20 (UTC) by peeweep)
Please add perl-file-homedir to depends, not makedepends
[/tmp]$ dget http://deb.debian.org/debian/pool/main/s/sensible-utils/sensible-utils
_0.0.13.dsc
dget: retrieving http://deb.debian.org/debian/pool/main/s/sensible-utils/sensible-utils_0.0.13.dsc
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1688 100 1688 0 0 4077 0 --:--:-- --:--:-- --:--:-- 4077
dget: retrieving http://deb.debian.org/debian/pool/main/s/sensible-utils/sensible-utils_0.0.13.tar.xz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 62020 100 62020 0 0 150k 0 --:--:-- --:--:-- --:--:-- 150k
Can't locate File/HomeDir.pm in @INC (you may need to install the File::HomeDir module) (@INC contains: /usr/lib/perl5/5.32/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/5.32/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/5.32/core_perl /usr/share/perl5/core_perl) at /usr/bin/dscverify line 31.
BEGIN failed--compilation aborted at /usr/bin/dscverify line 31.
ItachiSan commented on 2020-01-06 14:40 (UTC)
Hi everyone, sorry for the delaying in updating this; working on it right away!
ItachiSan commented on 2018-11-17 16:48 (UTC) (edited on 2018-11-17 17:11 (UTC) by ItachiSan)
@all especially @foi & @kovax3:
Also, the issuue is for the package debianutils
, not devscripts
.
kovax3 commented on 2018-11-13 18:57 (UTC)
Vérification des signatures des fichiers sources grâce à gpg… debianutils_4.8.6.tar.xz ... ÉCHEC (Clé publique inconnue 8C004C2F93481F6B) ==> ERREUR : Une ou plusieurs signatures PGP n’ont pas pu être vérifiées. ==> ERREUR : Makepkg n'a pas pu construire debianutils. ==> Relancer la compilation de debianutils ? [o/N]
wget commented on 2018-07-16 10:46 (UTC) (edited on 2018-07-16 10:46 (UTC) by wget)
sensible-utils is needed for dch
e.g.: dch --create -v 1.0-1 --package hithere
foi commented on 2018-04-22 10:54 (UTC)
Hi! i've got an error
==> Validating source files with sha512sums... debianutils_4.8.1.1.tar.xz ... Passed debianutils_4.8.1.1.tar.xz.sig ... Skipped ==> Verifying source file signatures with gpg... debianutils_4.8.1.1.tar.xz ... FAILED (unknown public key 8C004C2F93481F6B) ==> ERROR: One or more PGP signatures could not be verified! ==> ERROR: Makepkg was unable to build debianutils. ==> Restart building debianutils ? [y/N]
Pinned Comments
ItachiSan commented on 2017-05-17 10:50 (UTC) (edited on 2023-02-16 09:00 (UTC) by ItachiSan)
If the package is outdated, please report it with the 'Flag outdated package' above.
If there is an issue regarding packaging, please report it here:
https://github.com/ItachiSan/linux_packaging/issues/
As I do not use this package (I use a Docker container for Debian packaging) please tell me whenever a dependency is missing, so that I can move it from a make dependency to a normal dependency.