ChrisTitusTech / Debian-titus

Debian customizations from Chris Titus Tech
GNU General Public License v3.0
414 stars 152 forks source link

Installation failure! #91

Closed abmmhasan closed 1 year ago

abmmhasan commented 1 year ago
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 commented 1 year ago

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 commented 1 year ago

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 commented 1 year ago

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

ChrisTitusTech commented 1 year ago

This should be run as root.

just do a su to switch user to root before running

krystalthanato commented 1 year ago

I am still having the exact same problem

kantano commented 1 year ago

Same problem here with sudo or su.