Re: [DNG] [DN Offlist G] netman GIT project

2015-09-14 Thread aitor_czr
I will rectify this issue in my libpqxx++ project. https://gitlab.com/aitor_czr/libpqxx/tree/master Thanks. Aitor. On 14/09/15 11:00, aitor_czr wrote: On 14/09/15 10:39, KatolaZ wrote: I think you guys must rather specify an appropriate "-I" flag to gcc in the Makefile. I have

Re: [DNG] [DN Offlist G] netman GIT project

2015-09-14 Thread aitor_czr
Hi, I'm adding: lazbuild -B netman.lpr to the debian/rules. Is it enough to build the frontend? I've never used Lazarus. Thanks in advance, Aitor. On 14/09/15 10:52, Edward Bartolo wrote: Hi, My experience using gcc directly corroborates what KatolaZ said. This command works on my

Re: [DNG] [DN Offlist G] netman GIT project

2015-09-14 Thread aitor_czr
mming for Devuan. At the moment, I am busy planting my vegetables which cannot wait as that depends on the season, and a couple of weeks makes a whole difference. Edward On 13/09/2015, aitor_czr <aitor_...@gnuinos.org> wrote: Ok, I like XFCE4 of course. Aitor. El 13/09/15 a las

Re: [DNG] [DN Offlist G] netman GIT project

2015-09-14 Thread aitor_czr
Hi Katolaz, I tried it but it doesn't work: aitor@gnuinos:~/netman/backend_src/src$ gcc -g -I../include core_functions.c file_functions.c backend.c essid_encoder.c -o backend core_functions.c:29:36: fatal error: include/core_functions.h: No existe el fichero o el directorio #include

Re: [DNG] [DN Offlist G] netman GIT project

2015-09-14 Thread aitor_czr
Sorry, sorry !! I didn't undo some changes. How foolish failure :-( Now it works. Aitor. On 14/09/15 10:54, aitor_czr wrote: Hi Katolaz, I tried it but it doesn't work: aitor@gnuinos:~/netman/backend_src/src$ gcc -g -I../include core_functions.c file_functions.c backend.c essid_encoder.c

Re: [DNG] [DN Offlist G] netman GIT project

2015-09-14 Thread aitor_czr
complaints but the executable was produced. By the way, thanks for teaching me something new about Lazarus. Edward. On 14/09/2015, aitor_czr<aitor_...@gnuinos.org> wrote: >Hi, > >I'm adding: > >lazbuild -B netman.lpr > >to the debian/rules. Is it enough to build the frontend

Re: [DNG] [DN Offlist G] netman GIT project

2015-09-14 Thread aitor_czr
I've got the same resulting "/lib/i386-linux/netman.compiled" building *in the command line*. So, appearently, is enough with: $ lazbuild -B netman.lpr Aitor. On 14/09/15 12:02, aitor_czr wrote: The content of the resulting "/lib/i386-linux/netman.compiled&

Re: [DNG] Devuan Mirror

2015-09-13 Thread aitor_czr
The issue with devuan's repositories has been solved. Thanks for your effort. Aitor. El 12/09/15 a las 14:00, Franco Lanza escribió: On Fri, Sep 11, 2015 at 04:34:00PM -0500, Rod Rodolico wrote: >I sent an e-mail about a week ago to the list. I'm willing to mirror

Re: [DNG] [DN Offlist G] netman GIT project

2015-09-13 Thread aitor_czr
Vintage :-) El 13/09/15 a las 20:10, Edward Bartolo escribió: Edward Bartolo wrote: Oooops, I have a new pair of spectacles that is playing tricks on me, especially, since it is the first near-sight spectacles. Before, I didn't use any. You just turned 40, didn't

Re: [DNG] [DN Offlist G] netman GIT project

2015-09-13 Thread aitor_czr
Ok, I like XFCE4 of course. Aitor. El 13/09/15 a las 20:13, Edward Bartolo escribió: Hi aitor, I forgot to write that the final step is to let netman be automatically run as soon as a user boots into XFCE4 or desktop or window manager. Edward On 13/09/2015, Edward Bartolo

Re: [DNG] Debugging netman auto-connect.

