Jump to content

Recommended Posts

Posted

Hi!

 

my Odroid HC2 is running for more than three years now (24/7), hosting a nextcloud instance. Other than two preemptive SD-card swaps no maintenance necessary, armbian performs really great 🙂 Since I was thinking about upgrading to a better machine (Nano Pi M4, if they ever sell them again...) I wanted to install sysbench to compare some CPU specs. But 

sudo apt-get install sysbench

gives:

unable to locate package sysbench

I'm running a recently upgraded armbian, v22.02.1 with Kernel 5.4.181. Any ideas? I'm pretty sure I had sysbench on an earlier version of armbian.

 

EDIT: fixed typos

Posted

Hi,

 

on my ODROID-XU4 with Armbian 22.02.1 Bullseye with Linux 5.4.181-odroidxu4 the package can be located:

 

xxx@odroidxu4:~$ sudo apt search sysbench
Sortierung… Fertig
Volltextsuche… Fertig
sysbench/stable 1.0.20+ds-1 armhf
  multi-threaded benchmark tool for database systems

xxx@odroidxu4:~$

 

Maybe you got an error in your sources.list? Here is what mine looks like:

 

xxx@odroidxu4:~$ cat /etc/apt/sources.list
deb http://deb.debian.org/debian bullseye main contrib non-free
#deb-src http://deb.debian.org/debian bullseye main contrib non-free

deb http://deb.debian.org/debian bullseye-updates main contrib non-free
#deb-src http://deb.debian.org/debian bullseye-updates main contrib non-free

deb http://deb.debian.org/debian bullseye-backports main contrib non-free
#deb-src http://deb.debian.org/debian bullseye-backports main contrib non-free

deb http://security.debian.org/ bullseye-security main contrib non-free
#deb-src http://security.debian.org/ bullseye-security main contrib non-free
xxx@odroidxu4:~$

xxx@odroidxu4:~$ cat /etc/apt/sources.list.d/armbian.list
deb https://apt.armbian.com bullseye main bullseye-utils bullseye-desktop
xxx@odroidxu4:~$

 

 

Posted

Hi!

 

THANKS for your answer! unfortunately, searching via

apt search sysbench

doesn't return results. My sources seems somewhat outdated, since I run armbian 22.02 but the sources are referring to buster? How do I change them?

 

fridtjof@odroidhc2:~$ cat /etc/apt/sources.list
deb http://deb.debian.org/debian buster main contrib non-free
#deb-src http://deb.debian.org/debian buster main contrib non-free

deb http://deb.debian.org/debian buster-updates main contrib non-free
#deb-src http://deb.debian.org/debian buster-updates main contrib non-free

deb http://deb.debian.org/debian buster-backports main contrib non-free
#deb-src http://deb.debian.org/debian buster-backports main contrib non-free

deb http://security.debian.org/ buster/updates main contrib non-free
#deb-src http://security.debian.org/ buster/updates main contrib non-free

 

 

Posted
Am 25.5.2022 um 16:06 schrieb berobispo:

I run armbian 22.02 but the sources are referring to buster? How do I change them?

 

Userspace upgrades (Buster->Bullseye or Focal->Jammy) are neither tested nor supported.

 

Other users tried it and reported success, though. For example here:

 

 

During upgrade from buster to bullseye take attention that "buster/updates" is now "bullseye-security" in sources.list.

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines