The officially official Devuan Forum!

You are not logged in.

#401 Re: Other Issues » Amprolla3 repositories - Jessie » 2017-11-17 15:37:58

Well spotted! I have checked :-

$ dpkg -l apt
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name           Version      Architecture Description
+++-==============-============-============-=================================
ii  apt            1.0.9.8.4    amd64        commandline package manager

So it is nothing to worry about and will be fixed in time. Thank you.

Geoff

#402 Re: Other Issues » Amprolla3 repositories - Jessie » 2017-11-17 11:11:04

Thank you, I have now commented out those entries with /devuan, leaving only those with /merged.

apt-get update

now runs with no warnings

apt-get dist-upgrade

then runs, and in this case wants to upgrade firefox. It does this ok, but then produces the warning :-

Setting up firefox-esr (52.5.0esr-1~deb8u1) ...
Setting up iceweasel (52.5.0esr-1~deb8u1) ...
W: Size of file /var/cache/apt/archives/partial/iceweasel_52.5.0esr-1~deb8u1_all.deb is not what the server reported 121762 15522

The upgrade came from jessie-security/main.

Geoff

#403 Re: Other Issues » Amprolla3 repositories - Jessie » 2017-11-15 15:49:09

As I installed emacs, using synaptic, I managed to capture the following warnings :-

Setting up emacs (46.1) ...
Processing triggers for libc-bin (2.19-18+deb8u10) ...
Processing triggers for menu (2.1.47) ...
W: Size of file /var/cache/apt/archives/partial/imagemagick-common_8%3a6.8.9.9-5+deb8u10_all.deb is not what the server reported 153774 80602
W: Size of file /var/cache/apt/archives/partial/libgomp1_4.9.2-10_amd64.deb is not what the server reported 37784 13996
W: Size of file /var/cache/apt/archives/partial/libfftw3-double3_3.3.4-2_amd64.deb is not what the server reported 721784 710538
W: Size of file /var/cache/apt/archives/partial/liblqr-1-0_0.4.2-2_amd64.deb is not what the server reported 24630 13996
W: Size of file /var/cache/apt/archives/partial/libmagickwand-6.q16-2_8%3a6.8.9.9-5+deb8u10_amd64.deb is not what the server reported 408584 380259
W: Size of file /var/cache/apt/archives/partial/emacs24-bin-common_24.4+1-5+deb8u1_amd64.deb is not what the server reported 251498 216715
W: Size of file /var/cache/apt/archives/partial/libotf0_0.9.13-2_amd64.deb is not what the server reported 52912 42956
W: Size of file /var/cache/apt/archives/partial/m17n-db_1.6.5-1_all.deb is not what the server reported 1308718 1301560
W: Size of file /var/cache/apt/archives/partial/libm17n-0_1.6.4-3_amd64.deb is not what the server reported 247286 213819

I see that it is the size rather than the checksum that it is complaining about.

Geoff

#404 Other Issues » Amprolla3 repositories - Jessie » 2017-11-15 15:34:11

Geoff 42
Replies: 11

Having updated my ASCII laptop to use the Amprolla3 powered repositories

https://dev1galaxy.org/viewtopic.php?pid=6081#p6081

I wanted to similarly update my Jessie desktop. The first step was to update a jessie VM running under Xen, installed as per :-

https://wiki.xenproject.org/wiki/How_to … 0,_Xen_4.4
After I had

apt-get update
apt-get dist-upgrade
apt-get autoremove
apt-get install apt-transport-https

I then commented out the original sources in /etc/apt/sources.list and added in the lines containing "jessie" from fungus' post

https://dev1galaxy.org/viewtopic.php?pid=5794#p5794

i.e.

deb https://pkgmaster.devuan.org/merged/ jessie main contrib non-free
deb https://pkgmaster.devuan.org/merged/ jessie-backports main contrib non-free
deb https://pkgmaster.devuan.org/devuan/ jessie-proposed main contrib non-free
deb https://pkgmaster.devuan.org/devuan/ jessie-proposed-backports main contrib non-free
deb https://pkgmaster.devuan.org/devuan/ jessie-proposed-security main contrib non-free
deb https://pkgmaster.devuan.org/merged/ jessie-proposed-updates main contrib non-free
deb https://pkgmaster.devuan.org/merged/ jessie-security main contrib non-free
deb https://pkgmaster.devuan.org/merged/ jessie-updates main contrib non-free
apt-get update

then largely proceeded normally, but at the end it produced the following warning :-

Fetched 11.9 MB in 5s (2025 kB/s)    
W: Failed to fetch https://pkgmaster.devuan.org/devuan/dists/jessie-proposed-backports/InRelease  Unable to find expected entry 'main/binary-amd64/Packages' in Release file (Wrong sources.list entry or malformed file)
apt-get dist-upgrade

also was largely normal apart from a load of warnings which I am unable to recover but were about several of the downloaded deb files did not match the listed checksums. The updated packages, such as firefox, seem to work as expected.
Looking in /var/log, there are no warnings in dpkg.log and in /var/log/apt there are no warnings in term.log or history.log.

Following the URLs https://pkgmaster.devuan.org/devuan/dis … backports/ and having a look around, there did not appear to be anything to do with main/binary-amd64/Packages, whereas in the jessie directory I did find an entry like that.

Is jessie-proposed-backports ready to be used or have I done something wrong?

Geoff

#405 Re: Desktop and Multimedia » Devuan Ascii with LXDE/LXQT » 2017-11-08 16:09:32

Following the announcement that the Amprolla3 repositories were now working, I thought that I should test them out on my ascii laptop.
I first upgraded and installed the https transport

apt-get update
apt-get dist-upgrade
apt-get install apt-transport-https

This upgraded a lot of stuff in the usual way with no problems, including devuan-keyring, to version 2017.10.03

The repositories were then updated to use the new Amprolla3 ones.
The only uncommented lines in /etc/apt/sources.list are now :-

deb https://pkgmaster.devuan.org/merged/ ascii main contrib non-free 
deb https://pkgmaster.devuan.org/merged/ ascii-backports main contrib non-free 
deb https://pkgmaster.devuan.org/merged/ ascii-proposed-updates main contrib non-free 
deb https://pkgmaster.devuan.org/merged/ ascii-security main contrib non-free 
deb https://pkgmaster.devuan.org/merged/ ascii-updates main contrib non-free 
deb https://pkgmaster.devuan.org/devuan/ ascii-proposed main contrib non-free 
deb https://pkgmaster.devuan.org/devuan/ ascii-proposed-security main contrib non-free 

as implied in the post at https://dev1galaxy.org/viewtopic.php?pid=5794#p5794
None of the files in the sources.list.d sub-directory contain any uncommented files.

apt-get update
apt-get dist-upgrade
apt-get autoremove

then behaved as expected and upgraded some more stuff, including openssl and xserver-xorg-core.

It seems to be working as smoothly as ever. Thank you!

Geoff

#406 Re: Desktop and Multimedia » Update fails - xserver-xorg-core "loses keyboard and mouse" » 2017-08-16 09:47:24

I have now upgraded the other packages, not involved in this query.

The method I chose was to use Synaptic.
Click "Reload".
then bottom left, select "Status" ad then upper left select "Installed (upgradable)".
This displays all of the installed packages which can be upgraded.
Scroll down to the queried package "xserver-xorg-core" and click on it.
Click on the Package pull down menu and select "Force version".
This will pop-up a window which allows you to select which version you want on your machine. I selected the old version.
Just to be safe I also selected a couple of other apparently related packages with the same versions installed/available and forced their versions.
Then simply click on "Mark All Upgrades".
You can check that the ones that you have forced will not be upgraded.
Click on "Apply" and it will then upgrade all of the other packages. I did notice a warning about Firefox failing to display YouTube correctly, but let it proceed as that can be worked around if necessary.

