[Touch-packages] [Bug 2028191] Re: curl breaks by installing libcurl4-openssl-dev=7.81.0-1ubuntu1.11

2023-07-19 Thread Jaap Marcus
Can confirm the same issue with Both Jammy and Focal

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to curl in Ubuntu.
https://bugs.launchpad.net/bugs/2028191

Title:
  curl breaks by installing libcurl4-openssl-dev=7.81.0-1ubuntu1.11

Status in curl package in Ubuntu:
  Confirmed

Bug description:
  On a brand new Ubuntu 22.04 server, running:
  sudo apt install curl libcurl4-openssl-dev
  will install curl version "7.81.0-1ubuntu1.11" and libcurl4-openssl-dev 
version "7.81.0-1ubuntu1.11".

  Installing libcurl4-openssl-dev version "7.81.0-1ubuntu1.11" breaks curl. 
Once that package is installed, curl no longer works against https endpoints. 
For example:
  # curl https://raw.githubusercontent.com
  curl: (60) SSL: no alternative certificate subject name matches target host 
name 'raw.githubusercontent.com'
  More details here: https://curl.se/docs/sslcerts.html

  curl failed to verify the legitimacy of the server and therefore could not
  establish a secure connection to it. To learn more about this situation and
  how to fix it, please visit the web page mentioned above.

  This problem is not exhibited in the previous version,
  "7.81.0-1ubuntu1.10".

  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: libcurl4-openssl-dev 7.81.0-1ubuntu1.11
  ProcVersionSignature: Ubuntu 5.15.0-67.74-generic 5.15.85
  Uname: Linux 5.15.0-67-generic x86_64
  ApportVersion: 2.20.11-0ubuntu82.3
  Architecture: amd64
  CasperMD5CheckResult: unknown
  Date: Wed Jul 19 19:20:21 2023
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=C.UTF-8
   SHELL=/bin/bash
  SourcePackage: curl
  UpgradeStatus: No upgrade log present (probably fresh install)

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


-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1971715] Re: 22.04 idn -a domain.com idn: could not convert from ASCII to UTF-8

2022-05-06 Thread Jaap Marcus
For conversion backwards use idn2 -d domain.com

How ever it doesn't stop why it doesn't work for idn package it self

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to libidn in Ubuntu.
https://bugs.launchpad.net/bugs/1971715

Title:
  22.04 idn -a domain.com idn: could not convert from ASCII to UTF-8

Status in libidn package in Ubuntu:
  New

Bug description:
  On Ubuntu 22.04 Jammy:

  idn -a "xxx-tést.eu"
  idn: could not convert from ASCII to UTF-8

  And

  idn -u "xn--xxx-tst-fya.eu"
  idn: could not convert from UTF-8 to ASCII

  Expected: 
  Successfully conversion from ASCII to UTF-8

  Ubuntu 20.04 / 18.04 it works fine

  Also with idn2 from UTF-8 to ASCII works as expected how ever support
  lacks from ASCII to UTF-8

  
  Description:  Ubuntu 22.04 LTS
  Release:  22.04

  root@test:~# echo $LC_ALL
  C.UTF-8

  
  root@test:~# apt-cache policy  idn
  idn:
Installed: 1.38-4build1
Candidate: 1.38-4build1
Version table:
   *** 1.38-4build1 500
  500 https://mirror.hetzner.com/ubuntu/packages jammy/universe amd64 
Packages
  100 /var/lib/dpkg/status

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


-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1971715] [NEW] 22.04 idn -a domain.com idn: could not convert from ASCII to UTF-8

2022-05-05 Thread Jaap Marcus
Public bug reported:

On Ubuntu 22.04 Jammy:

idn -a "xxx-tést.eu"
idn: could not convert from ASCII to UTF-8

And

idn -u "xn--xxx-tst-fya.eu"
idn: could not convert from UTF-8 to ASCII

Expected: 
Successfully conversion from ASCII to UTF-8

Ubuntu 20.04 / 18.04 it works fine

Also with idn2 from UTF-8 to ASCII works as expected how ever support
lacks from ASCII to UTF-8


Description:Ubuntu 22.04 LTS
Release:22.04

root@test:~# echo $LC_ALL
C.UTF-8


root@test:~# apt-cache policy  idn
idn:
  Installed: 1.38-4build1
  Candidate: 1.38-4build1
  Version table:
 *** 1.38-4build1 500
500 https://mirror.hetzner.com/ubuntu/packages jammy/universe amd64 
Packages
100 /var/lib/dpkg/status

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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to libidn in Ubuntu.
https://bugs.launchpad.net/bugs/1971715

Title:
  22.04 idn -a domain.com idn: could not convert from ASCII to UTF-8

Status in libidn package in Ubuntu:
  New

Bug description:
  On Ubuntu 22.04 Jammy:

  idn -a "xxx-tést.eu"
  idn: could not convert from ASCII to UTF-8

  And

  idn -u "xn--xxx-tst-fya.eu"
  idn: could not convert from UTF-8 to ASCII

  Expected: 
  Successfully conversion from ASCII to UTF-8

  Ubuntu 20.04 / 18.04 it works fine

  Also with idn2 from UTF-8 to ASCII works as expected how ever support
  lacks from ASCII to UTF-8

  
  Description:  Ubuntu 22.04 LTS
  Release:  22.04

  root@test:~# echo $LC_ALL
  C.UTF-8

  
  root@test:~# apt-cache policy  idn
  idn:
Installed: 1.38-4build1
Candidate: 1.38-4build1
Version table:
   *** 1.38-4build1 500
  500 https://mirror.hetzner.com/ubuntu/packages jammy/universe amd64 
Packages
  100 /var/lib/dpkg/status

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


-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp