Re: [DNG] Avoid systemd as build dependency

2020-04-20 Thread Yevgeny Kosarzhevsky via Dng
Hi Aitor,

I wonder why it's in /usr/local while the one I've built went to /usr
I didn't do something special for this
___
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng


Re: [DNG] Avoid systemd as build dependency

2020-04-19 Thread Yevgeny Kosarzhevsky via Dng
Hi Aitor,

I've been able to build base package already (3.31) after removing
systemd dependencies with `sed -i '/systemd/d'
packaging/debian/control`.
I've run `make deb` and it's built deb package successfully on beowulf.
The only thing I needed is to manually add init script.

I am wondering what is the proper way of removing systemd dependency
from base source as upstream adds it by some needs. Do you think
making pre-install hook is the best way to do init system checks
instead of running systemd things at a build time? Or is there any
other better way to remove *systemd* from build-deps?


On Sun, 19 Apr 2020 at 21:15, aitor  wrote:
>
> Hi Yevgeny,
>
> On 19/4/20 16:49, Yevgeny Kosarzhevsky via Dng wrote:
>
> Hi community.
>
> could someone point out the proper way of avoiding systemd build dependency?
>
> I find some packages require it at build time.
> https://github.com/libreswan/libreswan/issues/328 for example.
>
> It builds fine without it, however debian maintainers need it for their 
> reasons.
>
> The debian branch is very well done:
>
> https://github.com/libreswan/libreswan/tree/master/packaging/debian
>
> After removing all the stuff related with systemd, my first attempt failed
> because dh_usrlocal must be overridden, i guess (this issue has nothing to do 
> with systemd).
> On the other hand, i added another dependency to debian/control: 
> *libdistro-info-perl*,
> even not being mandatory, in order to avoid a warning when using "gbp dch" 
> for the changelog.
> Give me a couple of hours, and i'll give you a link to the packages.
> I'm under devuan beowulf, and i'm working with the latest release 3.31 
> instead of the master branch.
>
> Cheers,
>
> Aitor.
>
>
> ___
> Dng mailing list
> Dng@lists.dyne.org
> https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng



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


[DNG] Avoid systemd as build dependency

2020-04-19 Thread Yevgeny Kosarzhevsky via Dng
Hi community.

could someone point out the proper way of avoiding systemd build dependency?

I find some packages require it at build time.
https://github.com/libreswan/libreswan/issues/328 for example.

It builds fine without it, however debian maintainers need it for their reasons.

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


[DNG] Support for missing packages

2019-11-28 Thread Yevgeny Kosarzhevsky via Dng
Hello,

how can one submit a package to devuan? It could be proposed-updates
or backports tree. Is there any manual? As far as I understand, there
should be some build environment which will make package for all
supported platform. How can one reach maintainer to try to build a
package and possibly include it in some distribution tree?

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


Re: [DNG] iptables at risk when uprgading?

2019-11-17 Thread Yevgeny Kosarzhevsky via Dng
Hello,
On Sun, 17 Nov 2019 at 00:54, Bernard Rosset via Dng  wrote:

> nftables keeps backwards-compatible tools allowing to load your saved
> rulesets from iptables.

nftables DOES NOT keep backward compatibility.
It doesn't for ebtables at least so I consider it doesn't for
iptables/arptables as well.
When I realized that, I removed nftables. I consider nftables harmful
for upgrades.

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


Re: [DNG] Installing devuan on newer hardware

2019-10-31 Thread Yevgeny Kosarzhevsky via Dng
Hi,

> The first thing to try would be to boot the installer media into rescue
> mode and try reinstalling grub. Or chroot the installed system and run
> grub-install and update-grub.

There is no installed grub in this case so there is nothing to
re-install. There is no installed system to chroot to as well.

> If this is a uefi system, you might just need to replace
> grub-efi-amd64-signed with grub-efi-amd64 while you're in chroot. Remember
> to 'apt update' first.

Ok but I'd need to install something to chroot to. So this is not the case here.

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


[DNG] Installing devuan on newer hardware

2019-10-31 Thread Yevgeny Kosarzhevsky via Dng
Hi,