Geoff

#407 Re: Desktop and Multimedia » Update fails - xserver-xorg-core "loses keyboard and mouse" » 2017-08-13 14:46:23

I have just spotted some new posts on Debian bug report, which suggest that unplugging the keyboard and mouse and plugging back in may help, although this is not really a proper solution, but may help the de-bugging.

Geoff

#408 Re: Desktop and Multimedia » Update fails - xserver-xorg-core "loses keyboard and mouse" » 2017-08-13 09:51:27

FOSSuser wrote:
xserver-xorg-core/unknown,now 2:1.16.4-1+deb8u1+b1 amd64 [installed,automatic]

I am still have version 2:1.16.4-1 installed and it is running nicely. According to Synaptic it is from the stable/main repository, which is now offering your version.

When I checked the Debian bug report, it is still outstanding and there does not appear to be any progress.

https://bugs.debian.org/cgi-bin/bugrepo … bug=868068

Geoff

#409 Re: Desktop and Multimedia » Update fails - xserver-xorg-core "loses keyboard and mouse" » 2017-08-12 15:43:11

greenjeans wrote:

Okay, tested one machine, Compaq CQ58, about a 2012 model, dual-core AMD APU (at a tortoise-like and underwhelming clock speed of 1.0 ghz), no issues with Devuan openbox 64 bit, mouse and keyboard work fine so far.

Thank you for testing this. What version of xserver-xorg-core do you now have installed?

Geoff

#410 Re: Desktop and Multimedia » Update fails - xserver-xorg-core "loses keyboard and mouse" » 2017-08-10 08:42:57

I have now tried disabling the updates and security repositories, and the result is that

apt-get update
apt-get dist-upgrade

still wants to upgrade to xserver-xorg-core 2:1.16.4-1+deb8u1, which still has the warning "loses keyboard and mouse".

I have still not let it upgrade while getting the warning.

Geoff

#411 Re: Devuan » Updating os-prober, need info from other popular linux distros! Help! » 2017-08-03 08:39:41

If you are using if elif will that mean that if you have both debian_vesion and devuan_version that you will only pick up Debian and miss the fact that it has been upgraded to Devuan?

Geoff

#412 Re: Desktop and Multimedia » Update fails - xserver-xorg-core "loses keyboard and mouse" » 2017-08-03 08:29:44

greenjeans wrote:

EDIT: Hey, can you post the model/make of your machine?

My machine has a Gigabyte H87-HD3 Intel H87 (Socket 1150) DDR3 ATX Motherboard, with an Intel Core i5-4570 3.20 GHz processor.
It uses the in-built Intel graphics.
Linux fluorine 3.16.0-4-amd64 #1 SMP Debian 3.16.43-2+deb8u1 (2017-06-18) x86_64 GNU/Linux

The general set up (or rather how I got here) is described at :-

https://dev1galaxy.org/viewtopic.php?id=92

Geoff

#413 Desktop and Multimedia » Update fails - xserver-xorg-core "loses keyboard and mouse" » 2017-08-02 15:17:36

Geoff 42
Replies: 22

My Devuan Jessie machine has been running happily for a long time now, but when I try my usual

apt-get update
apt-get dist-upgrade

it finds lots of packages, mainly from jessie-security,
and downloads then. On checking the bug reports it says :-

Retrieving bug reports... Done
Parsing Found/Fixed information... Done
grave bugs of xserver-xorg-core (2:1.16.4-1 → 2:1.16.4-1+deb8u1+b1) <Outstanding>
 b1 - #868068 - [xserver-xorg-core] Upgrade from 2:1.16.4-1 to 2:1.16.4-1+deb8u1 loses keyboard and mouse
Summary:
 xserver-xorg-core(1 bug)
