Package Details: perl-travel-status-de-hafas-git 1:6.23+r558.20250914.g51a2b02-1

Git Clone URL: https://aur.archlinux.org/perl-travel-status-de-hafas-git.git (read-only, click to copy)
Package Base: perl-travel-status-de-hafas-git
Description: A commandline client for HAFAS-based arrival/departure monitors, e.g. ones provided by VRN or ÖBB. It shows arrivals or departures of trains as well as local transit services.
Upstream URL: https://finalrewind.org/projects/Travel-Status-DE-HAFAS/
Licenses: CC0-1.0, Artistic-1.0-Perl
Conflicts: perl-travel-status-de-deutschebahn, perl-travel-status-de-hafas
Provides: perl-travel-status-de-hafas
Replaces: perl-travel-status-de-deutschebahn-git
Submitter: dreieck
Maintainer: dreieck
Last Packager: dreieck
Votes: 0
Popularity: 0.000000
First Submitted: 2025-01-19 20:27 (UTC)
Last Updated: 2025-10-19 18:26 (UTC)

Latest Comments

dreieck commented on 2025-10-20 11:13 (UTC) (edited on 2025-10-20 11:14 (UTC) by dreieck)

Ahoj @m040601,

The service 'VRN' is not supported at /usr/share/perl5/vendor_perl/Travel/Routing/DE/HAFAS.pm line 52

Please report to ↗ upstream.
One possible contact is the email address in /usr/share/doc/perl-travel-status-de-hafas/git.log.

Regards!

m040601 commented on 2025-10-19 22:20 (UTC) (edited on 2025-10-19 22:21 (UTC) by m040601)

Testing today, 2025-10-19 , the example from the homepage, https://finalrewind.org/projects/#Public_Transport_CLIs,

$ hafas-m 'Hamburg Dammtor'

00:23    S 5       Hamburg Elbgaustraße      1  (5) (4) (3) (2) (1)
00:26    S 1       Hamburg-Ohlsdorf          2  (5) (4) (3) (2) (1)

$ hafas 'Eichlinghofen H-Bahn, Dortmund' 'Dortmund Hbf'

The service 'VRN' is not supported at /usr/share/perl5/vendor_perl/Travel/Routing/DE/HAFAS.pm line 52.
        Travel::Routing::DE::HAFAS::new("Travel::Routing::DE::HAFAS", "arrival", undef, "min_change_time", undef, "exclusive_mots", ARRAY(0x5ed4d860cf90), "service", ...) called at /usr/bin/vendor_perl/hafas line 155

Not sure if it's a problem with the tool or something missing ?