I am stuck here with installation on new ThinkPad P43s.
Ascii installer doesn't detect any network so I tried to install
debian buster and then change to beowulf. However, buster has
symlinked /bin and others to /usr so I need to reinstall from devuan
iso. The weird thing is that iwlwifi firmware files stated to run
under 4.14+ kernels so I can't run then in ascii installer.
Beowulf installer is missing, I tried mini.iso from
https://pkgmaster.devuan.org/devuan/dists/beowulf/main/installer-amd64/current/images/netboot/
but it isn't booting, bailing out to grub prompt.

Can someone suggest how would I proceed with devuan installation here?
Thanks!

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


Re: [DNG] openvpn beowulf package imssing

2019-10-17 Thread Yevgeny Kosarzhevsky via Dng
On Mon, 7 Oct 2019 at 12:25, Dimitris via Dng  wrote:
> seems to be there..:
> https://pkginfo.devuan.org/stage/beowulf/beowulf/openvpn_2.3.10-1+devuan1.html
> mirror package :
> https://pkgmaster.devuan.org/devuan/pool/main/o/openvpn/

This package isn't installable in beowulf as it's missing libssl1.0.2 dependency
___
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng


Re: [DNG] openvpn beowulf package imssing

2019-10-09 Thread Yevgeny Kosarzhevsky via Dng
Hi,

I've been able to build up my own package from debian buster's source
removing libsystemd dependency. From my side it looks safe enough, as
all systemd-spesific lines in sources are marked with `#ifdef
SYSTEMD_ENABLE;` (or similar) So I am not sure why it's missing.
Perhaps there is issue with mipsel as showed in jenkins.

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


Re: [DNG] openvpn beowulf package imssing

2019-10-07 Thread Yevgeny Kosarzhevsky via Dng
Hi,


> seems to be there..:
>
> https://pkginfo.devuan.org/stage/beowulf/beowulf/openvpn_2.3.10-1+devuan1.html
>
> mirror package :
> https://pkgmaster.devuan.org/devuan/pool/main/o/openvpn/

sorry I thought it's from ascii as I have 2.4 from ascii backports.
So why there 2.3 version is in beowulf while buster's package is 2.4?

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


[DNG] openvpn beowulf package imssing

2019-10-07 Thread Yevgeny Kosarzhevsky via Dng
Hello,

I wonder why openvpn is missing in beowulf

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


Re: [DNG] buster - ebtables discrepancy in auto mode

2019-07-30 Thread Yevgeny Kosarzhevsky via Dng
Sorry for the mess with paste in previous post.
The failing use case is the following:

~# update-alternatives --auto ebtables
update-alternatives: using /usr/sbin/ebtables-nft to provide
/usr/sbin/ebtables (ebtables) in auto mode
~# ebtables -N TEST
~# ebtables -P TEST DROP
Policy DROP not allowed for user defined chains.
~# ebtables -X TEST
~# update-alternatives --set ebtables /usr/sbin/ebtables-legacy
update-alternatives: using /usr/sbin/ebtables-legacy to provide
/usr/sbin/ebtables (ebtables) in manual mode
~# ebtables -N TEST
~# ebtables -P TEST DROP
~# ebtables -L TEST
Bridge table: filter

Bridge chain: TEST, entries: 0, policy: DROP

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


[DNG] buster - ebtables discrepancy in auto mode

2019-07-30 Thread Yevgeny Kosarzhevsky via Dng
Hello,

I found that packet nftables recommended by iptables breaks ebtables
rules in auto mode as /usr/sbin/ebtables points now to
xtables-nft-multi

The one upgrading from ascii can lose control over remote system, as
the syntax is different. For example:

~# update-alternatives --auto ebtables
update-alternatives: using /usr/sbin/ebtables-nft to provide
/usr/sbin/ebtables (ebtables) in auto mode
~# ebtables -P TEST DROP
Policy DROP not allowed for user defined chains.
~# update-alternatives --set ebtables /usr/sbin/ebtables-legacy
update-alternatives: using /usr/sbin/ebtables-legacy to provide
/usr/sbin/ebtables (ebtables) in manual mode
~# ebtables -L TEST --Lx
ebtables -t filter -P TEST DROP

I don't know where exactly to file a bug, as xtables-nft-multi manual
page clearly states:

