Skip to content

Permission denied (os error 13) while trying to install #159

@klonuo

Description

@klonuo
  ...
  Finished `dev` profile [unoptimized + debuginfo] target(s) in 9m 13s
  Installing extension
     Copying control file to /usr/share/postgresql/17/extension/pg_parquet.control
Error:
   0: failed writing `/home/klo/projects/pg_parquet/pg_parquet.control` to `/usr/share/postgresql/17/extension/pg_parquet.control`
   1: Permission denied (os error 13)

Location:
   /home/klo/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cargo-pgrx-0.16.0/src/command/install.rs:277

  ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ SPANTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

   0: cargo_pgrx::command::install::install_extension with pg_version=17.6 profile=Dev test=false features=["pg17"]
      at /home/klo/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cargo-pgrx-0.16.0/src/command/install.rs:117
   1: cargo_pgrx::command::run::run with pg_version=17.6 profile=Dev
      at /home/klo/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cargo-pgrx-0.16.0/src/command/run.rs:139
   2: cargo_pgrx::command::run::execute
      at /home/klo/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/cargo-pgrx-0.16.0/src/command/run.rs:130

Metadata

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