Re: [DNG] Dist-upgrade to ACSII error

2018-03-23 Thread John Crisp
On 23/03/18 19:45, Irrwahn wrote:
> John Crisp wrote on 23.03.2018 19:04:
>> Oooops.
> 
> IIRC this is a known problem during updates that is about to be fixed 
> before ASCII goes stable.

A OK.

> 
> Please try to:
>   1. remove the transitional udev package (if applicable)
>   2. move the file /etc/init.d/udev out of the way (if present)
>   3. reinstall (or rather configure) the eudev package.
> 

mv /etc/init.d/udev /root/udev
mv /etc/init.d/udev-finish /root/udev-finish

apt-get dist-upgrade

That seemed to fix it !

Many thanks (and to Florian as well)

B. Rgds
John




signature.asc
Description: OpenPGP digital signature
___
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng


Re: [DNG] broken PDF display

2018-03-23 Thread Haines Brown
On Fri, Mar 23, 2018 at 06:55:46PM +, Adam Sampson wrote:
> Haines Brown  writes:
> 
> > Recently and not in association with any system changes, atril and xpdf
> > no longer displays the content of perhaps half my PDF files.
> 
> I'm seeing the same problem on plain Debian with xpdf and evince -- it's
> one of several problems that were introduced as part of security fixes
> in libpoppler46 0.26.5-2+deb8u2. ...+deb8u1 works OK, if you don't need
> the security fixes.
> 
> There are a couple of Debian bugs about this already:
> https://bugs.debian.org/886798
> https://bugs.debian.org/890826

Thank you. Mupdf displays the documents OK, and I'll probably rely on it
until the ASCII upgrade becomes stable. I gather its version of
libpoppler does not have the bug.

Haines
___
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng


Re: [DNG] broken PDF display

2018-03-23 Thread Irrwahn
Irrwahn wrote on 23.03.2018 20:04:
> Renaud (Ron) OLGIATI wrote on 23.03.2018 19:30:
>> On Fri, 23 Mar 2018 14:14:47 -0400
>> Haines Brown  wrote:
>>
>>> Recently and not in association with any system changes, atril and xpdf
>>> no longer displays the content of perhaps half my PDF files. They see
>>> all the pages, but they are blank. An exception is that sometimes a
>>> cover page, TOC, download notice at bottom of pages, or the graphics are
>>> displayed, but not the text. This is consistent: a failure or success
>>> repeats on subsequent tries.
> 
>  
> 
>> I have noticed the same behaviour in recent days, but while the .pdf files 
>> do not display properly in evince or pdfshuffler, they do in gv.
> 
> Hi Haines, hi Ron,
> 
> just a random shot in the dark, but since AFAICT atril and xpdf do not 
> share the same rendering engine (going solely by package dependencies, 
> I might well be wrong on that account), this could possibly be a font 
> caching problem. Maybe a forced rebuild of the font cache might help: 


Nevermind! Forget what I wrote - I mistakenly tested with ASCII instead of 
Jessie, sorry! 

Adam Sampson was spot on: On Jessie, downgrading libpoppler46 to 
0.26.5-2+deb8u1 
allows to get around the bug that is perfectly reproducible with ...+deb8u3.

Best regards
Urban

-- 
Sapere aude!
___
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng


Re: [DNG] broken PDF display

2018-03-23 Thread Irrwahn
Adam Sampson wrote on 23.03.2018 19:55:
> Haines Brown  writes:
> 
>> Recently and not in association with any system changes, atril and xpdf
>> no longer displays the content of perhaps half my PDF files.
> 
> I'm seeing the same problem on plain Debian with xpdf and evince -- it's
> one of several problems that were introduced as part of security fixes
> in libpoppler46 0.26.5-2+deb8u2. ...+deb8u1 works OK, if you don't need
> the security fixes.
> 
> There are a couple of Debian bugs about this already:
> https://bugs.debian.org/886798
> https://bugs.debian.org/890826

Hi Adam,

interesting! FWIW, on Devuan ASCII libpoppler64 0.48.0-2+deb9u2 works fine,
even with the test document provided in #890826.

Best regards
Urban

-- 
Sapere aude!
___
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng


Re: [DNG] broken PDF display

