PDA

View Full Version : [all variants] How can I make my custom repo trusted?



falkTX
June 15th, 2009, 11:31 AM
Hi there guys. I'm having a small trouble...

Some days ago I started making my own repository for Ubuntu:

deb http://falktx.xtreemhost.com/repo/ubuntu jaunty sixa
It downloads and installs fine all packages, and it's working for amd64, i386 and powerpc.
The problem is that my repo is untrusted. Also, when refresh by 'apt-get update' it gives me

Erro GPG: http://falktx.xtreemhost.com jaunty Release: As seguintes assinaturas eram inválidas: NODATA 1 NODATA 2
I know that I need some Release.gpg files on the same dir as Jaunty/Release and Jaunty/Release/binary-'ARCH'. I tried to put there the official Ubuntu ones but it didn't work.

What do I need to do?

Thanks in advance
(Please don't link me to some Debian docs place, I don't need all that; just need to know how to make it trusted)

falkTX
June 15th, 2009, 01:18 PM
bump

reeseslover531
June 15th, 2009, 01:30 PM
check this (https://help.ubuntu.com/community/SecureApt) wiki page out