Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: Re: dracut-[network,crypt-ssh]
Date: Wed, 31 Jul 2019 02:16:32 +0200	[thread overview]
Message-ID: <20190731001632.n2ckKDw950NSmzcJh9SDZia1k1pKewXm9giLpfNiWKg@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-13304@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 2412 bytes --]

New comment by tetsumaki on void-packages repository

https://github.com/void-linux/void-packages/issues/13304#issuecomment-516643555
Comment:
Install old version of iputils solve the problem immediatly :

	# xbps-install -Sf iputils-20180629_3
	[*] Updating `https://alpha.de.repo.voidlinux.org/current/x86_64-repodata' ...
	Unable to locate 'iputils-20180629_3' in repository pool.
	-bash-5.0# xbps-rindex -a /tmp/*.x*
	index: added `iputils-20180629_3' (x86_64).
	index: 1 packages registered.
	-bash-5.0# xbps-install -Sf iputils-20180629_3
	[*] Updating `https://alpha.de.repo.voidlinux.org/current/x86_64-repodata' ...

	Name    Action    Version           New version            Download size
	iputils downgrade 20190709_1        20180629_3             -

	Size required on disk:         181KB
	Space available on disk:        18GB

	Do you want to continue? [Y/n] y

	[*] Downloading packages

	[*] Verifying package integrity
	iputils-20180629_3: verifying SHA256 hash...

	[*] Collecting package files
	iputils-20180629_3: collecting files...
	iputils-20190709_1: collecting files...

	[*] Unpacking packages
	iputils-20180629_3: unpacking ...
	Creating 'ping' alternatives group symlink: ping -> /usr/bin/iputils-ping
	Creating 'ping' alternatives group symlink: ping.8 -> /usr/share/man/man8/iputils-ping.8
	Creating 'ping6' alternatives group symlink: ping6 -> /usr/bin/iputils-ping
	Creating 'ping6' alternatives group symlink: ping6.8 -> /usr/share/man/man8/iputils-ping.8

	[*] Configuring unpacked packages
	iputils-20180629_3: configuring ...
	iputils-20180629_3: post-install message:
	========================================================================
	Since iputils-20161105,
	ping and ping6 as well as tracepath and tracepath6 have been unified.
	Use ping -4 or tracepath -4 to force ICMPv4.
	========================================================================
	iputils-20180629_3: installed successfully.

	0 downloaded, 1 installed, 0 updated, 1 configured, 0 removed.

And rebuild kernel :

	# xbps-reconfigure -f linux4.19
	linux4.19: configuring ...
	Executing post-install kernel hook: 20-dracut ...
	Executing post-install kernel hook: 50-grub ...
	Generating grub configuration file ...
	Found linux image: /boot/vmlinuz-4.19.25_1
	Found initrd image: /boot/initramfs-4.19.25_1.img

Reboot, and problem is solved.

  parent reply	other threads:[~2019-07-31  0:16 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-23 21:45 [ISSUE] dracut-[network,crypt-ssh] voidlinux-github
2019-07-30 23:52 ` dracut-[network,crypt-ssh] voidlinux-github
2019-07-31  0:16 ` voidlinux-github [this message]
2019-07-31  0:19 ` dracut-[network,crypt-ssh] voidlinux-github
2019-07-31  0:27 ` dracut-[network,crypt-ssh] voidlinux-github
2019-07-31  1:53 ` dracut-[network,crypt-ssh] voidlinux-github

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190731001632.n2ckKDw950NSmzcJh9SDZia1k1pKewXm9giLpfNiWKg@z \
    --to=voidlinux-github@inbox.vuxu.org \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).