2018-03-23 Thread Irrwahn
Renaud (Ron) OLGIATI wrote on 23.03.2018 19:30:
> On Fri, 23 Mar 2018 14:14:47 -0400
> Haines Brown  wrote:
> 
>> Recently and not in association with any system changes, atril and xpdf
>> no longer displays the content of perhaps half my PDF files. They see
>> all the pages, but they are blank. An exception is that sometimes a
>> cover page, TOC, download notice at bottom of pages, or the graphics are
>> displayed, but not the text. This is consistent: a failure or success
>> repeats on subsequent tries.

 

> I have noticed the same behaviour in recent days, but while the .pdf files do 
> not display properly in evince or pdfshuffler, they do in gv.

Hi Haines, hi Ron,

just a random shot in the dark, but since AFAICT atril and xpdf do not 
share the same rendering engine (going solely by package dependencies, 
I might well be wrong on that account), this could possibly be a font 
caching problem. Maybe a forced rebuild of the font cache might help: 

  fc-cache -rf

FWIW, I can not reproduce any obvious rendering glitches here using any 
PDF software based on the usual libraries (cairo, pango, poppler, ...),
and I have a metric to of fonts installed on this here system. (While 
typing this I remembered years ago I had problems due to a broken font 
file, but that did not result in a _total_ loss of PDF font rendering 
capabilities across different tools.)

BTW mupdf would be yet another simple viewer for you to try, in case you 
haven't already.

HTH, best regards
Urban

-- 
Sapere aude!
___
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng


Re: [DNG] Dist-upgrade to ACSII error

2018-03-23 Thread Florian Zieboll
On Fri, 23 Mar 2018 19:04:14 +0100
John Crisp  wrote:

> Oooops.
> 
> Was upgrading to ACSII and all was going swimmingly until right near
> the end (usual Friday then !)
> 
> Seems eudev is in a knot.
> 
> (...)
> 
> insserv: script eudev: service udev already provided!
> insserv: exiting now!

Hallo John,

not having had this problem myself, but following this list and
#devuan, I suppose, that you have some leftover udev -> eudev
initscript and/or symlinks in your inittab.

hth & libre Grüße,

Florian


-- 
  \
   \\
\ \
|  |
  /  \
 |   ILS SONT FOUX|
 |CES ROMAINS!|
  \__/



pgpjVotU7QBTS.pgp
Description: OpenPGP digital signature
___
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng


Re: [DNG] broken PDF display

2018-03-23 Thread Adam Sampson
Haines Brown  writes:

> Recently and not in association with any system changes, atril and xpdf
> no longer displays the content of perhaps half my PDF files.

I'm seeing the same problem on plain Debian with xpdf and evince -- it's
one of several problems that were introduced as part of security fixes
in libpoppler46 0.26.5-2+deb8u2. ...+deb8u1 works OK, if you don't need
the security fixes.

There are a couple of Debian bugs about this already:
https://bugs.debian.org/886798
https://bugs.debian.org/890826

Thanks,

-- 
Adam Sampson  
___
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng


Re: [DNG] Dist-upgrade to ACSII error

2018-03-23 Thread Irrwahn
John Crisp wrote on 23.03.2018 19:04:
> Oooops.
> 
> Was upgrading to ACSII and all was going swimmingly until right near the
> end (usual Friday then !)
> 
> Seems eudev is in a knot.
> 
> I think it probably needs removing and reinstalling, but that wants to
> rip out all the kernels !!!
> 
> Any suggestions on getting out of this one without a reboot?


Hi John,

IIRC this is a known problem during updates that is about to be fixed 
before ASCII goes stable.

Please try to:
  1. remove the transitional udev package (if applicable)
  2. move the file /etc/init.d/udev out of the way (if present)
  3. reinstall (or rather configure) the eudev package.

HTH, best regards
Urban

-- 
Sapere aude!
___
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng


Re: [DNG] broken PDF display

2018-03-23 Thread Renaud (Ron) OLGIATI
On Fri, 23 Mar 2018 14:14:47 -0400
Haines Brown  wrote:

> Recently and not in association with any system changes, atril and xpdf
> no longer displays the content of perhaps half my PDF files. They see
> all the pages, but they are blank. An exception is that sometimes a
> cover page, TOC, download notice at bottom of pages, or the graphics are
> displayed, but not the text. This is consistent: a failure or success
> repeats on subsequent tries.
> 
> This happens whether the PDF is version 1.4, 1.5, and 1.6.  It happens
> on my desktop machine whether using atril or xpdf. It does not happen if
> I copy a problematic PDF to USB key and display it with xpdf on a laptop
> that has the same version of Devuan Jessie, kernel and xpdf. However,
> that same file on key fails to be displayed by my desktop machine.
> 
> The desktop has auto-upgrades, but not the laptop. However both machines
> running Devuan Jessie with 3.16.0-4-amd64, The version of xpdf the same
> on both desktop and laptop. 
> 
> I've got 32 Gb RAM on this machine and no other PDFs are being
> displayed. I tried to reboot to clean things out, but that didn't help.
> 
> The xpdf Find utility can find words in the body of a text, but displays
> them only as black rectangle. So the problem seems to be the display of
> the font.
> $ xpdf -fg black Abrams1995.pdf
> error: "black" file not found
> Printing the PDF has same result as its display.

I have noticed the same behaviour in recent days, but while the .pdf files do 
not display properly in evince or pdfshuffler, they do in gv.

Cheers,
 
Ron.
-- 
   The good Christian should beware of mathematicians, and all those who   
   make empty prophecies. The danger already exists that the mathematicians
   have made a covenant with the devil to darken the spirit and to confine 
   man in the bonds of Hell.  -- Augustine, bishop of Hippo

   -- http://www.olgiati-in-paraguay.org --
 
___
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng


[DNG] broken PDF display

2018-03-23 Thread Haines Brown
Recently and not in association with any system changes, atril and xpdf
no longer displays the content of perhaps half my PDF files. They see
all the pages, but they are blank. An exception is that sometimes a
cover page, TOC, download notice at bottom of pages, or the graphics are
displayed, but not the text. This is consistent: a failure or success
repeats on subsequent tries.

This happens whether the PDF is version 1.4, 1.5, and 1.6.  It happens
on my desktop machine whether using atril or xpdf. It does not happen if
I copy a problematic PDF to USB key and display it with xpdf on a laptop
that has the same version of Devuan Jessie, kernel and xpdf. However,
that same file on key fails to be displayed by my desktop machine.

The desktop has auto-upgrades, but not the laptop. However both machines
running Devuan Jessie with 3.16.0-4-amd64, The version of xpdf the same
on both desktop and laptop. 

I've got 32 Gb RAM on this machine and no other PDFs are being
displayed. I tried to reboot to clean things out, but that didn't help.

The xpdf Find utility can find words in the body of a text, but displays
them only as black rectangle. So the problem seems to be the display of
the font.

$ xpdf -fg black Abrams1995.pdf
error: "black" file not found

Printing the PDF has same result as its display.



Haines Brown

  

 
___
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng


Re: [DNG] dnsmaq on devuan

2018-03-23 Thread John Crisp
On 23/03/18 18:25, John Crisp wrote:

> I think that may be where some of my issues lie - I am going to uppgrade
> to ACSII and then look again
> 

Ah the upgrade seems to have fixed it, even though the upgrade isn't yet
complete (see my other post !)



signature.asc
Description: OpenPGP digital signature
___
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng


[DNG] Dist-upgrade to ACSII error

2018-03-23 Thread John Crisp
Oooops.

Was upgrading to ACSII and all was going swimmingly until right near the
end (usual Friday then !)

Seems eudev is in a knot.

I think it probably needs removing and reinstalling, but that wants to
rip out all the kernels !!!

Any suggestions on getting out of this one without a reboot?

B.Rgds
John