Are you sure you want to install/upgrade the above packages? [Y/n/?/...] n
**********************************************************************
****** Exiting with an error in order to stop the installation. ******
**********************************************************************
E: Sub-process /usr/sbin/apt-listbugs apt returned an error code (10)
E: Failure running script /usr/sbin/apt-listbugs apt

I tell it to not upgrade, as losing the mouse and keyboard sounds a bit serious.
I have left it for a few days and tried again, in case there was a a glitch in the packaging system, but it still produces the same result.
Checking up I can see the reported bug at Debian :-

https://bugs.debian.org/cgi-bin/bugrepo … bug=868068

Is this a problem with using jessie-security?

Geoff

#414 Re: Desktop and Multimedia » Update glitch - Slim - F1 [Solved] » 2017-06-26 08:10:18

I notice that this has now improved and that when you press F1, the session is displayed in white on the purple background and is much more readable.

Thank you to whoever fixed it!

Geoff

#415 Re: Other Issues » What is the easiest way to install systemd? » 2017-05-31 08:28:24

I had installed Devuan (ASCII) as a test system on my laptop, but had kept my desktop as stable, running Debian, until after one update, on boot-up, systemd decided that it didn't like the location of some configuration file. Now what do you think that it would do about this alleged problem? Invite me to move it? Move it for me? No, it refused to boot at all, thus providing me with no chance to do anything about it! I had to find a bootable USB stick, which probably didn't have systemd, and then hack into the file system and move the file. That finally decided that my stable system was going to move to Devuan (Jessie). It has been much more stable since then.

Geoff

#416 Desktop and Multimedia » Update glitch - Slim - F1 [Solved] » 2017-04-24 13:39:55

Geoff 42
Replies: 2

The announcement about the RC prodded me to update my system.

The next time I went to log in (using Slim), I noticed the message about pressing F1 to select the session. I thought that I ought to try this, but nothing seemed to happen, so I logged in. I then discovered that my normal LXDE session was not running.

After much head scratching etc. I realised that the problem was that I had pressed F1 and changed the session! When I retried this, I could just see that there was, in fact, a message in the centre of the screen, telling me which session I had selected. The problem was that the message was written in purple on a purple background.

Could I suggest that the session message is printed in a contrasting colour, to make it more obvious?

Geoff

#417 Re: Installation » [Solved] Removable media unaccessible as normal user (PCManFM/Thunar) » 2017-02-05 11:32:22

Alternatively you could use Spacefm instead of PCManFM. SpaceFM is able to use udevil to mount and unmount file systems when they are plugged in. See  the thread at https://dev1galaxy.org/viewtopic.php?pid=449#p449.

Geoff

#418 Re: Desktop and Multimedia » LXDE user upgrades to Devuan Jessie » 2017-02-02 16:18:04

A few more thoughts on SpaceFM with LXDE.

I tend to forget that the wallpaper for LXDE sessions is looked after by PCManFM and, in fact, the pop-up menu when you right click on the background in also supplied by PCManFM. SpaceFM does also work in this way. From the "Preferences" menu select the "Default applications for LXSession" and in the "Autostart" tab you should see an entry for pcmanfm :-

@pcmanfm --desktop --profile LXDE"

you can untick the box for that entry and then add in a new one, thus :-

@spacefm --desktop

This will probably only take effect when you next log-in. The actual entries for Autostart live in the file : ~/.config/lxsession/LXDE/autostart, although you should probably be a bit careful about editing the files directly.

Once you have SpaceFM running then you can change the wallpaper with a right-click on the background and select "Desktop Settings" and the "Desktop" tab. It is interesting to note that SpaceFM and PCManFM treat the screens differently if you are running in Zaphod mode (twin-headed). SpaceFM just treats the space as one large area, with several modes to fit the picture to the space. PCManFM treats each monitor separately on most of its display modes, with only one mode for the combined display.

