LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 03-14-2022, 07:23 AM   #16
dedec0
Senior Member
 
Registered: May 2007
Posts: 1,372

Original Poster
Rep: Reputation: 51
Question


Quote:
Originally Posted by jmgibson1981 View Post
I know snap, flatpak, and appimage packages aren't the most popular idea for some folks. Might be the ideal solution here.

I hacked out this Docker container if your interested. It will work for now I think while you sort something out. Not ideal, but it seems to work. The program loads anyway.

https://gitlab.com/jmgibson1981/home...er/bzrexplorer
The README.txt file in this page says:

Quote:
To Run

docker run -id --restart-always -h bzr --name bzr -p 44444:44444 "$IMAGENAME"

To Access

ssh -X -p 44444 bzr@"$DOCKERHOST" "bzr explorer"

Should work.

This docker will only build as long as the Bionic repos work in the normal spot.
Ideally this should be in a snap, flatpak, or appimage.
How do i prepare $IMAGENAME and $DOCKERHOST?

Do I need to configure a docker host for me? Is this done with the 'dockerd' (docker daemon) command? I have docker installed here, in my computer. There is the 'docker' command, and 188 other commands starting with this word.

Can you make me a step by step of what i should do? You do not need to explain everything in details, as long as i should be able to find these details in the web.
 
Old 03-14-2022, 07:59 AM   #17
boughtonp
Senior Member
 
Registered: Feb 2007
Location: UK
Distribution: Debian
Posts: 3,627

Rep: Reputation: 2556Reputation: 2556Reputation: 2556Reputation: 2556Reputation: 2556Reputation: 2556Reputation: 2556Reputation: 2556Reputation: 2556Reputation: 2556Reputation: 2556
Quote:
Originally Posted by dedec0 View Post
If i receive anything useful there, i make a post here about it.
Thanks for doing that.

Quote:
(Sadly, thread starters cannot receive reputation in those threads, right?)
Afaik, this only applies to the first post, not to subsequent ones.

 
1 members found this post helpful.
Old 03-14-2022, 08:08 AM   #18
boughtonp
Senior Member
 
Registered: Feb 2007
Location: UK
Distribution: Debian
Posts: 3,627

Rep: Reputation: 2556Reputation: 2556Reputation: 2556Reputation: 2556Reputation: 2556Reputation: 2556Reputation: 2556Reputation: 2556Reputation: 2556Reputation: 2556Reputation: 2556
Quote:
Originally Posted by Jelmer Vernooij (on mailing list)
QBzr has been ported to Breezy, and can found at
https://launchpad.net/qbrz and in Debian.
Heh, so qbrz is indeed in Bullseye - it's a shame the search for "bzr gui" didn't highlight that, though I've just checked and searching for "bazaar gui" does find it.

(Not sure whether it's worth updating the description to resolve that or whether Bazaar/bzr users would search for the name not the [previous] command.)

 
1 members found this post helpful.
Old 03-14-2022, 08:30 AM   #19
jmgibson1981
Senior Member
 
Registered: Jun 2015
Location: Tucson, AZ USA
Distribution: Debian
Posts: 1,151

Rep: Reputation: 393Reputation: 393Reputation: 393Reputation: 393
Those would be variables. The "$DOCKERHOST" would be the machine you run Docker on, if your local machine then localhost would probably work. Image name is whatever you name it when you build it.

Install Docker

https://docs.docker.com/engine/install/debian/

Build container. run this in the folder where you download the files I have in my git. Should be a dedicated folder for that stuff. Not just global in your home directory or something. /home/"$USER"/Downloads/bzrdocker would be the type of thing.

docker build -t bzr .

Then run as in the README.
 
  


Reply

Tags
bazaar, bzr, debian



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
bzr - rebase of separate branches eantoranz Programming 0 05-24-2012 04:44 PM
bzr / precise - how to override plugins path for an alternate installation of bzr? eantoranz Linux - Software 0 05-09-2012 09:47 AM
bzr-svn problem RudraB Linux - Software 1 01-20-2011 02:40 AM
Initializing a Bzr branch on multiple computers Kenny_Strawn Programming 1 04-03-2010 05:21 AM
bzr: Merging a project into another eantoranz Linux - Software 0 07-21-2008 10:24 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 03:40 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration