Package Details: gcstar 1.8.0-3

Git Clone URL: https://aur.archlinux.org/gcstar.git (read-only, click to copy)
Package Base: gcstar
Description: Collection manager written in Perl and based on GTK
Upstream URL: https://gitlab.com/GCstar/GCstar
Licenses: GPL-2.0-or-later
Submitter: Barthalion
Maintainer: carsme
Last Packager: carsme
Votes: 9
Popularity: 0.25
First Submitted: 2018-01-06 19:16 (UTC)
Last Updated: 2024-01-28 22:34 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 Next › Last »

jmvazquezes commented on 2021-12-06 08:31 (UTC)

It's giving me an error in package()

brab commented on 2021-07-05 13:00 (UTC)

I had to install perl-gtk3 and perl-gtk3-simplelist to compile this package. Maybe they should be added to the dependencies.

haawda commented on 2021-03-14 20:51 (UTC)

paapereira, I was wrong. The problem was in my package.

Both issues are now fixed.

haawda commented on 2021-03-14 19:41 (UTC)

paapereira, the problem must be on your side. You seem to have files on your system not belonging to any package.

freedomsha, good gatch. I will fix it.

freedomsha commented on 2021-03-14 10:11 (UTC)

need dependance perl-gtk3-simplelist !

paapereira commented on 2021-03-13 20:20 (UTC)

I'm having the following errors:

error: failed to commit transaction (conflicting files)
gcstar: /usr/share/applications/mimeinfo.cache exists in filesystem
gcstar: /usr/share/mime/XMLnamespaces exists in filesystem
gcstar: /usr/share/mime/aliases exists in filesystem
gcstar: /usr/share/mime/generic-icons exists in filesystem
gcstar: /usr/share/mime/globs exists in filesystem
gcstar: /usr/share/mime/globs2 exists in filesystem
gcstar: /usr/share/mime/icons exists in filesystem
gcstar: /usr/share/mime/magic exists in filesystem
gcstar: /usr/share/mime/mime.cache exists in filesystem
gcstar: /usr/share/mime/subclasses exists in filesystem
gcstar: /usr/share/mime/treemagic exists in filesystem
gcstar: /usr/share/mime/types exists in filesystem
gcstar: /usr/share/mime/version exists in filesystem
Errors occurred, no packages were upgraded.

Tio commented on 2020-11-09 12:12 (UTC)

ok

Tio commented on 2020-11-03 00:54 (UTC)

ok thanks for the reply!

haawda commented on 2020-11-02 23:47 (UTC)

tio, this is an error in perl-cddb, not in gcstar. And don't use pamac.

Tio commented on 2020-10-31 18:23 (UTC)

Get this error:

Generating a Unix-style Makefile
Writing Makefile for CDDB
Writing MYMETA.yml and MYMETA.json
cp lib/CDDB.pm blib/lib/CDDB.pm
Manifying 1 pod document
==> Starting check()...
PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# Testing with Perl 5.032000, /usr/bin/perl
#     Carp version is 1.50
#     Encode version is 3.06
#     ExtUtils::MakeMaker version is 7.44
#     HTTP::Request version is 6.26
#     IO::Socket version is 1.43
#     LWP version is 6.49
#     MIME::QuotedPrint version is 3.13
#     Mail::Header version is 2.21
#     Mail::Internet version is 2.21
#     Scalar::Util version is 1.55
#     Sys::Hostname version is 1.23
#     Test::More version is 1.302175
#     strict version is 1.11
#     vars version is 1.05
#     warnings version is 1.47
t/000-report-versions.t ... ok
Can't use an undefined value as an ARRAY reference at /var/tmp/pamac-build-tio/perl-cddb/src/CDDB-1.222/blib/lib/CDDB.pm line 355.
# Looks like your test exited with 22 just after 1.
t/01_cddb.t ............... 
Dubious, test returned 22 (wstat 5632, 0x1600)
Failed 24/25 subtests 
t/release-pod-coverage.t .. skipped: these tests are for release candidate testing
t/release-pod-syntax.t .... skipped: these tests are for release candidate testing

Test Summary Report
-------------------
t/01_cddb.t             (Wstat: 5632 Tests: 1 Failed: 0)
  Non-zero exit status: 22
  Parse errors: Bad plan.  You planned 25 tests but ran 1.
Files=4, Tests=16,  1 wallclock secs ( 0.02 usr  0.01 sys +  0.47 cusr  0.06 csys =  0.56 CPU)
Result: FAIL
Failed 1/4 test programs. 0/16 subtests failed.
make: *** [Makefile:873: test_dynamic] Error 255
==> ERROR: A failure occurred in check().
    Aborting...