lp further with this bug?
--
Robert Spencer
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Package: mirrors
The change in git to ftpsync's version on the 8th of May set it to:
VERSION="20140805"
That string in the past has been year, month and day.
It therefore should be:
VERSION="20140508"
Or whatever the date is when it gets changed again.
--
Robert Sp
Hi,
This bug was fixed upstream in Policyd 2.0.12.
The debian/rules file in an updated source package needs to be modified
to run database/convert-tsql with the "mysql55" option, instead of "mysql".
--
Robert Spencer
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ
Package: debian-cd
Version: 3.1.12
I'm making a custom server netinstall ISO, so there are no MS Windows
files and no need for them. Unfortunately there's currently no check for
loadlin.exe, so install.bat gets created regardless.
The attached patch file fixes this.
--
Robe
ebian-cd can cope whether those
files are present or not.
--
Robert Spencer
--- tools/boot/squeeze/boot-x86~ 2011-02-22 20:52:44.0 +
+++ tools/boot/squeeze/boot-x86 2013-04-25 12:50:20.0 +
@@ -269,17 +269,14 @@
if [ -z "$MULTIARCH" ]; then
# Set up isolin
pdate-cd seems to be the only
script that uses it and update-cd does not set BDIR.
Bonus, the following error message gets fixed as the path was wrong:
tools/make_disc_trees.pl:867:|| die "Can't write in
$tdir/add_packages.log!\n";
I hope the attached patch file is sat
On 18/04/2013 14:15, Raphael Hertzog wrote:
On Tue, 16 Apr 2013, Robert Spencer wrote:
And have debian-cd extract the file and pass it around to APT and debootstrap.
And then DEBOOTSTRAP_OPTS would default to "--no-check-gpg" and we would just
unset it to activate the GPG ch
Package: debian-cd
Version: 3.1.12
The alterations in response to bug 695080 go a long way to add support
to isolinux, but don't help for grub.
The attached patch file fixes that.
--
Robert Spencer
--- tools/start_new_disc~ 2013-04-01 01:26:54.0 +
+++ tools/start_new_disc 20
r 512
make: *** [image-trees] Error 9
I'm making a custom server netinstall ISO, so there are no MS Windows
files and no need for them.
--
Robert Spencer
--- tools/boot/squeeze/boot-x86~ 2011-02-22 20:52:44.0 +
+++ tools/boot/squeeze/boot-x86 2013-04-10 13:17:30.0 +
On 12/04/2013 10:54, Raphael Hertzog wrote:
On Wed, 10 Apr 2013, Robert Spencer wrote:
I don't have a non-Debian system to test it on, but I hope the
attached patch file meets your requirements (it's for debian-cd
3.1.12).
I have tested it on my build system and the defaults work.
On 20/03/2013 15:46, Steve McIntyre wrote:
On Wed, Mar 20, 2013 at 10:30:55AM +0200, Robert Spencer wrote:
On 19/03/2013 18:09, Steve McIntyre wrote:
Ish. In fact, there's a deeper bug here - the udeb include/exclude
code is actually worse than you think. At the moment, we get away
On 28/03/2013 09:42, Raphael Hertzog wrote:
Hi,
On Tue, 19 Mar 2013, Steve McIntyre wrote:
On Tue, Mar 19, 2013 at 04:41:08PM +0200, Robert Spencer wrote:
There's a long standing error that I've seen even in on-line official
Debian CD build logs.
W: GPG error: file: squeeze R
.
--
Robert Spencer
--- CONF.sh~ 2013-01-15 01:56:42.0 +
+++ CONF.sh 2013-03-20 09:13:51.0 +
@@ -84,11 +84,11 @@
# ... for arch
if [ -z "$ARCHES" ]; then
- CPU=`dpkg-architecture -qDEB_HOST_DPKG_CPU 2>/dev/null || true`
+ CPU=`dpkg-architecture -qDEB_HOST_AR
On 19/03/2013 18:09, Steve McIntyre wrote:
On Tue, Mar 19, 2013 at 05:35:24PM +0200, Robert Spencer wrote:
Package: debian-cd
Version: 3.1.11
When building multi-arch ISOs I noted a error that repeated twice.
WARNING: Unable to read UDEB_EXCLUDE file
/home/idms/debian-cd/data/squeeze
k for that.
I'm also assuming that UDEB_INCLUDE, being in the same area as
UDEB_EXCLUDE, suffers from the same problem.
Attached please find a patch file that fixes the error.
--
Robert Spencer
--- tools/start_new_disc~ 2012-05-30 07:35:23.0 +
+++ tools/start_new_disc 2013-0
ation between squeeze and wheezy.
Attached please find a patch file that fixes the error.
--
Robert Spencer
--- tools/update_tasks~ 2012-06-05 17:28:41.0 +
+++ tools/update_tasks 2013-03-14 11:14:02.0 +
@@ -72,6 +72,10 @@
my $descfile = "usr/share/tasksel/de
the error.
--
Robert Spencer
--- Makefile~ 2012-09-17 00:49:36.0 +
+++ Makefile 2013-03-19 14:52:56.0 +
@@ -338,7 +338,7 @@
fi; \
if [ "$(SOURCEONLY)"x != "yes"x ] ; then \
cat $(TASKDIR)/$(TASK) | \
- cpp -nostdinc -nostdinc++ -P -undef $$ARCHDEFS $$VA
fixes the error.
--
Robert Spencer
--- Makefile~ 2012-09-17 00:49:36.0 +
+++ Makefile 2013-03-15 14:44:41.0 +
@@ -215,6 +215,16 @@
fi; \
done;
:> $(ADIR)/status
+
+# Get rid of annoying GPG error message
+ $(Q)mkdir -p $(TDIR)/debian-archive-keyring
+ $(Q)dpk
18 matches
Mail list logo