Skip to content

bug: Debian package installs files in /tmp #2179

Open
@LaurentBonnaud

Description

@LaurentBonnaud

Cortex version

v1.0.12

Describe the issue and expected behaviour

Here is the problem:

$ dpkg -L cortexcpp 
/.
/tmp
/tmp/cortex-dependencies
/tmp/cortex-dependencies/cortex.llamacpp-0.1.55-linux-amd64-avx2-cuda-11-7.tar.gz
/tmp/cortex-dependencies/cortex.llamacpp-0.1.55-linux-amd64-avx2-cuda-12-0.tar.gz
/tmp/cortex-dependencies/cortex.llamacpp-0.1.55-linux-amd64-avx2.tar.gz
/tmp/cortex-dependencies/cortex.llamacpp-0.1.55-linux-amd64-noavx-cuda-11-7.tar.gz
/tmp/cortex-dependencies/cortex.llamacpp-0.1.55-linux-amd64-noavx-cuda-12-0.tar.gz
/tmp/cortex-dependencies/cortex.llamacpp-0.1.55-linux-amd64-noavx.tar.gz
/tmp/cortex-dependencies/cortex.llamacpp-0.1.55-linux-amd64-vulkan.tar.gz
/tmp/cortex-dependencies/cuda-11-7-linux-amd64.tar.gz
/tmp/cortex-dependencies/cuda-12-0-linux-amd64.tar.gz
/usr
/usr/bin
/usr/bin/cortex
/usr/bin/cortex-server

Steps to Reproduce

  1. Install the Debian package

Screenshots / Logs

Then the cortex server does not start:

$ cortex start
Set log level to INFO
Host: 127.0.0.1 Port: 39281
Could not start server
Could not start server

What is your OS?

  • Windows
  • Mac Silicon
  • Mac Intel
  • Linux / Ubuntu

What engine are you running?

  • cortex.llamacpp (default)
  • cortex.tensorrt-llm (Nvidia GPUs)
  • cortex.onnx (NPUs, DirectML)

Hardware Specs eg OS version, GPU

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: bugSomething isn't working

    Type

    No type

    Projects

    Status

    Investigating

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions