这个版本也报错了。。。
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 14
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
root@static:~# bash <(wget --no-check-certificate -qO- 'https://raw.githubusercontent.com/MoeClub/apt/master/bbr/bbr.sh')
Build: tcp_bbr.ko
Ign:1 http://deb.debian.org/debian jessie InRelease
Ign:2 http://deb.debian.org/debian stretch InRelease
Hit:3 http://deb.debian.org/debian-security stretch/updates InRelease
Hit:4 http://deb.debian.org/debian jessie Release
Hit:5 http://deb.debian.org/debian stretch Release
Reading package lists... Done
Building dependency tree
Reading state information... Done
All packages are up to date.
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package linux-headers-4.14.153
E: Couldn't find any package by glob 'linux-headers-4.14.153'
E: Couldn't find any package by regex 'linux-headers-4.14.153'
Install Package Fail.
Build: Fail
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the command from the issue body and inspect the bbr/bbr.sh script fetched from the linked raw GitHub URL. Investigate why Debian Jessie/Stretch cannot locate linux-headers-4.14.153; done means the script can obtain the required headers and complete the tcp_bbr.ko build, or clearly reports an unsupported configuration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- debian, linux, shell
- Domain
- operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100