guided lvm encrypted partitioning on debian 8.1

2015-07-08 Thread Patryk Hanckowiak
PS Regarding my previous bug report: for people considering installation 
(using guided lvm encrypted partitioning on Debian 8.1), I would 
recommend to choose options:

1) Everything on one partition;
or
2) separate /home;
if the third option (separate /var, /tmp, /home) does not include /usr 
in the list of partitions. Otherwise /usr will be written to /, which is 
not good, if you are using Debian for general purpose desktop use.


Regards


--
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/559ceb15.7020...@gmail.com



Bug#791794: INSTALL REPORT (Jessie on QNAP TS-420U)

2015-07-08 Thread Peter Nagel

Package: installation-reports

Boot method:  network
Image version: 
http://ftp.debian.org/debian/dists/jessie/main/installer-armel/current/images/kirkwood/network-console/qnap/ts-41x/

Date:  June 7, 2015

Machine:  QNAP TS-420U
Processor:  Marvell 1.6 GHz
Memory:  1GB DDR3

Partitions:
Filesystem Type 1K-blocks   Used Available Use% Mounted on
/dev/md0   ext4  19076820 986676  17098044   6% /
udev   devtmpfs 10240  0 10240   0% /dev
tmpfs  tmpfs   206704   4436202268   3% /run
tmpfs  tmpfs   516752  0516752   0% /dev/shm
tmpfs  tmpfs 5120  0  5120   0% /run/lock
tmpfs  tmpfs   516752  0516752   0% /sys/fs/cgroup


Output of lspci -knn (or lspci -nn):
00:00.0 Host bridge [0600]: Marvell Technology Group Ltd. Device 
[11ab:6282] (rev 01)

Subsystem: Marvell Technology Group Ltd. Device [11ab:11ab]
00:01.0 SCSI storage controller [0100]: Marvell Technology Group Ltd. 
88SX7042 PCI-e 4-port SATA-II [11ab:7042] (rev 02)

Subsystem: Marvell Technology Group Ltd. Device [11ab:11ab]
Kernel driver in use: sata_mv
01:00.0 Host bridge [0600]: Marvell Technology Group Ltd. Device 
[11ab:6282] (rev 01)

Subsystem: Marvell Technology Group Ltd. Device [11ab:11ab]
01:01.0 USB controller [0c03]: Etron Technology, Inc. EJ168 USB 3.0 Host 
Controller [1b6f:7023] (rev 01)
Subsystem: Etron Technology, Inc. EJ168 USB 3.0 Host Controller 
[1b6f:7023]

Kernel driver in use: xhci_hcd


Base System Installation Checklist:
[O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it

Initial boot:   [O]
Detect network card:[O]
Configure network:  [O]
Detect CD:  [ ]
Load installer modules: [O]
Detect hard drives: [O]
Partition hard drives:  [O]
Install base system:[O]
Clock/timezone setup:   [O]
User/password setup:[O]
Install tasks:  [O]
Install boot loader:[E]
Overall install:[E]

Comments/Problems:
The problem seems to appear only when jessie is installed to RAID (e.g. 
RAID1)!

Error message:
flash-kernel-installer does not find UUID (see the two lines of syslog 
below):
  in-target: UUID eeb34bbe-375a-4dc1-939d-f56b801a4c75 doesn't exist in 
/dev/disk/by-uuid in-target:
  Warning: root device 
/dev/disk/by-uuid/eeb34bbe-375a-4dc1-939d-f56b801a4c75 does not exist

Quickfix:
When using the command 'udevadm trigger' before base-install the 
installer is able to install the boot loader and to finish the installation

(compare http://forum.qnap.com/viewtopic.php?f=147&t=111076).
After reboot the new installed jessie is starting as expected.
Output of mdstat (cat /proc/mdstat):
  Used RAID1 for Debian installation:
  Personalities : [raid1]
  md0 : active raid1 sdc2[2] sdd2[3](S) sdb2[1] sda2[0]
19514368 blocks super 1.2 [3/3] [UUU]
PROBLEM:
When I shutdown the system and remove any (active) harddisk (from RAID1) 
the system has problems to boot again.

Error message (from bootlog at serial console)
  Gave up waiting for root device.  Common problems:
   - Boot args (cat /proc/cmdline)
 - Check rootdelay= (did the system wait long enough?)
 - Check root= (did the system wait for the right device?)
   - Missing modules (cat /proc/modules; ls /dev)
 ALERT! /dev/disk/by-uuid/61f390f9-c1db-4fbe-acd7-dd61bbcaeeca does 
not exist.  Dropping to a shell!

---
For comparision:
I've done the same kind of installation with oldstable (= wheezy) which 
is able to boot without problems even though two (out of three) active 
disks are missing.
(see 
https://www.mail-archive.com/debian-bugs-dist%40lists.debian.org/msg1336095.html)





smime.p7s
Description: S/MIME Cryptographic Signature


Bug#791802: debootstrap: use portable sed (missing ;)

2015-07-08 Thread Nikolai Lifanov
Package: debootstrap
Version: 1.0.70

debootstrap uses some non-portable sed syntax in the Makefile.
This needs to be patched to work with FreeBSD sed (missing ;).
The following syntax works with both GNU and BSD sed versions:

-DATE := $(shell sed -n '/^ -- /{s/.*> \(.*\)/\1/p;q}' debian/changelog)
+DATE := $(shell sed -n '/^ -- /{s/.*> \(.*\)/\1/p;q;}' debian/changelog)


-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/559d3c56.5050...@mail.lifanov.com



Bug#791710: marked as done (INSTALL REPORT (Wheezy on QNAP TS-420U))

2015-07-08 Thread Debian Bug Tracking System
Your message dated Wed, 8 Jul 2015 16:06:39 -0400
with message-id <20150708200639.ga29...@jirafa.cyrius.com>
and subject line Re: Bug#791710: INSTALL REPORT  (Wheezy on QNAP TS-420U)
has caused the Debian Bug report #791710,
regarding INSTALL REPORT  (Wheezy on QNAP TS-420U)
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 ow...@bugs.debian.org
immediately.)


-- 
791710: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=791710
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---

Package: installation-reports

Boot method:  network
Image version: 
http://ftp.debian.org/debian/dists/Debian7.8/main/installer-armel/current/images/kirkwood/network-console/qnap/ts-41x/

Date:  June 7, 2015

Machine:   QNAP TS-420U
Processor: Marvell 1.6 GHz
Memory:1GB DDR3

Partitions:
Filesystem Type 1K-blocks   Used Available Use% Mounten
rootfs rootfs19207764 686456  17545596   4% /
udev devtmpfs 10240  0 10240   0% /dev
tmpfs tmpfs88048192 87856   1% /run
/dev/disk/by-uuid/23d2cd0b-e894-4699-94b8-0ae0b8e4e54d ext4  
19207764 686456  17545596   4% /

tmpfs tmpfs 5120  0  5120   0% /run/lk
tmpfs tmpfs   566840  0566840   0% /run/sm

Output of lspci -knn (or lspci -nn):
00:00.0 Host bridge [0600]: Marvell Technology Group Ltd. Device 
[11ab:6282] (rev 01)

Subsystem: Marvell Technology Group Ltd. Device [11ab:11ab]
00:01.0 SCSI storage controller [0100]: Marvell Technology Group Ltd. 
88SX7042 PCI-e 4-port SATA-II [1)

Subsystem: Marvell Technology Group Ltd. Device [11ab:11ab]
Kernel driver in use: sata_mv
01:00.0 Host bridge [0600]: Marvell Technology Group Ltd. Device 
[11ab:6282] (rev 01)

Subsystem: Marvell Technology Group Ltd. Device [11ab:11ab]
01:01.0 USB controller [0c03]: Etron Technology, Inc. EJ168 USB 3.0 Host 
Controller [1b6f:7023] (rev 0)
Subsystem: Etron Technology, Inc. EJ168 USB 3.0 Host Controller 
[1b6f:7023]

Kernel driver in use: xhci_hcd

Base System Installation Checklist:
[O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it

Initial boot:   [O]
Detect network card:[O]
Configure network:  [O]
Detect CD:  [ ]
Load installer modules: [O]
Detect hard drives: [O]
Partition hard drives:  [O]
Install base system:[O]
Clock/timezone setup:   [O]
User/password setup:[O]
Install tasks:  [O]
Install boot loader:[O]
Overall install:[O]

Comments/Problems:
I have selected 'oldstabel' (=wheezy) during installation (expert mode).
Used RAID1 for Debian installation:
#Personalities : [raid1]
md0 : active raid1 sdc2[5](S) sdb2[4] sda2[0] sdd2[3]
  19514240 blocks super 1.2 [3/3] [UUU]
The system is able to boot from any (active) disk which has been tested 
by removing two active disks before boot several times (the spare disk 
is than used for recovery).

The systems works fine ...
NO PROBLEMS




smime.p7s
Description: S/MIME Cryptographic Signature
--- End Message ---
--- Begin Message ---
* Peter Nagel  [2015-07-07 20:34]:
> Install boot loader:[O]
> Overall install:[O]
> 
> The systems works fine ...
> NO PROBLEMS

I'm closing this report since there were no problems.

Thanks.

-- 
Martin Michlmayr
http://www.cyrius.com/--- End Message ---


Processing of partman-crypto_83_i386.changes

2015-07-08 Thread Debian FTP Masters
partman-crypto_83_i386.changes uploaded successfully to ftp-master.debian.org
along with the files:
  partman-crypto_83.dsc
  partman-crypto_83.tar.xz
  partman-crypto-dm_83_all.udeb
  partman-crypto_83_i386.udeb

Greetings,

Your Debian queue daemon (running on host coccia.debian.org)


-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1zd3qp-0008le...@coccia.debian.org



Processing of partman-crypto_83_i386.changes

2015-07-08 Thread Debian FTP Masters
partman-crypto_83_i386.changes uploaded successfully to localhost
along with the files:
  partman-crypto_83.dsc
  partman-crypto_83.tar.xz
  partman-crypto-dm_83_all.udeb
  partman-crypto_83_i386.udeb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)


-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1zd3uz-0006gc...@franck.debian.org



Processing of partman-efi_70_i386.changes

2015-07-08 Thread Debian FTP Masters
partman-efi_70_i386.changes uploaded successfully to ftp-master.debian.org
along with the files:
  partman-efi_70.dsc
  partman-efi_70.tar.xz
  partman-efi_70_i386.udeb

Greetings,

Your Debian queue daemon (running on host coccia.debian.org)


-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1zd3vl-8u...@coccia.debian.org



Processing of partman-efi_70_i386.changes

2015-07-08 Thread Debian FTP Masters
partman-efi_70_i386.changes uploaded successfully to localhost
along with the files:
  partman-efi_70.dsc
  partman-efi_70.tar.xz
  partman-efi_70_i386.udeb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)


-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1zd3zq-0006xu...@franck.debian.org



partman-efi_70_i386.changes ACCEPTED into unstable

2015-07-08 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 09 Jul 2015 06:53:27 +0200
Source: partman-efi
Binary: partman-efi
Architecture: source i386
Version: 70
Distribution: unstable
Urgency: medium
Maintainer: Debian Install System Team 
Changed-By: Christian Perrier 
Description:
 partman-efi - Add to partman support for EFI System Partitions (udeb)
Changes:
 partman-efi (70) unstable; urgency=medium
 .
   [ Updated translations ]
   * Turkish (tr.po) by Mert Dirik
Checksums-Sha1:
 be6558554062fc5b08cdd5105808d33017495e8b 1703 partman-efi_70.dsc
 bcad2e9045712bf942519154a0962444b4c6c43d 65876 partman-efi_70.tar.xz
 911fe8ac18073556417a9ebc581201aa94d3d919 39104 partman-efi_70_i386.udeb
Checksums-Sha256:
 10205a28d81c65bbe8c846ea8ace12fbff7381b3d94efa711f459c9917ec 1703 
partman-efi_70.dsc
 bf6c0a2bbd64115d4c47422feec571ff30e8dfcca58b9d98cb5070caa89b3977 65876 
partman-efi_70.tar.xz
 8d21ed81ea2fb33b192c4f10fb2a321ab6a0a4fc101e0671c740c94b4b8d1f51 39104 
partman-efi_70_i386.udeb
Files:
 cbd65a92d66a1466308d6043a7c3c07c 1703 debian-installer standard 
partman-efi_70.dsc
 3d74f2525b99909f152751273508e5fa 65876 debian-installer standard 
partman-efi_70.tar.xz
 89c33c24a6bed7574831656ff50e268b 39104 debian-installer standard 
partman-efi_70_i386.udeb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJVnf8jAAoJEIcvcCxNbiWoAIcP/2fZU3Gi8avMVhktsBJBIza0
a5oBRAiK/VXFRECycLAFwjrwnUrJk/Gf7Zx1mua3W1ZsphdP8LRbjw9hcXYV4QaR
+Fof6hNhba1H5N6fdTo5cy2fL66bVpYartEzff3cNhCR/QIJVgLQIT+37ydRkNRo
elObxvMyTP1qpfv/bt2bzmItXEsY+W7PCs7mF8Yi9you59AELdE1vnazyboT3WZG
892SmeQlTe8fe9Tr6VYzO0RXMRXMoyBajUoMbcn1z8NbI84C8KFJqnpcgc+FnGGo
7B4uI9KJDLOeTfJ2AzbLeIubbr8L28ImdmdqdDgqu6EaYZRFJ6NUkHl6PklwlrWf
B66tlg39Ws8nRwBjK+nDbS9LFcfwPVyyen6jyH7U+rtsuq2qRgw7kRfKzdXVuZ05
FHpruJmuTgfglZr/Iamo8019y4Y0QXGiAk5fpy9tI6tC9UeVYLSkoDgWtBpiHx57
bJSUXxoC+eB2BIP8Jdg5coT2qjUP59oJ7XvLol1GJstw7l4RywuWV53VG8nn13cJ
g42aKnFQTrstizz5md3kiThdzpqOtFsgNk+xxfIPui+sMuvWL2iVzsdq6DKhXNhS
Z1yQg4TbdTAe5ACxbrLEQiQa+Bdi644KlvSl5Y1K0ATfZkiAW1DsNspf7KBeAB+6
9ysCGM3lSCaU4ma7ppsi
=lG3E
-END PGP SIGNATURE-


Thank you for your contribution to Debian.


-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1zd40c-00079p...@franck.debian.org



Processing of partman-ext3_85_i386.changes

2015-07-08 Thread Debian FTP Masters
partman-ext3_85_i386.changes uploaded successfully to ftp-master.debian.org
along with the files:
  partman-ext3_85.dsc
  partman-ext3_85.tar.xz
  partman-ext3_85_all.udeb

Greetings,

Your Debian queue daemon (running on host coccia.debian.org)


-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1zd40f-l3...@coccia.debian.org



partman-crypto_83_i386.changes ACCEPTED into unstable

2015-07-08 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 03 Jul 2015 06:13:32 +0200
Source: partman-crypto
Binary: partman-crypto partman-crypto-dm
Architecture: source all i386
Version: 83
Distribution: unstable
Urgency: medium
Maintainer: Debian Install System Team 
Changed-By: Christian Perrier 
Description:
 partman-crypto - Add to partman support for block device encryption (udeb)
 partman-crypto-dm - Add to partman support for dm-crypt encryption (udeb)
Changes:
 partman-crypto (83) unstable; urgency=medium
 .
   [ Updated translations ]
   * Portuguese (Brazil) (pt_BR.po) by Adriano Rafael Gomes
   * Turkish (tr.po) by Mert Dirik
Checksums-Sha1:
 ef327a1fc9a9c22d104074788a7ea513f61aeb64 1789 partman-crypto_83.dsc
 9579e958297edf0cc86c329563dfadb06dcafddc 263208 partman-crypto_83.tar.xz
 45b9709b16cb367b290525fdeb72a7da5d8ed17a 1310 partman-crypto-dm_83_all.udeb
 10e9e24ecb502a02b459823c226d5afc5273d298 313732 partman-crypto_83_i386.udeb
Checksums-Sha256:
 cbe0dd95022cf6812c469ba8270b04393ec404defdfb422882633496a2f7e263 1789 
partman-crypto_83.dsc
 beb4f3663aa0782dccf123e27cd7c512969d5fdbaf78a9fe0dcbdca9c0976603 263208 
partman-crypto_83.tar.xz
 e84fd8489a2210ea7b7175c53fdfb33bba88115a81dd81e575701c0bd905d17c 1310 
partman-crypto-dm_83_all.udeb
 4cb47040261058f263665f3cbfc4212a8ad7c42fb826cc2c3ae53347592dbc96 313732 
partman-crypto_83_i386.udeb
Files:
 95f36fbf2b5ee1ca623f22ce6bf39f05 1789 debian-installer optional 
partman-crypto_83.dsc
 4ba2a06a9923ac0444b79aa7dff84062 263208 debian-installer optional 
partman-crypto_83.tar.xz
 ab8dae2ed64764942466949f658bc9f2 1310 debian-installer optional 
partman-crypto-dm_83_all.udeb
 0ddc06da90f8f60b4c582fc7a3642d7b 313732 debian-installer optional 
partman-crypto_83_i386.udeb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJVnf4VAAoJEIcvcCxNbiWoT4IQAK1o2aOxfgUSDLaI+oOTs+ER
H8AdLFP50cQ8nnSyY3Or2vUOQXgpw48yI9PQrDtskoLYyw+769YLEMioHZ8ynkIj
kJ8llesC4hgq87f55xCi8Z0anqNbdrq4IZiwSGElAJSHX+bKEreRSfQA7VWSvFQN
qvyeeYPh9e7BhB23VrVn7SPZrO8ca/lVK+1t8B9bgC2ef+aDXz7bU5nvVbpwfHVd
qcZE0R/s++BfVkEOjdyFlrQO61R8QOEeW207Ivmpf4kHG+xKYVpM7F6tcE96Tlei
4iN6H23APmVvyTF9QQ4QqUAW7WTjwjkFIydYJ773nwaVGRQ4iHOEJoJ/OnvJbDQz
YP5vjnnopMlMukHVsY3rfgOZnhGBxuL/yVkx3jzorp4UDN9v2mt9aFArsmobH5tx
lbM1F+n2Rj9c4uRjc85WE53wUetU/T/qBCQjjMYWt8BPIlObHzSMmhJlsEqzccpF
/2XgD1D+vqgRnfOTwguMKSlLomArisDL9FOSrleKIoKHI60ZuGCAKJSCgpLmaxbI
H4Dp62ryfQI/coaXgXN7WP8roVJx+a+UMkpulYueCraFjieGvQz3UhJ3NWgBY+wu
Q+hhiTinYBPppaTK1oN6Oyk6+LDFB3fDlLraKuwMnz7mfeMhJnOJoFG7b5/ZpPPW
aXHNOaocx+YPGbOzpLZN
=Erah
-END PGP SIGNATURE-


Thank you for your contribution to Debian.


-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1zd40x-00077a...@franck.debian.org



Processing of partman-ext3_85_i386.changes

2015-07-08 Thread Debian FTP Masters
partman-ext3_85_i386.changes uploaded successfully to localhost
along with the files:
  partman-ext3_85.dsc
  partman-ext3_85.tar.xz
  partman-ext3_85_all.udeb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)


