The officially official Devuan Forum!

You are not logged in.

#26 Re: ARM Builds » Installer images for armel, armhf and ppc64 need testing » 2020-05-01 13:34:18

Hi everyone!

I'm trying to install Beowulf on a Raspberry Pi 3 B+, I've tried the arm64 mini.iso (copied it to my SD via dd) but it doesn't boot, the raspberry LED stays red. Am I missing something?

Thanks for your assistance!

#27 Re: Installation » Wrong /etc/locale.gen after Ascii net-install with additional locale » 2018-06-14 07:25:00

It seems like there's an issue with reportbug at the moment https://bugs.devuan.org/db/21/217.html
I'll send a mail manually smile

#28 Re: Installation » Wrong /etc/locale.gen after Ascii net-install with additional locale » 2018-06-14 07:06:26

ralph.ronnquist wrote:

Package locales seems to be the owner of /etc/locale.gen (or at least the man page).

Indeed, but it looks like this is an installation issue, not a problem with locales per se... Well I'll file the bug against locales anyway, thanks smile

#29 Re: Installation » Wrong /etc/locale.gen after Ascii net-install with additional locale » 2018-06-14 06:48:34

Thanks! I've used reportbug in the past, but I'm not sure which package I should file a bug against, this time...?

#30 Installation » Wrong /etc/locale.gen after Ascii net-install with additional locale » 2018-06-13 10:09:47

joril
Replies: 5

Hi everyone,

I've just installed a new Ascii server using the net-install ISO. During installation I selected an additional locale (it_IT.utf8) and even though locale used it correctly, /etc/locale.gen had it STILL commented out, so locale-gen wouldn't generate it and locale -a wouldn't list it.
Fixing this is easy once you know how, but what's the recommended way to report this problem?

#31 Re: Other Issues » Meltdown and Spectre » 2018-01-11 14:56:46

tlathm wrote:

I used the expert non-graphical install. I'm wondering if there wasn't something in that that I selected incorrectly, though I don't recall that.

Strange... I used the expert+graphical install, here's my "uncommented" sources.list

deb http://it.mirror.devuan.org/merged/ jessie main non-free contrib 
deb http://it.mirror.devuan.org/merged/ jessie-security main contrib non-free 
deb http://it.mirror.devuan.org/merged/ jessie-updates main contrib non-free 

deb http://packages.devuan.org/devuan/ jessie-proposed main 
deb http://packages.devuan.org/merged/ jessie main contrib non-free 

I'm not 100% sure but I think I never modified this by hand

#32 Re: Other Issues » Meltdown and Spectre » 2018-01-10 19:42:54

tlathm wrote:

Is there some reason that the default sources.list from the install wouldn't include that by default? I can also see we were missing a number of updates because of that.

I have to say that I did find your sources.list quite strange-looking... ^__^; Are you sure no one "tinkered" with it?

#33 Re: Other Issues » Meltdown and Spectre » 2018-01-10 16:18:20

It looks like you are missing jessie-security... Try adding this:

deb http://us.mirror.devuan.org/merged/ jessie-security main non-free contrib

#34 Re: Other Issues » Meltdown and Spectre » 2018-01-10 14:53:02

tlathm wrote:

Am I missing something here or am I maybe just hitting a mirror that hasn't synced yet or something?

I assume you did run "apt-get update", so I guess you are indeed using a mirror not updated yet...?

#35 Re: Other Issues » Meltdown and Spectre » 2018-01-10 09:32:31

tlathm wrote:

Does this mean we might have an update for jessie in the not to distant future? Thanks!

It looks like it is already available!

# apt-get -s install --only-upgrade linux-image-amd64
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following extra packages will be installed:
  firmware-linux-free irqbalance libnuma1 linux-image-3.16.0-5-amd64
[snip]
Inst linux-image-3.16.0-5-amd64 (3.16.51-3+deb8u1 None:1.0/jessie-security [amd64])
[snip]

Edit:

I can confirm this:

$ dmesg | grep -i isol
[    0.000000] Kernel/User page tables isolation: enabled

#36 Re: Other Issues » Meltdown and Spectre » 2018-01-08 11:14:11

cynwulf wrote:

As you seem concerned, I suggest building a new upstream longterm 4.4 or 4.9 kernel which have the KPTI patches.

Looks like a good suggestion big_smile Or maybe I'll upgrade to Ascii... Thanks!

#37 Re: Other Issues » Meltdown and Spectre » 2018-01-08 08:12:58

MiyoLinux wrote:

Perhaps this will shed more information?

https://www.debian.org/security/2018/dsa-4078

Ok so according to this page, Jessie is still vulnerable... hmm Thanks!

#38 Other Issues » Meltdown and Spectre » 2018-01-06 09:42:20

joril
Replies: 31

Hi everyone!

Is the fix for Meltdown/Spectre already out for Devuan Jessie?

Thanks!

#39 Re: Installation » [Solved] How to install Pacemaker on Devuan Jessie? » 2017-11-21 21:17:13

Found it smile

apt-get install pacemaker -t jessie-backports

#40 Installation » [Solved] How to install Pacemaker on Devuan Jessie? » 2017-11-21 20:54:42

joril
Replies: 1

Hi everyone!

I'm trying to install Pacemaker on a Devuan Jessie installation, so I added

deb http://it.mirror.devuan.org/merged/ jessie-backports main

to my sources.list and did a "apt-get update", but when I try to install Pacemaker I get

The following packages have unmet dependencies:
 pacemaker : Depends: corosync (>= 1.99) but 1.4.6-1.1 is to be installed
             Depends: libcfg6 (>= 1.99.9) but it is not going to be installed
             Depends: libcib4 (>= 1.1.13) but it is not going to be installed
             Depends: libcmap4 (>= 1.99.9) but it is not going to be installed
             Depends: libcpg4 (>= 1.99) but 1.4.6-1.1 is to be installed
             Depends: libcrmcluster4 (>= 1.1.15~rc1) but it is not going to be installed
             Depends: libcrmcommon3 (>= 1.1.16~rc1) but it is not going to be installed
             Depends: libcrmservice3 (>= 1.1.13) but it is not going to be installed
             Depends: liblrmd1 (>= 1.1.15~rc1) but it is not going to be installed
             Depends: libpe-rules2 (>= 1.0.10) but it is not going to be installed
             Depends: libpe-status10 (>= 1.1.14~rc4) but it is not going to be installed
             Depends: libpengine10 (>= 1.1.14~rc4) but it is not going to be installed
             Depends: libqb0 (>= 0.17.1) but 0.11.1-2 is to be installed
             Depends: libquorum5 (>= 1.99.9) but it is not going to be installed
             Depends: libstonithd2 (>= 1.1.9) but it is not going to be installed
             Depends: libtransitioner2 (>= 1.1.9) but it is not going to be installed
             Recommends: fence-agents but it is not going to be installed
             Recommends: pacemaker-cli-utils but it is not going to be installed

Am I doing something wrong?

#41 Re: Documentation » HOWTO: upgrade Devuan (stable) to the latest Linux kernel » 2017-05-02 08:53:25

I see... I think the original package is this one. The page mentions "linux_3.16.39-1+deb8u2.debian.tar.xz" which seems to contain patches collected by Debian against the vanilla kernel. I think this answer my question, thanks smile

#42 Re: Documentation » HOWTO: upgrade Devuan (stable) to the latest Linux kernel » 2017-05-01 15:20:33

Thanks for your guide! I have a question though: does Devuan/Debian ship with vanilla kernel? No custom patches?

#44 Re: Other Issues » How upgrade to a new release-version » 2017-04-15 17:10:01

Hi! Is this valid for the upcoming RC release too? If I have beta2 installed will I get to RC via normal apt-get updates?

Board footer

Forum Software