openswan unattended installation problem

Bug #984695 reported by Vasea Pupkin
18
This bug affects 3 people
Affects Status Importance Assigned to Milestone
openswan (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

There is an informational message displayed when openswan package installs (probably invoked by apt-get through debconf). It is about runlevel changes.

It is not possible to ignore this message and build a truly unattended install. I have found that line 199 in the openswan.postinst ignores any value of openswan/runlevel_changes note by setting the seen flag to false (http://bazaar.launchpad.net/~ubuntu-branches/ubuntu/precise/openswan/precise/view/head:/debian/openswan.postinst#L199).

Please fix this by not ignoring any value set or fix the problem causing the need to display such message.

description: updated
Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in openswan (Ubuntu):
status: New → Confirmed
Revision history for this message
Michael Shi (mklnz) wrote :

I'm having the same issue when trying to automate using debconf-set-selections

I tried setting:
openswan openswan/runlevel_changes note

Did not stop the note from showing.

Revision history for this message
Vasea Pupkin (vasea-pupkin) wrote :

Is it possible to simply not show this warning?

Revision history for this message
Athir Nuaimi (athir) wrote :

I am running into this as well

Revision history for this message
Rostyslav-fridman (rostyslav-fridman) wrote :

I got around this problem with:
DEBIAN_FRONTEND=noninteractive apt-get install --yes --force-yes openswan
Hope this helps someone.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.