Debian Package Tracker
Register | Log in
Subscribe

grml-debootstrap

installer for pure Debian

Choose email to subscribe with

general
  • source: grml-debootstrap (main)
  • version: 0.121
  • maintainer: Grml Team (DMD)
  • uploaders: Chris Hofstaedtler [DMD] – Michael Prokop [DMD]
  • arch: all
  • std-ver: 4.7.2
  • VCS: Git (Browse, QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • o-o-stable: 0.89
  • oldstable: 0.96
  • stable: 0.103
  • testing: 0.121
  • unstable: 0.121
versioned links
  • 0.89: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 0.96: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 0.103: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 0.121: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • grml-debootstrap (1 bugs: 0, 0, 1, 0)
action needed
2 new commits since last upload, is it time to release? normal
vcswatch reports that this package seems to have new commits in its VCS but has not yet updated debian/changelog. You should consider updating the Debian changelog and uploading this new version into the archive.

Here are the relevant commit logs:
commit eae91811116fbc452efe45c6b80ecc647547ea1f
Merge: 513820f 8172dda
Author: Michael Prokop <115592+mika@users.noreply.github.com>
Date:   Wed May 28 08:24:09 2025 +0200

    Merge pull request #343 from grml/mika/udevadm
    
    Skip udevadm execution on unsupported network interfaces like bonding_masters

commit 8172dda0de141297933721a25046cdce2bfced2f
Author: Michael Prokop <mika@grml.org>
Date:   Tue May 27 16:35:19 2025 +0200

    Skip udevadm execution on unsupported network interfaces like bonding_masters
    
    grml-debootstrap iterates over the present network devices by looking
    through /sys/class/net/, but file "bonding_masters" can't be queried:
    
    | root@grml ~ # udevadm info --query=all --path=/sys/class/net/bonding_masters
    | Unknown device "/sys/class/net/bonding_masters": No such device
    
    As a result, execution of grml-debootstrap fails when bonds are used.
    Instead, let's ensure that any network interface we want to operate on
    is actually based on (a symlink pointing to) a directory which we can
    query via udevadm.
    
    FTR:
    
    | root@grml ~ # ls -l /sys/class/net
    | total 0
    | lrwxrwxrwx 1 root root    0 May 27 14:20 bond0 -> ../../devices/virtual/net/bond0
    | -rw-r--r-- 1 root root 4096 May 27 14:20 bonding_masters
    | lrwxrwxrwx 1 root root    0 May 27 14:20 eth0 -> ../../devices/pci0000:00/0000:00:12.0/virtio1/net/eth0
    | lrwxrwxrwx 1 root root    0 May 27 14:20 eth1 -> ../../devices/pci0000:00/0000:00:13.0/virtio2/net/eth1
    | lrwxrwxrwx 1 root root    0 May 27 14:20 eth2 -> ../../devices/pci0000:00/0000:00:14.0/virtio3/net/eth2
    | lrwxrwxrwx 1 root root    0 May 27 14:20 lo -> ../../devices/virtual/net/lo
    
    Thanks: Volodymyr Fedorov <vfedorov@sipwise.com>
Created: 2025-05-29 Last update: 2025-05-30 04:30
Depends on packages which need a new maintainer normal
The packages that grml-debootstrap depends on which need a new maintainer are:
  • docbook-xsl (#802370)
    • Build-Depends-Indep: docbook-xsl
Created: 2023-09-01 Last update: 2025-05-30 04:02
lintian reports 3 warnings normal
Lintian reports 3 warnings about this package. You should make the package lintian clean getting rid of them.
Created: 2025-05-14 Last update: 2025-05-14 23:32
news
[rss feed]
  • [2025-05-19] grml-debootstrap 0.121 MIGRATED to testing (Debian testing watch)
  • [2025-05-14] Accepted grml-debootstrap 0.121 (source) into unstable (Chris Hofstaedtler) (signed by: Christian Hofstaedtler)
  • [2025-05-11] Accepted grml-debootstrap 0.120 (source) into unstable (Chris Hofstaedtler) (signed by: Christian Hofstaedtler)
  • [2025-04-12] grml-debootstrap 0.119 MIGRATED to testing (Debian testing watch)
  • [2025-04-07] Accepted grml-debootstrap 0.119 (source) into unstable (Chris Hofstaedtler) (signed by: Christian Hofstaedtler)
  • [2025-04-05] grml-debootstrap 0.118 MIGRATED to testing (Debian testing watch)
  • [2025-03-30] Accepted grml-debootstrap 0.118 (source) into unstable (Chris Hofstaedtler) (signed by: Christian Hofstaedtler)
  • [2025-03-29] grml-debootstrap 0.117 MIGRATED to testing (Debian testing watch)
  • [2025-03-24] Accepted grml-debootstrap 0.117 (source) into unstable (Chris Hofstaedtler) (signed by: Christian Hofstaedtler)
  • [2025-03-20] grml-debootstrap 0.116 MIGRATED to testing (Debian testing watch)
  • [2025-03-14] Accepted grml-debootstrap 0.116 (source) into unstable (Chris Hofstaedtler) (signed by: Christian Hofstaedtler)
  • [2025-03-10] grml-debootstrap 0.115 MIGRATED to testing (Debian testing watch)
  • [2025-03-04] Accepted grml-debootstrap 0.115 (source) into unstable (Chris Hofstaedtler) (signed by: Christian Hofstaedtler)
  • [2025-02-15] grml-debootstrap 0.114 MIGRATED to testing (Debian testing watch)
  • [2025-02-10] Accepted grml-debootstrap 0.114 (source) into unstable (Chris Hofstaedtler) (signed by: Christian Hofstaedtler)
  • [2025-02-02] grml-debootstrap 0.113 MIGRATED to testing (Debian testing watch)
  • [2025-01-27] Accepted grml-debootstrap 0.113 (source) into unstable (Chris Hofstaedtler) (signed by: Christian Hofstaedtler)
  • [2025-01-26] grml-debootstrap 0.112 MIGRATED to testing (Debian testing watch)
  • [2025-01-20] Accepted grml-debootstrap 0.112 (source) into unstable (Chris Hofstaedtler) (signed by: Christian Hofstaedtler)
  • [2024-12-13] grml-debootstrap 0.111 MIGRATED to testing (Debian testing watch)
  • [2024-12-07] Accepted grml-debootstrap 0.111 (source) into unstable (Chris Hofstaedtler) (signed by: Christian Hofstaedtler)
  • [2024-11-28] grml-debootstrap 0.110 MIGRATED to testing (Debian testing watch)
  • [2024-11-22] Accepted grml-debootstrap 0.110 (source) into unstable (Michael Prokop)
  • [2024-09-12] grml-debootstrap 0.109 MIGRATED to testing (Debian testing watch)
  • [2024-09-07] Accepted grml-debootstrap 0.109 (source) into unstable (Michael Prokop)
  • [2024-02-29] grml-debootstrap 0.108 MIGRATED to testing (Debian testing watch)
  • [2024-02-24] Accepted grml-debootstrap 0.108 (source) into unstable (Michael Prokop)
  • [2024-02-07] grml-debootstrap 0.107 MIGRATED to testing (Debian testing watch)
  • [2024-02-07] grml-debootstrap 0.107 MIGRATED to testing (Debian testing watch)
  • [2024-02-02] Accepted grml-debootstrap 0.107 (source) into unstable (Michael Prokop)
  • 1
  • 2
bugs [bug history graph]
  • all: 1
  • RC: 0
  • I&N: 0
  • M&W: 1
  • F&P: 0
  • patch: 0
links
  • homepage
  • lintian (0, 3)
  • buildd: logs, reproducibility
  • popcon
  • browse source code
  • edit tags
  • other distros
  • security tracker
  • screenshots
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 0.121

Debian Package Tracker — Copyright 2013-2025 The Distro Tracker Developers
Report problems to the tracker.debian.org pseudo-package in the Debian BTS.
Documentation — Bugs — Git Repository — Contributing