[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#839252: marked as done (UDD/vagrant: Don't use dc16 mirror in sources.list)



Your message dated Sat, 1 Oct 2016 10:42:15 +0800
with message-id <CAKTje6GqccF=TAQ3VeYcPUuBfN9_FbjMSBqZbNYVQcFfvOTxrA@mail.gmail.com>
and subject line Re: Bug#839252: UDD/vagrant: Don't use dc16 mirror in sources.list
has caused the Debian Bug report #839252,
regarding UDD/vagrant: Don't use dc16 mirror in sources.list
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
839252: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=839252
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: qa.debian.org
Severity: important
Tags: patch
User: qa.debian.org@packages.debian.org
Usertags: udd

Dear Maintainer,

The vagrant provising script still uses the DebConf 16 mirror which
is no longer available and causes `vagrant up` to fail.

Kind Regards,

Bas
>From 8b1a44d3d05f206028212bb9c96f8b01bb93612e Mon Sep 17 00:00:00 2001
From: Bas Couwenberg <sebastic@xs4all.nl>
Date: Fri, 30 Sep 2016 19:53:23 +0200
Subject: Don't use dc16 mirror in sources.list.

---
 vagrant/provision.sh | 1 -
 1 file changed, 1 deletion(-)

diff --git a/vagrant/provision.sh b/vagrant/provision.sh
index f0ec84d..512500a 100755
--- a/vagrant/provision.sh
+++ b/vagrant/provision.sh
@@ -2,7 +2,6 @@
 
 set -x
 set -e
-sudo sed -i s/httpredir.debian.org/mirror.dc16.debconf.org/ /etc/apt/sources.list # remove after dc16
 sudo apt-get update
 sudo apt-get install -y apache2-mpm-worker postgresql postgresql-plperl-9.4 postgresql-9.4-debversion ruby-dbi ruby-dbd-pg ruby-debian ruby-oj vpim rsync python-yaml python-psycopg2
 # trust local connections
-- 
2.1.4


--- End Message ---
--- Begin Message ---
On Sat, Oct 1, 2016 at 1:58 AM, Bas Couwenberg wrote:

> The vagrant provising script still uses the DebConf 16 mirror which
> is no longer available and causes `vagrant up` to fail.

Thanks, patch applied and pushed.

-- 
bye,
pabs

https://wiki.debian.org/PaulWise

--- End Message ---

Reply to: