Hi @lemmy999, it looks like you are trying to install perl-net-cups, which is a dependency for blabel. You need to report your install issue on the AUR page for perl-net-cups as I am not in a position to help you with this issue.
Search Criteria
Package Details: blabel 1.04-4
Package Actions
| Git Clone URL: | https://aur.archlinux.org/blabel.git (read-only, click to copy) |
|---|---|
| Package Base: | blabel |
| Description: | A cloud & AI-free open-source 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: | 2025-01-22 11:47 (UTC) |
Dependencies (4)
Required by (0)
Sources (1)
jakeobsen commented on 2025-10-26 09:04 (UTC)
lemmy999 commented on 2025-10-09 14:14 (UTC) (edited on 2025-10-09 14:15 (UTC) by lemmy999)
Getting the following error trying to install application
:: zlib-1:1.3.1-2.1 and zlib-ng-compat-2.2.5-2 are in conflict. Remove zlib-ng-compat? [y/N] N
error: unresolvable package conflicts detected
error: failed to prepare transaction (conflicting dependencies)
:: zlib-1:1.3.1-2.1 and zlib-ng-compat-2.2.5-2 are in conflict
==> ERROR: 'pacman' failed to install missing dependencies.
==> Missing dependencies:
-> zlib>=1:1.2.11
==> Checking buildtime dependencies...
==> ERROR: Could not resolve all dependencies.
:: Unable to build perl-net-cups - makepkg exited with code: 8
jakeobsen commented on 2025-01-22 11:52 (UTC)
Just updated this to the latest version that was released upstream on 2025-01-07. Enjoy.
simona commented on 2025-01-22 10:09 (UTC)
solved. thx.
jakeobsen commented on 2024-05-31 23:01 (UTC)
@simona please provide more details, your comment is not helpful. What errors are you getting? Did you make sure to install all dependencies? Did you read the pinned comment?
simona commented on 2024-05-31 21:27 (UTC)
do not compile
jakeobsen commented on 2023-01-16 14:08 (UTC) (edited on 2023-01-16 15:43 (UTC) by jakeobsen)
@pappl do you have all the dependencies installed?
The error message suggests that you need to install the Net::CUPS module -- if I remember correctly that should be in the perl-net-cups package.
pappl commented on 2023-01-16 10:46 (UTC) (edited on 2023-01-16 10:47 (UTC) by pappl)
Blabel force closes immediately.
~ blabel
GLib-GObject-CRITICAL : g_boxed_type_register_static: assertion 'g_type_from_name (name) == 0' failed at /usr/lib/perl5/5.36/core_perl/DynaLoader.pm line 223.
GLib-GObject-CRITICAL : g_boxed_type_register_static: assertion 'g_type_from_name (name) == 0' failed at /usr/lib/perl5/5.36/core_perl/DynaLoader.pm line 223.
GLib-GObject-CRITICAL : g_boxed_type_register_static: assertion 'g_type_from_name (name) == 0' failed at /usr/lib/perl5/5.36/core_perl/DynaLoader.pm line 223.
GLib-GObject-CRITICAL : g_boxed_type_register_static: assertion 'g_type_from_name (name) == 0' failed at /usr/lib/perl5/5.36/core_perl/DynaLoader.pm line 223.
Can't locate Net/CUPS.pm in @INC (you may need to install the Net::CUPS module) (@INC contains: /usr/lib/perl5/5.36/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/5.36/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/5.36/core_perl /usr/share/perl5/core_perl) at /usr/bin/blabel line 14.
BEGIN failed--compilation aborted at /usr/bin/blabel line 14.
pappl commented on 2022-01-04 18:49 (UTC)
Works out of the box on Manjaro KDE. Install via AUR in Pamac. Plug in via USB (Printer switch on position E), power on. Open printer settings in manjaro -> Unlock -> Add printer button -> Install as Generic (recommended) - Text only printer -> OK Open Blabel app -> Print Great. I'm happy
jakeobsen commented on 2020-05-01 12:52 (UTC)
@bofh1337 Thanks for the report, I have added perl-gd as a dependency to the package. Good to see that you resolved your issue.
Pinned Comments
jakeobsen commented on 2020-03-30 22:35 (UTC) (edited on 2025-01-22 12:23 (UTC) by jakeobsen)
Hi, I've updated the package to the latest version 1.04 build 30, 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-cupsfrom AUR.How to fix "CUPS.xs:15:11: fatal error: cupsfilters/image.h: No such file or directory"
If
perl-net-cupsfails with the fatal error mentioned above, then you need to installcups-filtersto fix it. I have already requested the maintainer ofperl-net-cupsto 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-cupsthen you probably had perl upgraded butperl-net-cupsis still in an old path, the fix then is to first uninstallperl-net-cupsand re-install it to place it in the correct path.