Re: Erreur d'extraction de tarball

2020-09-06 Thread Fabien Roucaute
Le 07/09/2020 à 00:55, Olivier Humbert a écrit :

> 4. maintenant, si j'essaie d'extraire le tarball ainsi compressé avec un
> clic-droit sur le fichier fogpad-port.tar.xz -> extraire ici, j'obtiens
> alors une fenêtre (voir
> https://pix.toile-libre.org/upload/original/1599437136.png ) qui
> apparaît et dont le message complet est :
>     tar: fogpad-port/plugins/Fogpad/sources : open impossible: Le
> fichier existe
>     tar: Arrêt avec code d'échec à cause des erreurs précédentes
> L'extraction s'arrête alors, et aucun fichier n'est extrait.

Ça me fait plutôt penser à une erreur matérielle (type mémoire),
avez-vous modifié la fréquence de la RAM ?
Je demande car quand je faisais de l'overclocking dans ma jeunesse,
c'était le type d'erreur que j'avais quand je poussais la fréquence de
la mémoire trop haut.
À votre place que commencerais par vérifier l'intégrité de l'archive
avec "xz -t fogpad-port.tar.xz" et si l'extraction en ligne de commande
donne la même erreur apparaît, puis je testerais la mémoire avec "memtest".



Re: VirtualBox - vboxpci

2020-09-06 Thread Fabien Roucaute
Le 06/09/2020 à 11:17, Klaus Jantzen a écrit :
> Hi,
> 
> I am trying to run VB 16.1.14 r140239 on my laptop under Debian Buster.
> 
> After sucessfully signing vboxdrv, vboxnetflt and vboxnetadp I installed
> the extension package.
> 
> Now I have to additionally sign vboxpci.
> 
> However, this module was not installed. Where do I get it from?
> 
You need to sign these modules because you have enabled 'secure boot'.
Try to run this script
https://github.com/Majal/maj-scripts/blob/master/vboxsign



Re: Re: OT?: FAT32(/16?) Question: Max. files in top level

2020-09-06 Thread M Edwards
requesting removal of spyware




Re: VirtualBox - vboxpci

2020-09-06 Thread Patrick Bartek
On Sun, 6 Sep 2020 19:23:46 -0600
 wrote:

> -Original Message-
> From: Klaus Jantzen [mailto:k.d.jant...@mailbox.org] 
> Sent: Sunday, September 6, 2020 8:05 AM
> To: debian-user@lists.debian.org
> Subject: Re: VirtualBox - vboxpci
> 
> On 9/6/20 12:27 PM, Georgi Naplatanov wrote:
> > On 9/6/20 12:17 PM, Klaus Jantzen wrote:  
> >> Hi,
> >>
> >> I am trying to run VB 16.1.14 r140239 on my laptop under Debian Buster.
> >>
> >> After sucessfully signing vboxdrv, vboxnetflt and vboxnetadp I 
> >> installed the extension package.
> >>
> >> Now I have to additionally sign vboxpci.
> >>
> >> However, this module was not installed. Where do I get it from?
> >>  
> >
> > Hi,
> >
> > I use Virtualbox 6.1 on my computer without any problems.
> >
> > I don't understand what your problem is.
> >
> > I have added the following line to /etc/apt//sources.list
> >
> > deb https://download.virtualbox.org/virtualbox/debian buster contrib
> >
> > HTH
> >
> > Kind regards
> > Georgi
> >  
> My problem is not the installation of VB.

It probably is based on the fact that you're having problems. Correctly
installed VB runs right "out of the box."

> After the installation I defined a Windows10-machine. When I start
> this machine VB indicates that the kernel driver ist not installed and
> recommends to run '/sbin/vboxconfig'.
> 
> vboxconfig request the signing of four modules, one of them is vboxpci. 
> And this module has not been installed.
> 
> So I wonder where I can  find this module.
> 

Is dkms installed on your host machine? You will also need the specific
kernel headers for your kernel(s).  And, of course, you'll need the
compiler gcc and all its various header files and dependencies. Read
the VirtualBox manual. It covers all the steps to do before actually
installing VirtualBox. I'd also download the VirtualBox .deb file
directly from VB's web site and use it instead of the version in
Buster's repo.  That way VB's repo will be installed and configured,
too, so you will get the most current updates.

B



Re: bibliothèque pdf pour php

2020-09-06 Thread Dethegeek
Bonjour

Apparemment ta librairie est utilisable avec le gestionnaire de paquets 
composer et est compatible PHP 7

https://packagist.org/packages/setasign/fpdi

Basculer vers composer me semble un meilleur choix que s'appuyer sur des 
paquets de l'OS, tant que ton projet n'a pas vocation à être distribué comme 
paquet debian.

Le 6 septembre 2020 21:12:42 GMT+02:00, Jose CHARTERS  a 
écrit :
>Bonsoir,
>
>Il y a quelques années, j'ai développé un petit site en php. Je devais 
>générer un document en pdf et j'ai utilisé la librairie fpdi. C'était 
>l'époque de Debian 8, Jessie.
>
>Je refais maintenant mon serveur en debian 9 ( oui, je sais nous sommes 
>en debian 10, mais ce serveur a été construit à l'époque de debian 10). 
>Je transfère mon petit site sur ce serveur et j'ai oublié cette histoire 
>de bibliothèque et la génération du document ne fonctionne pas. Normal, 
>il n'y a pas la librairie fpdi.
>
>La surprise est que cette librairie, libfpdi-php, existe bien mais elle 
>dépend de php5 ou de php5-cli. Or ces paquets n'exitent pas dans cette 
>version de debian (ni sur débian 10). Donc pas possible de l'installer.
>
>J'ai cherché sur le net. J'ai trouvé cette librairie. J'ai essayé de 
>l'installé, mais sans succès. Il m'a fallut décompacter le paquet, 
>l'installer sur un répertoire accéssible du site et mettre dans le php 
>la ligne : require_once(chemin/vers/src/autoload.php). Mais la librairie 
>n'est pas récupérée.
>
>Quelqu'un connaît-il cette librairie ? Et pourrais m'aider à sortir de 
>cette impasse.
>
>Merci,
>
>Cordialement,
>
>José
>

-- 
Envoyé de mon appareil Android avec Courriel K-9 Mail. Veuillez excuser ma 
brièveté.

Re: Re: OT?: FAT32(/16?) Question: Max. files in top level

2020-09-06 Thread M Edwards
i would like to request any and all media associated with the following: 
Any and all Parties who contributed to, participated it, and or redistributed 
the following in question;
 any and all media , including but not limited to:
recordings ; audio and or video, text messages, phone calls, pictures, 
contacts, websites, books, lists, notes, gps, gestures, logging, thise who 
installed scrips, spyware ect... And especially those  who issued denial of 
service attacks preventing me from a basic human rite to earn a living ( ie. I 
lost my hair business and ability to warn an income)  I am requesting to 
prosecute all parties BEYOND  the fullest extent of the law , to MURDER.  You 
took my life with your stalking, hacking, terrorizing and all around abuse, so 
I will be seeking to return the favor. It is my full intent for this case to 
implement new laws to protect citizens of  the world , who deserve privacy and 
protection , with the ability to pursue the American Dream without malice from 
unknown sources and unseen forces claiming such tactics are in the name of 
analytics for advertising. And for companies to be held ACCOUNTABLE FOR 
DISTRIBUTING SUCH LICENSES AND OPEN SOURCE . We The people deserve liberty and 
justice for all, And I believe those who have knowledge of such despicable 
practices and DO NOTHING, are just as liable as those who actively participate. 
I have fact checked with local authorities 
and no such warrant exists for wiretaps 
or other spyware to invade my privacy. 

The following participated either directely or  directly by redistributing 
under their license :
To that end I am requesting all personal data from each entity below , 
I am  hereby requesting any and all data to be  destroyed after delivery of 
such data to myself or entities who represent me  including any data archives 
and or listed as Legacy.
I realize most of the following are fictitious  licenses, the entity who they 
are attributed to shall be held accountable for each one either real or 
fictitious. 
The following are here put on notice of such requests:

inlink with pvjson5, 
 lint, reZ - expression library

Android
Model
A501DL
Android Version8.1.0
Android version 8.1.6
Android security patch lev Jan 5, 2019
Baseband Version -
MOLY.LR12A.R3.MP.V30.4.P16
Kernel version
4.4.95 ( gcc version 6.3.1 20170404
(Linaro GCC 6.3-2017.05)
jenkins@jenkins-slave#1
wed Jan 23 19:56 CST 2019
Build number vS4G
Custom build version
alps-mp-o1.mp1-
v1.196_k39tv1.bsp_P14

including Third party licenses
Gooogle Legal
System WebView licenses
Wallpapers
Satellite imagery providers:
2014 CNES/ Astrium, DigitalGlobe, Bluesky AsWell As,

Abseil
Accessibility Audit Library & Develpoer Tools
Alliance for Open Media Video Codec (c)
Iincluding  but not limited to:
all Redistributers including;

Android bionic libc ( Linaro Limited)
Almost Native Graphics Layer Engine
Android Open Source Project
Android SDK
Android Tools ( SDK/NDK)
American Fuzzy Lop
ARCore SDK
AsyncTask
Axe-Core Accessability Audit
BLACKMAGIC  DeckLink SDK Mac
Blink
blink HTMLTokenizer
BoringSSL
Braille Translation Library
Breakpad
Brotli
BSDiff
bsdiff
bspatch
Chrome Custom Tabs
Chrome Vox
Chromium OS system API
Closure compiler
Cocoa extension code from Camino
Compact Encoding Detection
Crashpad
CRC32C
d3
Darwin
David M. Gay's floating point
divsufsort
dom-distiller-js
dynamic annotations
etc1
Expat XML Parser
fdlibm
Feed
filmpeg
Fiat-Crypto
fips181
flac
FlatBuffers
flot Javascript/JQuery library for creating graphs
fontconfig
FreeType
gestures
GifPlayer Animated GIF Library
Google Cache Invalidation API
GifPlayer Cache Invalidation API
Google fork of Khronos referencef font-end for GLSL and ESSL
Google Input Tools for Mac
google-glog's symbolization library
google-jstemplate
GVR Android SDK
GVR Keyboard
harfbuzz-ng
Headless Android Heap Analyzer
HUNSPELL
hunspell dictionaries
IAccessible2 COM INTERFACES FIR ACCESSIBILITY
ICCJPEG
ICU
INSPECTOR PROTOCOL
INTERNATIONAL Phone Number Library
ISinpleDOM COM interfaces for accessibility
jinja2 Python Template Engine
jsoncpp
JSR 305;Annotations for software 
Defect Detection in Java
Khronos header files
LCOV-the LTP GCOY extention
LeakCanery
LevelDB; A Fast Persistent Key-Value Store
libaddressinput
libcxx
libcxx-pretty-printers
libcxxabi
libevdev
libevent
libfreenect2
libfuzzer
libjingle XMPP
libjpeg
libjpeg-turbo
libpng
libprotobuf-mutator
libsecret
libudev
libunwind
libusb
libusbx
libvpx
libxml
libxslt
linux-syscall-support
logilab
LzmaSDK
MACH_ overide
Material Components for ios
Material Design Icons
Material Internalization for IOs
Material RobotoFont Loader ios
Material Sprited Animation View
Material Test Accessibility ios
MediaController Android sample
Mesa_headers
Metrics Protos
minigbm
modp bade64 decider
modp base64 decider
Motion Animator for Objective -C
Modzilla Portable Security Manager
native client
Netscape Pirtable Runtime ( NAPE)
Network Security Services ( NSS)
newlib-extras
nmoinva/minizip

RE: VirtualBox - vboxpci

2020-09-06 Thread debian



-Original Message-
From: Klaus Jantzen [mailto:k.d.jant...@mailbox.org] 
Sent: Sunday, September 6, 2020 8:05 AM
To: debian-user@lists.debian.org
Subject: Re: VirtualBox - vboxpci

On 9/6/20 12:27 PM, Georgi Naplatanov wrote:
> On 9/6/20 12:17 PM, Klaus Jantzen wrote:
>> Hi,
>>
>> I am trying to run VB 16.1.14 r140239 on my laptop under Debian Buster.
>>
>> After sucessfully signing vboxdrv, vboxnetflt and vboxnetadp I 
>> installed the extension package.
>>
>> Now I have to additionally sign vboxpci.
>>
>> However, this module was not installed. Where do I get it from?
>>
>
> Hi,
>
> I use Virtualbox 6.1 on my computer without any problems.
>
> I don't understand what your problem is.
>
> I have added the following line to /etc/apt//sources.list
>
> deb https://download.virtualbox.org/virtualbox/debian buster contrib
>
> HTH
>
> Kind regards
> Georgi
>
My problem is not the installation of VB.

After the installation I defined a Windows10-machine. When I start this machine 
VB indicates that the kernel driver ist not installed and recommends to run 
'/sbin/vboxconfig'.

vboxconfig request the signing of four modules, one of them is vboxpci. 
And this module has not been installed.

So I wonder where I can  find this module.

-- 

K.D.J.

Suggest review:

https://forums.virtualbox.org/viewtopic.php?t=83085

https://unix.stackexchange.com/questions/58308/vboxpci-iommu-not-found-not-registered

Seems may be a motherboard capability or BIOS configuration issue?

(found by google vboxpci)

Ken





Erreur d'extraction de tarball

2020-09-06 Thread Olivier Humbert

Bonjour/bonsoir.

J'ai parfois un soucis d'extraction de paquet tar.xz .

Pour reproduire :
1. dans le répertoire ~/Bureau/, j'effectue la commande suivante : git 
clone --recursive https://github.com/linuxmao-org/fogpad-port.git
2. ensuite, je clic-droit sur le dossier fogpad-port/ -> Compresser... 
-> fogpad-port.tar.xz

3. ensuite, je supprime le dossier fogpad-port/
4. maintenant, si j'essaie d'extraire le tarball ainsi compressé avec un 
clic-droit sur le fichier fogpad-port.tar.xz -> extraire ici, j'obtiens 
alors une fenêtre (voir 
https://pix.toile-libre.org/upload/original/1599437136.png ) qui 
apparaît et dont le message complet est :
tar: fogpad-port/plugins/Fogpad/sources : open impossible: Le 
fichier existe

tar: Arrêt avec code d'échec à cause des erreurs précédentes
L'extraction s'arrête alors, et aucun fichier n'est extrait.

Ça fait plusieurs fois que ceci m'arrive, et je ne parviens pas à 
résoudre le problème.


Notes :
- ceci se produit avec les extensions tar.bz2, tar.gz, tar.xz
- ceci ne se produit pas avec les extensions a, ear, jar, tar, tar.lzma, 
tar.7z, war

- plantage (sans raison donnée) avec les extensions 7z, cbz, exe, zip

Qui peut m'aider pour comprendre ce qu'il se passe et comment résoudre 
ce problème ?


Olivier

Quelques infos :
- Debian 10 Buster et MATE 1.20.4
- Paquets :
--- engrampa 1.20.2-1
--- libtar0 1.2.20-7
--- tar 1.30+dfsg-6



Re: VirtualBox - vboxpci

2020-09-06 Thread Keith Bainbridge

On 6/9/20 8:27 pm, Georgi Naplatanov wrote:

On 9/6/20 12:17 PM, Klaus Jantzen wrote:

Hi,

I am trying to run VB 16.1.14 r140239 on my laptop under Debian Buster.

After sucessfully signing vboxdrv, vboxnetflt and vboxnetadp I installed
the extension package.

Now I have to additionally sign vboxpci.

However, this module was not installed. Where do I get it from?




Hi,

I use Virtualbox 6.1 on my computer without any problems.

I don't understand what your problem is.

I have added the following line to /etc/apt//sources.list

deb https://download.virtualbox.org/virtualbox/debian buster contrib

HTH

Kind regards
Georgi



Good morning Georgi


I am running buster with backports - by way of LMDE. As an example of
the backports working, I have LibreOffice 7 installed as part of a
recent upgrade.

My vbox is 6.1.12

When I run # apt install virtualbox   (immediately after # apt update)

I get:
Reading package lists... Done
Building dependency tree
Reading state information... Done
virtualbox-6.1 is already the newest version (6.1.12-139181~Debian~buster).
The following packages were automatically installed and are no longer
required:  clipped


I see VB 6.1.14 is available from the website. As it hasn't been added
to buster, perhaps somebody at Oracle can help you?

--

Keith Bainbridge

ke1thozgro...@gmx.com



Re: diskless system's limited dhcp support

2020-09-06 Thread Ross Boylan
On Sun, Sep 6, 2020 at 3:37 PM Dan Ritter  wrote:

> Ross Boylan wrote:
> > I have a buster system with no disk, started by PXE boot and using NFS
> root.
> > It appears (details below) that dhcp setup is via ipconfig in one of the
> > initrd scripts (configure_networking() in the "functions" script), with
> > ipconfig coming from klibc.  So fiddling with the settings in
> dhclient.conf
> > on the client has no effect, and ipconfig both sends and handles a
> narrower
> > range of information than dhclient.  In particular, it doesn't send the
> > host name (it actually can according to the docs, but the initrd scripts
> > don't invoke it that way) and it seems to ignore (or at least not pass
> on)
> > some of the info, like the domain, that gets sent back.
> >
> > I would like, in particular, to have the client send the host name and
> > respond to the usual parameters the server sends it, as well as to
> > ntp-servers which I'd like to send.
> >
> > Any thoughts on whether my analysis is correct?  On solutions?
>
> The usual way is:
>
> 1. DNS record tied to a static IP address
> 2. IP address handed out by DHCP server based on MAC address of
>the interface


> This is especially normal when the root is served by NFS, so PXE
> needs to figure out the right root to hand out -- PXE is
> governed by MAC address, and then you really want the kernel's
> conception of its IP address to remain the same.
>
I don't follow that last part.  I thought PXE was irrelevant once the
system was up.  And the IP address of the root fs is distinct from the IP
address of the client.


> > bit of a hack.  Also, I'd like the DNS entry for the system to appear
> only
> > while it is up, and without the client sending a host name that's harder.
>
> That requires a server that listens to a dynamic DNS protocol,
> and a dynamic DNS client on the client system.
>
My server is set for dynamic updates.  Since ipconfig sets up the
interface, the usual dhcp client that manages such stuff doesn't come up.

>
> Why would you care about the DNS name not being available when
> the machine isn't up?
>
Mostly because the machine might be up, but running a different OS
instance.  This applies to non-diskless, non-PXE clients as well.  So the
MAC address does not determine a unique system.  PXE booting (and grub for
regular systems) provides a menu of possible systems from which to boot, so
I may not know which of them is running until someone makes a selection
from the menu.

I've been shooting for using the same IP regardless of the OS, but maybe
that's inadvisable. OTOH, for PXE the machine gets an IP before the
selection is made.

Ross


Re: diskless system's limited dhcp support

2020-09-06 Thread Dan Ritter
Ross Boylan wrote: 
> I have a buster system with no disk, started by PXE boot and using NFS root.
> It appears (details below) that dhcp setup is via ipconfig in one of the
> initrd scripts (configure_networking() in the "functions" script), with
> ipconfig coming from klibc.  So fiddling with the settings in dhclient.conf
> on the client has no effect, and ipconfig both sends and handles a narrower
> range of information than dhclient.  In particular, it doesn't send the
> host name (it actually can according to the docs, but the initrd scripts
> don't invoke it that way) and it seems to ignore (or at least not pass on)
> some of the info, like the domain, that gets sent back.
> 
> I would like, in particular, to have the client send the host name and
> respond to the usual parameters the server sends it, as well as to
> ntp-servers which I'd like to send.
> 
> Any thoughts on whether my analysis is correct?  On solutions?

The usual way is:

1. DNS record tied to a static IP address
2. IP address handed out by DHCP server based on MAC address of
   the interface

This is especially normal when the root is served by NFS, so PXE
needs to figure out the right root to hand out -- PXE is
governed by MAC address, and then you really want the kernel's
conception of its IP address to remain the same.

> bit of a hack.  Also, I'd like the DNS entry for the system to appear only
> while it is up, and without the client sending a host name that's harder.

That requires a server that listens to a dynamic DNS protocol,
and a dynamic DNS client on the client system.

Why would you care about the DNS name not being available when
the machine isn't up?

-dsr-



Re: bibliothèque pdf pour php

2020-09-06 Thread ajh-valmer
Tu es bien sous php5 ?

Il semble que Debian 9 = php5 et Debian 10 = php7.

Il n'y aurait pas un conflit entre les 2 versions de php ?
(donc de librairies php pas installables suivant la version de php 
installée ?)


On Sunday 06 September 2020 21:12:42 Jose CHARTERS wrote:
> Il y a quelques années, j'ai développé un petit site en php. Je devais 
> générer un document en pdf et j'ai utilisé la librairie fpdi. C'était 
> l'époque de Debian 8, Jessie.
> Je refais maintenant mon serveur en debian 9 ( oui, je sais nous sommes 
> en debian 10, mais ce serveur a été construit à l'époque de debian 10). 
> Je transfère mon petit site sur ce serveur et j'ai oublié cette histoire 
> de bibliothèque et la génération du document ne fonctionne pas. Normal, 
> il n'y a pas la librairie fpdi.
> La surprise est que cette librairie, libfpdi-php, existe bien mais elle 
> dépend de php5 ou de php5-cli. Or ces paquets n'exitent pas dans cette 
> version de debian (ni sur débian 10). Donc pas possible de l'installer.
> J'ai cherché sur le net. J'ai trouvé cette librairie. J'ai essayé de 
> l'installé, mais sans succès. Il m'a fallut décompacter le paquet, 
> l'installer sur un répertoire accéssible du site et mettre dans le php 
> la ligne : require_once(chemin/vers/src/autoload.php). Mais la librairie 
> n'est pas récupérée.
> Quelqu'un connaît-il cette librairie ? Et pourrais m'aider à sortir de 
> cette impasse.



Re: VirtualBox - vboxpci [correction]

2020-09-06 Thread Eike Lantzsch
On Sunday, 6 September 2020 16:38:19 -04 Eike Lantzsch wrote:
[snip]

> > vboxconfig request the signing of four modules, one of them is
> > vboxpci. And this module has not been installed.
> >
> > So I wonder where I can  find this module.
>
> Then get yourself the GuestEditions iso. After you
> installed Windos-10 on the virtual machine insert the CD or the
> USB-stick with the GuestEditions and run
> VirtualBox-6.1.14-140239-Win.exe[1] On Linux Guests I usually use the

Sorry, I meant VBoxWindowsAdditions.exe





Re: VirtualBox - vboxpci

2020-09-06 Thread Eike Lantzsch
On Sunday, 6 September 2020 10:05:23 -04 Klaus Jantzen wrote:
> On 9/6/20 12:27 PM, Georgi Naplatanov wrote:
> > On 9/6/20 12:17 PM, Klaus Jantzen wrote:
> >> Hi,
> >>
> >> I am trying to run VB 16.1.14 r140239 on my laptop under Debian
> >> Buster.
> >>
> >> After sucessfully signing vboxdrv, vboxnetflt and vboxnetadp I
> >> installed the extension package.
> >>
> >> Now I have to additionally sign vboxpci.
> >>
> >> However, this module was not installed. Where do I get it from?
> >
> > Hi,
> >
> > I use Virtualbox 6.1 on my computer without any problems.
> >
> > I don't understand what your problem is.
> >
> > I have added the following line to /etc/apt//sources.list
> >
> > deb https://download.virtualbox.org/virtualbox/debian buster contrib
> >
> > HTH
> >
> > Kind regards
> > Georgi
>
> My problem is not the installation of VB.
>
> After the installation I defined a Windows10-machine. When I start
> this machine VB indicates that the kernel driver ist not installed
> and recommends to run '/sbin/vboxconfig'.
>
> vboxconfig request the signing of four modules, one of them is
> vboxpci. And this module has not been installed.
>
> So I wonder where I can  find this module.

Honestly, Klaus Jantzen, neither do I understand what you are talking about. 
First: VB
version 16.1.14 r140239 does not exist. Do you mean version 6.1.14?Did you get 
it from
here:http://download.virtualbox.org/virtualbox/6.1.14/ ?Get the .deb file and 
install it the
Debian way. WHen you stat VBox then it asks you to download and install the 
extension
kit, which is downloaded by Virtualbox itself. Then get yourself the 
GuestEditions iso.
After you installed Windos-10 on the virtual machine insert the CD or the 
USB-stick with
the GuestEditions and run VirtualBox-6.1.14-140239-Win.exe[1]
On Linux Guests I usually use the loop device to mount the GuestAdditions iso. 
But on
WIndows?

There is nothing to "sign" and no extra modules to install - no vboxdrv, 
vboxnetflt and
vboxnetadp and especially no vboxpci.

Hope that helpsCheersEike

--
Eike Lantzsch ZP6CGE

On a note about Re: Sv: and so on "feature" of MS email clients. Re: is not a 
short for
"Reply" as MS seems to think. As http://en.wikipedia.org/wiki/RE_(e-mail) 
states:
re (the ablative of res 'thing') has been used in English since the 18th 
century to mean 'in
the matter of', 'referring to', or 'about'. In business letters and memoranda, 
"Re:" may be
used instead of "Subject:" to set off the topic.



[1] 
http://download.virtualbox.org/virtualbox/6.1.14/VirtualBox-6.1.14-140239-Win.exe


diskless system's limited dhcp support

2020-09-06 Thread Ross Boylan
I have a buster system with no disk, started by PXE boot and using NFS root.
It appears (details below) that dhcp setup is via ipconfig in one of the
initrd scripts (configure_networking() in the "functions" script), with
ipconfig coming from klibc.  So fiddling with the settings in dhclient.conf
on the client has no effect, and ipconfig both sends and handles a narrower
range of information than dhclient.  In particular, it doesn't send the
host name (it actually can according to the docs, but the initrd scripts
don't invoke it that way) and it seems to ignore (or at least not pass on)
some of the info, like the domain, that gets sent back.

I would like, in particular, to have the client send the host name and
respond to the usual parameters the server sends it, as well as to
ntp-servers which I'd like to send.

Any thoughts on whether my analysis is correct?  On solutions?

I suppose since it's at a fixed IP and controlled by the server I could
just set the parameters I want in the client image, but that seems like a
bit of a hack.  Also, I'd like the DNS entry for the system to appear only
while it is up, and without the client sending a host name that's harder.

BTW, I tried forcing dhclient to run by telling /etc/network/interfaces to
run it for that interface unconditionally.  The result was 2 distinct IP
addresses for the same card (may have done that before I switched to a
fixed IP).

I realize there may be good reasons to disable dhclient with nfs root; I
have no idea what would happen if the client IP were changed while the
system was running.  The client is assigned a fixed IP (outside of the
pool) in the dhcpd.conf configuration.


DETAILS
Using wireshark on the server shows 2 sets of calls to DHCP from the
client.  I'll give times as minutes and seconds past the hour:
28:22 initial DHCP discover.  The Vendor class identifier is
"PXEClient:Arch"; I assume this is the BIOS of the client machine
initiating netboot.  This gets the IP and then pulls in the files that are
part of the netboot via tftp.
28:41 second DHCP discover.  Vendor class "Linux ipconfig".  This asks for
and gets the same IP as previously.  The ipconfig docs say "Linux ipconfig"
is its standard identifier, and the scripts do not override it.  So I
presume this is after control has been handed over to the initrd and it is
running its scripts.

The script's invocation of ipconfig is buried in a lot of conditional
logic, but it seems that it is called.

28:45  first entry in kernel log for that boot.  I expect the client and
server clocks are pretty close, but I don't know that's true, especially
this early in the boot.  The client CMOS battery is pretty low, and is not
great at preserving the time; however, this boot was immediately after I
did a system restart (shutdown -r now) on the client.  I believe 28:45 is
immediately after the pivot from the initrd to the real system.


bibliothèque pdf pour php

2020-09-06 Thread Jose CHARTERS

Bonsoir,

Il y a quelques années, j'ai développé un petit site en php. Je devais 
générer un document en pdf et j'ai utilisé la librairie fpdi. C'était 
l'époque de Debian 8, Jessie.


Je refais maintenant mon serveur en debian 9 ( oui, je sais nous sommes 
en debian 10, mais ce serveur a été construit à l'époque de debian 10). 
Je transfère mon petit site sur ce serveur et j'ai oublié cette histoire 
de bibliothèque et la génération du document ne fonctionne pas. Normal, 
il n'y a pas la librairie fpdi.


La surprise est que cette librairie, libfpdi-php, existe bien mais elle 
dépend de php5 ou de php5-cli. Or ces paquets n'exitent pas dans cette 
version de debian (ni sur débian 10). Donc pas possible de l'installer.


J'ai cherché sur le net. J'ai trouvé cette librairie. J'ai essayé de 
l'installé, mais sans succès. Il m'a fallut décompacter le paquet, 
l'installer sur un répertoire accéssible du site et mettre dans le php 
la ligne : require_once(chemin/vers/src/autoload.php). Mais la librairie 
n'est pas récupérée.


Quelqu'un connaît-il cette librairie ? Et pourrais m'aider à sortir de 
cette impasse.


Merci,

Cordialement,

José



Re: AMD Radeon(TM) R2 en Jessie

2020-09-06 Thread Camaleón
El 2020-09-06 a las 18:36 +0300, Julián Daich escribió:

> El 25/8/20 a las 12:48, Julián Daich escribió:
> > > Es una forma de probar cosas sin tocar el sistema instalado,
> > > yo siempre cargo una LiveCD en mis equipos antes de instalar una nueva
> > > versión de Debian, y así anticipo posibles problemas con los componentes
> > > que tengo instalados.
> > > 
> > 
> > Ojalá funcionara siempre eso. De momento el plan de pruebas es el
> > siguiente. Instalar en la imagen el núcleo más bajo posible.
> > 
> 
> 
> Hacerlo desde la imagen en vivo de dio muy buenos resultados de momento.
> Una de las razones es que hay partes del sistema raíz que son difíciles de
> mapear montadas en modo solo lectura. Muchas cosas no compilan bien y no
> actualiza initramfs por ejemplo.

(...)

No recuerdo cuál era el motivo que te impedía instalar el controlador 
propietario de ATI en Debian Jessie ¿por qué no lo puedes instalar desde 
el repositorio de non-free? :-?

Saludos,

-- 
Camaleón 



Re: Snapshot Repository

2020-09-06 Thread Darac Marjal

On 06/09/2020 13:44, bpasteur wrote:
> Hi,
>
> I'm a developer that uses Debian for our product, you guys do a great
> job. We made an unfortunate mistake of not freezing our Debian repo
> for our last release and the repo of course updated and now we are
> scrambling to get a copy of the repo snapshot (or something very
> close) so we can maintain our release with updates and bug fixes. I
> located what I feel is a good candidate from snapshot.debian.org:
>     https://snapshot.debian.org/archive/debian/20200718T112641Z/
> The repo is considerable in size and our attempts to mirror it have
> thus far been unsuccessful. It looks as if we are being throttled back
> and then disconnected. Is there some way we can get put on a list to
> allow us to mirror this repo, or perhaps get access to a tar gzip of
> the files? Any help you could offer would be greatly appreciated.
>
First off, this is the debian-user mailinglist - a list for Users of
Debian. Most of the people here don't have any power over the
infrastructure of Debian. We can, however, offer advice.

Secondly, there are instructions at
"https://www.debian.org/mirror/ftpmirror; on how to Mirror Debian. Do
take the time to understand that, and how to work it into your own systems.

Thirdly, if you find you are having issues with snapshot.debian.org,
which aren't solved by using the appropriate mirror, then the correct
mailinglist would be debian-snaps...@lists.debian.org


> Thanks in advance,
>
> Bob
>



signature.asc
Description: OpenPGP digital signature


Re: AMD Radeon(TM) R2 en Jessie

2020-09-06 Thread Julián Daich




El 25/8/20 a las 12:48, Julián Daich escribió:

Es una forma de probar cosas sin tocar el sistema instalado,
yo siempre cargo una LiveCD en mis equipos antes de instalar una nueva
versión de Debian, y así anticipo posibles problemas con los componentes
que tengo instalados.



Ojalá funcionara siempre eso. De momento el plan de pruebas es el 
siguiente. Instalar en la imagen el núcleo más bajo posible.




Hola,

Hacerlo desde la imagen en vivo de dio muy buenos resultados de momento.
Una de las razones es que hay partes del sistema raíz que son difíciles 
de mapear montadas en modo solo lectura. Muchas cosas no compilan bien y 
no actualiza initramfs por ejemplo.



1. deb de los repsoitorios Jessie


Pide dejar xserver-xorg-core en la versión de Jessie. Después que 
resolví las dependencias usando los repositorios de Jessie, dkms no 
compila bien y no hay entorno gráfico. Pude ser por la causa de arriba.



2. deb de ATI


Da problemas de compilación de módulos en el núcleo. Puede ser por las 
causas de arriba.



3. probar si se puede con m-a


Funciona con los repositorios de Jessie, pero despúes dice que por 
porblemas de dependencias no puede instalar componentes extras.



4. compilar el binario de ATI


 También pide  dejar xserver-xorg-core en la versión de Jessie.


5. Compilar por mi mismo un núcleo y probar lo de arriba.


Es los mismo que 5.

Puedo probar 4 con los repositorios de Jessie, pero me late que lo que 
pase no represente lo que pueda pasar con el equipo real.


¿ Que tan malo puede ser configurar /etc/apt/preferences para que 
xserver-xorg-core se quede en Jessie y todo Xorg se quede sin 
actualizaciones?


Saludos,

Julián


--
Julian Daich 



Re: Trackpoint not work properly on Thinkpad T470

2020-09-06 Thread Aaron Elmquist
Thanks for the tip! I will have to check those out as well.  I believe I
did have the non free when I setup to ensure Wi-Fi support.  I don't know
if the miscellaneous non free was included with that build.

I used an unofficial build from here using the netinst.iso writtento a
USB.

https://cdimage.debian.org/cdimage/unofficial/non-free/cd-including-firmware/current/amd64/iso-cd/


Here are my apt sources.  Anything you think I should add?

# deb cdrom:[Debian GNU/Linux 10.2.0 _Buster_ - Unofficial amd64 NETINST
with firmware 20191116-09:56]/ buster contrib main non-free

# deb cdrom:[Debian GNU/Linux 10.2.0 _Buster_ - Unofficial amd64 NETINST
with firmware 20191116-09:56]/ buster contrib main non-free

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

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

# buster-updates, previously known as 'volatile'
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

# This system was installed using small removable media
# (e.g. netinst, live or single CD). The matching "deb cdrom"
# entries were disabled at the end of the installation process.
# For information about how to configure apt package sources,
# see the sources.list(5) manual.
deb [arch=amd64] https://download.docker.com/linux/debian buster stable
# deb-src [arch=amd64] https://download.docker.com/linux/debian buster
stable
# deb-src [arch=amd64] https://download.docker.com/linux/debian buster
stable


On Sun, Sep 6, 2020, 9:50 AM Andrew Cater  wrote:

> Also - check carefully what firmware it might require. You have, for
> example, installed firmware-linux-nonfree, firmware-misc-nonfree to enable
> non-free firmware possibly?
>
> On Sat, Sep 5, 2020 at 10:12 PM riveravaldez 
> wrote:
>
>> On 9/5/20, rhkra...@gmail.com  wrote:
>> > On Saturday, September 05, 2020 12:34:37 PM Aaron Elmquist wrote:
>> >> Well, I don't think it's a hardware issue.  The computer is less than a
>> >> year old and it's been used sporadically over the last year.  Any
>> >> thoughts
>> >> on how to rule hardware out as an issue?
>> >
>> > Oh, maybe one idea, did it come with Windows and is it still there (I
>> mean, can you boot into Windows?) -- if so, do that, and try a similar app
>> in Windows.
>> >
>> > In Linux, does the problem happen in only one application, or in other
>> > applications as well?
>>
>> Basic thought: grab any-distro LiveUSB and boot from there and check
>> if the issue persist.
>>
>> If any other OS makes the hardware works fine then at least that cause
>> could be ruled out.
>>
>> Hope this help, best regards.
>>
>>


Re: Trackpoint not work properly on Thinkpad T470

2020-09-06 Thread Andrew Cater
Also - check carefully what firmware it might require. You have, for
example, installed firmware-linux-nonfree, firmware-misc-nonfree to enable
non-free firmware possibly?

On Sat, Sep 5, 2020 at 10:12 PM riveravaldez 
wrote:

> On 9/5/20, rhkra...@gmail.com  wrote:
> > On Saturday, September 05, 2020 12:34:37 PM Aaron Elmquist wrote:
> >> Well, I don't think it's a hardware issue.  The computer is less than a
> >> year old and it's been used sporadically over the last year.  Any
> >> thoughts
> >> on how to rule hardware out as an issue?
> >
> > Oh, maybe one idea, did it come with Windows and is it still there (I
> mean, can you boot into Windows?) -- if so, do that, and try a similar app
> in Windows.
> >
> > In Linux, does the problem happen in only one application, or in other
> > applications as well?
>
> Basic thought: grab any-distro LiveUSB and boot from there and check
> if the issue persist.
>
> If any other OS makes the hardware works fine then at least that cause
> could be ruled out.
>
> Hope this help, best regards.
>
>


Re: virt-install returns error

2020-09-06 Thread Charles Zeitler
On Thu, Sep 3, 2020 at 10:47 AM john doe  wrote:
>
> On 9/3/2020 5:34 PM, Charles Zeitler wrote:
> > On Thu, Sep 3, 2020 at 1:47 AM john doe  wrote:
> >>
> >> On 9/3/2020 4:53 AM, Charles Zeitler wrote:
> >>> On Tue, Sep 1, 2020 at 11:16 PM Kenneth Parker  wrote:
> 
> 
> 
>  On Tue, Sep 1, 2020 at 10:58 PM Charles Zeitler  
>  wrote:
> >
> > i get:
> >
> > debian@debian:~$ su -c 'virt-install --name test --cdrom
> > /home/debian/mnt/sdi/Downloads/0_distros/windows/Win10* --memory 4000
> > --disk size=5 --cpu=host'
> > Password:
> >
> > Starting install...
> > Allocating 'test.qcow2'
> >| 5.0 GB  00:00:00
> > ERRORinternal error: process exited while connecting to monitor:
> > nput0,bus=usb.0,port=1 -spice
> > port=5900,addr=127.0.0.1,disable-ticketing,image-compression=off,seamless-migration=on
> > -device 
> > qxl-vga,id=video0,ram_size=67108864,vram_size=67108864,vram64_size_mb=0,vgamem_mb=16,max_outputs=1,bus=pci.0,addr=0x2
> > -device intel-hda,id=sound0,bus=pci.0,addr=0x4 -device
> > hda-duplex,id=sound0-codec0,bus=sound0.0,cad=0 -chardev
> > spicevmc,id=charredir0,name=usbredir -device
> > usb-redir,chardev=charredir0,id=redir0,bus=usb.0,port=2 -chardev
> > spicevmc,id=charredir1,name=usbredir -device
> > usb-redir,chardev=charredir1,id=redir1,bus=usb.0,port=3 -device
> > virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x7 -msg timestamp=on
> > ioctl(KVM_CREATE_VM) failed: 16 Device or resource busy
> > failed to initialize KVM: Device or resource busy
> > Removing disk 'test.qcow2'
> >
> > also from dmesg:
> >
> >
> >
> > [27901.188584] kvm: enabling virtualization on CPU1 failed
> > [27901.188589] kvm: enabling virtualization on CPU2 failed
> > [27901.188601] kvm: enabling virtualization on CPU0 failed
> > [27901.501308] audit: type=1400 audit(1599004754.100:55):
> > apparmor="STATUS" operation="profile_load" profile="unconfined"
> > name="libvirt-845413b9-8775-499f-bfaa-bf583e4040ae" pid=11035
> > comm="apparmor_parser"
> > [27901.570108] virbr0: port 2(vnet0) entered blocking state
> > [27901.570114] virbr0: port 2(vnet0) entered disabled state
> > [27901.570271] device vnet0 entered promiscuous mode
> > [27901.590262] virbr0: port 2(vnet0) entered blocking state
> > [27901.590268] virbr0: port 2(vnet0) entered listening state
> > [27901.844514] audit: type=1400 audit(1599004754.448:56):
> > apparmor="STATUS" operation="profile_replace" info="same as current
> > profile, skipping" profile="unconfined"
> > name="libvirt-845413b9-8775-499f-bfaa-bf583e4040ae" pid=11059
> > comm="apparmor_parser"
> > [27901.892175] audit: type=1400 audit(1599004754.496:57):
> > apparmor="DENIED" operation="open"
> > profile="libvirt-845413b9-8775-499f-bfaa-bf583e4040ae"
> > name="/sys/devices/system/node/" pid=9 comm="qemu-system-x86"
> > requested_mask="r" denied_mask="r" fsuid=64055 ouid=0
> > [27901.892187] audit: type=1400 audit(1599004754.496:58):
> > apparmor="DENIED" operation="open"
> > profile="libvirt-845413b9-8775-499f-bfaa-bf583e4040ae"
> > name="/sys/devices/system/cpu/" pid=9 comm="qemu-system-x86"
> > requested_mask="r" denied_mask="r" fsuid=64055 ouid=0
> > [27901.895201] kvm: enabling virtualization on CPU0 failed
> > [27901.895205] kvm: enabling virtualization on CPU2 failed
> > [27901.895212] kvm: enabling virtualization on CPU1 failed
> > [27901.899325] virbr0: port 2(vnet0) entered disabled state
> > [27901.904663] device vnet0 left promiscuous mode
> > [27901.904666] virbr0: port 2(vnet0) entered disabled state
> > [27902.165074] audit: type=1400 audit(1599004754.768:59):
> > apparmor="STATUS" operation="profile_remove" profile="unconfined"
> > name="libvirt-845413b9-8775-499f-bfaa-bf583e4040ae" pid=11145
> > comm="apparmor_parser"
> 
> 
>  Looks like your BIOS doesn't support Virtualization.
> 
> > any hints/tips?
> 
> 
>  I had to enter my computer's BIOS and tell it that Virtualization is 
>  allowed.  (KVM requires Hardware Virtualization.  Qemu by itself 
>  doesn't, just in case you have a CPU that doesn't support this).
> 
> >>>
> >>> bios claims it's enabled
> >>> cpu=amd phenom ii
> >>>
> >>
> >> What does 'kvm-ok' (1) say?
> >
> > comand not found
> >
>
> The below cmd should do it:
>
> $ apt-get install cpu-checker
>
>
> Relooking at above, some hints:
>
> Is the command working if you do it as root?

kvm-ok gives:
INFO: /dev/kvm exists
KVM acceleration can be used

sudo gives same results

>
> Is your regular user able to interact with Libvirt?

in what way?

>
> Any firewall filtering 127.0.0.0/8?
>

how do  i check this?

> --
> John Doe
>


-- 
 The Perfect Is The Enemy Of
 The Good 

Re: VirtualBox - vboxpci

2020-09-06 Thread Klaus Jantzen

On 9/6/20 12:27 PM, Georgi Naplatanov wrote:

On 9/6/20 12:17 PM, Klaus Jantzen wrote:

Hi,

I am trying to run VB 16.1.14 r140239 on my laptop under Debian Buster.

After sucessfully signing vboxdrv, vboxnetflt and vboxnetadp I installed
the extension package.

Now I have to additionally sign vboxpci.

However, this module was not installed. Where do I get it from?



Hi,

I use Virtualbox 6.1 on my computer without any problems.

I don't understand what your problem is.

I have added the following line to /etc/apt//sources.list

deb https://download.virtualbox.org/virtualbox/debian buster contrib

HTH

Kind regards
Georgi


My problem is not the installation of VB.

After the installation I defined a Windows10-machine. When I start this 
machine VB indicates that the kernel driver ist not installed and 
recommends to run '/sbin/vboxconfig'.


vboxconfig request the signing of four modules, one of them is vboxpci. 
And this module has not been installed.


So I wonder where I can  find this module.

--

K.D.J.



Snapshot Repository

2020-09-06 Thread bpasteur

Hi,

I'm a developer that uses Debian for our product, you guys do a great 
job. We made an unfortunate mistake of not freezing our Debian repo for 
our last release and the repo of course updated and now we are 
scrambling to get a copy of the repo snapshot (or something very close) 
so we can maintain our release with updates and bug fixes. I located 
what I feel is a good candidate from snapshot.debian.org:

https://snapshot.debian.org/archive/debian/20200718T112641Z/
The repo is considerable in size and our attempts to mirror it have thus 
far been unsuccessful. It looks as if we are being throttled back and 
then disconnected. Is there some way we can get put on a list to allow 
us to mirror this repo, or perhaps get access to a tar gzip of the 
files? Any help you could offer would be greatly appreciated.


Thanks in advance,

Bob



E16 et la réorganisation des fenêtres

2020-09-06 Thread benoit
Bonjour,

J'utilise OpenBox et une chose me manque par rapport à Enlightenment E16, c'est 
qu'E16 avait un raccourci clavier pour réorganiser les fenêtres pour optimiser 
leur disposition dans l'espace du bureau. Je sais qu'il existe des 
gestionnaires de fenêtre spécialisés pour faire exclusivement cela (tiling 
window manager) comme ratpoison, mais j'ai quand même envie de pouvoir aussi 
superposer les fenêtres.

Je recherche un programme indépendant du gestionnaire de fenêtre qui pourrait 
faire ça !
Bon dimanche.

--
Benoit

Sent with [ProtonMail](https://protonmail.com) Secure Email.

Re: VirtualBox - vboxpci

2020-09-06 Thread Georgi Naplatanov
On 9/6/20 12:17 PM, Klaus Jantzen wrote:
> Hi,
> 
> I am trying to run VB 16.1.14 r140239 on my laptop under Debian Buster.
> 
> After sucessfully signing vboxdrv, vboxnetflt and vboxnetadp I installed
> the extension package.
> 
> Now I have to additionally sign vboxpci.
> 
> However, this module was not installed. Where do I get it from?
> 


Hi,

I use Virtualbox 6.1 on my computer without any problems.

I don't understand what your problem is.

I have added the following line to /etc/apt//sources.list

deb https://download.virtualbox.org/virtualbox/debian buster contrib

HTH

Kind regards
Georgi



VirtualBox - vboxpci

2020-09-06 Thread Klaus Jantzen

Hi,

I am trying to run VB 16.1.14 r140239 on my laptop under Debian Buster.

After sucessfully signing vboxdrv, vboxnetflt and vboxnetadp I installed 
the extension package.


Now I have to additionally sign vboxpci.

However, this module was not installed. Where do I get it from?

--

K.D.J.



Re: Accès à compte Gmail impossible avec Kmail

2020-09-06 Thread didier gaumet
Le samedi 5 septembre 2020 à 11:40:03 UTC+2, Raphaël POITEVIN a écrit :
> Bonjour, 
> 
> Tant qu’on est sur ce sujet, avez-vous les mêmes problèmes avec 
> Thunderbird (Debian stable) ? Je n’utilise pas Thunderbird ni Imap, mais 
> j’ai configuré ceci pour ma maman et depuis qu’elle est rentrée de 
> vacances fin août ça ne marche plus, échec d’authentification. 
> 
> Cordialement, 
> -- 
> Raphaël 
> www.leclavierquibave.fr

Pas de problèmes me concernant pour accéder à mon compte Gmail via Thunderbird 
sous Buster..
Un éventuel problème auquel peut être confronté un utilisateur lambda: il me 
semble vaguement me souvenir que périodiquement, Google relance les 
utilisateurs Gmail qui accèdent à leur compte autrement que par Oauth en leur 
présentant ça comme un risque de sécurité à supprimer. Donc celui qui clique 
sans comprendre les implications se retrouve probablement sans accès Gmail 
externe: peut-être ta mère est-elle dans cette situation?