2015-09-12 Thread aitor_czr
It was not Pascal the successor of Modula? El 12/09/15 a las 22:38, Hendrik Boom escribió: Modula 3 isn't dead. Moribund, maybe, but not dead. And it easily beats a number of madly popular languages for systems programming. Its one of the few languages I've used in

[DNG] Debugging netman auto-connect.

2015-09-11 Thread aitor_czr
Hi Edward, Consider a double pointer like a matrix (in algebra) witch one you don't know its dimension a priori. An example: put the case that we are developing an application witch calculates the inverse of a matrix of dimensions NxM. The values of N and M will be determinated by the user

Re: [DNG] Debugging netman auto-connect.

2015-09-11 Thread aitor_czr
You are right Edward, i was thinking in the transposition matrix. El 11/09/15 a las 19:32, Edward Bartolo escribió: only square matrices can have an inverse ___ Dng mailing list Dng@lists.dyne.org

Re: [DNG] Mirroring Devuan

2015-09-11 Thread aitor_czr
Hi, I started mirroring Devuan: http://188.165.204.61/repo/ I hope to have enought space in the hard disk: a dedicated server machine in SoYouStart (OVH). Aitor. ___ Dng mailing list Dng@lists.dyne.org

Re: [DNG] Debugging netman auto-connect.

2015-09-11 Thread aitor_czr
A * (1/A) = 1 = (1/A) * A So, it must be square :-) On 11/09/15 20:57, Jonathan Wilkes wrote: El 11/09/15 a las 19:32, Edward Bartolo escribió: only square matrices can have an inverse ___ Dng mailing list Dng@lists.dyne.org

Re: [DNG] Debugging netman auto-connect.

2015-09-11 Thread aitor_czr
I recomend you to eat a pizza with Jaromil El 12/09/15 a las 00:18, KatolaZ escribió: will become pedantic now, but if A is a matrix, the interpretation of the equations above depends on what "1" and "/" actually mean for you. In general, 1/A does not mean anything when you deal with

Re: [DNG] Debugging netman auto-connect.

2015-09-11 Thread aitor_czr
Of course... and Maxwell.. and many others... El 11/09/15 a las 23:18, Peter Olson escribió: On September 11, 2015 at 2:24 PM aitor_czr<aitor_...@gnuinos.org> wrote: > >No! > >Only square matrices can have a determinant. > >I am not Roger Penrose. I am a hoo

Re: [DNG] Debugging netman auto-connect.

2015-09-11 Thread aitor_czr
No! Only square matrices can have a determinant. I am not Roger Penrose. I am a hooligan of *Richard Feynman* and *Lev Davidovick Landau* (vintage). Yes, i know... There are many hooligans in this forum. There is a special black hole in the heaven for that guys. Aitor. El 11/09/15 a

Re: [DNG] Mirroring Devuan

2015-09-08 Thread aitor_czr
Hi all, Take the case two mirrors, a complete Debian mirror in DEBIAN folder, and the merged packages in DEVUAN folder, containing both their corresponding /dists/ and /pool/. The following scripts build the /dist/ and /pool/ from the content of them, giving priority to Devuan. The script1

Re: [DNG] netman GIT project

2015-09-08 Thread aitor_czr
Hi Edward, Don't change the name of the main funtion. In order to distinguish between ifup and ifdown, you can use one of the arguments, for example argv[1] (the first one *int argc* is the number of arguments in the command line (+1) included itself) . Aitor. El 08/09/15 a las 21:40,

[DNG] Problem with the repository of Devuan

2015-09-06 Thread aitor_czr
Most packages disappeared from: deb http://packages.devuan.org/merged jessie main deb-src http://packages.devuan.org/merged jessie main There is no live-build, no kernel, no grub... Aitor. ___ Dng mailing list Dng@lists.dyne.org

Re: [DNG] netman GIT project

2015-09-05 Thread aitor_czr
Pushed libpqxx++ to GitLab: https://gitlab.com/aitor_czr/libpqxx/tree/master It uses command line parameters :) Aitor. El 04/09/15 a las 20:44, Edward Bartolo escribió: I will use command line parameters for the GUI frontend so that it may be started to automatically scan for available wifis

Re: [DNG] Dng Digest, Vol 12, Issue 17

