:: Re: [DNG] test_rewrite.sh http://pk…
Top Page
Delete this message
Reply to this message
Author: Dimitris
Date:  
To: dng
Subject: Re: [DNG] test_rewrite.sh http://pkgmaster.devuan.org fail
below are changes i did a couple of months ago to make the script work..
maybe the versions are changed again, so do check the repo versions to
make sure, and manually edit those in the script..


# diff test_rewrite.sh test_rewrite_new.sh
65,66c65,66
<
DEBSEC_PKG="${BASEURL}/merged/pool/DEBIAN-SECURITY/updates/main/a/apache2/apache2_2.4.25-3+deb9u7_amd64.deb"
<
DEBINST_PKG="${BASEURL}/merged/pool/DEBIAN/main/l/linux/btrfs-modules-4.9.0-9-amd64-di_4.9.168-1_amd64.udeb"
---
>

DEBSEC_PKG="${BASEURL}/merged/pool/DEBIAN-SECURITY/updates/main/a/apache2/apache2_2.4.25-3+deb9u8_amd64.deb"
>

DEBINST_PKG="${BASEURL}/merged/pool/DEBIAN/main/l/linux/btrfs-modules-4.9.0-11-amd64-di_4.9.189-3_amd64.udeb"



On 11/27/19 11:43 AM, m_maass@??? wrote:
>> nothing important really, it's just that the script is looking for older
>> packages, that don't exist in repo anymore.. just needs updating...
>>
>> d.
>
> sorry Dimitris, i think it is imortant, i can not build a netinstall package for my cluster installation any more.
> The make can not find the needed udeb packages.
>
> util/get-dist: 19: cd: can't cd to pool
> E: Unable to locate package base-installer
> util/get-dist: 19: cd: can't cd to pool
> E: Unable to locate package bootstrap-base
> util/get-dist: 19: cd: can't cd to pool
> E: Unable to locate package finish-install
> util/get-dist: 19: cd: can't cd to pool
> E: Unable to locate package acpi-modules-4.19.0-6-amd64-di
> E: Couldn't find any package by glob 'acpi-modules-4.19.0-6-amd64-di'
> E: Couldn't find any package by regex 'acpi-modules-4.19.0-6-amd64-di'
> util/get-dist: 19: cd: can't cd to pool
> E: Unable to locate package alsa-utils-udeb
> util/get-dist: 19: cd: can't cd to pool
> and lot more udeb......
> _______________________________________________
> Dng mailing list
> Dng@???
> https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng
>