[Touch-packages] [Bug 1754075] Re: apt-setup uses apt-key but probably should not anymore

2018-10-19 Thread Malte Schmidt
I guess every sysadmin installing an agent-based configuration management system via di will experience this problem, too. Funny how there was no progress on this in half a year. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to

[Touch-packages] [Bug 1754075] Re: apt-setup uses apt-key but probably should not anymore

2018-10-19 Thread Malte Schmidt
Easy workaround which does not require another apt-setup.udeb: d-i preseed/late_commandstring \ in-target wget -q -O /etc/apt/trusted.gpg.d/bla.asc http://bla.de/bla.asc ; \ in-target sed -i '/keyword to uncomment specific line in file/s/^# *//' /etc/apt/sources.list ; \

[Touch-packages] [Bug 1673717] Re: rsyslog GnuTLS error -50

2017-10-16 Thread Malte Schmidt
Test case Step 1: Create a rsyslog-config using gtls: /etc/rsyslog.d/10-tlstest.conf Step 2: To generate the needed ca-, key-, cert-files, follow the guide at http://www.rsyslog.com/doc/v8-stable/tutorials/tls.html#certificates Step 3: Setup a client, which relays logs to the server that was

[Touch-packages] [Bug 1380976] Re: Limiting queue disk space does not work, upgrade needed

2017-11-28 Thread Malte Schmidt
I confirmed this bug as it still affects 7.4.4-1ubuntu2.7 from trusty- updates. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to rsyslog in Ubuntu. https://bugs.launchpad.net/bugs/1380976 Title: Limiting queue disk space doe

[Touch-packages] [Bug 1840221] [NEW] libcurl built without libssh2/sftp/scp support <= 18.04

2019-08-15 Thread Malte Schmidt
Public bug reported: Recently I found that in distributions <=18.04 libcurl is built without libssh2 and therefore does not support the sftp/scp protocols. I am not sure if this is a bug, but maybe this should be added per default as its the case on 19.10 for example. ** Affects: curl (Ubuntu)