2015-09-05 Thread aitor_czr
.pc files are quilt patches applied. Aaitor. El 05/09/15 a las 21:52, dng-requ...@lists.dyne.org escribió: @Jack Frost I do not understand the use of .pc files although I have seen them around. I am using your systemd-dummy package though to avoid pulling in real systemd, Thanks for that.

[DNG] Subject: Re: xf86-input-evdev

2015-09-05 Thread aitor_czr
Hi shraptor, .pc file includes theapplied quilt patches. Aitor. El 05/09/15 a las 21:52, shraptor escribió: @Jack Frost I do not understand the use of .pc files although I have seen them around. I am using your systemd-dummy package though to avoid pulling in real

Re: [DNG] netman GIT project

2015-09-01 Thread aitor_czr
Hi Edward, Here is the code of my libpqxx++ project: http://gnuinos.org/libpqxx++/ (Now i can't access to any git repository in my gitlab account; apparently it's in maintenance). It is a small project, and you can analyze the debian branch (debian/rules, etc...). The separation: libpqxx

Re: [DNG] Problem with debhelper

2015-09-01 Thread aitor_czr
It works, thanks !! Aitor. On 22/08/15 16:58, Rainer Weikusat wrote: "Use it as intended"? In case you want to create a package installing something in /usr/local (eg, because it's a "local" package not intended for standalone distribution), the dh_usrlocal

Re: [DNG] Mirroring Devuan

2015-08-29 Thread aitor_czr
Hi Hendrik, I just started working on that. But just started. The following script generates the pool and dists folders: find ./DEBIAN -name *.dsc -exec reprepro --ask-passphrase -b . -V -C main includedsc jessie {} \; find ./DEBIAN -name *.deb -exec reprepro --ask-passphrase -b . -V -C main

[DNG] strange characters when using 'examine' in aptitude

2015-08-28 Thread aitor_czr
Try with: # dpkg-reconfigure console-data Aitor. On 28/08/15 13:21, Dave Turner dave_t_tur...@barradas.free-online.co.uk wrote: I run devuan unstable 'ceres' on my Toshiba laptop and my iMac. It all works with just a bit of weirdness. I use apt-get update apt-get upgrade and then use

[DNG] replacing kernel 3.16.0-4

2015-08-27 Thread aitor_czr
Replacing the kernel is very easy. The problem is in debian-installer. We need to add all the modules in it, and it is a titanic work (exaggerating :-). But it is possible. Mmmmh..., there must be a consensus about this issue in VUA's for official images. Aitor. On 26/08/15 17:55, Haines

Re: [DNG] netman GIT project

2015-08-26 Thread aitor_czr
Hi Steve, Connman runs without sudo privilegies, and it doesn't require any session-manager like slim, lightdm, etc... Aitor. On 26/08/15 14:00, Steve Litt sl...@troubleshooters.com wrote: On Wed, 26 Aug 2015 05:39:36 +0100 Edward Bartoloedb...@gmail.com wrote: I am being suggested to do

Re: [DNG] remove systemd for the love of Yog-Sothoth already

2015-08-25 Thread aitor_czr
\ --git-debian-branch=release15 \ --git-no-pristine-tar \ --git-pristine-tar-commit On 25/08/15 16:24, Svante Signell svante.sign...@gmail.com wrote: On Mon, 2015-08-24 at 17:09 +0200, aitor_czr wrote: Hi Svante, Pristine-tar

Re: [DNG] Mirroring Devuan

2015-08-25 Thread aitor_czr
Hi, Jaromil, I did something similar in January, but it took me so long... I have the script in another hard disk. I will reanalize it (whenever i have the time) and share with you. I suppose rsync woult be the best tool to mantain the repository. I don't know if it would be better than

Re: [DNG] xfce not shutting down on Devuan

2015-08-24 Thread aitor_czr
I still have not tested Xfce in Devuan, i will do it as soon as possible. Aitor. On 24/08/15 10:11, Edward Bartolo edb...@gmail.com wrote: If that is the case, how do I get the 'suspend' and 'hibernate' buttons? I have pm-utils installed and I am using Devuan 64 bit. On 24/08/2015,

[DNG] shutdown is there for one user, not for another

2015-08-24 Thread aitor_czr
Adding or removing an user in the system affects also to other files like /etc/group, /etc/gshadow, /etc/subuid and /etc/subgid. Aitor. El 24/08/15 a las 17:48, Hendrik Boom hend...@topoi.pooq.com escribió: Then I copied /home/hendrik from my old Debian jessie installation, put my login

Re: [DNG] xfce not shutting down on Devuan

2015-08-24 Thread aitor_czr
Perhaps oblogout coult be adapted to Xfce. Aitor. On 24/08/15 17:48, Steve Litt sl...@troubleshooters.com wrote: On Mon, 24 Aug 2015 05:53:53 +0100 Edward Bartoloedb...@gmail.com wrote: On 24/08/2015, Steve Littsl...@troubleshooters.com wrote: On Mon, 24 Aug 2015 00:26:16 +0200

[DNG] Bug in live-installer

2015-08-23 Thread aitor_czr
Hi all, Installing live-images, the process becames unstable depending (i suppose) on the size of the filesystem.squashfs file. The following hack solves this issue: https://gitlab.com/aitor_czr/live-installer/commit/cf89c8d49196cc92d183640bd1697599bdcaed99 I'm not the author of the hack

[DNG] Problem with debhelper

2015-08-22 Thread aitor_czr
Recently i debianized the latest release of bulmages (acounting and invoicing program) in Qt5: http://gnuinos.org/release16/?dir=devuan/pool/main/b/bulmages And i had the following issue: the resulting packages were all empty! This was due to the fact that the latest release is located in

Re: [DNG] Problem with debhelper

2015-08-22 Thread aitor_czr
Thaks, i will try it. Aitor. On 22/08/15 16:58, Rainer Weikusat rainerweiku...@virginmedia.com wrote: Use it as intended? In case you want to create a package installing something in /usr/local (eg, because it's a local package not intended for standalone distribution), the dh_usrlocal step

Re: [DNG] Mirroring Devuan

2015-08-21 Thread aitor_czr
We must resort to Sherlock Holmes. On 21/08/15 07:47, Ismael L. Donis Garcia sli...@citricos.co.cu wrote: The directoryhttp://packages.devuan.org/merged/pool/ is empty Regards | ISMAEL | - Original Message - From: aitor_czr To:dng@lists.dyne.org Sent: Wednesday

Re: [DNG] Mirroring Devuan

2015-08-19 Thread aitor_czr
Did you try with debmirror? An example: debmirror --host=packages.devuan.org \ --root=merged \ --dist=jessie \ --section=main \ --arch=amd64 \ --progress \ --method=http \ --nosource \ --ignore-release-gpg \

[DNG] A place in the hell

2015-08-19 Thread aitor_czr
I did it again. Yes, i did it again! Nobody reads posts containig disgest in the subject, but yesterday i did it again. I hope there will be a very special place in the hell reserved for me. Heaven is so bore... :-) Aitor. ___ Dng mailing list

Re: [DNG] Dng Digest, Vol 11, Issue 62

2015-08-18 Thread aitor_czr
Please, try the same process using: http://mirrors.gnuinos.org http://mirrors.gnuinos.org/?dir=DEVUAN-BASED%20IMAGES It is based on devuan, but the installers are different. Devuan installs all the *.deb packages in the target; while gnuinos mounts the filesystem.squashfs on it. Before

Re: [DNG] Devuan 64 install: no root filesystem?

2015-08-18 Thread aitor_czr
Please, try the same process using: http://mirrors.gnuinos.org http://mirrors.gnuinos.org/?dir=DEVUAN-BASED%20IMAGES It is based on devuan, but the installers are different. Devuan installs all the *.deb packages in the target; while gnuinos mounts the filesystem.squashfs on it. Before

[DNG] Bug in debian-installer

2015-08-18 Thread aitor_czr
Debian-installer creates in /etc/fstab lines like: /dev/sr0/media/cdrom0 udf,iso9660 user,noauto 0 0 /dev/sdb1 /media/usb0 autorw,user,noauto 0 0 depending on the used method (cd-rom or usb-stick). Those files are superfluous. The following postinstallation

Re: [DNG] Systemd Shims

2015-08-18 Thread aitor_czr
Hi Edward, I've never used Lazarus, origin in the missing Kylix C/C++ for GNU/Linux, at the same time origin in Borland C/C++and Delphi Pascal for MS Windows. I usually use QtCreator, and sometimes Anjuta. So, i can't help you. Anyway, i think thatfor your purpose the relevance is not in

[DNG] Issue 56 ??

2015-08-16 Thread aitor_czr
I haven't received any email belonging to Dng Digest,Vol11,Issue 56... They jumped from 55 to 57. Any incidence? Aitor. ___ Dng mailing list Dng@lists.dyne.org https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng

[DNG] hostname set to (none)

2015-08-15 Thread aitor_czr
Hi, I built the minimal chroot jailgenerated by live-build in devuan, and the hostname is set to none: $ hostname (none) There aren't underscores in the /etc/hostname file, and the /etc/hosts is also correct.It happened to me the same some other time starting with sysvinit, but not with

Re: [DNG] Alpha2 without desktop environment

2015-08-15 Thread aitor_czr
Hi again, Grub-install failed in gnuinos server (Alpha2). Apparently libfuse2 and os-prober are not included in it. I will solve this issue during the day. Thanks, Aitor. On Fri, 14 Aug 2015 23:52:56 +0200 aitor_czr wrote: Hi all, I'm uploading a live image of gnuinos in amd64

Re: [DNG] Dng Digest, Vol 11, Issue 46

2015-08-14 Thread aitor_czr
Hi all, I'm uploading a live image of gnuinos in amd64 architecture (and shortly in i386) without desktop environment, taking Devuan Alpha2 as a base (~390 MB). Network connection and quick installation. Download zone: http://mirrors.gnuinos.org/?dir=DEVUAN-BASED%20IMAGES The web site is not

Re: [DNG] Dng Digest, Vol 11, Issue 39

2015-08-13 Thread aitor_czr
I have not been able to use UnetBootin with the latest versions. Like Daniel, i suspect these may be related to using UnetBootin. Try with dd command: dd if=*.iso of=/dev/sdX (without the number of the partition, for example, sdb instead of sdb1) Type fdisk -l to get sdX. Just in case,

Re: [DNG] Evince, gimp and okular in devuan

2015-08-13 Thread aitor_czr
I don't know, i'm in devuan jessie :) El 13/08/15 a las 19:01, Riccardo Boninsegna escribió: Il 13/ago/2015 06:55 PM, aitor_czr aitor_...@gnuinos.org mailto:aitor_...@gnuinos.org ha scritto: libcupsimage2 : Depende: libcups2 (= 1.7.5-11) pero 1.7.5-11+deb8u1 va a ser instalado Does Debian

