[Bug 1812408] Re: [SRU v1.3.3 to bionic and cosmic] - ubuntu still ships old version of KDEConnect

2019-02-04 Thread Launchpad Bug Tracker
This bug was fixed in the package kdeconnect - 1.3.3-0ubuntu0.18.04.1

---
kdeconnect (1.3.3-0ubuntu0.18.04.1) bionic; urgency=medium

  * New upstream bugfix release (1.3.3) (LP: #1812408)

 -- Rik Mills   Fri, 18 Jan 2019 19:50:44 +

** Changed in: kdeconnect (Ubuntu Bionic)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdeconnect in Ubuntu.
https://bugs.launchpad.net/bugs/1812408

Title:
  [SRU v1.3.3 to bionic and cosmic] - ubuntu still ships old version of
  KDEConnect

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kdeconnect/+bug/1812408/+subscriptions

-- 
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 1798562] Re: After a side by side installation, resized filesystem is corrupted

2019-02-04 Thread Mathieu Trudel-Lapierre
:Verification-done for cosmic:

ubuntu@superb-ram:~$ qemu-img convert vda1b.qcow2 vda1b.raw
ubuntu@superb-ram:~$ e2fsck -f vda1b.raw
e2fsck 1.44.4 (18-Aug-2018)
Pass 1: Checking inodes, blocks, and sizes
Pass 2: Checking directory structure
Pass 3: Checking directory connectivity
Pass 4: Checking reference counts
Pass 5: Checking group summary information
vda1b.raw: 131875/786432 files (0.1% non-contiguous), 1115854/3145216 blocks
ubuntu@superb-ram:~$ resize2fs vda1b.raw  6200M
resize2fs 1.44.4 (18-Aug-2018)
Resizing the filesystem on vda1b.raw to 1587200 (4k) blocks.
The filesystem on vda1b.raw is now 1587200 (4k) blocks long.

ubuntu@superb-ram:~$ e2fsck -f vda1b.raw
e2fsck 1.44.4 (18-Aug-2018)
Pass 1: Checking inodes, blocks, and sizes
Pass 2: Checking directory structure
Pass 3: Checking directory connectivity
Pass 4: Checking reference counts
Pass 5: Checking group summary information
vda1b.raw: 131875/401408 files (0.2% non-contiguous), 1089656/1587200 blocks
ubuntu@superb-ram:~$ 
ubuntu@superb-ram:~$ 
ubuntu@superb-ram:~$ sudo dpkg -l e2fsprogs libext2fs2
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name  Version Architecture
Description
+++-=-===-===-===
ii  e2fsprogs 1.44.4-2ubuntu0.2   amd64   
ext2/ext3/ext4 file system utilities
ii  libext2fs2:amd64  1.44.4-2ubuntu0.2   amd64   
ext2/ext3/ext4 file system libraries

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1798562

Title:
  After a side by side installation, resized filesystem is corrupted

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/e2fsprogs/+bug/1798562/+subscriptions

-- 
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 1798562] Re: After a side by side installation, resized filesystem is corrupted

2019-02-04 Thread Launchpad Bug Tracker
This bug was fixed in the package e2fsprogs - 1.44.4-2ubuntu0.2

---
e2fsprogs (1.44.4-2ubuntu0.2) cosmic; urgency=medium

  * d/patches/0001-resize2fs-update-checksums-in-the-extent-tree-s-relo.patch:
do the checksum update later in extent tree relocated block to denote the
inode number change, otherwise the checksum update might be done in the old
copy of the block. (LP: #1798562)

 -- Mathieu Trudel-Lapierre   Fri, 25 Jan 2019
10:02:34 -0500

** Changed in: e2fsprogs (Ubuntu Cosmic)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1798562

Title:
  After a side by side installation, resized filesystem is corrupted

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/e2fsprogs/+bug/1798562/+subscriptions

-- 
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 1798562] Re: After a side by side installation, resized filesystem is corrupted

2019-02-04 Thread Mathieu Trudel-Lapierre
Verification-done for bionic using e2fsprogs 1.44.1-1ubuntu1.1:

ubuntu@humble-cod:~$ qemu-img convert vda1b.qcow2 vda1b.raw
ubuntu@humble-cod:~$ e2fsck -f vda1b.raw
e2fsck 1.44.1 (24-Mar-2018)
Pass 1: Checking inodes, blocks, and sizes
Pass 2: Checking directory structure
Pass 3: Checking directory connectivity
Pass 4: Checking reference counts
Pass 5: Checking group summary information
vda1b.raw: 131875/786432 files (0.1% non-contiguous), 1115854/3145216 blocks
ubuntu@humble-cod:~$ resize2fs vda1b.raw  6200M
resize2fs 1.44.1 (24-Mar-2018)
Resizing the filesystem on vda1b.raw to 1587200 (4k) blocks.
The filesystem on vda1b.raw is now 1587200 (4k) blocks long.

ubuntu@humble-cod:~$ e2fsck -f vda1b.raw
e2fsck 1.44.1 (24-Mar-2018)
Pass 1: Checking inodes, blocks, and sizes
Pass 2: Checking directory structure
Pass 3: Checking directory connectivity
Pass 4: Checking reference counts
Pass 5: Checking group summary information
vda1b.raw: 131875/401408 files (0.2% non-contiguous), 1089656/1587200 blocks
ubuntu@humble-cod:~$ dpkg -l e2fsprogs libext2fs2
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name  Version Architecture
Description
+++-=-===-===-===
ii  e2fsprogs 1.44.1-1ubuntu1.1   amd64   
ext2/ext3/ext4 file system utilities
ii  libext2fs2:amd64  1.44.1-1ubuntu1.1   amd64   
ext2/ext3/ext4 file system libraries


** Tags removed: verification-needed verification-needed-bionic
** Tags added: verification-done-bionic

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1798562

Title:
  After a side by side installation, resized filesystem is corrupted

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/e2fsprogs/+bug/1798562/+subscriptions

-- 
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs