[Kernel-packages] [Bug 1814364] Re: software updater ask grub setting repeated

2019-02-09 Thread Seiichi Nakashima
today, ubuntu software updated to use software updater.
same situation occured.

I have 4 desktop PCs, one is UEFI(legacy mode), others are legacy BIOS.
all PC has 4 partition in /dev/sda, and all partition installed ubuntu-18.04.1.

UEFI PC update to use software updater at /dev/sda4,
grub update /dev/sda1 pbr, I want to update /dev/sda4 pbr.

but legacy BIOS PC update to use software updater at /dev/sda4.
it update /dev/sda4 pbr.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1814364

Title:
  software updater ask grub setting repeated

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Dear everyone.

  Now, I update ubuntu-18.04.1 at my desktop PC.
  software updater updated, and display grub pc setting windows.
  grub setting windows say to select install grub device,
  /dev/sda
  -/dev/sda1
  /dev/sdb

  my pc environment has mbr(mbm bootloader) and pbr(grub).
  I asked #675171, and repare, but now new problem.

  I select '-/dev/sda1' and next, and 'do not install grub' not checked,
  then again select install grub device, 
  I select '-/dev/sda1' and next, and 'do not install grub' not checked,
  repeat forever.

  what actiion need to exit this probrem.

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1814364] Re: software updater ask grub setting repeated

2019-02-11 Thread Seiichi Nakashima
Dear everyone.

I update PC that has UEFI(legacy mode), and software update.
First I update /dev/sda2 (ubuntu-18.04), 
and I install Hyperledger Fabric-1.4 to use docker-ce.
finished install and I reboot PC, but could not bootup.
so I grub-install /dev/sda2.

Second I update /dev/sda3 (ubuntu-18.04).
software updater do not need reboot,
I checked /var/log/syslog, '40grub2: debug: perseing' errors exist in syslog.
ubuntu-18.04 in /dev/sda2 reboot, and still boot up fine.  

I upload syslog in dropbox.
I update /dev/sda2 at 16:40, and from 16:44:46, 40grub2 error exist. 


-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1814364

Title:
  software updater ask grub setting repeated

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Dear everyone.

  Now, I update ubuntu-18.04.1 at my desktop PC.
  software updater updated, and display grub pc setting windows.
  grub setting windows say to select install grub device,
  /dev/sda
  -/dev/sda1
  /dev/sdb

  my pc environment has mbr(mbm bootloader) and pbr(grub).
  I asked #675171, and repare, but now new problem.

  I select '-/dev/sda1' and next, and 'do not install grub' not checked,
  then again select install grub device, 
  I select '-/dev/sda1' and next, and 'do not install grub' not checked,
  repeat forever.

  what actiion need to exit this probrem.

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1814364] Re: software updater ask grub setting repeated

2019-02-11 Thread Seiichi Nakashima
I found /dev/sda3 ubuntu-18.03 syslog has a lot of ureadahead messages at 
16:50:35.
I grub-install command to use recover /dev/sda3 pbr.

I upload syslog same PC. involved all today log.


I update at 18:10 to use grub-install by ubuntu-18.04 livecd.
and reboot /dev/sda3 ubuntu-18.04, perhaps work fine.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1814364

Title:
  software updater ask grub setting repeated

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Dear everyone.

  Now, I update ubuntu-18.04.1 at my desktop PC.
  software updater updated, and display grub pc setting windows.
  grub setting windows say to select install grub device,
  /dev/sda
  -/dev/sda1
  /dev/sdb

  my pc environment has mbr(mbm bootloader) and pbr(grub).
  I asked #675171, and repare, but now new problem.

  I select '-/dev/sda1' and next, and 'do not install grub' not checked,
  then again select install grub device, 
  I select '-/dev/sda1' and next, and 'do not install grub' not checked,
  repeat forever.

  what actiion need to exit this probrem.

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1814364] Re: software updater ask grub setting repeated

2019-03-14 Thread Seiichi Nakashima
I occured same trouble at same PC.
I clean install ubuntu-18.04.1 at PC, and now no trouble

** Changed in: linux (Ubuntu)
   Status: Incomplete => Confirmed

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1814364

Title:
  software updater ask grub setting repeated

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Dear everyone.

  Now, I update ubuntu-18.04.1 at my desktop PC.
  software updater updated, and display grub pc setting windows.
  grub setting windows say to select install grub device,
  /dev/sda
  -/dev/sda1
  /dev/sdb

  my pc environment has mbr(mbm bootloader) and pbr(grub).
  I asked #675171, and repare, but now new problem.

  I select '-/dev/sda1' and next, and 'do not install grub' not checked,
  then again select install grub device, 
  I select '-/dev/sda1' and next, and 'do not install grub' not checked,
  repeat forever.

  what actiion need to exit this probrem.

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1814364] Re: software updater ask grub setting repeated

2019-02-02 Thread Sebastien Bacher
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Unfortunately, we cannot work on this bug because your
description didn't include enough information. You may find it helpful
to read "How to report bugs effectively"
http://www.chiark.greenend.org.uk/~sgtatham/bugs.html. We'd be grateful
if you would then provide a more complete description of the problem.

We have instructions on debugging some types of problems at
http://wiki.ubuntu.com/DebuggingProcedures.

At a minimum, we need:
1. The specific steps or actions you took that caused you to encounter the 
problem.
2. The behavior you expected.
3. The behavior you actually encountered (in as much detail as possible).
Thanks! 

** Package changed: libinput (Ubuntu) => linux (Ubuntu)

** Changed in: linux (Ubuntu)
   Importance: Undecided => Low

** Changed in: linux (Ubuntu)
   Status: New => Incomplete

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1814364

Title:
  software updater ask grub setting repeated

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Dear everyone.

  Now, I update ubuntu-18.04.1 at my desktop PC.
  software updater updated, and display grub pc setting windows.
  grub setting windows say to select install grub device,
  /dev/sda
  -/dev/sda1
  /dev/sdb

  my pc environment has mbr(mbm bootloader) and pbr(grub).
  I asked #675171, and repare, but now new problem.

  I select '-/dev/sda1' and next, and 'do not install grub' not checked,
  then again select install grub device, 
  I select '-/dev/sda1' and next, and 'do not install grub' not checked,
  repeat forever.

  what actiion need to exit this probrem.

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1814364] Re: software updater ask grub setting repeated

2019-08-18 Thread Seiichi Nakashima
Now I use ubuntu-18.04.3 (5.0.0-25).
this probrem cleared from ubuntu-18.04.2 at some day.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1814364

Title:
  software updater ask grub setting repeated

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Dear everyone.

  Now, I update ubuntu-18.04.1 at my desktop PC.
  software updater updated, and display grub pc setting windows.
  grub setting windows say to select install grub device,
  /dev/sda
  -/dev/sda1
  /dev/sdb

  my pc environment has mbr(mbm bootloader) and pbr(grub).
  I asked #675171, and repare, but now new problem.

  I select '-/dev/sda1' and next, and 'do not install grub' not checked,
  then again select install grub device, 
  I select '-/dev/sda1' and next, and 'do not install grub' not checked,
  repeat forever.

  what actiion need to exit this probrem.

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1814364] Re: software updater ask grub setting repeated

2019-03-10 Thread Seiichi Nakashima
yestaday I update ubuntu-18.04 to use software-updater.
I update partition 4 ( /dev/sda4) ubuntu-18.04.
finished update, I shutdown PC, and today I boot up PC from /dev/sda4.
but could not bootup.

I found many error message in syslog.
why occured this?



now, I use grub-install command, and I recovered /dev/sda4 ubuntu-18.04.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1814364

Title:
  software updater ask grub setting repeated

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Dear everyone.

  Now, I update ubuntu-18.04.1 at my desktop PC.
  software updater updated, and display grub pc setting windows.
  grub setting windows say to select install grub device,
  /dev/sda
  -/dev/sda1
  /dev/sdb

  my pc environment has mbr(mbm bootloader) and pbr(grub).
  I asked #675171, and repare, but now new problem.

  I select '-/dev/sda1' and next, and 'do not install grub' not checked,
  then again select install grub device, 
  I select '-/dev/sda1' and next, and 'do not install grub' not checked,
  repeat forever.

  what actiion need to exit this probrem.

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


Re: [Kernel-packages] [Bug 1814364] Re: software updater ask grub setting repeated

2019-02-02 Thread Seiichi Nakashima
thank you mail.

I upload screenshot and syslog.
please show URL, and I resolved to exit situation.
but another problem occurd.


==

2019-02-02 (土) の 23:15 + に Sebastien Bacher さんは書きました:
> Thank you for taking the time to report this bug and helping to make
> Ubuntu better. Unfortunately, we cannot work on this bug because your
> description didn't include enough information. You may find it
> helpful
> to read "How to report bugs effectively"
> http://www.chiark.greenend.org.uk/~sgtatham/bugs.html. We'd be
> grateful
> if you would then provide a more complete description of the problem.
> 
> We have instructions on debugging some types of problems at
> http://wiki.ubuntu.com/DebuggingProcedures.
> 
> At a minimum, we need:
> 1. The specific steps or actions you took that caused you to
> encounter the problem.
> 2. The behavior you expected.
> 3. The behavior you actually encountered (in as much detail as
> possible).
> Thanks! 
> 
> ** Package changed: libinput (Ubuntu) => linux (Ubuntu)
> 
> ** Changed in: linux (Ubuntu)
>Importance: Undecided => Low
> 
> ** Changed in: linux (Ubuntu)
>Status: New => Incomplete
>

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1814364

Title:
  software updater ask grub setting repeated

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Dear everyone.

  Now, I update ubuntu-18.04.1 at my desktop PC.
  software updater updated, and display grub pc setting windows.
  grub setting windows say to select install grub device,
  /dev/sda
  -/dev/sda1
  /dev/sdb

  my pc environment has mbr(mbm bootloader) and pbr(grub).
  I asked #675171, and repare, but now new problem.

  I select '-/dev/sda1' and next, and 'do not install grub' not checked,
  then again select install grub device, 
  I select '-/dev/sda1' and next, and 'do not install grub' not checked,
  repeat forever.

  what actiion need to exit this probrem.

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp