Project

General

Profile

Actions

Bug #433

closed

Make a patched version of live-helper

Added by Jean-Michel Philippe over 12 years ago. Updated over 11 years ago.

Status:
Closed
Priority:
Immediate
Category:
Packaging
Target version:
Start date:
10/18/2011
Due date:
10/22/2011
% Done:

100%

Estimated time:
0:30 h
Spent time:

Description

Tests in a clean VM showed that we're using a patched version of an unofficial version of live-helper (1.0.6-2). The small patch is the following:

$ diff -u Desktop/lh_bootstrap_debootstrap /usr/bin/lh_bootstrap_debootstrap
--- Desktop/lh_bootstrap_debootstrap    2009-11-22 13:39:18.000000000 +0100
+++ /usr/bin/lh_bootstrap_debootstrap    2011-02-19 17:55:09.000000000 +0100
@@ -60,6 +60,7 @@
 if [ "${LH_CATEGORIES}" != "main" ]
 then
     # Modify categories to remove leading/trailing whitespaces and replace other whitepspace with commas
+    LH_ARCHIVE_AREAS=$LH_CATEGORIES
     DEBOOTSTRAP_OPTIONS="${DEBOOTSTRAP_OPTIONS} --components $(echo ${LH_ARCHIVE_AREAS} | sed -e 's| |,|g')" 
 fi

Actions #1

Updated by Jean-Michel Philippe over 12 years ago

  • Due date set to 10/22/2011
  • Category set to Packaging
  • Assignee set to Jean-Michel Philippe
  • Priority changed from Normal to Immediate
  • Estimated time set to 0:30 h
Actions #2

Updated by Jean-Michel Philippe over 12 years ago

Original source code can be found on Debian Snapshots:

http://snapshot.debian.org/package/live-helper/1.0.6-2/

Actions #3

Updated by Jean-Michel Philippe over 12 years ago

  • Status changed from New to Ready for test
  • % Done changed from 0 to 100
Actions #4

Updated by Jean-Michel Philippe over 12 years ago

  • Target version set to Gondwana update 2
Actions #5

Updated by Jean-Michel Philippe over 11 years ago

  • Status changed from Ready for test to Closed
Actions

Also available in: Atom PDF