[neon] [Bug 467409] Dependencies broken

2023-06-14 Thread Nico Dorn
https://bugs.kde.org/show_bug.cgi?id=467409

Nico Dorn  changed:

   What|Removed |Added

 Resolution|--- |WORKSFORME
 Status|CONFIRMED   |RESOLVED

--- Comment #9 from Nico Dorn  ---
TL;DR: works for me … now.

Okay, I finally tackled this unfortunated situation and allowed the system to
remove a bunch of i386 packages that are essential for me (especially
wine32:i386). As I'm in need of wine32:i386, I tried to reinstall it with "sudo
apt-get install wine32:i386". This didn't work due to severe dependency issues.
What I did to solve the situation:

sudo apt-get --allow-remove-essential purge ".*:i386"
 (--allow-remove-essential was necessary as there were some packages deemd
essential by apt)
sudo dpkg --remove-architecture i386
 (restart, don't know if that was necessary)
sudo dpkg --add-architecture i386
sudo apt-get update
sudo apt-get install wine32

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

[neon] [Bug 467409] Dependencies broken

2023-04-03 Thread Nico Dorn
https://bugs.kde.org/show_bug.cgi?id=467409

--- Comment #8 from Nico Dorn  ---
Thanks, Jonathan. I'lll check it out.

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

[neon] [Bug 467409] Dependencies broken

2023-04-03 Thread Jonathan Riddell
https://bugs.kde.org/show_bug.cgi?id=467409

--- Comment #7 from Jonathan Riddell  ---
We do have an i386 build of libjpeg-turbo8 in the neon user archive

We remove our build of libharfbuzz0b and this will need to be downgraded. 
Current neon-settings2 should pin the downgrade for this.

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

[neon] [Bug 467409] Dependencies broken

2023-04-03 Thread Nico Dorn
https://bugs.kde.org/show_bug.cgi?id=467409

Nico Dorn  changed:

   What|Removed |Added

 Attachment #157312|0   |1
is obsolete||

--- Comment #6 from Nico Dorn  ---
Created attachment 157816
  --> https://bugs.kde.org/attachment.cgi?id=157816=edit
Broken dependencies apt-get output

Added attachment with details about broken dependencies (ouptut apt-get).

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

[neon] [Bug 467409] Dependencies broken

2023-04-03 Thread Nico Dorn
https://bugs.kde.org/show_bug.cgi?id=467409

--- Comment #5 from Nico Dorn  ---
This is still an issue.

Could you please provide an i386 version for libjpeg-turbo8? That is important
for users that need win32:i386. There are other users that are affected by
this, too (see
https://forum.kde.org/viewtopic.php?f=309=176375=15#p461785).

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

[neon] [Bug 467409] Dependencies broken

2023-03-16 Thread Nico Dorn
https://bugs.kde.org/show_bug.cgi?id=467409

--- Comment #4 from Nico Dorn  ---
See https://forum.kde.org/viewtopic.php?f=309=176375=461467#p461467

The 32-bit version of libharfbuzz0b was not updated. That might be the core of
the current problems.

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

[neon] [Bug 467409] Dependencies broken

2023-03-16 Thread Nico Dorn
https://bugs.kde.org/show_bug.cgi?id=467409

Nico Dorn  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

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

[neon] [Bug 467409] Dependencies broken

2023-03-15 Thread Jaime Antonio Gonzalez
https://bugs.kde.org/show_bug.cgi?id=467409

--- Comment #3 from Jaime Antonio Gonzalez  ---
(In reply to Jaime Antonio Gonzalez from comment #2)
...
> 
> sudo pkcon install libharfbuzz-0b
..

I made a typo, its sudo pkcon install libharfbuzz0b

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

[neon] [Bug 467409] Dependencies broken

2023-03-15 Thread Jaime Antonio Gonzalez
https://bugs.kde.org/show_bug.cgi?id=467409

Jaime Antonio Gonzalez  changed:

   What|Removed |Added

 CC||enigma1052...@gmail.com

--- Comment #2 from Jaime Antonio Gonzalez  ---
I went ahead and ended up with a dependency nightmare and no desktop.

I had to do this commands in order in a tty (ALT+F2)

sudo dpkg --remove --force-remove-reinstreq neon-desktop

sudo dpkg --remove --force-remove-reinstreq plasma-desktop

sudo dpkg --configure -a

sudo pkcon install libharfbuzz-0b

sudo pkcon install plasma-desktop

sudo pkcon install neon-desktop

sudo pkcon install sddm 

sudo reboot now

And I got my desktop back! I've read another guide and didn't work for me. So
YMMV.

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

[neon] [Bug 467409] Dependencies broken

2023-03-15 Thread Nico Dorn
https://bugs.kde.org/show_bug.cgi?id=467409

Nico Dorn  changed:

   What|Removed |Added

   Platform|Other   |Neon

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

[neon] [Bug 467409] Dependencies broken

2023-03-15 Thread Nico Dorn
https://bugs.kde.org/show_bug.cgi?id=467409

--- Comment #1 from Nico Dorn  ---
There are further users that reported similiar problems:

https://forum.kde.org/viewtopic.php?f=309=177454
https://forum.kde.org/viewtopic.php?f=309=177357=15

The proposed fix doesn't work for me, unfortunately.

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