[DNG] Evince, gimp and okular in devuan

2015-08-13 Thread aitor_czr
Recently i communicated that okular wasn't possible to be installed in devuan (i can't remember the architecture). Trying to install evince and gimp in amd64 (but not in i386!) i'm with the same problem: Los siguientes paquetes tienen dependencias incumplidas: libcupsimage2 : Depende: libcups2 (=

Re: [DNG] Dng Digest, Vol 11, Issue 37

2015-08-12 Thread aitor_czr
Hey Aleskandro, awesome ! It could be a good idea to create a simbolic link to /devuan_version/ (named /debian_versio//n)/ in order to avoid any similar case in the future, simply adding: rm -f /etc/debian_version ln -s /etc/devuan_version /etc/debian_version to the postinstall script in

Re: [DNG] Dng Digest, Vol 11, Issue 36

2015-08-11 Thread aitor_czr
Are you talking about a minimal installation of Devuan (Standard or Server..., or whatever you want to call) containing a postinstallation script (style of Crunchbang) which acts like tasksel? It requires network connection ! Wicd-daemon? Network-manager depends on systemd. Aitor. El

[DNG] live-build

2015-08-10 Thread aitor_czr
On 31/07/15 08:02, Ozi Traveller wrote: Hi, I've very interested to create to use Devuan as a base for my distro. ISo I'm wonder whether live-build is also coming across from Debian? Cheers Ozi Hi Ozi, Live-build works fine in Devuan, but you must change the default mirrors in bootstrap

<    4   5   6   7   8   9