I am currently still running udev, but SpaceFM does mount file systems when they are plugged in. When I plug in my Cheap Android 'phone, both the internal files and the SD card files are both mounted. It is some time since I tried my camera, a Canon PowerShot A470, but when I plugged it in, the file system was not mounted. I then found my little write-up to remind me how to use gphoto2 to download the pictures and this does still work.

Geoff

#419 Re: Desktop and Multimedia » [solved] XFCE icon labels » 2017-01-20 09:26:10

Don't you believe them, 6 years old is the latest trend...

Geoff

#420 Re: Desktop and Multimedia » Devuan Ascii with LXDE/LXQT » 2017-01-19 16:18:49

Since upower depends on libplist2, and I was unable to install the Ascii version, I thought that I would see if I could install the Jessie version of upower. I did this by commenting out the ascii lines from /etc/apt/sources.list and put an entry in /etc/apt/sources.list.d/jessie.list

deb http://auto.mirrors.devuan.org/merged/ jessie main

and then did an update and then installed upower. This then pulled in libplist2, libusbmuxd2, libimobiledevice4 & libupower-glib1 from the Jessie repo. I then commented out the jessie line and restored the ascii lines in sources.list, followed by an update. I followed this with apt-get dist-upgrade and there was nothing to upgrade and no reports of further broken packages.

In the efforts to remove libsystemd0, while parts of lxqt were removed, several applications were left behind. lxqt-powermanagement remains but was not working without upower, but it is now working and is displaying the battery status.

Geoff

#421 Re: Desktop and Multimedia » Devuan Ascii with LXDE/LXQT » 2017-01-09 14:07:04

I have been looking at which packages are causing difficulties. There are some dependent on libsystemd0 and some which are broken. I think that /etc/apt/preferences.d/avoid-systemd was added when I upgraded to Devuan, but it was some time ago...

$ cat /etc/apt/preferences.d/avoid-systemd
Package: systemd-sysv
Pin: release o=Debian
Pin-Priority: -1

Dependencies on libsystemd0 et al. which I spotted include :-

cups-daemon > libsystemd0
nfs-common > rpcbind > libsystemd0
xorg
  xserver-xorg-core > libsystemd0
lxqt
  lxqt-policykit > libpolkit-qt5-1-1 > libpam-systemd|consolekit
                                        \ > systemd systemd-shim|systemd-sysv
  lxqt-panel > libpulse0 > libsystemd0
Chromium
  chromium > libpulse0 > libsystemd0

I notice that xserver-xorg-core also has a dependency on libwayland-server0 and -client0, which I think was there in Jessie. I don't think that this causes any problems, although it does appear to lead to a circular dependency between libc6 and libgcc1.
I think lxqt-policykit is not currently a problem as there is the option to use consolekit, but lxqt-panel is a problem.

gcr & xfconf - installed and broken - unable to upgrade
gksu  - unable to install and broken as it requires gnome key ring
upower - unable to install and broken

xfce4-power-manager > upower (>= 0.99) unable to install as it depends on libplist2,
   which appears not to exist, although there is a libplist3
$ aptitude why-not upower
Not currently installed
The candidate version 1:0.9.23-2+devuan1.2 has priority optional
No dependencies require to remove upower

# apt-get install libplist2
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Package libplist2 is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Package 'libplist2' has no installation candidate

Geoff

#422 Re: Desktop and Multimedia » Devuan Ascii with LXDE/LXQT » 2017-01-07 15:40:56

Having upgraded my desktop machine to Devuan Jessie, I thought it was time to return to my Ascii/Testing laptop and tidy things up.

My initial upgrade had consisted of updating /etc/apt/sources.list so that the active lines were :-

deb http://auto.mirrors.devuan.org/merged/ ascii main contrib non-free  
deb http://auto.mirrors.devuan.org/merged/ ascii-security main contrib non-free  
deb http://auto.mirrors.devuan.org/merged/ ascii-updates main contrib non-free  

and then performing apt-get update and apt-get dist-upgrade.
At various times I had installed LXDE, XFCE and LXQT.

I decided to follow what I had done with my Jessie desktop machine, but with lxqt instead of lxde, which was roughly equivalent to :-

apt-get purge systemd-shim libsystemd0
apt-get autoremove
apt-get install lxqt
apt-get install xserver-xorg-core
apt-get install xorg
apt-get install libreoffice libreoffice-gtk
apt-get install policykit-1

The initial purge removed a lot, including lxde, lxqt and xfce as well as xserver, xorg, nfs and cups.
The autoremove removed a very large amount of stuff, over a screen full.
Installing lxqt did not pull in X! Installing xserver-xorg-core made it work well enough that, on rebooting, lxdm would start, but not in a way that I could log in. In fact, all the keys and mouse were dead. I could not remember how much would be running in rescue mode, but fortunately the networking was working and it could find my wired ethernet, so I could run apt-get. Installing xorg got X working and following a reboot I was able to log in to my lxqt session.

But lxqt pulls in libsystemd0.

With lxqt installed an apt-get purge libsystemd0 would now remove :-

libpulse0, libsystemd0, lxqt, lxqt-core, xorg, xserver-xorg...

If I install lxde and then try to purge libsystemd0 it does not want to remove lxde, although without xorg and xserver-xorg, I'm not sure that it would be very useful.
So, I tried it and lxde would install without bringing in libsystemd0, but it would not run. I therefore installed xorg, which does bring in libsystemd0, but does allow lxdm and then lxde to run. I had installed lxdm earlier and it was not removed by my actions described here.

apt-rdepends reports that both lxqt and xorg are dependent on libsystemd0.

It is not currently possible to upgrade gcr and xfconf because of broken packages possibly caused by held packages. I notice that they were both dependent on default-dbus-session-bus|dbus-session-bus, which reminds me of the nicely illustrated post under "Hardware", although after a dist-upgrade they were held back but are now dependent on dbus-x11.

Also upower will not install because :-
upower:
Depends: libimobiledevice4 (>=0.9.7) but it is not installable
Depends: libplist2 (>=1.11) but it is not installable
Depends: libupower-glib1 but it is not going to be installed

and thus, I am unable to install either gnome or xfce -power-manager to see what my battery is doing.

The following installs worked and I could probably have put them all on one line. They replace nfs and vlc which were removed by my earlier efforts and installed Spacefm for further investigation.

apt-get install nfs-common
apt-get install udevil spacefm
apt-get install ssh-askpass
apt-get install vlc

Geoff

#423 Re: Desktop and Multimedia » LXDE user upgrades to Devuan Jessie » 2017-01-06 09:17:44

I made a mistake in the summary, where I used `whoami` to insert your username into /etc/polkit-1/localauthority/50-local.d/consolekit.pkla. Unfortunately I suggested doing this as root and therefore `whoami` would insert "root" into the file. I have therefore changed it to say that you produce the file as yourself and then copy it into place as root.

Geoff

#424 Re: Desktop and Multimedia » LXDE user upgrades to Devuan Jessie » 2017-01-04 14:31:09

I have updated the summary in message number 38
https://dev1galaxy.org/viewtopic.php?pid=430#p430
with the extra info in the recent posts.

Geoff

#425 Re: Desktop and Multimedia » LXDE user upgrades to Devuan Jessie » 2017-01-03 16:11:10

I was unnecessarily rude about SpaceFM. Looking at the help I find that you can add all of the information which you might want to see about a file, but you do not set this up in the preferences from the menus at the top, you do it by right clicking on a file in the display panel and then select view>columns where you can select what you want. I think that the settings for each of the up to 4 file display panels is independent. The help probably needs a bit more investigation.

Geoff

Board footer

Forum Software