#9 fedora-toolbox create error
Closed 4 years ago by fansari. Opened 5 years ago by fansari.

I tried to follow this article in order to create a toolbox.

https://medium.com/@alex285/fedora-toolbox-on-silverblue-29-first-impressions-ce898b1b6b01

This is the result:

[fansari@bat ~]$ fedora-toolbox
/usr/bin/fedora-toolbox: missing command
Try '/usr/bin/fedora-toolbox --help' for more information.
[fansari@bat ~]$ fedora-toolbox -v create
/usr/bin/fedora-toolbox: checking if image fedora-toolbox-fansari:29 already exists
/usr/bin/fedora-toolbox: checking if container fedora-toolbox-fansari:29 already exists
Error: error looking up container "fedora-toolbox-fansari:29": no container with name or ID fedora-toolbox-fansari:29 found: no such container
/usr/bin/fedora-toolbox: trying to create container fedora-toolbox-fansari:29
Trying to pull docker.io/library/fedora-toolbox-fansari:29...Failed
Trying to pull registry.fedoraproject.org/fedora-toolbox-fansari:29...Failed
Trying to pull quay.io/fedora-toolbox-fansari:29...Failed
Trying to pull registry.access.redhat.com/fedora-toolbox-fansari:29...Failed
Trying to pull registry.centos.org/fedora-toolbox-fansari:29...Failed
Error: unable to pull fedora-toolbox-fansari:29: 5 errors occurred:
* Error determining manifest MIME type for docker://fedora-toolbox-fansari:29: Error reading manifest 29 in docker.io/library/fedora-toolbox-fansari: errors:
denied: requested access to the resource is denied
unauthorized: authentication required

    * Error determining manifest MIME type for docker://registry.fedoraproject.org/fedora-toolbox-fansari:29: Error reading manifest 29 in registry.fedoraproject.org/fedora-toolbox-fansari: manifest unknown: manifest unknown
    * Error determining manifest MIME type for docker://quay.io/fedora-toolbox-fansari:29: Error reading manifest 29 in quay.io/fedora-toolbox-fansari: error parsing HTTP 404 response body: invalid character '<' looking for beginning of value: "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 3.2 Final//EN\">\n<title>404 Not Found</title>\n<h1>Not Found</h1>\n<p>The requested URL was not found on the server.  If you entered the URL manually please check your spelling and try again.</p>\n"
    * Error determining manifest MIME type for docker://registry.access.redhat.com/fedora-toolbox-fansari:29: Error reading manifest 29 in registry.access.redhat.com/fedora-toolbox-fansari: unknown: Not Found
    * Error determining manifest MIME type for docker://registry.centos.org/fedora-toolbox-fansari:29: Error reading manifest 29 in registry.centos.org/fedora-toolbox-fansari: manifest unknown: manifest unknown

/usr/bin/fedora-toolbox: failed to create container fedora-toolbox-fansari:29


The package you use should be toolbox (in the repos). I believe fedora-toolbox is deprecated.

Yes. Now I have also learned that. But also toolbox gives only errors.

https://github.com/debarshiray/toolbox/issues/96

Can you still reproduce this with current Toolbox Git master?

I must have overlooked this ticket. I use the latest toolbox and all these create issues are solved.

Metadata Update from @fansari:
- Issue status updated to: Closed (was: Open)

4 years ago

Login to comment on this ticket.

Metadata