Package Details: bashdb 5.0_1.1.2-1

Git Clone URL: https://aur.archlinux.org/bashdb.git (read-only, click to copy)
Package Base: bashdb
Description: A debugger for Bash scripts loosely modeled on the gdb command syntax
Upstream URL: http://bashdb.sourceforge.net/
Licenses: GPL
Submitter: Barthalion
Maintainer: severach (bartus)
Last Packager: severach
Votes: 14
Popularity: 0.008641
First Submitted: 2018-01-05 15:52 (UTC)
Last Updated: 2024-02-03 04:01 (UTC)

Latest Comments

1 2 Next › Last »

OldWorldOrder commented on 2023-01-19 04:49 (UTC) (edited on 2023-06-16 12:53 (UTC) by OldWorldOrder)

This is broken when using https://aur.archlinux.org/packages/dashbinsh

A fix is to patch the configure script's shebang to be /bin/bash instead of /bin/sh, or by running the configure script with bash configure instead of ./configure

Also this will probably break again when bash is updated to 5.2 in the repos

Badderman commented on 2022-07-08 13:51 (UTC) (edited on 2022-07-08 13:55 (UTC) by Badderman)

Source link seems expired, to fix it:

$ cd /tmp
$ yay -G bashdb
$ cd bashdb
$ sed -i 's/phoenixnap/udomain/' PKGBUILD
$ makepkg -si 

suzakuwcx commented on 2022-05-05 16:44 (UTC) (edited on 2022-05-05 16:45 (UTC) by suzakuwcx)

Source link seems expired, change the link to the new one can successful build again:

source=("https://altushost-swe.dl.sourceforge.net/project/bashdb/bashdb/5.0-1.1.2/bashdb-5.0-1.1.2.tar.bz2")

RubenKelevra commented on 2021-03-24 09:32 (UTC)

Still doesn't build for me with bash 5.1.

@bartus the dependency isn't correct - if it's bash >=5.0 it should build with (and everything above) bash 5.0.

danievdm commented on 2021-01-31 14:13 (UTC)

Great thanks I'll keep an eye on that.

bartus commented on 2021-01-31 09:19 (UTC)

I've poked developer about bash:5.1 support so now we have a separate branch bash-5.1 with better bash:5.1 tolerance

danievdm commented on 2021-01-30 08:46 (UTC)

Great thanks I'll test it too when patched.

bartus commented on 2021-01-30 08:27 (UTC) (edited on 2021-01-30 08:42 (UTC) by bartus)

I've tested it briefly with bash:5.1 and it seams to work just fine. Will patch configure to enable build against bash:5.1 Let throw this on the users, see what happens ٩(ˊ〇ˋ*)و

Ups, just notice I'm not on the maintainer list here (@severach please hire (~˘▽˘)~ )

Well here's the patch

Merge with git am -s < <(curl -s http://ix.io/2NIE)

danievdm commented on 2021-01-28 20:18 (UTC)

Seems out of date for current Bash v5.1:

checking for bash... /usr/bin/bash
configure: WARNING: You have Bash GNU bash, version 5.1.0(1)-release (x86_64-pc-linux-gnu)
Copyright (C) 2020 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>

This is free software; you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. installed.
configure: error: This package is only known to work with Bash 5.0
/usr/share/makepkg/util/message.sh: line 84: RED: unbound variable
/usr/bin/makepkg: line 132: logpipe: unbound variable
Failed to build bashdb

dracorp commented on 2018-05-21 18:23 (UTC) (edited on 2018-05-21 18:24 (UTC) by dracorp)

==> Validating source files with sha512sums...
    bashdb-4.4-0.94.tar.bz2 ... FAILED