Opened 16 years ago

Last modified 15 years ago

#6 new defect

Create GPG signature for repository

Reported by: anonymous Owned by:
Priority: minor Milestone:
Version: Keywords:
Cc:

Description

I use puppet for managing package installations. I can't automate the installation of dellomsa because by default puppet won't install packages from unsigned repositories.

Output:

Reading package lists...
Building dependency tree...
The following extra packages will be installed:
  ia32-libs lib32asound2 lib32gcc1 lib32ncurses5 lib32stdc++6 lib32z1
  libasound2 libbeecrypt6 libc6-i386 libneon25 librpm4 lsb-release
  mime-support python python-minimal python2.4 rpm
Suggested packages:
  ia32-libs-gtk libasound2-plugins python-doc python-tk python-profiler
  python2.4-doc alien
Recommended packages:
  lsb
The following NEW packages will be installed:
  dellomsa ia32-libs lib32asound2 lib32gcc1 lib32ncurses5 lib32stdc++6 lib32z1
  libasound2 libbeecrypt6 libc6-i386 libneon25 librpm4 lsb-release
  mime-support python python-minimal python2.4 rpm
0 upgraded, 18 newly installed, 0 to remove and 4 not upgraded.
Need to get 94.3MB of archives.
After unpacking 56.3MB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
  dellomsa

I know I can manually install the package by hand, or like this:

apt-get --allow-unauthenticated install dellomsa

Please setup a GPG signature so I can add it to my trusted list and install your packages without confirmation.

Change History (2)

comment:1 Changed 16 years ago by anonymous

  • Type changed from defect to enhancement

comment:2 Changed 15 years ago by anonymous

  • Type changed from enhancement to defect

How is this an enhancement? Its a major pain for anyone using *.deb based distros.

Note: See TracTickets for help on using tickets.