# 개발용 설치를 시도할 때 \`bullseye-backports\` 설치 오류

**URL:** https://meta.discourse.org/t/error-installing-bullseye-backports-when-trying-to-install-for-development/258716
**Category:** Self-hosting
**Tags:** dev-install
**Created:** [3월 20, 2023, 11:15오전 UTC](https://meta.discourse.org/t/error-installing-bullseye-backports-when-trying-to-install-for-development/258716 "2023-03-20T11:15:34Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![thoka](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/thoka/32/115652_2.png) [@thoka](https://meta.discourse.org/u/thoka)
#### Post date: [3월 20, 2023, 11:29오전 UTC](https://meta.discourse.org/t/error-installing-bullseye-backports-when-trying-to-install-for-development/258716/2 "2023-03-20T11:29:10Z")

</div>

유일하게 정상적으로 작동하는 설치 가이드는 다음과 같습니다.

- [Install Discourse for development using Docker](https://meta.discourse.org/t/install-discourse-for-development-using-docker/102009)

[https://raw.githubusercontent.com/discourse/install-rails/master/linux](https://raw.githubusercontent.com/discourse/install-rails/master/linux) 은 구버전으로 보입니다.  
이 가이드는 ruby 3.1.3과 node 16을 설치하지만, 현재 베이스 이미지는 ruby 3.2.1과 node 18을 사용합니다.

Debian 11에서 실행되도록 설정했지만, 후속 단계에서 다른 오류가 발생했습니다.  
Docker 기반 개발 환경으로 전환한 결과 대부분의 문제가 해결되었습니다.

---

_[View the full topic](https://meta.discourse.org/t/error-installing-bullseye-backports-when-trying-to-install-for-development/258716)._
