Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 15559] New: installwatch no longer tracks hardlinks!

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 15559] New: installwatch no longer tracks hardlinks!
  • Date: 2 Feb 2010 20:34:50 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=15559

Summary: installwatch no longer tracks hardlinks!
Product: Codex
Version: stable grimoire
Platform: All
OS/Version: Linux
Status: NEW
Severity: blocker
Priority: P3
Component: utils
AssignedTo: sm-grimoire-bugs AT lists.ibiblio.org
ReportedBy: sandalle AT sourcemage.org



Eric Sandall <sandalle AT sourcemage.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
Flag| |must_fix_before_release+


$ sorcery -v
1.14.4

$ gaze version coreutils installwatch e2fsprogs glibc
Grimoire Section Spell Grimoire Version Installed Version
-------- ------- ----- ---------------- -----------------
stable utils coreutils 8.2 8.2
stable utils installwatch 0.6.3 0.6.3
stable disk e2fsprogs 1.41.9 1.41.9
stable libs glibc 2.11.1 2.11.1
stable smgl castfs 0.6.0 -

$ for i in ext{2,3,4}; do gaze from /sbin/mkfs.$i; done
$

$ gaze install e2fsprogs|grep mkfs
$

$ stat /sbin/mkfs.ext* /sbin/mke2fs
File: `/sbin/mkfs.ext2'
Size: 57720 Blocks: 120 IO Block: 4096 regular file
Device: 802h/2050d Inode: 22948 Links: 5
Access: (0755/-rwxr-xr-x) Uid: ( 0/ root) Gid: ( 0/ root)
Access: 2010-01-06 17:01:26.610141240 -0800
Modify: 2010-01-06 17:01:25.070132502 -0800
Change: 2010-01-06 17:01:25.086134733 -0800
File: `/sbin/mkfs.ext3'
Size: 57720 Blocks: 120 IO Block: 4096 regular file
Device: 802h/2050d Inode: 22948 Links: 5
Access: (0755/-rwxr-xr-x) Uid: ( 0/ root) Gid: ( 0/ root)
Access: 2010-01-06 17:01:26.610141240 -0800
Modify: 2010-01-06 17:01:25.070132502 -0800
Change: 2010-01-06 17:01:25.086134733 -0800
File: `/sbin/mkfs.ext4'
Size: 57720 Blocks: 120 IO Block: 4096 regular file
Device: 802h/2050d Inode: 22948 Links: 5
Access: (0755/-rwxr-xr-x) Uid: ( 0/ root) Gid: ( 0/ root)
Access: 2010-01-06 17:01:26.610141240 -0800
Modify: 2010-01-06 17:01:25.070132502 -0800
Change: 2010-01-06 17:01:25.086134733 -0800
File: `/sbin/mkfs.ext4dev'
Size: 57720 Blocks: 120 IO Block: 4096 regular file
Device: 802h/2050d Inode: 22948 Links: 5
Access: (0755/-rwxr-xr-x) Uid: ( 0/ root) Gid: ( 0/ root)
Access: 2010-01-06 17:01:26.610141240 -0800
Modify: 2010-01-06 17:01:25.070132502 -0800
Change: 2010-01-06 17:01:25.086134733 -0800
File: `/sbin/mke2fs'
Size: 57720 Blocks: 120 IO Block: 4096 regular file
Device: 802h/2050d Inode: 22948 Links: 5
Access: (0755/-rwxr-xr-x) Uid: ( 0/ root) Gid: ( 0/ root)
Access: 2010-01-06 17:01:26.610141240 -0800
Modify: 2010-01-06 17:01:25.070132502 -0800
Change: 2010-01-06 17:01:25.086134733 -0800

Also notice this with ifupdown on some boxes and /sbin/ifdown:
$ gaze from /sbin/ifdown
$ gaze from /sbin/ifup
ifupdown-0.6.9:/sbin/ifup
$ stat /sbin/if*
File: `/sbin/ifconfig'
Size: 61760 Blocks: 136 IO Block: 4096 regular file
Device: 802h/2050d Inode: 8029462 Links: 1
Access: (0755/-rwxr-xr-x) Uid: ( 0/ root) Gid: ( 0/ root)
Access: 2010-02-02 00:53:10.000000000 +0000
Modify: 2010-02-02 00:53:07.000000000 +0000
Change: 2010-02-02 00:53:07.000000000 +0000
File: `/sbin/ifdown'
Size: 26556 Blocks: 56 IO Block: 4096 regular file
Device: 802h/2050d Inode: 8029472 Links: 2
Access: (0755/-rwxr-xr-x) Uid: ( 0/ root) Gid: ( 0/ root)
Access: 2010-02-02 00:53:14.000000000 +0000
Modify: 2010-02-02 00:53:13.000000000 +0000
Change: 2010-02-02 00:53:13.000000000 +0000
File: `/sbin/ifup'
Size: 26556 Blocks: 56 IO Block: 4096 regular file
Device: 802h/2050d Inode: 8029472 Links: 2
Access: (0755/-rwxr-xr-x) Uid: ( 0/ root) Gid: ( 0/ root)
Access: 2010-02-02 00:53:14.000000000 +0000
Modify: 2010-02-02 00:53:13.000000000 +0000
Change: 2010-02-02 00:53:13.000000000 +000

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




Archive powered by MHonArc 2.6.24.

Top of Page