# \#package-server

**URL:** https://racket.discourse.group/tag/package-server/11.md

[Latest](https://racket.discourse.group/latest.md) · [Categories](https://racket.discourse.group/categories.md) · [Tags](https://racket.discourse.group/tags.md)

---

## [Does the Package Server always download the entire repository?](https://racket.discourse.group/t/does-the-package-server-always-download-the-entire-repository/3268)

<div class="topic-metadata">

**Author:** [@default.kramer](https://racket.discourse.group/u/default.kramer)\
**Replies:** 4\
**Last updated:** [October 30, 2024, 9:00pm UTC](https://racket.discourse.group/t/does-the-package-server-always-download-the-entire-repository/3268 "2024-10-30T21:00:56Z")

</div>

I have a package configured using the "Path within repository" option. I thought this would cause the package server to download only that part of the repository. The path is https://github.com/default-kramer/HermitsHere…

---

## [Personal Package Catalog](https://racket.discourse.group/t/personal-package-catalog/997)

<div class="topic-metadata">

**Author:** [@SamPhillips](https://racket.discourse.group/u/SamPhillips)\
**Replies:** 2\
**Last updated:** [May 18, 2022, 10:47pm UTC](https://racket.discourse.group/t/personal-package-catalog/997 "2022-05-18T22:47:48Z")

</div>

I made my own Package Catalog for publishing pre-release versions of packages. Also useful if you are too shy to add your package to the official catalog.

---

## [Package seems not to be updated](https://racket.discourse.group/t/package-seems-not-to-be-updated/874)

<div class="topic-metadata">

**Author:** [@simonls](https://racket.discourse.group/u/simonls)\
**Replies:** 10\
**Last updated:** [April 29, 2022, 7:18pm UTC](https://racket.discourse.group/t/package-seems-not-to-be-updated/874 "2022-04-29T19:18:54Z")

</div>

Since: the package server seems to be stuck, not updating the package. The package name stayed the same, however it points to a git repository that was renamed to make the case consistent with the package name. Can so…

---

## [Single Package vs Multiple (-lib -doc -test) & Convenience](https://racket.discourse.group/t/single-package-vs-multiple-lib-doc-test-convenience/693)

<div class="topic-metadata">

**Author:** [@simonls](https://racket.discourse.group/u/simonls)\
**Replies:** 29\
**Last updated:** [February 25, 2022, 6:10pm UTC](https://racket.discourse.group/t/single-package-vs-multiple-lib-doc-test-convenience/693 "2022-02-25T18:10:02Z")

</div>

Convenience Authoring vs Using Packages When I author a simple package with only a little bit of functionality, I really like the convenience of creating a single package and putting everything inside it. When I want to…

---

## [Test environment on package server](https://racket.discourse.group/t/test-environment-on-package-server/512)

<div class="topic-metadata">

**Author:** [@sschwarzer](https://racket.discourse.group/u/sschwarzer)\
**Replies:** 4\
**Last updated:** [January 4, 2022, 12:58pm UTC](https://racket.discourse.group/t/test-environment-on-package-server/512 "2022-01-04T12:58:31Z")

</div>

For one of my packages, there are failing tests in the package server environment, although the tests succeed on my machine. From the package server's error log it looks like (find-executable-path "raco") doesn't find r…

---

## [Built package catalog down?](https://racket.discourse.group/t/built-package-catalog-down/122)

<div class="topic-metadata">

**Author:** [@SamPhillips](https://racket.discourse.group/u/SamPhillips)\
**Replies:** 4\
**Last updated:** [November 14, 2021, 4:19am UTC](https://racket.discourse.group/t/built-package-catalog-down/122 "2021-11-14T04:19:49Z")

</div>

The built package catalog appears to not be working. package-catalog-lookup: error from server URL: https://pkg-build.racket-lang.org/server/built/catalog/pkg/net-cookies-lib?version=8.3 status code: 403
