[Bug 1491963] Re: preseeding for partman/installation_medium_mounted fails because 'seen' is forced to false

2021-05-13 Thread Neil Roza
I can demonstrate that

https://cdimage.ubuntu.com/ubuntu-legacy-
server/releases/focal/release/ubuntu-20.04.1-legacy-server-amd64.iso

is affected. The installer prompts with

> Your installation medium is on /dev/sdb. You will not be able to create,
> delete, or resize partitions on this disk, but you may be able to install
> to existing partitions there.

If I preseed

d-i partman/filter_mounted boolean false

then the prompt is silenced.

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

Title:
  preseeding for partman/installation_medium_mounted fails because
  'seen' is forced to false

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/partman-base/+bug/1491963/+subscriptions

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

[Bug 1889314] [NEW] feature request: bionic autoinstall

2020-07-28 Thread Neil Roza
Public bug reported:

Would you please make autoinstall work in bionic?

Thanks in advance.

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

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

Title:
  feature request: bionic autoinstall

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

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

[Bug 1773229] [NEW] spooldir mtime=0 prevents database from being updated

2018-05-24 Thread Neil Roza
Public bug reported:

When the spooldir mtime=0, cron refuses to update its "database". This
happens because the "old database" mtime is initialized to 0.


```
61: /* if spooldir's mtime has not changed, we don't need to fiddle with
62-  * the database.
63-  *
64-  * Note that old_db->mtime is initialized to 0 in main(), and
65-  * so is guaranteed to be different than the stat() mtime the first
66-  * time this function is called.
67-  */
68- if (old_db->mtime == TMAX(statbuf.st_mtime, syscron_stat.st_mtime)) {
69- Debug(DLOAD, ("[%ld] spool dir mtime unch, no load needed.\n",
70-   (long)getpid()))
71- return;
72- }
```

from `database.c`, v4.1

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

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

Title:
  spooldir mtime=0 prevents database from being updated

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

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

[Bug 972077] Re: apt repository disk format has race conditions

2018-03-02 Thread Neil Roza
affects me too

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

Title:
  apt repository disk format has race conditions

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

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