[kwalletmanager] [Bug 345412] Can't access the KWallet in KDE 5, since latest updates in Kubuntu Vivid

2020-06-17 Thread Karsten Diem
https://bugs.kde.org/show_bug.cgi?id=345412

--- Comment #56 from Karsten Diem  ---
The problem seems to be fixed in neon repository.

If you created "fix_broken_kwallet.pref" from
(https://bugs.kde.org/show_bug.cgi?id=345412#c51), just remove it and check for
/ apply updates.

I recently received 

libkf5wallet-bin  - 5.71.0-0xneon+18.04+bionic+build49
libkf5wallet-data - 5.71.0-0xneon+18.04+bionic+build49
libkf5wallet5 - 5.71.0-0xneon+18.04+bionic+build49
libkwalletbackend5-5  - 5.71.0-0xneon+18.04+bionic+build49
kwalletmanager- 4:20.04.2-0xneon+18.04+bionic+build37
libpam-kwallet5   - 4:5.19.1-0xneon+18.04+bionic+build52
libpam-kwallet-common - 4:5.19.1-0xneon+18.04+bionic+build52

on my KDE Neon 5.19 machine and wallet can be opened just like before.

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

[kwalletmanager] [Bug 345412] Can't access the KWallet in KDE 5, since latest updates in Kubuntu Vivid

2020-06-16 Thread Karsten Diem
https://bugs.kde.org/show_bug.cgi?id=345412

--- Comment #51 from Karsten Diem  ---
To (temporarily) prevent upgrading those headache-/heart-attack- triggering
packages, you might want to pin their versions until the problem has been
solved.

create
/etc/apt/preferences.d/fix_broken_kwallet.pref
with

Package: kwalletmanager
Pin: version 4:20.04.1-0xneon+18.04+bionic+build34
Pin-Priority: 1000

Package: libkwalletbackend5-5
Pin: version 5.70.0-0xneon+18.04+bionic+build42
Pin-Priority: 1000

Package: libkf5wallet5
Pin: version 5.70.0-0xneon+18.04+bionic+build42
Pin-Priority: 1000

Package: libkf5wallet-data
Pin: version 5.70.0-0xneon+18.04+bionic+build42
Pin-Priority: 1000

Package: libkf5wallet-bin
Pin: version 5.70.0-0xneon+18.04+bionic+build42
Pin-Priority: 1000

Package: libpam-kwallet5
Pin: version 4:5.18.5-0xneon+18.04+bionic+build50
Pin-Priority: 1000

Package: libpam-kwallet-common
Pin: version 4:5.18.5-0xneon+18.04+bionic+build50
Pin-Priority: 1000

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

[frameworks-kwallet] [Bug 421856] KWallet does not accept correct password

2020-06-16 Thread Karsten Diem
https://bugs.kde.org/show_bug.cgi?id=421856

Karsten Diem  changed:

   What|Removed |Added

 CC||kdeb...@thediems.de

--- Comment #9 from Karsten Diem  ---
Hey Chris,

you might be interested in this:
https://bugs.kde.org/show_bug.cgi?id=345412#c47

I also encountered this bug today, so I downgraded all packages related to
kwallet.

You might want to check the correct versions you've been on before upgrading by
issuing this command:


grep " upgrade " /var/log/dpkg.log | grep "wallet"

which, on my system, resulted in:

2020-06-10 11:36:54 upgrade libpam-kwallet5:amd64
4:5.18.5-0xneon+18.04+bionic+build50 4:5.19.0-0xneon+18.04+bionic+build51
2020-06-10 11:36:54 upgrade libpam-kwallet-common:all
4:5.18.5-0xneon+18.04+bionic+build50 4:5.19.0-0xneon+18.04+bionic+build51
2020-06-16 09:20:54 upgrade libkf5wallet-bin:amd64
5.70.0-0xneon+18.04+bionic+build42 5.71.0-0xneon+18.04+bionic+build47
2020-06-16 09:20:54 upgrade libkf5wallet-data:all
5.70.0-0xneon+18.04+bionic+build42 5.71.0-0xneon+18.04+bionic+build47
2020-06-16 09:20:54 upgrade libkf5wallet5:amd64
5.70.0-0xneon+18.04+bionic+build42 5.71.0-0xneon+18.04+bionic+build47
2020-06-16 09:20:55 upgrade libkwalletbackend5-5:amd64
5.70.0-0xneon+18.04+bionic+build42 5.71.0-0xneon+18.04+bionic+build47
2020-06-16 09:21:37 upgrade kwalletmanager:amd64
4:20.04.1-0xneon+18.04+bionic+build34 4:20.04.2-0xneon+18.04+bionic+build37




(In reply to Chris Coetzee from comment #3)
> I'm experiencing the exact same problem after updating Neon tonight. Looks
> like my package versions are the same. 
> 
> I tried downgrading libkwalletbackend5-5, but I couldn't without breaking
> other packages.
> 
> I didn't dig deep for the official sources, but I saw this commit on kwaller
> Github project, and it looks like a byte-order change in the encryption may
> have caused this.
> 
> https://github.com/KDE/kwallet/blame/master/src/runtime/kwalletd/backend/
> blowfish.cc
> 
> SOFTWARE/OS VERSIONS
> Operating System: KDE neon Testing Edition
> KDE Plasma Version: 5.18.90
> KDE Frameworks Version: 5.71.0
> Qt Version: 5.14.2
> Kernel Version: 4.15.0-101-generic
> OS Type: 64-bit
> Wallet Manager: Version 20.04.1
> Wallet Backend: Version 5.70.0

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

[kwalletmanager] [Bug 345412] Can't access the KWallet in KDE 5, since latest updates in Kubuntu Vivid

2020-06-16 Thread Karsten Diem
https://bugs.kde.org/show_bug.cgi?id=345412

Karsten Diem  changed:

   What|Removed |Added

 CC||kdeb...@thediems.de

--- Comment #47 from Karsten Diem  ---
After upgrading some packages on KDE Neon 5.19, I also encountered this bug.

In addition to Jaume Sabater (https://bugs.kde.org/show_bug.cgi?id=345412#c42),
I'd like to point out an -at least temporary- solution by downgrading the
corresponding packages to their previous versions:

sudo apt install kwalletmanager=4:20.04.1-0xneon+18.04+bionic+build34
libkwalletbackend5-5=5.70.0-0xneon+18.04+bionic+build42
libkf5wallet5=5.70.0-0xneon+18.04+bionic+build42
libkf5wallet-data=5.70.0-0xneon+18.04+bionic+build42
libkf5wallet-bin=5.70.0-0xneon+18.04+bionic+build42
libpam-kwallet5=4:5.18.5-0xneon+18.04+bionic+build50
libpam-kwallet-common=4:5.18.5-0xneon+18.04+bionic+build50


Afterwards just reboot and you should be good to go - without losing any stored
secrets.

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