The officially official Devuan Forum!

You are not logged in.

#2751 Re: Desktop and Multimedia » [SOLVED] Ceres 64-bit and cannot install wine32:i386 » 2019-08-04 17:41:12

juic3 wrote:

I have same problem (cant install wine32).

What does this say

aptitude why-not wine32

#2752 Re: Other Issues » debian buster packages broke my system » 2019-08-04 17:39:09

anon.123 wrote:

I tried with apt-get dist-upgrade

Oh dear sad

If you ran (and accepted) that command with buster in your sources then you've upgraded your ASCII system using Debian buster, which doesn't sound good at all.

If you can install the apt-show-versions package then check the output of this command to see the extent of the damage:

apt-show-versions | grep '/buster'

You could try an emergency downgrade: https://www.debian.org/doc/manuals/debi … owngrading

But I think restoring your system from a clean backup (ie, one made before you polluted your sources) is probably the best course of action.

#2754 Re: Desktop and Multimedia » [SOLVED] Ceres 64-bit and cannot install wine32:i386 » 2019-08-03 15:18:25

ralph.ronnquist wrote:

libuuid1:amd64 and libuuid1:i386 have different version codes in Devuan beowulf.

FWIW, I'm not seeing that in my Debian buster system. Both versions of libuuid1 are co-installable and e2fsprogs is not uninstalled in the process:

E485:~$ apt policy libuuid1{,:i386} e2fsprogs
libuuid1:
  Installed: 2.33.1-0.1
  Candidate: 2.33.1-0.1
  Version table:
 *** 2.33.1-0.1 500
        500 https://cdn-aws.deb.debian.org/debian buster/main amd64 Packages
        100 /var/lib/dpkg/status
libuuid1:i386:
  Installed: 2.33.1-0.1
  Candidate: 2.33.1-0.1
  Version table:
 *** 2.33.1-0.1 500
        500 https://cdn-aws.deb.debian.org/debian buster/main i386 Packages
        100 /var/lib/dpkg/status
e2fsprogs:
  Installed: 1.44.5-1
  Candidate: 1.44.5-1
  Version table:
 *** 1.44.5-1 500
        500 https://cdn-aws.deb.debian.org/debian buster/main amd64 Packages
        100 /var/lib/dpkg/status
E485:~$

The xfsdump amd64 package had a version bump to deal with https://bugs.debian.org/cgi-bin/bugrepo … =%23837581 but the other architectures didn't, I think this may be worth a bug report.

#2756 Re: Desktop and Multimedia » Beowulf: UPower 0.99 removed? Versus Logitech Unifying Receiver » 2019-07-20 18:29:55

yeti wrote:
geki wrote:
geki wrote:

Synaptic disappeared for a while from Debian. Now UPower 0.99 from Devuan. Is this common practice on Debian-based distros? big_smile

W*yland...
—▷ https://dev1galaxy.org/viewtopic.php?pid=15369#p15369

For clarity: synaptic was removed because the developers felt that the program failing without an error message meant that it did not attain the requisite quality to be included in the official release, adding a clear error message was enough to get it added back in time for Debian 10.

@OP: perhaps ask Mr. Reurich about the upower version, he is the maintainer for that package.

#2757 Re: Hardware & System Configuration » Serial console install » 2019-07-20 18:14:26

nemo76 wrote:

After editing the grub entry to add "console=ttyS0,115200n8" the system start booting but
after the start of the openssh server  just hangs.

Try not specifying the baud rate, let it auto-select.

nemo76 wrote:

Contrary to what is suggested in a previous post, the Debian installation manual
is not very helpful. It states explicitely that it is impossible to have
"/boot" and the rest of the system on a single encrypted partition.

Still having trouble using a search engine, eh?

Here, let me get my feeding spoon out:

https://libreboot.org/docs/gnulinux/enc … ebian.html

#2759 Re: Hardware & System Configuration » Serial console install » 2019-07-20 09:31:56

nemo76 wrote:

Unfortunately, by using the netinst image it is not possible to have the
directory "/boot" and the rest of the system on the same encrypted partition.
At least not automatically.

I would appreciate some pointers on how to do that manually (the installer provided
with the "desktop-live" image permit to have only one encrypted partition
but without giving indications on how this is achieved).

Section 6.3.4.6 of the official Debian installation guide might help. Devuan uses the same installer so the information should apply.

EDIT: s/6.3.3.6/6.3.4.6/

#2760 Re: Off-topic » Please suggest a completely open source ARM board with Cortex A53/A7 » 2019-07-20 09:26:21

ToxicExMachina wrote:

If you want affordable computer with blobless firmware - go buy Thinkpad T60 and flash libreboot.

The hard drive controller in that machine contains embedded firmware which is powerful enough to pwn the device.

Coreboot don't mention this on their site, strangely. Neither do Raptor. But then I suppose they have businesses to run...

#2761 Re: Off-topic » Please suggest a completely open source ARM board with Cortex A53/A7 » 2019-07-19 18:11:30

alupoj wrote:

the POWER9 CPU is most likely not?

IBM's servers run proprietary firmware for the CPU but Raptor use open source versions:

https://wiki.raptorcs.com/wiki/OpenPOWER_Firmware

alupoj wrote:

And all of them are not affordable for me.

+1 sad

#2762 Re: Off-topic » Please suggest a completely open source ARM board with Cortex A53/A7 » 2019-07-19 17:54:16

The POWER9 microarchitecture is open source and Raptor's offerings are blob-free but it's aimed at high TPD servers rather than low power hacker boards.

#2763 Re: Off-topic » What other distro are you using (besides devuan)? » 2019-07-19 17:48:35

I have MX Linux in a VM (along with Devuan) and Arch Linux in a container but I don't really use them, they're just for testing.

My laptop runs Debian buster 'cos I need Secure Boot support and I quite like systemd *dives for cover*

#2764 Re: Hardware & System Configuration » Installing Apps - show me an error » 2019-07-19 17:44:56

OK, can we please see

export LC_ALL=C
apt-cache policy doc-base menu
apt list --upgradable
apt-get -s dist-upgrade

#2766 Re: Installation » Install otter-browser via CreatePackageFromPPA » 2019-07-17 18:32:38

The browser appears to be webkit based and they don't update the AppImage often enough to cover the steady stream of vulnerabilites associated with that engine so it's probably best not to use it at all.

#2767 Re: Off-topic » Systemd in regards to Linux distributions' size & performance? » 2019-07-17 18:29:55

MiyoLinux wrote:

All of my beowulf and ceres installs shut down and restart normally (two beowulfs: one with Openbox and one with LXQt. One ceres with Openbox). I'm using slim on the Openbox installs and sddm on the LXQt install...but then again, they probably work for me, because I'm special and know stuff...secret stuff. big_smile tongue

Let me guess: polkit rules?

My comments were based on the stock XFCE desktop and beowulf hasn't been released yet, I'm sure it will all be working when it is.

#2768 Re: Hardware & System Configuration » Grub.cfg not recognised in Beowulf » 2019-07-17 18:21:25

MiyoLinux wrote:

IHere are the packages that it says can be removed with an apt autoremove...

mokutil shim-helpers-amd64-signed shim-signed shim-signed-common shim-unsigned

Those packages are needed for Secure Boot support and manipulation of the machine owner keys (MOK).

#2769 Re: Hardware & System Configuration » missing initramfs.conf » 2019-07-17 18:11:35

w3 wrote:

error output

update-initramfs: Generating /boot/initrd.img-4.9.0-8-amd64
/usr/sbin/mkinitramfs: 66: .: Can't open /etc/initramfs-tools/initramfs.conf
update-initramfs: failed for /boot/initrd.img-4.9.0-8-amd64 with 2.
dpkg: erro ao processar o pacote initramfs-tools (--configure):
 sub-processo script post-installation instalado retornou estado de saída de erro 2
Erros foram encontrados durante o processamento de:
 initramfs-tools
E: Sub-process /usr/bin/dpkg returned an error code (1)

You can't reinstall the package because it rebuilds the initramfs as part of the installation process and it can't do that because you have no initramfs.conf

So you'll have to unpack the .deb and copy the file over manually:

cd ~/Downloads
apt download initramfs-tools
ar x initramfs-tools*.deb
tar xf data.tar.xz
# cp etc/initramfs-tools/update-initramfs.conf /etc/initramfs-tools
# update-initramfs -u -k all

#2770 Re: Hardware & System Configuration » Installing Apps - show me an error » 2019-07-15 20:55:57

Can you edit your post with the English output please:

sudo -i
LC_ALL=C apt-get install --reinstall menu
exit

Thanks!

#2771 Re: Off-topic » Systemd in regards to Linux distributions' size & performance? » 2019-07-15 20:19:17

Panopticon wrote:

"Moore’s law, prediction made by American engineer Gordon Moore in 1965 that the number of transistors per silicon chip doubles every year.".

Moore's Law no longer applies, it was broken several years ago.

@OP: I've just installed Debian buster & Devuan beowulf virtually, both with the XFCE desktop and both seem to occupy roughly the same space on the drive. Devuan does use less memory but Debian's disk access is faster (no idea why) and Devuan can't shutdown or restart the system without root privileges (I presume the login session isn't fully functional yet).

Screenshot-from-2019-07-15-18-33-51.png

It is true that the systemd binary is bigger than sysvinit but it's only a matter of a few megabytes and Debian split out some of the functions into other packages which aren't part of the default install.

#2772 Re: Hardware & System Configuration » Grub.cfg not recognised in Beowulf » 2019-07-15 20:07:44

pega wrote:

Echoing $prefix from the grub console, it says that the prefix points to /boot/efi/EFI/debian

I'm pretty sure the Devuan installer mounts /boot/efi to the EFI system partition. Check with findmnt.

#2773 Re: Hardware & System Configuration » CPU microcode blacklisted by nvidia drivers » 2019-07-15 20:04:08

Dutch_Master wrote:

I wonder how an AMD Ryzen-9 proc would fare

My posted output is from a Ryzen 5 2500u. It doesn't suffer the MDS, L1TF or Meltdown vulnerabilities.

#2774 Re: Hardware & System Configuration » Installing Apps - show me an error » 2019-07-15 20:02:24

You don't mention which version of Devuan you're using but try

# apt-get install --reinstall menu

If that doesn't work then please post the entire output rather than a section of it.

#2775 Re: Hardware & System Configuration » CPU microcode blacklisted by nvidia drivers » 2019-07-14 20:47:14

Intel are only issuing fixes for certain CPUs, I don't think yours is covered. They really are a bunch of incompetent twats.

https://www.intel.com/content/dam/www/p … idance.pdf

Board footer

Forum Software