Setting up eudev (3.2.2-12) ...
calling: test
version 3.2.2
=== trie on-disk ===
tool version:  3
file size: 7195445 bytes
header size 80 bytes
strings1846053 bytes
nodes  5349312 bytes
Load module index
timestamp of '/etc/udev/rules.d' changed
timestamp of '/lib/udev/rules.d' changed
Reading rules file: /lib/udev/rules.d/50-firmware.rules
Reading rules file: /lib/udev/rules.d/50-udev-default.rules
Reading rules file: /lib/udev/rules.d/55-dm.rules
Reading rules file: /lib/udev/rules.d/60-block.rules
Reading rules file: /lib/udev/rules.d/60-cdrom_id.rules
Reading rules file: /lib/udev/rules.d/60-drm.rules
Reading rules file: /lib/udev/rules.d/60-evdev.rules
Reading rules file: /lib/udev/rules.d/60-persistent-alsa.rules
Reading rules file: /lib/udev/rules.d/60-persistent-input.rules
Reading rules file: /lib/udev/rules.d/60-persistent-storage-dm.rules
Reading rules file: /lib/udev/rules.d/60-persistent-storage-tape.rules
Reading rules file: /lib/udev/rules.d/60-persistent-storage.rules
Reading rules file: /lib/udev/rules.d/60-persistent-v4l.rules
Reading rules file: /lib/udev/rules.d/60-sensor.rules
Reading rules file: /lib/udev/rules.d/60-serial.rules
Reading rules file: /lib/udev/rules.d/64-btrfs.rules
Reading rules file: /lib/udev/rules.d/70-mouse.rules
Reading rules file: /lib/udev/rules.d/70-power-switch.rules
Reading rules file: /lib/udev/rules.d/70-touchpad.rules
Reading rules file: /lib/udev/rules.d/70-uaccess.rules
Reading rules file: /lib/udev/rules.d/71-seat.rules
Reading rules file: /lib/udev/rules.d/73-idrac.rules
Reading rules file: /lib/udev/rules.d/73-seat-late.rules
Reading rules file: /lib/udev/rules.d/73-special-net-names.rules
Reading rules file: /lib/udev/rules.d/73-usb-net-by-mac.rules
Reading rules file: /lib/udev/rules.d/75-net-description.rules
Reading rules file: /lib/udev/rules.d/75-persistent-net-generator.rules
Reading rules file: /lib/udev/rules.d/75-probe_mtd.rules
Reading rules file: /lib/udev/rules.d/78-sound-card.rules
Reading rules file: /lib/udev/rules.d/80-drivers.rules
Reading rules file: /lib/udev/rules.d/80-ifupdown.rules
Reading rules file: /lib/udev/rules.d/80-net-name-slot.rules
Reading rules file: /lib/udev/rules.d/80-networking.rules
Reading rules file: /lib/udev/rules.d/85-hwclock.rules
Reading rules file: /lib/udev/rules.d/90-console-setup.rules
Reading rules file: /lib/udev/rules.d/92-libccid.rules
rules contain 24576 bytes tokens (2048 * 12 bytes), 11417 bytes strings
1621 strings (20520 bytes), 1023 de-duplicated (9702 bytes), 599 trie
nodes used
no db file to read /run/udev/data/+virtio:virtio0: No such file or directory
IMPORT builtin 'net_id' /lib/udev/rules.d/75-net-description.rules:6
IMPORT builtin 'hwdb' /lib/udev/rules.d/75-net-description.rules:12
RUN 'ifupdown-hotplug' /lib/udev/rules.d/80-ifupdown.rules:5
RUN 'net.agent' /lib/udev/rules.d/80-networking.rules:1
created db file '/run/udev/data/n2' for
'/devices/pci:00/:00:03.0/virtio0/net/eth0'
Unload module index
calling: test
version 3.2.2
=== trie on-disk ===
tool version:  3
file size: 7195445 bytes
header size 80 bytes
strings1846053 bytes
nodes  5349312 bytes
Load module index
timestamp of '/etc/udev/rules.d' changed
timestamp of '/lib/udev/rules.d' changed
Reading rules file: /lib/udev/rules.d/50-firmware.rules
Reading rules file: /lib/udev/rules.d/50-udev-default.rules
Reading rules file: /lib/udev/rules.d/55-dm.rules
Reading rules file: /lib/udev/rules.d/60-block.rules
Reading rules file: /lib/udev/rules.d/60-cdrom_id.rules
Reading rules file: /lib/udev/rules.d/60-drm.rules
Reading rules file: /lib/udev/rules.d/60-evdev.rules
Reading rules file: /lib/udev/rules.d/60-persistent-alsa.rules
Reading rules file: /lib/udev/rules.d/60-persistent-input.rules
Reading rules file: /lib/udev/rules.d/60-persistent-storage-dm.rules
Reading rules file: /lib/udev/rules.d/60-persistent-storage-tape.rules
Reading rules file: /lib/udev/rules.d/60-persistent-storage.rules
Reading rules file: /lib/udev/rules.d/60-persistent-v4l.rules
Reading rules file: /lib/udev/rules.d/60-sensor.rules
Reading rules file: /lib/udev/rules.d/60-serial.rules
Reading rules file: /lib/udev/rules.d/64-btrfs.rules
Reading rules file: /lib/udev/rules.d/70-mouse.rules
Reading rules file: /lib/udev/rules.d/70-power-switch.rules
Reading rules file: /lib/udev/rules.d/70-touchpad.rules
Reading rules file: /lib/udev/rules.d/70-uaccess.rules
Reading rules file: /lib/udev/rules.d/71-seat.rules
Reading rules file: /lib/udev/rules.d/73-idrac.rules
Reading rules file: /lib/udev/rules.d/73-seat-late.rules
Reading rules file: 

Re: [DNG] dnsmaq on devuan

2018-03-23 Thread John Crisp
Hi, and thanks for responding !

On 23/03/18 04:39, Irrwahn wrote:
> John Crisp wrote on 23.03.2018 02:22:
>> I have been having some struggles running dnsmasq on Devuan Jessie.
>>

I think that may be where some of my issues lie - I am going to uppgrade
to ACSII and then look again

Oddly despite my dnsmasq having /var/run/dnsmasq/dnsmasq.pid the file is
actually created as /var/run/dnsmasq.pid

Something odd there !

I'll go upgrade and take another look.

Thanks again.

B. Rgds
John



signature.asc
Description: OpenPGP digital signature
___
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng


Re: [DNG] maxima/wxmaxiam in ascii

2018-03-23 Thread KatolaZ
On Fri, Mar 23, 2018 at 04:27:39PM +0100, Dr. Nikolaus Klepp wrote:
> I have an interesting problem with maxima/wxmaxima on ascii:
> 
> wxmaxima and maxima can solve this equation:
> 
> solve([x²+y²=r², (x-a)²+(y)²=p²],[x,y]);
>

I get the correct solution in both maxima and wxmaxima

> but this equation is solved in maxima, but not in wxmaxima (gives an empty 
> solution):
> 
> solve([x²+y²=r², (x-a)²+(y-b)²=p²],[x,y]);
> 
> Could somebody please try to replicate this result?

...I get an empty solution for the second equation in *both* maxima
and wxmaxima.

My2Cents

KatolaZ

-- 
[ ~.,_  Enzo Nicosia aka KatolaZ - Devuan -- Freaknet Medialab  ]  
[ "+.  katolaz [at] freaknet.org --- katolaz [at] yahoo.it  ]
[   @)   http://kalos.mine.nu ---  Devuan GNU + Linux User  ]
[ @@)  http://maths.qmul.ac.uk/~vnicosia --  GPG: 0B5F062F  ] 
[ (@@@)  Twitter: @KatolaZ - skype: katolaz -- github: KatolaZ  ]


signature.asc
Description: Digital signature
___
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng


[DNG] maxima/wxmaxiam in ascii

2018-03-23 Thread Dr. Nikolaus Klepp
I have an interesting problem with maxima/wxmaxima on ascii:

wxmaxima and maxima can solve this equation:

solve([x²+y²=r², (x-a)²+(y)²=p²],[x,y]);

but this equation is solved in maxima, but not in wxmaxima (gives an empty 
solution):

solve([x²+y²=r², (x-a)²+(y-b)²=p²],[x,y]);

Could somebody please try to replicate this result?

Nik

-- 
Please do not email me anything that you are not comfortable also sharing with 
the NSA, CIA ...
___
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng


Re: [DNG] Solved with Jessie netinst, but not Ascii. [Was: Re: Does devuan install from USB really need a CDROM?

2018-03-23 Thread Didier Kryn

Le 22/03/2018 à 11:45, Erik Christiansen a écrit :

if=~/Downloads/devuan_ascii_2.0.0-beta_i386_NETINST.iso of=/dev/sdb1
bs=512k


    Why the hell did you do that?

    You should write to the device, not to a partition.

    Didier


___
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng