Date: Wed, 15 Jun 2022 15:09:06 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 264693] databases/p5-App-Sqitch Message-ID: <bug-264693-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D264693 Bug ID: 264693 Summary: databases/p5-App-Sqitch Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: martin.stoyanov@vertalo.com CC: henrik@hodne.io Flags: maintainer-feedback?(henrik@hodne.io) CC: henrik@hodne.io Attachment #234705 text/plain mime type: Created attachment 234705 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D234705&action= =3Dedit sqitch version 1.2.1 port The port doesn't seem to work on FreeBSD 13.x mgs@a:~/certs $ pkg info | grep -i sqitch p5-App-Sqitch-0.9994_1 Sane database change management mgs@a:~/certs $ sqitch Can't locate Pod/Find.pm in @INC (you may need to install the Pod::Find mod= ule) (@INC contains: /usr/local/lib/perl5/site_perl/mach/5.32 /usr/local/lib/perl5/site_perl /usr/local/lib/perl5/5.32/mach /usr/local/lib/perl5/5.32) at /usr/local/lib/perl5/site_perl/App/Sqitch/Command/help.pm line 10. BEGIN failed--compilation aborted at /usr/local/lib/perl5/site_perl/App/Sqitch/Command/help.pm line 10. Compilation failed in require at /usr/local/lib/perl5/site_perl/App/Sqitch.= pm line 325. I have attached a shar that updates the port to the latest version (1.2.1) = and when built seems to be working: root@asmodeus:/usr/ports/databases/p5-App-Sqitch # pkg info | grep -i sqitch p5-App-Sqitch-v1.2.1_1 Sane database change management root@asmodeus:/usr/ports/databases/p5-App-Sqitch # sqitch Usage sqitch [--etc-path | --help | --man | --version] sqitch <command> [--chdir <path>] [--no-pager] [--quiet] [--verbose] [<command-options>] [<args>] Common Commands The most commonly used sqitch commands are: add Add a new change to the plan ... --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-264693-7788>