[Bug 1411633] Re: man-db's manipulation of index.db mtime timestamp interferes with incremental backups

2022-02-05 Thread Launchpad Bug Tracker
This bug was fixed in the package man-db - 2.10.0-2

---
man-db (2.10.0-2) unstable; urgency=medium

  * Fix occasional mandb-symlink-target-timestamp test failure.

 -- Colin Watson   Fri, 04 Feb 2022 19:21:06 +

** Changed in: man-db (Ubuntu)
   Status: In Progress => Fix Released

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

Title:
  man-db's manipulation of index.db mtime timestamp interferes with
  incremental backups

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/man-db/+bug/1411633/+subscriptions


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

[Bug 1411633] Re: man-db's manipulation of index.db mtime timestamp interferes with incremental backups

2022-02-05 Thread Bug Watch Updater
** Changed in: man-db (Debian)
   Status: Confirmed => Fix Released

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

Title:
  man-db's manipulation of index.db mtime timestamp interferes with
  incremental backups

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/man-db/+bug/1411633/+subscriptions


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

[Bug 1411633] Re: man-db's manipulation of index.db mtime timestamp interferes with incremental backups

2022-01-30 Thread Bug Watch Updater
** Changed in: man-db (Debian)
   Status: New => Confirmed

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

Title:
  man-db's manipulation of index.db mtime timestamp interferes with
  incremental backups

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/man-db/+bug/1411633/+subscriptions


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

[Bug 1411633] Re: man-db's manipulation of index.db mtime timestamp interferes with incremental backups

2022-01-29 Thread Bug Watch Updater
** Changed in: man-db (Debian)
   Status: Unknown => New

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

Title:
  man-db's manipulation of index.db mtime timestamp interferes with
  incremental backups

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/man-db/+bug/1411633/+subscriptions


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

[Bug 1411633] Re: man-db's manipulation of index.db mtime timestamp interferes with incremental backups

2022-01-29 Thread Colin Watson
** Changed in: man-db (Ubuntu)
 Assignee: (unassigned) => Colin Watson (cjwatson)

** Changed in: man-db (Ubuntu)
   Status: Triaged => In Progress

** Bug watch added: Debian Bug tracker #1004355
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1004355

** Also affects: man-db (Debian) via
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1004355
   Importance: Unknown
   Status: Unknown

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

Title:
  man-db's manipulation of index.db mtime timestamp interferes with
  incremental backups

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/man-db/+bug/1411633/+subscriptions


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

[Bug 1411633] Re: man-db's manipulation of index.db mtime timestamp interferes with incremental backups

2015-12-03 Thread tony hutcherson
hope alls good

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

Title:
  man-db's manipulation of index.db mtime timestamp interferes with
  incremental backups

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/man-db/+bug/1411633/+subscriptions

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


[Bug 1411633] Re: man-db's manipulation of index.db mtime timestamp interferes with incremental backups

2015-12-03 Thread tony hutcherson
hope alls good

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

Title:
  man-db's manipulation of index.db mtime timestamp interferes with
  incremental backups

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/man-db/+bug/1411633/+subscriptions

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


[Bug 1411633] Re: man-db's manipulation of index.db mtime timestamp interferes with incremental backups

2015-04-07 Thread Colin Watson
This is a consequence of the poor layout noted in this comment in
purge_missing:

if (will_run_mandb)
/* Reset mtime to avoid confusing mandb into not running.
 * TODO: It would be better to avoid this by only opening
 * the database once between here and mandb.
 */
MYDBM_SET_TIME (dbf, db_mtime);

There are some situations where a later update_db will not actually
modify the database and update the mtime, and in this situation
purge_missing may have updated the database but reset the mtime to its
previous value.  The reorganisation implied by this comment would fix
this.

** Changed in: man-db (Ubuntu)
   Status: New = Triaged

** Changed in: man-db (Ubuntu)
   Importance: Undecided = High

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

Title:
  man-db's manipulation of index.db mtime timestamp interferes with
  incremental backups

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/man-db/+bug/1411633/+subscriptions

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