https://bugs.kde.org/show_bug.cgi?id=463881

carlosdema...@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |carlosdema...@gmail.com

--- Comment #9 from carlosdema...@gmail.com ---
Hi Gio

The jenkins neon-mobile-iso  page is
https://build.neon.kde.org/view/iso/job/iso_neon_jammy_mobile_amd64/
The latest jenkins build with console output page  is
https://build.neon.kde.org/view/iso/job/iso_neon_jammy_mobile_amd64/lastBuild/consoleFull

A search for konsole shows that ;
10:57:24     Installing konsole:amd64 as Recommends of calamares:amd64
10:57:24       Installing konsole-kpart:amd64 as Depends of konsole:amd64

It seems konsole is a recommends from Calamares where they use the kpart for
their terminal module
https://github.com/calamares/calamares/blob/calamares/src/modules/interactiveterminal/CMakeLists.txt
 
Not much we can do besides rewriting the module to use qml-module-qmltermwidget
;)

Tilix is pulled in as a recommends of libfile-desktop-entry-perl as a result of
dependency chain that goes through xdg-utils, vlc-plugins-base,
phonon4qt5-backend-vlc, phonon4qt5, kio-extras all way up to plasma-phone.

Installing tilix:amd64 as Recommends of libfile-desktopentry-perl:amd64

Looking at the control file of libfile-desktopentry-perl
https://packages.debian.org/sid/libfile-desktopentry-perl
we can see they actually recommend x-terminal-emulator 

i added that to qmlkonsole by coying from konsole
https://invent.kde.org/neon/kde/konsole/-/tree/Neon/unstable/debian
https://invent.kde.org/neon/mobile/qmlkonsole/-/commits/Neon/unstable

Now we have a tilix free iso!
12:54:05                 Installing qmlkonsole:amd64 as Recommends of
libfile-desktopentry-perl:amd64
https://files.kde.org/neon/images/mobile/current/

https://invent.kde.org/neon/mobile/plasma-phone-meta/-/blob/Neon/unstable/phone-amd64
is where the neon-mobile-iso required dependencies are listed!

If you do have an itch to scratch feel free to look around the links above. ;]

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to