Devuan logs - #84, boring messages


Message sent to [email protected], parazyd <[email protected]>:


X-Loop: [email protected]
Subject: bug#84: arm-sdk: second partition in devuan_jessie_1.0.0_arm64_raspi3.img.xz is not block aligned
Reply-To: Gregory Nowak <[email protected]>, [email protected]
Resent-From: Gregory Nowak <[email protected]>
Resent-To: [email protected]
Resent-CC: parazyd <[email protected]>
Resent-Date: Wed, 24 May 2017 04:48:01 UTC
Resent-Message-ID: <[email protected]>
Resent-Sender: [email protected]
X-Devuan-PR-Message: report 84
X-Devuan-PR-Package: arm-sdk
X-Devuan-PR-Keywords: 
Received: via spool by [email protected] id=B.14956008058472
          (code B ref -1); Wed, 24 May 2017 04:48:01 UTC
Received: (at submit) by bugs.devuan.org; 24 May 2017 04:40:05 +0000
Delivered-To: [email protected]
Received: from mail.dyne.org [178.62.188.7]
	by fulcanelli with IMAP (fetchmail-6.3.26)
	for <debbugs@localhost> (single-drop); Wed, 24 May 2017 06:40:05 +0200 (CEST)
Received: from vserver.gregn.net (vserver.gregn.net [174.136.110.154])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by tupac2.dyne.org (Postfix) with ESMTPS id D809D18DAFC
	for <[email protected]>; Wed, 24 May 2017 04:32:43 +0000 (UTC)
Authentication-Results: tupac2.dyne.org; dkim=pass
	reason="2048-bit key; unprotected key"
	header.d=gregn.net [email protected] header.b=AAKxc1sF;
	dkim-adsp=pass; dkim-atps=neutral
Received: from rpitest.gregn.net (unknown [IPv6:2001:470:f156:0:ba27:ebff:fe91:9a8])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by vserver.gregn.net (Postfix) with ESMTPSA id 49C1128D0;
	Tue, 23 May 2017 21:32:40 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=gregn.net; s=default;
	t=1495600360; bh=0hfdITpxWr1PmjesBrJxowWAiqi/V7A6R87+YuWLahM=;
	h=From:To:Subject:Date:From;
	b=AAKxc1sFnEv38x5AHIUGxv/YT0La+yCytd/HaQbb/AyUz0VJ4grLh4w36xxpFZVzM
	 RrRrGveTy6TW35ZJLJK4b4qTTFJpdBr/edeFuTSsdojgROvGe24v38N+AUrHA3jedA
	 i8lPlU14kYPyG0SKyMTIivWAbYLBvUfvaVKff21yuZb9U+YZa3m0etFwZQzo4V1Lvc
	 BEaJ1fL+Ytlepaq3BX7tnQduo2HTl4tGc7PLvqPytBub7f/odBtrbBJcYjup9/PMJW
	 qGPmgRibmO6TQfDzs7KjBUNJ/wuG4Q+EabFzKDl8MLQJYv2aOVBE53Mj+W8GUqul8N
	 nAjeEY5/87qTQ==
Received: from greg by rpitest.gregn.net with local (Exim 4.84_2)
	(envelope-from <[email protected]>)
	id 1dDNyR-0001A2-Fe; Tue, 23 May 2017 21:32:39 -0700
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Gregory Nowak <[email protected]>
To: Devuan Bug Tracking System <[email protected]>
Message-ID: <[email protected]>
X-Mailer: reportbug 6.6.3+devuan1.3
Date: Tue, 23 May 2017 21:32:39 -0700
X-Virus-Scanned: clamav-milter 0.99.2 at vserver
X-Virus-Status: Clean
X-Spam-Status: No, score=-0.1 required=5.0 tests=DKIM_SIGNED,DKIM_VALID,
	DKIM_VALID_AU,RP_MATCHES_RCVD,SPF_PASS autolearn=disabled version=3.4.0
X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on tupac2

Package: arm-sdk
Severity: normal

Dear Maintainer,
The second partition in devuan_jessie_1.0.0_arm64_raspi3.img.xz is not aligned to physical block boundaries. Here's the output of parted's print command before alignment:

Model: Generic STORAGE DEVICE (scsi)
Disk /dev/sdb: 15.5GB
Sector size (logical/physical): 512B/512B
Partition Table: msdos
Disk Flags:

Number  Start   End     Size    Type     File system  Flags
 1      512B    64.0MB  64.0MB  primary  fat16        lba
  2      64.0MB  1982MB  1918MB  primary  ext4

Here's the output of parted's print command after the second partition is deleted, and created with alignment:

Model: Generic STORAGE DEVICE (scsi)
Disk /dev/sdb: 15.5GB
Sector size (logical/physical): 512B/512B
Partition Table: msdos
Disk Flags:

Number  Start   End     Size    Type     File system  Flags
 1      512B    64.0MB  64.0MB  primary  fat16        lba
  2      65.0MB  15.5GB  15.5GB  primary

So, once aligned, the second partition should start at 65MB, or at sector 126976.


-- System Information:

Architecture: aarch64

Kernel: Linux 4.10.0-rc5-v8+ (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)


Message sent:


X-Loop: [email protected]
From: [email protected] (Devuan bug Tracking System)
To: Gregory Nowak <[email protected]>
Subject: bug#84: Acknowledgement (arm-sdk: second partition in devuan_jessie_1.0.0_arm64_raspi3.img.xz is not block aligned)
Message-ID: <[email protected]>
In-Reply-To: <[email protected]>
References: <[email protected]>
Precedence: bulk
X-Devuan-PR-Message: ack 84
X-Devuan-PR-Package: arm-sdk
X-Devuan-PR-Keywords: 
Reply-To: [email protected]

Thank you for the problem report you have sent regarding Devuan.
This is an automatically generated reply, to let you know your message has
been received.  It is being forwarded to the developers mailing list for
their attention; they will reply in due course.

Your message has been sent to the package maintainer(s):
 parazyd <[email protected]>

If you wish to submit further information on your problem, please send
it to [email protected] (and *not* to
[email protected]).

Please do not reply to the address at the top of this message,
unless you wish to report a problem with the bug-tracking system.

Devuan Bugs Owner
(administrator, Devuan bugs database)


Message sent:


X-Loop: [email protected]
From: [email protected] (Devuan bug Tracking System)
To: "Ivan J." <[email protected]>
Cc: parazyd <[email protected]>
Subject: bug#84: marked as done (arm-sdk: second partition in devuan_jessie_1.0.0_arm64_raspi3.img.xz is not block aligned)
Message-ID: <[email protected]>
In-Reply-To: <20170711150458.GA2802@fq>
References: <20170711150458.GA2802@fq> <[email protected]>
Precedence: bulk
X-Devuan-PR-Message: closed 84
X-Devuan-PR-Package: arm-sdk
X-Devuan-PR-Keywords: 

Your message dated Tue, 11 Jul 2017 17:04:58 +0200
with message-id <20170711150458.GA2802@fq>
and subject line done_84
has caused the attached bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Devuan Bugs Owner
(administrator, Devuan bugs database)

--------------------------------------
Received: (at submit) by bugs.devuan.org; 24 May 2017 04:40:05 +0000
Return-Path: <[email protected]>
Delivered-To: [email protected]
Received: from mail.dyne.org [178.62.188.7]
	by fulcanelli with IMAP (fetchmail-6.3.26)
	for <debbugs@localhost> (single-drop); Wed, 24 May 2017 06:40:05 +0200 (CEST)
Received: from vserver.gregn.net (vserver.gregn.net [174.136.110.154])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by tupac2.dyne.org (Postfix) with ESMTPS id D809D18DAFC
	for <[email protected]>; Wed, 24 May 2017 04:32:43 +0000 (UTC)
Authentication-Results: tupac2.dyne.org; dkim=pass
	reason="2048-bit key; unprotected key"
	header.d=gregn.net [email protected] header.b=AAKxc1sF;
	dkim-adsp=pass; dkim-atps=neutral
