Skip to content
This repository has been archived by the owner on Jun 13, 2024. It is now read-only.

Installation problem #56

Open
Open
@DawidCh

Description

Hello.
During installation I have following problem:

go get github.com/Microsoft/azure-vhd-utils
    # github.com/Microsoft/azure-vhd-utils/upload
    go/src/github.com/Microsoft/azure-vhd-utils/upload/upload.go:89:34: cxt.BlobServiceClient.PutPage undefined (type storage.BlobStorageClient has no field or method PutPage)
    go/src/github.com/Microsoft/azure-vhd-utils/upload/upload.go:93:7: undefined: storage.PageWriteTypeUpdate
    # github.com/Microsoft/azure-vhd-utils/upload/metadata
    go/src/github.com/Microsoft/azure-vhd-utils/upload/metadata/metaData.go:95:32: blobClient.GetBlobMetadata undefined (type storage.BlobStorageClient has no field or method GetBlobMetadata)

My versions:

go version go1.11 linux/amd64
Distributor ID:	Ubuntu
Description:	Ubuntu 18.04.1 LTS
Release:	18.04
Codename:	bionic

Could you please help?
Regards, Dawid.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions