Activity for DiagonalArg

  • DiagonalArg DiagonalArg posted a comment on ticket #67

    @jcmanciot - Are you aware that each bashdb version/tag matches a bash version? I did not know that. Thanks for clarifying. Is the sub-version relevant, too? Ubuntu 20.04 is right now on bash version 5.0.17, and I have installed bashdb_5.0-1.1.12-11.0.

  • DiagonalArg DiagonalArg posted a comment on ticket #67

    @jcmanicot - I've emailed you directly, but for anyone else ... There is an error in the postinst script in the .deb package in his Debian repos. a ln -sfv /usr/share/bin/bashdb is being created to /bin/bashdb. For one thing, /usr/share/bin/bashdb does not exist. I think this should be /usr/bin/bashdb. Secondly, in Ubuntu, /bin is simlinked to /usr/bin. The effect is to wipe out bashdb altogether. The solution I found was to extract the deb (ar x <file>.deb) and copy usr/bin/bashdb into place.

  • DiagonalArg DiagonalArg modified a comment on ticket #67

    @jcmanicot - Thanks for that PPA. Note that the Ubuntu bashdb package is missing, so instead I'll use Bullseye for Ubuntu 20.04. Edit: I was having trouble with your Debian packages when downloading with curl, but then discovered that the links have to be selected in the browser, and then select >> "plain" to download.

  • DiagonalArg DiagonalArg modified a comment on ticket #67

    @jcmanicot - Thanks for that PPA. Note that the Ubuntu bashdb package is missing, so instead I'll use Bullseye for Ubuntu 20.04. Unfortunately, I'm having a little trouble with your packages: $ curl -LO "https://git.sdxlive.com/DR/tree/Debian/pool/stable/b/bashdb/bashdb_5.0-1.1.12-11.0_amd64.deb" $ dpkg -c ./bashdb_5.0-1.1.12-11.0_amd64.deb dpkg-deb: error: './bashdb_5.0-1.1.12-11.0_amd64.deb' is not a Debian format archive

  • DiagonalArg DiagonalArg modified a comment on ticket #67

    @jcmanicot - Thanks for that PPA. Note that the Ubuntu bashdb package is missing, so instead I'll use Bullseye for Ubuntu 20.04. Unfortunately, I'm having a little trouble with your packages: $ curl -LO "https://git.sdxlive.com/DR/tree/Debian/pool/stable/b/bashdb/bashdb_5.0-1.1.12-11.0_amd64.deb" $ dpkg -c ./bashdb_5.0-1.1.12-11.0_amd64.deb dpkg-deb: error: './bashdb_5.0-1.1.12-11.0_amd64.deb' is not a Debian format archive @gmadrone - have a look here or here. I think the install instructions for...

  • DiagonalArg DiagonalArg modified a comment on ticket #67

    @jcmanicot - Thanks for that PPA. Note that the Ubuntu bashdb package is missing, so instead I'll use Bullseye for Ubuntu 20.04. Unfortunately, I'm having a little trouble: $ curl -LO "https://git.sdxlive.com/DR/tree/Debian/pool/stable/b/bashdb/bashdb_5.0-1.1.12-11.0_amd64.deb" $ dpkg -c ./bashdb_5.0-1.1.12-11.0_amd64.deb dpkg-deb: error: './bashdb_5.0-1.1.12-11.0_amd64.deb' is not a Debian format archive @gmadrone - have a look here or here. I think the install instructions for the gpg key should...

  • DiagonalArg DiagonalArg modified a comment on ticket #67

    @jcmanicot - Thanks for that PPA. Note that the Ubuntu bashdb package is missing, so instead I'll use Bullseye for Ubuntu 20.04. I've installed your gpg key to /etc/apt/trusted.gpg.d/JC_Manciot_DR.asc and only want to install the bashdb package: $ sudo apt install ./bashdb_5.0-1.1.12-11.0_amd64.deb Reading package lists... Error! E: Invalid archive signature E: Internal error, could not locate member control.tar.{zstlz4gzxzbz2lzma} E: Could not read meta data from /home/dev/Downloads/Software/bashdb_5.0-1.1.12-11.0_amd64.deb...

  • DiagonalArg DiagonalArg modified a comment on ticket #67

    @jcmanicot - Thanks for that PPA. Note that the Ubuntu bashdb package is missing, so instead I'll use Bullseye for Ubuntu 20.04. I've installed your gpg key and only want to install the bashdb package: $ sudo apt install ./bashdb_5.0-1.1.12-11.0_amd64.deb Reading package lists... Error! E: Invalid archive signature E: Internal error, could not locate member control.tar.{zstlz4gzxzbz2lzma} E: Could not read meta data from /home/dev/Downloads/Software/bashdb_5.0-1.1.12-11.0_amd64.deb E: The package...

  • DiagonalArg DiagonalArg modified a comment on ticket #67

    @jcmanicot - Thanks for that PPA. Note that the Ubuntu bashdb package is missing. I'm on Ubuntu 20.04, so I'll use bullseye. Could you clarify the distinction between these two? The log says they were both committed on the same day: bashdb_5.0-1.1.12+b1-11.0_amd64.deb bashdb_5.0-1.1.12-11.0_amd64.deb @gmadrone - have a look here or here. I think the install instructions should look more like: gpg --keyserver keys.openpgp.org --receive-keys DF7396D82BBA3684FCCADD4DB063838ED13997FD gpg --export --armor...

  • DiagonalArg DiagonalArg modified a comment on ticket #67

    @jcmanicot - Thanks for that PPA. Note that the Ubuntu bashdb package is missing. I'm on Ubuntu 20.04, so I'll use bullseye. Could you clarify the distinction between these two? The log says they were both committed on the same day: bashdb_5.0-1.1.12+b1-11.0_amd64.deb bashdb_5.0-1.1.12-11.0_amd64.deb @gmadrone - have a look here or here.

  • DiagonalArg DiagonalArg modified a comment on ticket #67

    @jcmanicot - Thanks for that PPA. Note that the Ubuntu bashdb package is missing. I'm on Ubuntu 20.04, so I'll use bullseye. Could you clarify the distinction between these two? The log says they were both committed on the same day: bashdb_5.0-1.1.12+b1-11.0_amd64.deb bashdb_5.0-1.1.12-11.0_amd64.deb Finally, forgive my ignorance, but is there a way to add in your Ubuntu PPA to my /etc/apt/sources.list? @gmadrone - try this: apt-get install ./<package_name>.deb

  • DiagonalArg DiagonalArg modified a comment on ticket #67

    @jcmanicot - Thanks for that PPA. Note that the Ubuntu bashdb package is missing. I'll use debian. Could you clarify the distinction between these two? The log says they were both committed on the same day: bashdb_5.0-1.1.12+b1-11.0_amd64.deb bashdb_5.0-1.1.12-11.0_amd64.deb Finally, forgive my ignorance, but is there a way to add in your Ubuntu PPA to my /etc/apt/sources.list? @gmadrone - try this: apt-get install ./<package_name>.deb

  • DiagonalArg DiagonalArg modified a comment on ticket #67

    @jcmanicot - Thanks for that PPA. Note that the Ubuntu bashdb package is missing: https://git.sdxlive.com/PPA/tree/Ubuntu/pool/stable/b I'll use debian. Could you clarify the distinction between these two? The log says they were both committed on the same day: bashdb_5.0-1.1.12+b1-11.0_amd64.deb bashdb_5.0-1.1.12-11.0_amd64.deb Finally, forgive my ignorance, but is there a way to add in your PPA to my /etc/apt/sources.list? @gmadrone - try this: apt-get install ./<package_name>.deb

  • DiagonalArg DiagonalArg modified a comment on ticket #67

    @jcmanicot - Thanks for that PPA. Note that the Ubuntu bashdb package is missing: https://git.sdxlive.com/PPA/tree/Ubuntu/pool/stable/b I'll use debian. Could you clarify the distinction between these two? The log says they were both committed on the same day: bashdb_5.0-1.1.12+b1-11.0_amd64.deb bashdb_5.0-1.1.12-11.0_amd64.deb @gmadrone - try this: apt-get install ./<package_name>.deb

  • DiagonalArg DiagonalArg posted a comment on ticket #67

    @jcmanicot - Thanks for that PPA. Note that the Ubuntu bashdb package is missing: https://git.sdxlive.com/PPA/tree/Ubuntu/pool/stable/b I'll use debian. @gmadrone - try this: apt-get install ./<package_name>.deb

  • DiagonalArg DiagonalArg created ticket #1892

    Unknown Device (Nook Tablet)

  • DiagonalArg DiagonalArg posted a comment on ticket #597

    Here's the context menu.

  • DiagonalArg DiagonalArg created ticket #597

    Context Menu Interfering with Message Deletion.

  • DiagonalArg DiagonalArg created ticket #78

    Problem using SSH Keys with passwords.

  • DiagonalArg DiagonalArg modified a comment on ticket #53

    This bug is 2 yrs old, but I'm having this problem on Ubuntu 12.04 with OpenNX version...

  • DiagonalArg DiagonalArg posted a comment on ticket #53

    This but is 2 yrs old, but I'm having this problem on Ubuntu 12.04 with OpenNX version...

  • DiagonalArg DiagonalArg posted a comment on ticket #54

    I have this problem on ubuntu 12.04 also. The link fixes it. (But they I get another...

1