Received: from rpitest.gregn.net (unknown [IPv6:2001:470:f156:0:ba27:ebff:fe91:9a8])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by vserver.gregn.net (Postfix) with ESMTPSA id 49C1128D0;
	Tue, 23 May 2017 21:32:40 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=gregn.net; s=default;
	t=1495600360; bh=0hfdITpxWr1PmjesBrJxowWAiqi/V7A6R87+YuWLahM=;
	h=From:To:Subject:Date:From;
	b=AAKxc1sFnEv38x5AHIUGxv/YT0La+yCytd/HaQbb/AyUz0VJ4grLh4w36xxpFZVzM
	 RrRrGveTy6TW35ZJLJK4b4qTTFJpdBr/edeFuTSsdojgROvGe24v38N+AUrHA3jedA
	 i8lPlU14kYPyG0SKyMTIivWAbYLBvUfvaVKff21yuZb9U+YZa3m0etFwZQzo4V1Lvc
	 BEaJ1fL+Ytlepaq3BX7tnQduo2HTl4tGc7PLvqPytBub7f/odBtrbBJcYjup9/PMJW
	 qGPmgRibmO6TQfDzs7KjBUNJ/wuG4Q+EabFzKDl8MLQJYv2aOVBE53Mj+W8GUqul8N
	 nAjeEY5/87qTQ==
Received: from greg by rpitest.gregn.net with local (Exim 4.84_2)
	(envelope-from <[email protected]>)
	id 1dDNyR-0001A2-Fe; Tue, 23 May 2017 21:32:39 -0700
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Gregory Nowak <[email protected]>
To: Devuan Bug Tracking System <[email protected]>
Subject: arm-sdk: second partition in devuan_jessie_1.0.0_arm64_raspi3.img.xz is not
 block aligned
Message-ID: <[email protected]>
X-Mailer: reportbug 6.6.3+devuan1.3
Date: Tue, 23 May 2017 21:32:39 -0700
X-Virus-Scanned: clamav-milter 0.99.2 at vserver
X-Virus-Status: Clean
X-Spam-Status: No, score=-0.1 required=5.0 tests=DKIM_SIGNED,DKIM_VALID,
	DKIM_VALID_AU,RP_MATCHES_RCVD,SPF_PASS autolearn=disabled version=3.4.0
X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on tupac2

Package: arm-sdk
Severity: normal

Dear Maintainer,
The second partition in devuan_jessie_1.0.0_arm64_raspi3.img.xz is not aligned to physical block boundaries. Here's the output of parted's print command before alignment:

Model: Generic STORAGE DEVICE (scsi)
Disk /dev/sdb: 15.5GB
Sector size (logical/physical): 512B/512B
Partition Table: msdos
Disk Flags:

Number  Start   End     Size    Type     File system  Flags
 1      512B    64.0MB  64.0MB  primary  fat16        lba
  2      64.0MB  1982MB  1918MB  primary  ext4

Here's the output of parted's print command after the second partition is deleted, and created with alignment:

Model: Generic STORAGE DEVICE (scsi)
Disk /dev/sdb: 15.5GB
Sector size (logical/physical): 512B/512B
Partition Table: msdos
Disk Flags:

Number  Start   End     Size    Type     File system  Flags
 1      512B    64.0MB  64.0MB  primary  fat16        lba
  2      65.0MB  15.5GB  15.5GB  primary

So, once aligned, the second partition should start at 65MB, or at sector 126976.


-- System Information:

Architecture: aarch64

Kernel: Linux 4.10.0-rc5-v8+ (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)
---------------------------------------
Received: (at 84-done) by bugs.devuan.org; 11 Jul 2017 15:10:03 +0000
Return-Path: <[email protected]>
Delivered-To: [email protected]
Received: from mail.dyne.org [178.62.188.7]
	by fulcanelli with IMAP (fetchmail-6.3.26)
	for <debbugs@localhost> (single-drop); Tue, 11 Jul 2017 17:10:03 +0200 (CEST)
