Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation failure! #91

Closed
abmmhasan opened this issue Jun 15, 2023 · 6 comments
Closed

Installation failure! #91

abmmhasan opened this issue Jun 15, 2023 · 6 comments

Comments

@abmmhasan
Copy link

abmmhasan commented Jun 15, 2023

root@abmmh-portonics:/home/abmmhasan/debian-titus# sudo ./install.sh
Hit:1 http://deb.debian.org/debian bullseye InRelease
Hit:2 http://security.debian.org/debian-security bullseye-security InRelease
Hit:3 http://ftp.debian.org/debian bullseye-backports InRelease
Hit:4 http://deb.debian.org/debian bullseye-updates InRelease
Hit:5 https://brave-browser-apt-release.s3.brave.com stable InRelease
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
All packages are up to date.
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package nala
mv: cannot stat 'user-dirs.dirs': No such file or directory
./install.sh: line 30: nala: command not found
./install.sh: line 32: nala: command not found
./install.sh: line 35: cd: /usr/share/themes/: No such file or directory
fatal: destination path 'Nordic' already exists and is not an empty directory.
./install.sh: line 40: nala: command not found
./install.sh: line 41: wget: command not found
unzip:  cannot find or open FiraCode.zip, FiraCode.zip.zip or FiraCode.zip.ZIP.
./install.sh: line 43: wget: command not found
unzip:  cannot find or open Meslo.zip, Meslo.zip.zip or Meslo.zip.ZIP.
mv: cannot stat 'dotfonts/fontawesome/otfs/*.otf': No such file or directory
./install.sh: line 49: fc-cache: command not found
rm: cannot remove './FiraCode.zip': No such file or directory
rm: cannot remove './Meslo.zip': No such file or directory
Cloning into 'Nordzy-cursors'...
remote: Enumerating objects: 1574, done.
remote: Counting objects: 100% (19/19), done.
remote: Compressing objects: 100% (16/16), done.
remote: Total 1574 (delta 5), reused 6 (delta 1), pack-reused 1555
Receiving objects: 100% (1574/1574), 41.65 MiB | 3.02 MiB/s, done.
Resolving deltas: 100% (359/359), done.
Nordzy-cursors installed!
Nordzy-cursors-white installed!
Nordzy-cursors-lefthand installed!
./install.sh: line 61: nala: command not found
deb [signed-by=/usr/share/keyrings/brave-browser-archive-keyring.gpg arch=amd64] https://brave-browser-apt-release.s3.brave.com/ stable main
./install.sh: line 64: nala: command not found
./install.sh: line 65: nala: command not found
Failed to enable unit, unit lightdm.service does not exist.
fatal: destination path 'mybash' already exists and is not an empty directory.
Using apt
Usage: grep [OPTION]... PATTERNS [FILE]...
Try 'grep --help' for more information.
You need to be a member of the sudo group to run me!
root@abmmh-portonics:/home/abmmhasan/debian-titus#

Though some are known but shouldn't these be installed internally!!!!

@dragontwosix
Copy link

Hello,

You're running bullseye. The necessary packages are in bookworm or later repos

Either perform a clean install using iso from the read me or upgrade to bookworm

$ sudo sed -i 's/bullseye/bookworm/g' /etc/apt/sources.list

@gdx1991
Copy link

gdx1991 commented Jul 12, 2023

I'm having the same exact errors
"Executing: /lib/systemd/systemd-sysv-install enable lightdm
fatal: destination path 'mybash' already exists and is not an empty directory.
"You need to be a member of the sudo group to run me!"

I tried it through root account this errors, made a sudo user tried again and still the same error no matter what I do.

I'm running Debian 12: bookworm

@dmomen
Copy link

dmomen commented Jul 13, 2023

Same issue with "You need to be a member of the sudo group to run me!", after install only terminal is visible.

@ChrisTitusTech
Copy link
Owner

This should be run as root.

just do a su to switch user to root before running

@krystalthanato
Copy link

I am still having the exact same problem

@kantano
Copy link

kantano commented Aug 20, 2023

Same problem here with sudo or su.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants