You are not logged in.

#1 2025-02-20 23:03:10

dmontaine
Member
Registered: 2017-02-14
Posts: 81

Carbon install attempts

2024-02-20 I installed Carbon to a LG Ultra laptop as follows:

1) Download current Debian Testing 64 bit "netinstall" iso
          https://cdimage.debian.org/cdimage/week … etinst.iso

2) Did not set password for root so that I would have sudo rights
    Installed only the "standard system utilities"

3) Downloaded the current BunsenLabs Carbon Netinstall scriipt:
          wget https://github.com/bunsenlabs/bunsen-ne … bon.tar.gz
          tar -xpvf carbon.tar.gz
          cd bunsen-netinstall-carbon
         (Install curl so that script will complete)  sudo apt install curl
         ./install

4) I chose the "full" installation

5) rebooted when asked at end of script

Notes: the following packages could not be installed:
          policykit-1-gnome
          tint2
          cpufrequtils
          xserver-xorg-video-qxl
          polkitd-pkla

No browser was installed
Thunar not installed
xterm was the default terminal
network-manager was not installed (however network was operational after chosen during install)
coloring of default desktop wallpaper obscures part of default conky
installed plank to show active windows

So I installed firefox-esr, terminator and thunar manually and they were recognized as the defaults.

Last edited by dmontaine (2025-02-20 23:55:59)

Offline

#2 2025-02-21 00:36:54

johnraff
nullglob
From: Nagoya, Japan
Registered: 2015-09-09
Posts: 12,657
Website

Re: Carbon install attempts

Hi dmontaine and thanks for trying out the netinstall.
Unfortunately it's still Experimental and the package lists especially need some attention.
I'll have to re-check but I think once one package install has failed, the whole thing will stop at that point.

Most of those missing packages already have substitutes ready to be added, but right now tint2 is not available in Trixie and switching to xfce4-panel will require new configs, which aren't ready yet.

I guess for now we can put xfce4-panel in the package list, on the understanding that testers will have to configure it themselves for a while.


...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), now on Bluesky, there's also some GitStuff )

Introduction to the Bunsenlabs Boron Desktop

Offline

#3 2025-02-21 00:45:22

johnraff
nullglob
From: Nagoya, Japan
Registered: 2015-09-09
Posts: 12,657
Website

Re: Carbon install attempts

dmontaine wrote:

(Install curl so that script will complete)  sudo apt install curl

Thank you for catching this bug!
Curl was invoked in a recently added test without making sure it was available. roll

I'll either rewrite the test to use wget, or make sure curl is installed near the start of the script.


...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), now on Bluesky, there's also some GitStuff )

Introduction to the Bunsenlabs Boron Desktop

Offline

#4 2025-02-21 03:52:13

johnraff
nullglob
From: Nagoya, Japan
Registered: 2015-09-09
Posts: 12,657
Website

Re: Carbon install attempts

If you now want to make sure you've got all the packages, you can run:

sudo apt install bunsen-meta-all

...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), now on Bluesky, there's also some GitStuff )

Introduction to the Bunsenlabs Boron Desktop

Offline

#5 2025-02-21 07:14:32

Head_on_a_Stick
Member
From: London
Registered: 2015-09-29
Posts: 9,093
Website

Re: Carbon install attempts

I've had better results installing BunsenLabs Boron then changing that to trixie/Carbon by editing the sources and upgrading.

Note that this is also how Debian recommend installing testing/unstable — the testing ISO image is for testing the ISO image wink

Offline

#6 2025-02-21 20:02:15

greenjeans
Member
Registered: 2025-01-18
Posts: 240
Website

Re: Carbon install attempts

Head_on_a_Stick wrote:

I've had better results installing BunsenLabs Boron then changing that to trixie/Carbon by editing the sources and upgrading.

Note that this is also how Debian recommend installing testing/unstable — the testing ISO image is for testing the ISO image wink

Been my experience as well with other debian-based systems.

Pretty amazing really, last one I did this way about a month ago swapped almost 1000 packages at one go and I did not expect it to work at all, but it did.

Offline

Board footer

Powered by FluxBB