Received: from [127.0.0.1] (localhost [127.0.0.1])
	(Authenticated sender: [email protected])
	with ESMTPSA id C770618706D
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=dyne.org; s=mail;
	t=1499785518; bh=D9mvpcWyuCB5J1ESH/vQkex09yzLxAk+kP9W+jT/70w=;
	h=Date:From:To:Subject:From;
	b=AWpDE/tRhxkh6IKW850Hrs5lnLBTfsip2UQGRgM7CvkyAAMQszBZ1zp3dfvtVRmRc
	 9Vb0UlffDpV2NTlNa07aMgIcyVGgfRCIuDwAhRH0uYbSFQVSMewhO8NkuBVWsYVsCL
	 PQvOJFQsHL5/yj2Xf0AYss8eNWwY7KTAz+8SKaec=
Date: Tue, 11 Jul 2017 17:04:58 +0200
From: "Ivan J." <[email protected]>
To: [email protected]
Subject: done_84
Message-ID: <20170711150458.GA2802@fq>
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline
X-GPG-Keyserver: pgp.dyne.org
X-GPG-Id: 0xB876CB44FA1B0274
X-GPG-Fingerprint: 0333 7671 FDE7 5BB6 A85E  C91F B876 CB44 FA1B 0274
User-Agent: Jaro Mail <https://www.dyne.org/software/jaromail>
X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED
	autolearn=disabled version=3.4.0
X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on tupac2

done 84
done 84

Message sent:


X-Loop: [email protected]
From: [email protected] (Devuan bug Tracking System)
To: Gregory Nowak <[email protected]>
Subject: bug#84 acknowledged by developer
         (done_84)
Message-ID: <[email protected]>
In-Reply-To: <[email protected]>
References: <20170711150458.GA2802@fq> <[email protected]>
X-Devuan-PR-Message: they-closed 84
X-Devuan-PR-Package: arm-sdk
X-Devuan-PR-Keywords: 
Reply-To: [email protected]

This is an automatic notification regarding your bug report
#84: arm-sdk: second partition in devuan_jessie_1.0.0_arm64_raspi3.img.xz is not block aligned,
which was filed against the arm-sdk package.

It has been closed by one of the developers, namely
"Ivan J." <[email protected]>.

Their explanation is attached below.  If this explanation is
unsatisfactory and you have not received a better one in a separate
message then please contact the developer, by replying to this email.

Devuan Bugs Owner
(administrator, Devuan bugs database)

Received: (at 84-done) by bugs.devuan.org; 11 Jul 2017 15:10:03 +0000
Return-Path: <[email protected]>
Delivered-To: [email protected]
Received: from mail.dyne.org [178.62.188.7]
	by fulcanelli with IMAP (fetchmail-6.3.26)
	for <debbugs@localhost> (single-drop); Tue, 11 Jul 2017 17:10:03 +0200 (CEST)
Received: from [127.0.0.1] (localhost [127.0.0.1])
	(Authenticated sender: [email protected])
	with ESMTPSA id C770618706D
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=dyne.org; s=mail;
	t=1499785518; bh=D9mvpcWyuCB5J1ESH/vQkex09yzLxAk+kP9W+jT/70w=;
	h=Date:From:To:Subject:From;
	b=AWpDE/tRhxkh6IKW850Hrs5lnLBTfsip2UQGRgM7CvkyAAMQszBZ1zp3dfvtVRmRc
	 9Vb0UlffDpV2NTlNa07aMgIcyVGgfRCIuDwAhRH0uYbSFQVSMewhO8NkuBVWsYVsCL
	 PQvOJFQsHL5/yj2Xf0AYss8eNWwY7KTAz+8SKaec=
Date: Tue, 11 Jul 2017 17:04:58 +0200
From: "Ivan J." <[email protected]>
To: [email protected]
Subject: done_84
Message-ID: <20170711150458.GA2802@fq>
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline
X-GPG-Keyserver: pgp.dyne.org
X-GPG-Id: 0xB876CB44FA1B0274
X-GPG-Fingerprint: 0333 7671 FDE7 5BB6 A85E  C91F B876 CB44 FA1B 0274
User-Agent: Jaro Mail <https://www.dyne.org/software/jaromail>
X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED
	autolearn=disabled version=3.4.0
X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on tupac2

done 84
done 84

Devuan BTS -- Powered by Debian bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997 nCipher Corporation Ltd, 1994-97 Ian Jackson.

Devuan Bugs Owner <[email protected]>.
Last modified: Sat, 18 Jan 2025 08:39:01 UTC