PJ-Singh-001 / Cubic

The Official Web Site for Cubic (Custom Ubuntu ISO Creator) (https://github.com/PJ-Singh-001/Cubic)
828 stars 47 forks source link

Can I install Cubic in Debian Trixie? #354

Open hasanmerkit opened 1 month ago

hasanmerkit commented 1 month ago

I leaved Ubuntu because Ubuntu still using very very bad ISO system and installer. (I hate snap.) When i try install Cubic with deb package:

By PPA:

root@hasanmerkit-nitroan51558:~# add-apt-repository ppa:cubic-wizard/release
Repository: 'deb https://ppa.launchpadcontent.net/cubic-wizard/release/ubuntu/ trixie main'
Description:
PPA for Cubic release branch

      ///////
     ///\   \
    ///  \___\  Custom Ubuntu ISO Creator
    \ \  /////
     \ \/////
      \_____\

Cubic (Custom Ubuntu ISO Creator) is a GUI wizard to create a customized Ubuntu or Debian Live ISO image.

Website:   https://github.com/PJ-Singh-001/Cubic/wiki
More info: https://launchpad.net/~cubic-wizard/+archive/ubuntu/release
Adding repository.
Press [ENTER] to continue or Ctrl-c to cancel.
Adding deb entry to /etc/apt/sources.list.d/cubic-wizard-ubuntu-release-trixie.list
Adding disabled deb-src entry to /etc/apt/sources.list.d/cubic-wizard-ubuntu-release-trixie.list
Adding key to /etc/apt/trusted.gpg.d/cubic-wizard-ubuntu-release.gpg with fingerprint B7579F80E494ED3406A59DF9081525E2B4F1283B
Aynı:  1 http://security.debian.org/debian-security trixie-security InRelease
İndir: 2 http://deb.debian.org/debian trixie InRelease [169 kB]        
İndir: 3 http://deb.debian.org/debian trixie-updates InRelease [49,6 kB]                       
İndir: 4 http://deb.debian.org/debian trixie-backports InRelease [49,8 kB]               
İndir: 5 http://deb.debian.org/debian trixie/main Sources.diff/Index [27,9 kB]                
İndir: 6 http://deb.debian.org/debian trixie/main amd64 Packages.diff/Index [27,9 kB]       
İndir: 7 http://deb.debian.org/debian trixie/main Translation-en.diff/Index [27,9 kB]
Aynı:  8 https://ppa.launchpadcontent.net/cubic-wizard/release/ubuntu noble InRelease
İndir: 9 http://deb.debian.org/debian trixie/main Sources 2024-10-14-1404.28.pdiff [1.642 B]
İndir: 9 http://deb.debian.org/debian trixie/main Sources 2024-10-14-1404.28.pdiff [1.642 B]
İndir: 10 http://deb.debian.org/debian trixie/main amd64 Packages 2024-10-14-1404.28.pdiff [1.475 B]
İndir: 10 http://deb.debian.org/debian trixie/main amd64 Packages 2024-10-14-1404.28.pdiff [1.475 B]
Yoksay:11 https://ppa.launchpadcontent.net/cubic-wizard/release/ubuntu trixie InRelease              
İndir: 12 http://deb.debian.org/debian trixie/main Translation-en 2024-10-14-1404.28.pdiff [780 B]   
İndir: 12 http://deb.debian.org/debian trixie/main Translation-en 2024-10-14-1404.28.pdiff [780 B]                    
Hata:  13 https://ppa.launchpadcontent.net/cubic-wizard/release/ubuntu trixie Release                         
  404  Not Found [IP: 185.125.190.80 443]
Paket listeleri okunuyor... Bitti                                                                             
E: 'https://ppa.launchpadcontent.net/cubic-wizard/release/ubuntu trixie Release' deposunda Release dosyası yok.
N: Böyle bir depodan güvenli bir şekilde güncelleme yapılamaz, bu nedenle depo devre dışı bırakılmıştır.
N: Depo oluşturma ve kullanıcı yapılandırması hakkında ayrıntılı bilgi için apt-secure(8) rehber sayfasında bulunabilir.
root@hasanmerkit-nitroan51558:~# 

By .DEB package:

root@hasanmerkit-nitroan51558:~# gdebi /home/hasanmerkit/İndirilenler/cubic_2024.09-89-release~202409062212~ubuntu20.04.1_all.deb 
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Reading state information... Done
Bu paket kaldırılabilir
Dependency is not satisfiable: policykit-1 (>= 0.105)

root@hasanmerkit-nitroan51558:~# apt install policykit-1
policykit-1 paketi mevcut değil, ancak başka paket içerisinden işaret edilmiş.
Bu durum bu paketin kayıp, eskidiği için bırakılmış, ya da başka bir
yazılım kaynağında bulunduğu anlamına gelebilir.
Yine de aşağıdaki paketler onun yerine geçecek:
  polkitd  pkexec

Error: 'policykit-1' paketi için kurulum adayı yok
root@hasanmerkit-nitroan51558:~# apt install pkexec polkitd
pkexec zaten en yeni sürümde (125-2).        
pkexec elle kurulmuş olarak ayarlandı.
polkitd zaten en yeni sürümde (125-2).
polkitd elle kurulmuş olarak ayarlandı.
Summary:
  Upgrading: 0, Installing: 0, Removing: 0, Not Upgrading: 0
root@hasanmerkit-nitroan51558:~# 
hasanmerkit commented 1 month ago

The problem is debian codename is "trixie", i think PPA repo have only Ubuntu codenames. Second problem is policykit-1 depency is not installable in Debian.

hasanmerkit commented 1 month ago

Okey i removed policykit-1 in dependences list with unpacking .deb. image

Then, i repacked and installed. image