USAGE
   The xtables-nft tools allow you to manage the nf_tables backend
using the native syntax of iptables(8), ip6tables(8), arptables(8),
and ebtables(8).

   You should use the xtables-nft tools exactly the same way as
you would use the corresponding original tools.


`

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


Re: [DNG] Firefox-esr freezes ASCII

2019-07-22 Thread Yevgeny Kosarzhevsky via Dng
On Tue, 9 Jul 2019 at 14:09, Edward Bartolo via Dng  wrote:

> To do normal browsing, I am using Waterfox which is Firefox without
> the late many 'cool' additions.

You can also try palemoon, I am using it for many things on devuan.

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


Re: [DNG] missing testing & ceres dists?

2019-06-02 Thread Yevgeny Kosarzhevsky via Dng
Hi,

it doesn't work here either.
Err:18 http://deb.devuan.org/merged ceres Release
  404  Not Found [IP: 200.236.31.1 80]

On Tue, 28 May 2019 at 01:54, Dimitris via Dng  wrote:
>
> On 5/27/19 8:41 PM, Alessandro Selli wrote:
> > mirror_url is not a valid fully-qualified domain name.
>
> "mirror_url" is actually a replaced devuan mirror url. used to work
> without change 2 days ago.
> had this error on official .onion repository today and tried other
> mirrors as well. the same.
> just tried again :
>
> # apt update && apt upgrade -y
>
> Ign:5 tor+http://devuanfwojg73k6r.onion/merged testing InRelease
>
> Ign:6 tor+http://devuanfwojg73k6r.onion/merged testing-updates InRelease
> Ign:7 tor+http://devuanfwojg73k6r.onion/merged testing-security InRelease
> Ign:8 tor+http://devuanfwojg73k6r.onion/merged ceres InRelease
> Get:9 tor+http://devuanfwojg73k6r.onion/devuan experimental InRelease
> [150 kB]
> Err:10 tor+http://devuanfwojg73k6r.onion/merged testing Release
>
>
>   404  Not Found [IP: 127.0.0.1 9050]
> Err:11 tor+http://devuanfwojg73k6r.onion/merged testing-updates Release
>
>
>   404  Not Found [IP: 127.0.0.1 9050]
> Err:12 tor+http://devuanfwojg73k6r.onion/merged testing-security Release
>
>
>   404  Not Found [IP: 127.0.0.1 9050]
> Err:13 tor+http://devuanfwojg73k6r.onion/merged ceres Release
>
>
>   404  Not Found [IP: 127.0.0.1 9050]
> Reading package lists... Done
>
>
> E: The repository 'tor+http://devuanfwojg73k6r.onion/merged testing
> Release' does not have a Release file.
> N: Updating from such a repository can't be done securely, and is
> therefore disabled by default.
> N: See apt-secure(8) manpage for repository creation and user
> configuration details.
> E: The repository 'tor+http://devuanfwojg73k6r.onion/merged
> testing-updates Release' does not have a Release file.
> N: Updating from such a repository can't be done securely, and is
> therefore disabled by default.
> N: See apt-secure(8) manpage for repository creation and user
> configuration details.
> E: The repository 'tor+http://devuanfwojg73k6r.onion/merged
> testing-security Release' does not have a Release file.
> N: Updating from such a repository can't be done securely, and is
> therefore disabled by default.
> N: See apt-secure(8) manpage for repository creation and user
> configuration details.
> E: The repository 'tor+http://devuanfwojg73k6r.onion/merged ceres
> Release' does not have a Release file.
> N: Updating from such a repository can't be done securely, and is
> therefore disabled by default.
> N: See apt-secure(8) manpage for repository creation and user
> configuration details.
>
>
> is testing or ceres `apt update` working for others?
>
> d.
>
> ___
> Dng mailing list
> Dng@lists.dyne.org
> https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng



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


[DNG] Contents file generation

2019-05-05 Thread Yevgeny Kosarzhevsky via Dng
Hello,

could anyone suggest proper way to generate Contents file for local repository?

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


[DNG] aptitude and changelogs

2019-04-27 Thread Yevgeny Kosarzhevsky via Dng
Hello,

is there an existing solution to allow aptitude show package changelogs?

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