More of cdebconf and GTK+3

2016-01-22 Thread Regis Boudin
Hi everyone, I just realised something this afternoon about cdebconf and GTK+, which is the plugins. Obviously they'd have to be recompiled for GTK+3 as well, so I tried to do that. The build failed with the use of old stuff from GTK+2, which I replaced as they were trivial. While there, I also

Bug#810828: flash-kernel: update kernel address for Linkstation LS-WTGL

2016-01-22 Thread Martin Michlmayr
* Roger Shimizu [2016-01-13 01:58]: > For Linkstation LS-WTGL boots fine with linux-image-4.3, but fails with > linux-image-4.4. > Here's the fix ported from QNAP TS-109 (Bug #809476), and it's been confirmed > to boot well on LS-WTGL. I don't fully grok this stuff either

Preseeding multiple volume groups

2016-01-22 Thread Siwei Zhang
Hi, I am trying to build two volume groups using Cobbler but failed. I can only see one volume group created. I also tried d-i partman-auto-lvm/new_vg_name string lxc exportvg and d-i partman-auto-lvm/new_vg_name multiselect lxc, exportvg but failed as well. What might be the issues? Regards,

clock-setup_0.127_i386.changes ACCEPTED into unstable

2016-01-22 Thread Debian FTP Masters
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Fri, 22 Jan 2016 07:50:17 +0100 Source: clock-setup Binary: clock-setup Architecture: source i386 Version: 0.127 Distribution: unstable Urgency: medium Maintainer: Debian Install System Team

Processed: reassign 812207 to linux-image-3.16.0-4, reassign 811353 to installation-reports ...

2016-01-22 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > reassign 812207 linux-image-3.16.0-4 3.16.7-ckt20 Bug #812207 [src:linux-image-3.16.0-4] linux: AUFS can hang up; Please update to v20160111 or later Warning: Unknown package 'src:linux-image-3.16.0-4' Bug reassigned from package

Bug#809476: Linux 4.4-rc6 fails to boot on QNAP TS-109

2016-01-22 Thread Roger Shimizu
On Wed, Jan 6, 2016 at 9:41 PM, Roger Shimizu wrote: > [Resend previous email to keep ARM experts in CC] > > On Thu, Dec 31, 2015 at 9:09 AM, Martin Michlmayr wrote: >> I tried to boot Debian's 4.4-rc6 kernel on my QNAP TS-109 and it failed >> to boot

Re: [PATCH initramfs-tools 0/4] Changes to busybox integration

2016-01-22 Thread Ben Hutchings
On Fri, 2016-01-22 at 08:58 +0300, Michael Tokarev wrote: > 22.01.2016 01:14, Ben Hutchings wrote: > > This series removes the busybox hook script and definition of > > BUSYBOXDIR from initramfs-tools, leaving busybox itself responsible > > for these. > > Oh well.  How many times I talked with

Bug#809476: Linux 4.4-rc6 fails to boot on QNAP TS-109

2016-01-22 Thread Martin Michlmayr
* Roger Shimizu [2016-01-22 21:56]: > And these two addresses are also fixed in the kernel, which usually > specified in "arch/arm/mach-/Makefile.boot". > e.g. $ cat arch/arm/mach-orion5x/Makefile.boot >zreladdr-y += 0x8000 > params_phys-y := 0x0100 >

Bug#767682: D-I: installer hangs on re-formatting ext4 partition (having grub in the partition boot record).

2016-01-22 Thread John Paul Adrian Glaubitz
Hello! > Following is a workaround for this problem in preseed environment that > worked for me: > > d-i partman/early_command string sed -r -e '/^[[:space:]]*mkfs\. > /s/^([[:space:]]*)(mkfs\.[^[:space:]]+)/\1\2 -F/g' -i /lib/partman > /commit.d/50format_ext3 Which basically adds the force flag