@jakeobsen I thought it was blabel's job to resolve that dependency, i. e. to install the package needed. I'll install perl-net-cups manually now. Thanks for your advice!
Search Criteria
Package Details: blabel 1.03-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/blabel.git (read-only, click to copy) |
---|---|
Package Base: | blabel |
Description: | A Linux labeling program for Brother P-touch series |
Upstream URL: | https://apz.fi/blabel |
Licenses: | PerlArtistic |
Groups: | office |
Provides: | blabel |
Submitter: | Tom_ch |
Maintainer: | jakeobsen |
Last Packager: | jakeobsen |
Votes: | 5 |
Popularity: | 0.000000 |
First Submitted: | 2015-12-22 11:29 (UTC) |
Last Updated: | 2020-05-01 12:42 (UTC) |
Dependencies (4)
Required by (0)
Sources (1)
Latest Comments
« First ‹ Previous 1 2
Alpha_Seven commented on 2020-04-03 08:56 (UTC)
jakeobsen commented on 2020-04-02 20:57 (UTC)
@Alpha_Seven it seems that you have a missing dependency, you need to install the AUR package perl-net-cups as it's a new dependency for blabel.
Alpha_Seven commented on 2020-04-02 10:20 (UTC) (edited on 2020-04-02 10:20 (UTC) by Alpha_Seven)
Great tool, which I've been using for many years. I hope, this is the right place for my request.
Today my Manjaro machine wants to update blabel and pygtk packages (nothing else). The build process fails with:
(…) ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "pygtk"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: pygtk 2.24.0-11 (Do 02 Apr 2020 11:51:37 CEST) ==> Cleaning up...
Checking keyring... Checking integrity... Loading packages files... Checking file conflicts... Checking available disk space... Upgrading pygtk (2.24.0-10 -> 2.24.0-11)...
Building blabel... ==> Making package: blabel 1.01-1 (Do 02 Apr 2020 11:51:41 CEST) ==> Checking runtime dependencies... ==> Missing dependencies: -> perl-net-cups ==> Checking buildtime dependencies... ==> ERROR: Could not resolve all dependencies.
jakeobsen commented on 2020-03-30 22:35 (UTC) (edited on 2024-11-11 22:26 (UTC) by jakeobsen)
Hi, I've updated the package to the latest version, and will keep it up to date in the future :) Happy labeling!
Please be aware the dependencies have changed for blabel, and that you need to install perl-net-cups
from AUR.
How to fix "CUPS.xs:15:11: fatal error: cupsfilters/image.h: No such file or directory"
If perl-net-cups
fails with the fatal error mentioned above, then you need to install cups-filters
to fix it. I have already requested the maintainer of perl-net-cups
to update his package with this dependency.
How to fix "Can't locate Net/CUPS.pm in @INC (you may need to install the Net::CUPS module)"
If you see this error, then you may need to install perl-net-cups
, if you have install perl-net-cups
then you probably had perl upgraded but perl-net-cups
is still in an old path, the fix then is to first uninstall perl-net-cups
and re-install it to place it in the correct path.
apz commented on 2020-03-11 14:47 (UTC)
This series 0 package is out of date, for GTK3 enabled version see the series 1.00 of the software.
grunix commented on 2020-03-03 20:02 (UTC)
Please update to he latest version 1.00-a13. thx!
Kunda commented on 2019-04-30 00:39 (UTC)
OP would you mind updating the Upstream URL to https:// please? Thanks!
Pinned Comments
jakeobsen commented on 2020-03-30 22:35 (UTC) (edited on 2024-11-11 22:26 (UTC) by jakeobsen)
Hi, I've updated the package to the latest version, and will keep it up to date in the future :) Happy labeling!
Please be aware the dependencies have changed for blabel, and that you need to install
perl-net-cups
from AUR.How to fix "CUPS.xs:15:11: fatal error: cupsfilters/image.h: No such file or directory"
If
perl-net-cups
fails with the fatal error mentioned above, then you need to installcups-filters
to fix it. I have already requested the maintainer ofperl-net-cups
to update his package with this dependency.How to fix "Can't locate Net/CUPS.pm in @INC (you may need to install the Net::CUPS module)"
If you see this error, then you may need to install
perl-net-cups
, if you have installperl-net-cups
then you probably had perl upgraded butperl-net-cups
is still in an old path, the fix then is to first uninstallperl-net-cups
and re-install it to place it in the correct path.