-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1zd44g-0008bc...@franck.debian.org



Bug#789192: marked as done (flash-kernel: Add support for UDOO Quad)

2015-07-08 Thread Debian Bug Tracking System
Your message dated Thu, 09 Jul 2015 05:19:00 +
with message-id 
and subject line Bug#789192: fixed in flash-kernel 3.44
has caused the Debian Bug report #789192,
regarding flash-kernel: Add support for UDOO Quad
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 ow...@bugs.debian.org
immediately.)


-- 
789192: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=789192
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: flash-kernel
Version: 3.43
Severity: wishlist

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Dear Maintainer,

with linux-image-4.0.0-1 it is finnaly possible to boot the UDOO Quad with the
vanilla DTB. It would be great if flash-kernel would now support this platform
as well.

Heres my db.all entry that I'm using to boot my board:

Machine: Udoo i.MX6 Quad Board
Kernel-Flavors: armmp
DTB-Id: imx6q-udoo.dtb
Boot-Script-Path: /boot/boot.scr
U-Boot-Script-Name: bootscr.uboot-generic
Required-Packages: u-boot-tools

This should also work with the dual core variant but I was not yet able to test
it.

- -- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: armhf

Kernel: Linux 4.0.0-1-amd64 (SMP w/1 CPU core)
Locale: LANG=en_DK.UTF-8, LC_CTYPE=en_DK.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCgAGBQJVgxeKAAoJEGlMre9Rx7W2x9kP/3uFyU9ye66cQoqeWmm59LJk
Um9AfUXxAMXlvk1Bt9wCtzmp/7WkLLow2g+Q72zEGfkdOzDP20gWnSiN3rftTyCx
fkbsXYGER+03xLxjqB3IKXzh3y6ujl7GMvCYxPF0Ek/t2kbpFtSDAYjXnkMhG4GF
HHk7po7mbkRtLghrY7L51d0Q9rL/SSKnzfPlWI+gbQqk9GTPY70RtaxwvoA3RgLa
HYGwU89YP65bRY3QYex04NbbJaa/PVEikrrj3DBHvm3+ubP957BiOwb8rsqLv5zy
RTHvyeC1NZk+2T6YlyYdse4Xe2V90tfKy5TJzyiygWxUMZJAMBqoq5KgCg13Dlcq
xlkvasT7BphcqGAhNKvxhR6IfiIZ/agKVuMrefx8O7lzrpWy632qVcXw9Upfny/j
mnhTVB7bHpQRAYevYLPn+u9yHy8CSc7rw5GJTIYHI3hK5hSQZ7gaMjd+CBECq9VD
Qhfg/cLWvmT9Saazzweszl1ZG1cCdIeU9KhLael9eIzrwGJ0LQDNMQb4JEh0SGGF
nP6irLzHU0RIuOGCrlO7myy06LZbKdZxTPztVu8mh5/dBxijh0ymi+Qoig+zi/eh
wGRLBXRMzJM66aQrynxiJl1pOHqEYDdJD1JsUjD2AOP3zA2pgBG/260lI6IBywLs
8z3XFeZtgZ6TbiprNN+R
=vhK0
-END PGP SIGNATURE-
--- End Message ---
--- Begin Message ---
Source: flash-kernel
Source-Version: 3.44

We believe that the bug you reported is fixed in the latest version of
flash-kernel, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 789...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Christian Perrier  (supplier of updated flash-kernel 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 09 Jul 2015 07:00:12 +0200
Source: flash-kernel
Binary: flash-kernel flash-kernel-installer
Architecture: source armel
Version: 3.44
Distribution: unstable
Urgency: medium
Maintainer: Debian Install System Team 
Changed-By: Christian Perrier 
Description:
 flash-kernel - utility to make certain embedded devices bootable
 flash-kernel-installer - Make the system bootable (udeb)
Closes: 789192
Changes:
 flash-kernel (3.44) unstable; urgency=medium
 .
   [ Ian Campbell ]
   * Add support for "Udoo i.MX6 Quad Board" using entry from Michael
 Fladischer. Also add a similar entry for "Udoo i.MX6 Dual-lite Board" based
 on that but with the appropriate dtb. (Closes: #789192)
Checksums-Sha1:
 2cfd9edc3f3a006dfe449495247e093448f2212e 1858 flash-kernel_3.44.dsc
 49c1a25a1f8b08de64f64059b5f5e16e74c96d5b 61372 flash-kernel_3.44.tar.xz
 e206c85ee0947df9d55260b5378d2953d77eee4b 22680 
flash-kernel-installer_3.44_armel.udeb
 f7a06dacb2f268a5b8427c4dffc25e94a5ca03bf 37026 flash-kernel_3.44_armel.deb
Checksums-Sha256:
 49332f7536ecb7e4aa47edc6ac81ec5188c1aa95353641cfa033d5ad957b7edd 1858 
flash-kernel_3.44.dsc
 98be640a5837e7224a03cdacab9528501860d22da3e157351aebf2ffae627834 61372 
flash-kernel_3.44.tar.xz
 8a8ef0bb7cd4ea62e1562bdbfbd07aac80d4c78173a6c14a2803cc08024379b4 22680 
flash-kernel-installer_3.44_armel.udeb
 7eb351c3afa82974f9081ec1f32285f905c7ab858562026cb0e7e86d4f653b65 37026 
flash-kernel_3.44_armel.deb
Files:
 3cfd17de8371bdaccd284d303df1524e 1858 utils optional flash-kerne

Processing of flash-kernel_3.44_armel.changes

2015-07-08 Thread Debian FTP Masters
flash-kernel_3.44_armel.changes uploaded successfully to ftp-master.debian.org
along with the files:
  flash-kernel_3.44.dsc
  flash-kernel_3.44.tar.xz
  flash-kernel-installer_3.44_armel.udeb
  flash-kernel_3.44_armel.deb

Greetings,

Your Debian queue daemon (running on host coccia.debian.org)


-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1zd4aq-kn...@coccia.debian.org



flash-kernel_3.44_armel.changes ACCEPTED into unstable

2015-07-08 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 09 Jul 2015 07:00:12 +0200
Source: flash-kernel
Binary: flash-kernel flash-kernel-installer
Architecture: source armel
Version: 3.44
Distribution: unstable
Urgency: medium
Maintainer: Debian Install System Team 
Changed-By: Christian Perrier 
Description:
 flash-kernel - utility to make certain embedded devices bootable
 flash-kernel-installer - Make the system bootable (udeb)
Closes: 789192
Changes:
 flash-kernel (3.44) unstable; urgency=medium
 .
   [ Ian Campbell ]
   * Add support for "Udoo i.MX6 Quad Board" using entry from Michael
 Fladischer. Also add a similar entry for "Udoo i.MX6 Dual-lite Board" based
 on that but with the appropriate dtb. (Closes: #789192)
Checksums-Sha1:
 2cfd9edc3f3a006dfe449495247e093448f2212e 1858 flash-kernel_3.44.dsc
 49c1a25a1f8b08de64f64059b5f5e16e74c96d5b 61372 flash-kernel_3.44.tar.xz
 e206c85ee0947df9d55260b5378d2953d77eee4b 22680 
flash-kernel-installer_3.44_armel.udeb
 f7a06dacb2f268a5b8427c4dffc25e94a5ca03bf 37026 flash-kernel_3.44_armel.deb
Checksums-Sha256:
 49332f7536ecb7e4aa47edc6ac81ec5188c1aa95353641cfa033d5ad957b7edd 1858 
flash-kernel_3.44.dsc
 98be640a5837e7224a03cdacab9528501860d22da3e157351aebf2ffae627834 61372 
flash-kernel_3.44.tar.xz
 8a8ef0bb7cd4ea62e1562bdbfbd07aac80d4c78173a6c14a2803cc08024379b4 22680 
flash-kernel-installer_3.44_armel.udeb
 7eb351c3afa82974f9081ec1f32285f905c7ab858562026cb0e7e86d4f653b65 37026 
flash-kernel_3.44_armel.deb
Files:
 3cfd17de8371bdaccd284d303df1524e 1858 utils optional flash-kernel_3.44.dsc
 256980a53f04e02582607ce717a8661f 61372 utils optional flash-kernel_3.44.tar.xz
 1346814a7bcae35e636e1ea79189d57c 22680 debian-installer standard 
flash-kernel-installer_3.44_armel.udeb
 10ec564438a15011338ed93b3373845b 37026 utils optional 
flash-kernel_3.44_armel.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJVngINAAoJEIcvcCxNbiWoFd8P/ityX3YFpHyMCpKK4RLDuj15
VqaGSgHNUONEE7OkQZzvM5ZNmM09gyGA8wGkaDx13JsR293CqaI/bY/3tCCzuJoG
ZybCs3426X64EXH50sA9Fc/cpLCRW1w/ln9Of+aIL4a5PW7M8aweyClxSR984em/
f0LnOo9sK2YpU0LuWm59gmh8MYLuQfDKVRXEB2IJNgwyUITsfHIabpxIx2wq5xNv
fQoK37gDmuVcUfa5tVsULGAjQBZsLYOlUqa9/TaxbrIz4XOF6Tn0J/07dAo3icAG
XvdOYe0pXxH893g9GIrx4Vh/ixHk51WPGcXzC3jIrqyhhb8IxkoaO1I/cbCl5Z28
vipbMnzgF5PyF/nvb/fm9hCF+X6bOcc1Wb8rcOj+Jt17eeY/EHBrfYv6xu+4BcjU
pdCNaXVrPVg5HS9W02U82lJHU4H46FQRC9XBCWopCOuYFvf99ib+QKNAdb49dKgx
J6wl9/SLco5ahMsYHZPeu5KiEoavMr2Z359Sb+FuM7ZoIfI3PMWk6YFWwl7Wu162
gcGuAXGFz1Elesezc3JFi10kY0eoSsHcJkRkSCO2A5nqD+Lj+N92EO3oZBTu0Xbo
j4kPQ0a2jZov4iyvbaZWfI75DXzeEMW3v/dBvLB4ZchEWCmlOtBQLDqiLSQWkbul
hwrSxDRyqdQ25wUI+SjV
=NbtF
-END PGP SIGNATURE-


Thank you for your contribution to Debian.


-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1zd4ee-00018s...@franck.debian.org



Processing of flash-kernel_3.44_armel.changes

2015-07-08 Thread Debian FTP Masters
flash-kernel_3.44_armel.changes uploaded successfully to localhost
along with the files:
  flash-kernel_3.44.dsc
  flash-kernel_3.44.tar.xz
  flash-kernel-installer_3.44_armel.udeb
  flash-kernel_3.44_armel.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)


-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1zd4dy-zt...@franck.debian.org



partman-ext3_85_i386.changes ACCEPTED into unstable

2015-07-08 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 09 Jul 2015 06:57:44 +0200
Source: partman-ext3
Binary: partman-ext3
Architecture: source all
Version: 85
Distribution: unstable
Urgency: medium
Maintainer: Debian Install System Team 
Changed-By: Christian Perrier 
Description:
 partman-ext3 - Add to partman support for ext3 and ext4 (udeb)
Changes:
 partman-ext3 (85) unstable; urgency=medium
 .
   [ Updated translations ]
   * Portuguese (Brazil) (pt_BR.po) by Adriano Rafael Gomes
   * Turkish (tr.po) by Mert Dirik
Checksums-Sha1:
 c05656c49f4929e1693f9e0bb81430af4d5ef072 1607 partman-ext3_85.dsc
 000ac64352770231463ba4b33207fa56ad144903 86704 partman-ext3_85.tar.xz
 5bce197d305a67d4c8b72f3fffa746f9b1da9862 85484 partman-ext3_85_all.udeb
Checksums-Sha256:
 7806968696dea3396134f2634758fcb835a89d3b8d1c0165bd57f9968984e1c3 1607 
partman-ext3_85.dsc
 aa62432a6a98bc86884ab151a2b6938401541446957b5d9b7f69266f3b064e72 86704 
partman-ext3_85.tar.xz
 a0635fa0397e6b9d7eb7e2e0b3360db26c35fda9e53410f4dce775cee9397683 85484 
partman-ext3_85_all.udeb
Files:
 97da190949bbca45029c807352072948 1607 debian-installer standard 
partman-ext3_85.dsc
 98d0dc1ac72c59f45f187ab884581f7a 86704 debian-installer standard 
partman-ext3_85.tar.xz
 e5df66f7e9bbf8a48c53d47a4dce1b35 85484 debian-installer standard 
partman-ext3_85_all.udeb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJVnf+2AAoJEIcvcCxNbiWoFckP+gPaxN6cySoz0OMfZa8wOh5M
xf5WP5EDnGeWKJGDqxYaiwQP8GAV9oRYULJIhvWfiTFLSGmcynzCd8spy2qP7O2/
6toRWPd8RUCl5o4Y3GDSLBDSdYUFkfWPXNlIFsk51ecto2vOmz8BFPMslAICwFPE
oHwFJQLYA3JrWBdajkW8q1uLS+AGlv8cO2hb4YnU1EiIvygZgZDO15Ijsle2JUng
V/wnO0CLr8p219Ezw8Tw7o2U+wYAwsxVLuOk1KMUua09VvkzjS2LNl5VIxlu7QpH
h4s+Vbqz6lMN74m1nRFAPBXG28sSuhMkGDBNxUHGWGhIHF96nJe2wP/fKCv2mrYW
MwzguljskWVZlcdZh0Dsfb3YeUYcHLoybWdPVLXIwL9YCSi/TqMa2q5uNqaeD06V
7qpQ06X6VoWAQ8V3WANMD1gNUYz0ERdAbEvTHKjSprNoAmHQzi/Q3Kn6PInVYEfm
H430xuCq+XcuhQZMynDTjvpsSS1LLhHBGbDsYzIeVSXHquuqZuXncCS504UxglsX
xRiM1akCfSvU7MBHIp9kLLDKcl8hmdSLwnwD/RXw27Z0J3HYTP8rZwasYerwKOYa
BDDBcfWPYdQfK102cd8Bz3x+4R8GJTNnuZe5E1vBMCQ5q2bobO+c1qjV2vLxzZd+
Rt6SFKPbcdwsVLLMKyyY
=lGEf
-END PGP SIGNATURE-


Thank you for your contribution to Debian.


-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1zd4g6-0001ke...@franck.debian.org