Bug#976114: Upstream fix

2021-04-27 Thread Kim Christensen
Hi

According to upstream the issue should have been fixed by version 0.7.1a4
of the library. See:
https://sourceforge.net/p/raspberry-gpio-python/tickets/191/#68c1

Any chance that it will make it into testing?

If a test build is available I'll be happy to test it on my rpi 4B 8GB.

Regards
Kim

-- 
Ideas don't stay in some minds very long because they don't like solitary
confinement. - Howard Aiken


Bug#778773: Jessie RC1 Installer parted server segfault

2015-03-01 Thread Kim Christensen
Package: installation-reports
Followup-For: Bug #778773


On Sun, Mar 01, 2015 at 04:37:00PM +0100, Kim Christensen wrote:
 But when applying the LVM layout the installer stops at 81% of Detecting
 file systems..., and dmesg show partman has segfaulted:
 
 [ 1058.507210] Adding 7811068k swap on /dev/mapper/sde5_crypt. Priority:-1 
 extents:1 across:7811068k FS 
 [ 1383.769684] parted_server[7322]: segfault at 8 ip 0040b4b1 sp 
 7f6d9e40 error 4 in parted_server[40+12000]

Additional information:

I managed to trigger the parted_server segfault by just creating and
activating a swap partition inside a cryptdisk container on a non-RAID
partition (/dev/sde5 in partition map shown below). No LVM used in
this attempt. 

 Partitions:
 
 Disk 1
 
 /dev/sdc1  *   2048   2099199   20971521G fd Linux raid autodetect
 /dev/sdc2   2099200 232785919 230686720  110G fd Linux raid autodetect
 
 Disk 2
 
 /dev/sde1  * 2048   2099199   20971521G fd Linux raid autodetect
 /dev/sde2 2099200 232785919 230686720  110G fd Linux raid autodetect
 /dev/sde3   232785920 547358719 314572800  150G fd Linux raid autodetect
 /dev/sde4   547360766 562982911  15622146  7.5G  5 Extended
 /dev/sde5   547360768 562982911  15622144  7.5G 83 Linux

The partition used for this swap cryptdisk is extended and resides on
the same disk as previously mentioned RAID partitions, if that
matters in any way..


-- kchr


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#778773: Jessie RC1 Installer parted server segfault

2015-03-01 Thread Kim Christensen
Package: installation-reports
Followup-For: Bug #778773

On Sun, Mar 01, 2015 at 05:20:24PM +0100, Kim Christensen wrote:
 Additional information:
 
 I managed to trigger the parted_server segfault by just creating and
 activating a swap partition inside a cryptdisk container on a non-RAID
 partition (/dev/sde5 in partition map shown below). No LVM used in
 this attempt. 

Found possible workaround!

As suggested in the related bug report #771485 (Installation disk scan hangs
at 81% with LVM inside crypt partition), it seems possible to work around
triggering a segfault/hangup by working with only one cryptdisk and its LVM
configuration at a time.

Quote from bug report #771485:

 I can reproduce this bug in virtualbox. I have found a workaround which may
 further clarify the original problem. Whenever I have multiple initialized
 dm-crypt volumes and then write an LVM group configuration into one of them,
 the installer hangs. Having only ONE configured dm-crypt volume and then 
 adding
 an LVM group with logical volumes seems to work though. After doing so, new
 volumes for encryption can be added/initialized/removed/modified and LVM
 configuration can be modified until your heart's content, including
 configurations which meet the original criteria above for causing error.

Step by step instructions:

1.  Create one of the cryptdisks
2.  Configure this cryptdisk and apply changes
3.  Create physical space for LVM on this cryptdisk
4.  Configure LVM VGs and LVs, apply changes
5.  Create partitions on the LVs
6.  Apply all pending changes
7.  Repeat from step #1 for each remaining non-created cryptdisk


-- kchr


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#778773: Jessie RC1 Installer parted server segfault

2015-03-01 Thread Kim Christensen
Package: installation-reports
Followup-For: Bug #778773


Boot method: USB Flash
Image version: debian-jessie-DI-rc1-amd64-netinst.iso
Date: 3/1/2015

Architecture: amd64
Processor: Pentium 4
Memory: 2GB

Hi,

Same problem here. Details about reproducing segfault further down.


Install

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:  [O]
Load installer modules: [O]
Detect hard drives: [O]
Partition hard drives:  [E]
Install base system:[ ]
Clock/timezone setup:   [ ]
User/password setup:[ ]
Install tasks:  [ ]
Install boot loader:[ ]
Overall install:[ ]


Output of lspci -knn:

00:00.0 Host bridge [0600]: Intel Corporation 82945G/GZ/P/PL Memory Controller 
Hub [8086:2770] (rev 02)
Subsystem: Intel Corporation Device [8086:544e]
Kernel driver in use: agpgart-intel
00:02.0 VGA compatible controller [0300]: Intel Corporation 82945G/GZ 
Integrated Graphics Controller [8086:2772] (rev 02)
Subsystem: Intel Corporation Device [8086:544e]
00:1b.0 Audio device [0403]: Intel Corporation NM10/ICH7 Family High Definition 
Audio Controller [8086:27d8] (rev 01)
Subsystem: Intel Corporation Device [8086:0606]
00:1c.0 PCI bridge [0604]: Intel Corporation NM10/ICH7 Family PCI Express Port 
1 [8086:27d0] (rev 01)
Kernel driver in use: pcieport
00:1c.2 PCI bridge [0604]: Intel Corporation NM10/ICH7 Family PCI Express Port 
3 [8086:27d4] (rev 01)
Kernel driver in use: pcieport
00:1c.3 PCI bridge [0604]: Intel Corporation NM10/ICH7 Family PCI Express Port 
4 [8086:27d6] (rev 01)
Kernel driver in use: pcieport
00:1c.4 PCI bridge [0604]: Intel Corporation 82801GR/GH/GHM (ICH7 Family) PCI 
Express Port 5 [8086:27e0] (rev 01)
Kernel driver in use: pcieport
00:1c.5 PCI bridge [0604]: Intel Corporation 82801GR/GH/GHM (ICH7 Family) PCI 
Express Port 6 [8086:27e2] (rev 01)
Kernel driver in use: pcieport
00:1d.0 USB controller [0c03]: Intel Corporation NM10/ICH7 Family USB UHCI 
Controller #1 [8086:27c8] (rev 01)
Subsystem: Intel Corporation Device [8086:544e]
Kernel driver in use: uhci_hcd
00:1d.1 USB controller [0c03]: Intel Corporation NM10/ICH7 Family USB UHCI 
Controller #2 [8086:27c9] (rev 01)
Subsystem: Intel Corporation Device [8086:544e]
Kernel driver in use: uhci_hcd
00:1d.2 USB controller [0c03]: Intel Corporation NM10/ICH7 Family USB UHCI 
Controller #3 [8086:27ca] (rev 01)
Subsystem: Intel Corporation Device [8086:544e]
Kernel driver in use: uhci_hcd
00:1d.3 USB controller [0c03]: Intel Corporation NM10/ICH7 Family USB UHCI 
Controller #4 [8086:27cb] (rev 01)
Subsystem: Intel Corporation Device [8086:544e]
Kernel driver in use: uhci_hcd
00:1d.7 USB controller [0c03]: Intel Corporation NM10/ICH7 Family USB2 EHCI 
Controller [8086:27cc] (rev 01)
Subsystem: Intel Corporation Device [8086:544e]
Kernel driver in use: ehci-pci
00:1e.0 PCI bridge [0604]: Intel Corporation 82801 PCI Bridge [8086:244e] (rev 
e1)
00:1f.0 ISA bridge [0601]: Intel Corporation 82801GB/GR (ICH7 Family) LPC 
Interface Bridge [8086:27b8] (rev 01)
Subsystem: Intel Corporation Device [8086:544e]
00:1f.1 IDE interface [0101]: Intel Corporation 82801G (ICH7 Family) IDE 
Controller [8086:27df] (rev 01)
Subsystem: Intel Corporation Device [8086:544e]
Kernel driver in use: ata_piix
00:1f.2 SATA controller [0106]: Intel Corporation NM10/ICH7 Family SATA 
Controller [AHCI mode] [8086:27c1] (rev 01)
Subsystem: Intel Corporation Device [8086:544e]
Kernel driver in use: ahci
00:1f.3 SMBus [0c05]: Intel Corporation NM10/ICH7 Family SMBus Controller 
[8086:27da] (rev 01)
Subsystem: Intel Corporation Device [8086:544e]
01:00.0 Ethernet controller [0200]: Intel Corporation 82573E Gigabit Ethernet 
Controller (Copper) [8086:108c] (rev 03)
Subsystem: Intel Corporation Device [8086:3099]
Kernel driver in use: e1000e
01:00.3 Serial controller [0700]: Intel Corporation Active Management 
Technology - SOL [8086:108f] (rev 03)
Subsystem: Intel Corporation Device [8086:]
Kernel driver in use: serial
01:00.4 IPMI SMIC interface [0c07]: Intel Corporation 82573E KCS (Active 
Management) [8086:108e] (rev 03)
Subsystem: Intel Corporation Device [8086:]
06:00.0 Mass storage controller [0180]: Promise Technology, Inc. 20269 
[105a:4d69] (rev 02)
Subsystem: Promise Technology, Inc. Device [105a:4d68]
Kernel driver in use: pata_pdc2027x
06:01.0 SCSI storage controller [0100]: Artop Electronic Corp ATP865 
[1191:0009] (rev 07)
Subsystem: Artop Electronic Corp ATP865 [1191:0009]
Kernel driver in use: pata_artop


Partitions:

Disk 1

/dev/sdc1  *   2048   2099199   20971521G fd Linux raid autodetect
/dev/sdc2

Bug#610422: Moving an entire folder to IMAP does not remove source folder and does not copy tags

2011-01-18 Thread Kim Christensen
Package: icedove
Version: 3.0.11-1+b1

When moving an entire folder of messages from local folder to an IMAP
folder, any tags associated does not follow along. The source folder
and messages is also not removed after they have been created on the
IMAP server.

However, when moving the messages individually (not entire folders at
once), it works as expected. The local messages are removed, and the
tags are preserved on the IMAP server.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org