Re: [DNG] installing zoom in Chimaera

2021-12-04 Thread aitor

On 12/4/21 11:14 PM, aitor wrote:

On 12/4/21 11:08 PM, Haines Brown wrote:

put copy of libdconf1_0/38.0-2.deb in that directory and ran

   # apt install -f ./libdconf1
   ...
   Reading package lists... Done
   E: Unsupported file ./libdconf1 given on commandline


You need to write the complete name of the package, including also the 
.deb extension.



For example:

# dpkg -i libdconf1_0.38.0-2_amd64.deb

HTH,

Aitor.


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


Re: [DNG] installing zoom in Chimaera

2021-12-04 Thread aitor

Hi,

On 12/4/21 11:08 PM, Haines Brown wrote:

put copy of libdconf1_0/38.0-2.deb in that directory and ran

   # apt install -f ./libdconf1
   ...
   Reading package lists... Done
   E: Unsupported file ./libdconf1 given on commandline


You need to write the complete name of the package, including also the 
.deb extension.


Aitor.


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


[DNG] installing zoom in Chimaera

2021-12-04 Thread Haines Brown
I downloaded zoom_amd64.deb and placed it in a directory in 
/usrlocal/share. In that directory I run:

  # apt install -f ./zoom_amd64.deb
  ...
  Note, selecting 'zoom' instead of './zoom_amd64.deb'
  Some packages could not be installed. This may mean that you have
  requested an impossible situation or if you are using the unstable
  distribution that some required packages have not yet been created
  or been moved out of Incoming.
  The following information may help to resolve the situation:

  The following packages have unmet dependencies:
   dconf-cli : Depends: libdconf1 (= 0.38.0-2) but 0.40.0-2 is to be installed
  E: Unable to correct problems, you have held broken packages.

I put copy of libdconf1_0/38.0-2.deb in that directory and ran

  # apt install -f ./libdconf1
  ...
  Reading package lists... Done
  E: Unsupported file ./libdconf1 given on commandline

Installing zoom on Chimaera must be easier than this.

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


Re: [DNG] Simple-netaid 1-0 released

2021-12-04 Thread aitor

Hi,

On 12/2/21 1:40 AM, aitor wrote:
I'm doing some changes in libnetaid in order to get it working with 
static IP addresses.


Done.

The following commit:

https://gitea.devuan.dev/aitor_czr/libnetaid/commit/18602a475048741b06a504832f14100d167f2728 



fixes the issue, and now simple-netaid works with static addresses as well.

The modifiedpackages of libnetaid have been uploaded to 
packages.gnuinos.org/chimaera.


Cheers,

Aitor.


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