[Bug 1585434] Re: ecryptfs_decrypt_page: Error attempting to read lower page; rc = [-4]

2018-11-19 Thread dman777 via ubuntu-bugs
I am having this bug also and it crashes my system. I have rc = [-5] in
my error output.

Can this be moved to high importance?

one@localhost:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 16.04.5 LTS
Release:16.04
Codename:   xenial
one@localhost:~$

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

Title:
  ecryptfs_decrypt_page: Error attempting to read lower page; rc = [-4]

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

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

[Bug 1797282] Re: fsck not running at all on reboot

2018-10-15 Thread dman777 via ubuntu-bugs
Can this be bumped up to a high importance? This is a major issue as not
checking the file system leads to a broken system.

** Tags added: bionic

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

Title:
  fsck not running at all on reboot

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

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

[Bug 1797493] [NEW] xset blank does not work

2018-10-11 Thread dman777 via ubuntu-bugs
Public bug reported:

one@localhost:~$ xset -version
xset 1.2.3

one@localhost:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 18.04.1 LTS
Release:18.04
Codename:   bionic

X.Org X Server 1.19.6

xset blank is not working. Nothing happens when I do `xset s blank; xset
s 100`. While this works on my laptop with Xenial, it does not on my PC
with Bionic Beaver server edition. What I expect is the screen to go
blank and it does not.

However, dps features do work... just not the blank screen saver
feature.

** Affects: xset (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: xset

** Tags added: xset

** Description changed:

  one@localhost:~$ xset -version
  xset 1.2.3
  
  one@localhost:~$ lsb_release -a
  No LSB modules are available.
  Distributor ID:   Ubuntu
  Description:  Ubuntu 18.04.1 LTS
  Release:  18.04
  Codename: bionic
  
- 
  X.Org X Server 1.19.6
  
- xset blank is not working. Nothing happens when I do xset s blank, xset
- s 100. While this works on my laptop with Xenial, it does not on my PC
+ xset blank is not working. Nothing happens when I do `xset s blank; xset
+ s 100`. While this works on my laptop with Xenial, it does not on my PC
  with Bionic Beaver server edition. What I expect is the screen to go
  blank and it does not.
  
- 
- However, dps features do work... just not the blank screen saver feature.
+ However, dps features do work... just not the blank screen saver
+ feature.

** Package changed: e2fsprogs (Ubuntu) => xset (Ubuntu)

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

Title:
  xset blank does not work

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

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

[Bug 1797282] Re: fsck not running at all on reboot

2018-10-10 Thread dman777 via ubuntu-bugs
I am having this issue also.

fsck is not running on my root drive on Ubuntu 18.04 LTS server edition
I have tried fsck.mode=force in grub on the kernel command line to no success.
I have set the mount count to 1 with tune2fs -c 1 /dev/sda2 and rebooted and 
still no fsck. Instead I just get a text message saying you need to do a fsck 
on /dev/sda2.


--

one@localhost:~$ sudo tune2fs -l /dev/sda2

tune2fs 1.44.1 (24-Mar-2018)
Filesystem volume name:   
Last mounted on:  /
Filesystem UUID:  36589912-c6ab-11e8-93a6-7085c27cfaec
Filesystem magic number:  0xEF53
Filesystem revision #:1 (dynamic)
Filesystem features:  has_journal ext_attr resize_inode dir_index filetype 
needs_recovery extent 64bit flex_bg sparse_super large_file huge_file dir_nlink 
extra_isize metadata_csum
Filesystem flags: signed_directory_hash 
Default mount options:user_xattr acl
Filesystem state: clean
Errors behavior:  Continue
Filesystem OS type:   Linux
Inode count:  6160384
Block count:  24641536
Reserved block count: 1232076
Free blocks:  19441110
Free inodes:  5417720
First block:  0
Block size:   4096
Fragment size:4096
Group descriptor size:64
Reserved GDT blocks:  1024
Blocks per group: 32768
Fragments per group:  32768
Inodes per group: 8192
Inode blocks per group:   512
Flex block group size:16
Filesystem created:   Tue Oct  2 20:25:28 2018
Last mount time:  Tue Oct  9 22:14:49 2018
Last write time:  Tue Oct  9 22:13:35 2018
Mount count:  25
Maximum mount count:  1
Last checked: Tue Oct  2 20:25:28 2018
Check interval:   0 ()
Lifetime writes:  179 GB
Reserved blocks uid:  0 (user root)
Reserved blocks gid:  0 (group root)
First inode:  11
Inode size:   256
Required extra isize: 32
Desired extra isize:  32
Journal inode:8
First orphan inode:   1591485
Default directory hash:   half_md4
Directory Hash Seed:  5dcfe344-2b26-4b50-97e1-21952c171d2b
Journal backup:   inode blocks
Checksum type:crc32c Checksum: 0x305a8ddb


I am not running on cloud, just a home PC with AMD Ryzen 5

---


Linux localhost 4.15.0-36-generic #39-Ubuntu SMP Mon Sep 24 16:19:09 UTC 2018 
x86_64 x86_64 x86_64 GNU/Linux


No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 18.04.1 LTS
Release:18.04
Codename:   bionic

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

Title:
  fsck not running at all on reboot

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

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