Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Is there a bashdb running with currentbash-5.2
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
jplx-gnt2
n00b
n00b


Joined: 27 Jul 2022
Posts: 12
Location: San Jose, California

PostPosted: Sun Aug 18, 2024 11:18 pm    Post subject: Is there a bashdb running with currentbash-5.2 Reply with quote

It tried to install bashdb:

CODE

jplx-gntup ~ # emerge -av bashdb

These are the packages that would be merged, in order:

Calculating dependencies... done!
Dependency resolution took 3.22 s (backtrack: 0/20).

[ebuild N ] app-shells/bashdb-5.0.1.1.2::gentoo USE="-test" 561 KiB
[blocks B ] >=app-shells/bash-5.1 (">=app-shells/bash-5.1" is soft blocking app-shells/bashdb-5.0.1.1.2)

Total: 1 package (1 new), Size of downloads: 561 KiB
Conflict: 1 block (1 unsatisfied)

* Error: The above package list contains packages which cannot be
* installed at the same time on the same system.

END OF CODE

But my bash version is:

CODE

jplx-gntup ~ # emerge -pv bash

These are the packages that would be merged, in order:

Calculating dependencies... done!
Dependency resolution took 1.90 s (backtrack: 0/20).

[ebuild R ] app-shells/bash-5.2_p26-r6::gentoo USE="net nls (readline) -afs -bashlogger -examples -mem-scramble -pgo -plugins -verify-sig" 0 KiB

Total: 1 package (1 reinstall), Size of downloads: 0 KiBhdb-5.0.1.1.2:0/0::gentoo, ebuild scheduled for merge) pulled in by
bashdb

END OF CODE

Can bashdb 5.0 run on bash 5.2
If it does, how can the blocking be worked around?
Code:

If not, is there any hope for a solution in the future?
Or is bashdb becoming obsolete?
Back to top
View user's profile Send private message
Hu
Administrator
Administrator


Joined: 06 Mar 2007
Posts: 22392

PostPosted: Mon Aug 19, 2024 12:41 am    Post subject: Re: Is there a bashdb running with currentbash-5.2 Reply with quote

jplx-gnt2 wrote:
It tried to install bashdb:

CODE
If you write that as [code], then forum markup will apply and make the output look better.
jplx-gnt2 wrote:
But my bash version is:
Yes, that is why the block prevents you from installing it, since the block is for >=5.1, and you have 5.2.
jplx-gnt2 wrote:
Can bashdb 5.0 run on bash 5.2
Based on the presence of the blocker, I would answer no. The blocker prevents you installing bashdb alongside bash-5.2.
jplx-gnt2 wrote:
If it does, how can the blocking be worked around?
The block was presumably added because you cannot successfully install both at once. The problem which motivated the block will need to be fixed before the block can be removed.
jplx-gnt2 wrote:
Code:
If not, is there any hope for a solution in the future?
Or is bashdb becoming obsolete?
There is always hope that someone will step up to fix the underlying problem, after which the Gentoo maintainer can remove the block.
Back to top
View user's profile Send private message
jplx-gnt2
n00b
n00b


Joined: 27 Jul 2022
Posts: 12
Location: San Jose, California

PostPosted: Tue Aug 20, 2024 4:31 am    Post subject: Reply with quote

Thank you very much for your advise and answer. I am not aware of any other package to debug bash scripts
that is available on Gentoo. If there is one, I would appreciate your letting me know. Thank you again.
Back to top
View user's profile Send private message
Genone
Retired Dev
Retired Dev


Joined: 14 Mar 2003
Posts: 9592
Location: beyond the rim

PostPosted: Tue Aug 20, 2024 3:00 pm    Post subject: Reply with quote

Last release of bashdb seems to be from 2019, so most likely it is an abandoned project.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum