Github messages for voidlinux
 help / color / mirror / Atom feed
From: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [ISSUE] [CLOSED] libguestfs: missing directory /usr/lib/guestfs causes `update-libguestfs-appliance` to fail
Date: Fri, 29 Apr 2022 04:13:08 +0200	[thread overview]
Message-ID: <20220429021308.BpZ98PO_FkcijjieQC0pFklY83ijdS6SgodNCFKsBw8@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-11345@inbox.vuxu.org>

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

Closed issue by ackalker on void-packages repository

https://github.com/void-linux/void-packages/issues/11345

Description:
### System

* xuname:  
  Void 4.19.36_1 x86_64 GenuineIntel notuptodate rrrrmdFFFFFFFF

* package:  
  libguestfs-1.40.2_1

### Expected behavior

After a fresh installation of this package, running `update-libguestfs-example` as root should download and install a binary guestfs appliance on the system, without generating any errors.

### Actual behavior

```
# update-libguestfs-appliance 

Downloading binary appliance v1.32.0 for libguestfs ... 

--2019-04-26 15:18:17--  http://libguestfs.org/download/binaries/appliance/appliance-1.32.0.tar.xz
Resolving libguestfs.org... 46.43.9.215, 2001:41c9:1:422::215
Connecting to libguestfs.org|46.43.9.215|:80... connected.
HTTP request sent, awaiting response... 302 Found
Location: http://download.libguestfs.org/binaries/appliance/appliance-1.32.0.tar.xz [following]
--2019-04-26 15:18:17--  http://download.libguestfs.org/binaries/appliance/appliance-1.32.0.tar.xz
Resolving download.libguestfs.org... 46.43.9.215, 2001:41c9:1:422::215
Reusing existing connection to libguestfs.org:80.
HTTP request sent, awaiting response... 200 OK
Length: 120487416 (115M) [application/x-xz]
Saving to: ‘appliance-1.32.0.tar.xz’

appliance-1.32.0.tar.xz 100%[==============================>] 114.91M  46.1MB/s    in 2.5s    

2019-04-26 15:18:20 (46.1 MB/s) - ‘appliance-1.32.0.tar.xz’ saved [120487416/120487416]

Checking checksum ... appliance-1.32.0.tar.xz: OK

Extracting binary appliance files to /usr/lib/guestfs:
tar: /usr/lib/guestfs: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
```
### Steps to reproduce the behavior

* After installing the package, run `update-libguestfs-appliance` as root.

### Workaround

* Manually creating the directory `/usr/lib/guestfs` and re-running `update-libguestfs-appliance` as root allows it to continue without errors.

      parent reply	other threads:[~2022-04-29  2:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-11345@inbox.vuxu.org>
2022-04-15  0:52 ` github-actions
2022-04-29  2:13 ` github-actions [this message]

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=20220429021308.BpZ98PO_FkcijjieQC0pFklY83ijdS6SgodNCFKsBw8@z \
    --to=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).