Can't import code from GIT repo https://code.mmogp.com/mmod/mmod-panel.git

Asked by Mantas Kriaučiūnas

I can't import code from this GIT repo:
https://code.mmogp.com/mmod/mmod-panel.git

Error appears in https://launchpadlibrarian.net/217286452/gnome-shell-extensions-gnome-shell-extensions-mmod-panel-test.log

 bzrlib.errors.CertificateError: Certificate error: hostname 'code.mmogp.com' doesn't match either of 'cdn.mmogp.com', 'mmogp.com'

See https://code.launchpad.net/~gnome-shell-extensions/gnome-shell-extensions/mmod-panel-test

Thanks for any help.

Question information

Language:
English Edit question
Status:
Answered
For:
Launchpad itself Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
William Grant (wgrant) said :
#1

It looks like that host requires TLS SNI, which bzr doesn't support: https://bugs.launchpad.net/bzr/+bug/1089352

Revision history for this message
Mantas Kriaučiūnas (mantas) said :
#2

Are there any way to import code from https://code.mmogp.com/mmod/mmod-panel.git ?
I want to create mmod-panel daily automatic packaging recipe for Ubuntu.

Revision history for this message
William Grant (wgrant) said :
#3

bzr does not support the TLS extension that that HTTPS server requires; code cannot be imported from that URL unless the server is reconfigured or bzr is fixed. Your best bet might be to mirror the repository to another server and import from there.

Can you help with this problem?

Provide an answer of your own, or ask Mantas Kriaučiūnas for more information if necessary.

To post a message you must log in.