[Bug 1933537] [NEW] add-apt-repository should store PGP keys in /usr/share/keyrings because /etc/apt/trusted.gpg.d is deprecated for third party repos

2021-06-24 Thread m.eik michalke
Public bug reported:

PPAs are third party repositories. for security reasons, PGP keys for
these must not be placed in /etc/apt/trusted.gpg.d, according to this
document:

  https://wiki.debian.org/DebianRepository/UseThirdParty

they should instead be saved to /usr/share/keyrings and the generated
.list file for the repo added should refer to its particular key by
using a [signed-by=/usr/share/keyrings/...] argument. this ensures that
the downloaded PGP key will only be used to verify a particular
repository and is not globally available to verify package lists of all
configured repositories (as are all keys found in
/etc/apt/trusted.gpg.d).

please fix add-apt-repository accordingly.

Ubuntu 20.04.2 LTS
software-properties-common 0.98.9.5

** Affects: software-properties (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1933537

Title:
  add-apt-repository should store PGP keys in /usr/share/keyrings
  because /etc/apt/trusted.gpg.d is deprecated for third party repos

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1933537/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1750087] Re: [libreoffice-kde4] LO crashes when trying to save

2019-07-12 Thread m.eik michalke
i ran into this with 1:6.0.7-0ubuntu0.18.04.7 and the aforementioned
workaround still saved me. is this another regression?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1750087

Title:
  [libreoffice-kde4] LO crashes when trying to save

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1750087/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1677903] Re: unable to send encrypted message with state-of-the-art OpenPGP keys

2017-03-31 Thread m.eik michalke
on a second thought, please don't actually send mails.

it is sufficient to just import the key in question and try to encrypt a
file with it:

  gpg2 --recv-keys F2AD85AC1E42B367
  touch /tmp/test.txt
  gpg2 --recipient F2AD85AC1E42B367 --encrypt /tmp/test.txt

on xenial, you'll see an error that the "object is too short", but if
you use any older key from your keyring it will simpley encrypt the
file.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1677903

Title:
  unable to send encrypted message with state-of-the-art OpenPGP keys

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnupg2/+bug/1677903/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1677903] [NEW] unable to send encrypted message with state-of-the-art OpenPGP keys

2017-03-30 Thread m.eik michalke
Public bug reported:

with the gnupg2 version 2.1.11-6ubuntu2 shipped with ubuntu 16.04 it is
impossible to send an encrypted email to people using up-to-date ECC
algorithms in their OpenPGP key. newer encryption algorithms *should* be
omitted by older gnupg2 versions in favor of supported alternatives, but
in fact they are not. this might be caused by the accompanying version
of libgcrypt20 assuming it can support the algorithm, but then the too
old gnupg2 version cannot. in the end, all you get is a very meaningless
error that "an error occurred".

to reproduce the problem, install ubuntu xenial and try to send an
encrypted message to the very author of GnuPG (OpenPGP key ID
0xF2AD85AC1E42B367). good luck with that.

please upgrade gnupg2 to a more recent version.

** Affects: gnupg2 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1677903

Title:
  unable to send encrypted message with state-of-the-art OpenPGP keys

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnupg2/+bug/1677903/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1322968] Re: Changing country leads to invalid locale

2014-06-18 Thread m.eik michalke
today the 4.13.1-0ubuntu0.1 packages seem to have arrived in the
standard ubuntu repos. this successfully introduced the bug on a
productive machine where i have purposely *not* activated the kubuntu-
PPA repositories.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1322968

Title:
  Changing country leads to invalid locale

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kde-runtime/+bug/1322968/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1322968] Re: Changing country leads to invalid locale

2014-06-18 Thread m.eik michalke
seems to be fixed in 4.13.2-0ubuntu0.1~ubuntu14.04~ppa1 (you have to
manually set the locale settings again after upgrading). this should
*really* be backported! this bug should not have been shipped with
regular packages in the first place.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1322968

Title:
  Changing country leads to invalid locale

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kde-runtime/+bug/1322968/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1322968] Re: Changing country leads to invalid locale

2014-06-12 Thread m.eik michalke
still broken in the 4.13.2 packages

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1322968

Title:
  Changing country leads to invalid locale

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kde-runtime/+bug/1322968/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1322968] Re: Changing country leads to invalid locale

2014-06-10 Thread m.eik michalke
same here, updating to recent PPA packages for 4.13.1 disabled l10n,
most KDE applications are in english now. i was also made a new desktop
folder (Arbeitsfläche) with distorted umlaut characters. this is a
serious bug.

not *all* KDE programms are affected (e.g., RKWard still starts up in
german!).

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1322968

Title:
  Changing country leads to invalid locale

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kde-runtime/+bug/1322968/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 658197] Re: upgrade to 10.10 breaks login if using pam_encfs

2010-10-14 Thread m.eik michalke
had the same problem. i tried the patch provided by John McManigle, and
it solved it.

** Changed in: util-linux (Ubuntu)
   Status: New = Confirmed

-- 
upgrade to 10.10 breaks login if using pam_encfs
https://bugs.launchpad.net/bugs/658197
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 656422] Re: libpam-encfs hangs after maverick upgrade

2010-10-14 Thread m.eik michalke
*** This bug is a duplicate of bug 658197 ***
https://bugs.launchpad.net/bugs/658197

** This bug has been marked a duplicate of bug 658197
   upgrade to 10.10 breaks login if using pam_encfs
 * You can subscribe to bug 658197 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/util-linux/+bug/658197/+subscribe

-- 
libpam-encfs hangs after maverick upgrade
https://bugs.launchpad.net/bugs/656422
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 656422] Re: libpam-encfs hangs after maverick upgrade

2010-10-12 Thread m.eik michalke
i can confirm this, this seems to be severely broken.

after upgrading to kubuntu 10.10 from 10.04, kdm seems to start as
usual, but after typing in the password and hitting enter nothing
happens. console login fails as well, it just freezes after the
password.

a nasty workaround:
boot in recovery mode (netroot)
su - username
cd ..
encfs /home/encfs/dir /home/username -- -o nonempty,allow_other
startx

DistroRelease: Ubuntu 10.10
Package: libpam-encfs 0.1.4.1-4
ProcVersionSignature: Ubuntu 2.6.35-22.34-generic-pae 2.6.35.4
Uname: Linux 2.6.35-22-generic-pae i686
Architecture: i386
Date: Tue Oct 12 14:38:27 2010
 

** Changed in: libpam-encfs (Ubuntu)
   Status: New = Confirmed

-- 
libpam-encfs hangs after maverick upgrade
https://bugs.launchpad.net/bugs/656422
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 311309] Re: Konqueror/Dolphin Expandable Folders feature not persistent

2009-02-10 Thread m.eik michalke
i ran into the same problem. until it's solved, this manual workaround
should do the trick -- edit your ~/.kde/share/config/dolphinrc and
append:

[DetailsMode]
ExpandableFolders=true

restart konqueror, and enjoy the surprise that it obviously interprets
dolphin's settings as well...

-- 
Konqueror/Dolphin Expandable Folders feature not persistent
https://bugs.launchpad.net/bugs/311309
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs