https://bugs.documentfoundation.org/show_bug.cgi?id=147053

--- Comment #5 from Javier <javierd...@hotmail.com> ---

I have been looking at the code and the Aranese language is partially defined.

Is already defined

FILE ./svtools/inc/langtab.hrc
    { NC_("STR_ARR_SVT_LANGUAGE_TABLE", "Aranese") ,
LANGUAGE_USER_OCCITAN_ARANESE },

FILE ./include/i18nlangtag
#define LANGUAGE_USER_OCCITAN_ARANESE       LanguageType(0x8082)

Remains to be defined

FILE ./i18nlangtag/source/isolang
    { LANGUAGE_USER_OCCITAN_ARANESE,        "oc", "ES", k0    },

FILE ./i18npool/Library_localedata_es.mk
        CustomTarget/i18npool/localedata/localedata_oc_ES \

FILE ./i18npool/source/localedata/localedata.cxx
    { "oc_ES",  lcl_DATA_ES },

add the file
/i18npool/source/localedata/data/oc_ES.xml

I already have the oc_ES.xml file defined on my computer

I already submitted the ad hoc license declaration

Then I have configured the private key on my pc and the public key on the web.


but when I execute 
./logerrit test

The command fails
-----------------
There seems to be trouble. Please have the output of:
ssh -vvvv logerrit
at hand when looking for help.


debug1: Will attempt key: /home/ente/.ssh/id_ed25519 ED25519
SHA256:############ explicit
debug2: pubkey_prepare: done
debug3: send packet: type 5
debug3: receive packet: type 6
debug2: service_accept: ssh-userauth
debug1: SSH2_MSG_SERVICE_ACCEPT received
debug3: send packet: type 50
debug3: receive packet: type 51
debug1: Authentications that can continue: publickey
debug3: start over, passed a different list publickey
debug3: preferred gssapi-with-mic,publickey,keyboard-interactive,password
debug3: authmethod_lookup publickey
debug3: remaining preferred: keyboard-interactive,password
debug3: authmethod_is_enabled publickey
debug1: Next authentication method: publickey
debug1: Offering public key: /home/ente/.ssh/id_ed25519 ED25519
SHA256:############ explicit
debug3: send packet: type 50
debug2: we sent a publickey packet, wait for reply
debug3: receive packet: type 51
debug1: Authentications that can continue: publickey
debug2: we did not send a packet, disable method
debug1: No more authentication methods to try.
javierd...@hotmail.com@gerrit.libreoffice.org: Permission denied (publickey).



Sorry for asking so many questions but I've tried everything I can think of.

Can you help me?

Thanks

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to