Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

rm: cannot remove '/home/user/.cache/cachyos-km/pkgbuilds/linux-cachyos/src/': Is a directory

オープン
#43 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
3/5
見積もり時間
1〜2日
初心者へのやさしさ
35/100
issue の種類
バグ
明瞭さ
おおむね明確
活発さ
停滞
技術スタック
cpp, linux

調査の方向性

まず patched-kernel のビルドを再現し、「Removing existing $srcdir/ directory...」に続くソースの取得および展開のステップを追跡してください。この issue にはプロジェクトファイルもテストのエントリーポイントもないため、最初に PKGBUILD のソースディレクトリを処理するコードを見つけてください。rm または ln のエラーなしで展開が完了すれば完了です。

索引モデルが issue の本文から書いたものです。

説明

I am trying to build a patched kernel with nvidia open drivers and get an error (see below).

I am using the latest kernel manager.

Here's the console output:

==> Making package: linux-cachyos-gcc-adf 6.13.3-1 (Чт 20 фев 2025 10:30:39)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Downloading linux-6.13.3.tar.xz...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  141M  100  141M    0     0  17.5M      0  0:00:08  0:00:08 --:--:-- 17.2M
  -> Found config
  -> Found auto-cpu-optimization.sh
  -> Downloading nvidia-open-570.86.16.tar.gz...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 17.7M    0 17.7M    0     0  4365k      0 --:--:--  0:00:04 --:--:-- 5080k
  -> Downloading 0001-cachyos-base-all.patch...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 1854k  100 1854k    0     0  2272k      0 --:--:-- --:--:-- --:--:-- 2269k
  -> Downloading 0001-Make-modeset-and-fbdev-default-enabled.patch...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  1480  100  1480    0     0   5024      0 --:--:-- --:--:-- --:--:--  5034
  -> Downloading 0003-Add-IBT-Support.patch...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   852  100   852    0     0   2916      0 --:--:-- --:--:-- --:--:--  2907
  -> Downloading 0001-bore-cachy.patch...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 31919  100 31919    0     0  98710      0 --:--:-- --:--:-- --:--:-- 98820
  -> Downloading ...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  6243    0  6243    0     0  20031      0 --:--:-- --:--:-- --:--:-- 20073
mv: '/home/andrey/.cache/cachyos-km/pkgbuilds/linux-cachyos/.part' and '/home/andrey/.cache/cachyos-km/pkgbuilds/linux-cachyos/.part' are the same file
==> WARNING: Skipping verification of source file checksums.
==> Removing existing $srcdir/ directory...
==> Extracting sources...
  -> Extracting linux-6.13.3.tar.xz with bsdtar
  -> Extracting nvidia-open-570.86.16.tar.gz with bsdtar
rm: cannot remove '/home/andrey/.cache/cachyos-km/pkgbuilds/linux-cachyos/src/': Is a directory
ln: failed to create symbolic link '/home/andrey/.cache/cachyos-km/pkgbuilds/linux-cachyos/src/' -> '': No such file or directory
主要言語
C++
スター
44
フォーク
30
PR マージ指標
30日以内にマージされた PR はありません

環境構築

このプロジェクトの環境構築ファイルはまだ確認していません。まず README を読み、一般的な手順ははじめてのコントリビューションガイドを参照してください。

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

CachyOS/kernel-manager のほかの issue

CachyOS/kernel-manager の issue をすべて見る

似ている issue

C++ の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。