From: Rommel Rodriguez Toirac <rommelrt@nauta.cu>
To: Proxmox VE user list <pve-user@lists.proxmox.com>
Subject: Re: [PVE-User] Problem downloading repositories
Date: Sat, 12 Sep 2020 21:37:37 -0400 [thread overview]
Message-ID: <56890E94-5AA4-4F6F-93C1-80E478880338@nauta.cu> (raw)
In-Reply-To: <d3ac771a-9193-4fb4-b19a-4a206d0d83ae@mechtilde.de>
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=utf-8, Size: 9615 bytes --]
El 8 de septiembre de 2020 4:45:02 GMT-04:00, Mechtilde <ooo@mechtilde.de> escribió:
>Hello,
>
>URLDIR is incomplete.
>
>Please look at the description how you can add the proxmox repo to the
>local sources.list.
>
>Kind regards
>
>Mechtilde
>
>Am 02.09.20 um 22:05 schrieb Rommel Rodriguez Toirac:
>> Hello all;
>>
>> I use a little script to create a local repository by downloading the
>packages
>> from the official site [download.proxmox.com] using the debmirror
>application,
>> for this I use a server with Debian 10.5 operating system and
>debmirror 1:2.32
>> This is the script:
>>
>> ******
>> #!/bin/sh
>> : ${URLDIRE:=download.proxmox.com}
>> : ${OUTPATH:=/var/www/html/repos/proxmox}
>> : ${LOGFILE:=/var/log/actualiza_proxmox.log}
>> # Crear el directorio de destino si no existe.
>> if [ ! -d "$OUTPATH" ] ; then mkdir -p "$OUTPATH"; fi
>> # Inicio archivo de registro.
>> cat > $LOGFILE <<EOL
>> Iniciando Mirror (`env LANG=es_ES.UTF-8 date`)
>> EOL
>> # Matamos el mirror si ya está corriendo
>> killall debmirror
>> # Ejecutar.
>> debmirror --progress --verbose --debug --host $URLDIRE
>--root=/debian/pve \
>> --method=http --dist=buster \
>> --section=pve-no-subscription --arch=amd64 --nosource --no-check-gpg
>> \
>> --ignore-missing-release --ignore-release-gpg --postcleanup \
>> --diff=none --ignore-small-errors --allow-dist-rename --timeout=2000
>> \
>> $OUTPATH >> $LOGFILE 2>&1 &
>> # Fin.
>> exit 0
>> *******
>>
>> I look at the logs and the download always interrupts saying that
>dists/
>> buster/pve-no-subscription/binary-all/Packages.gz is missing.
>>
>> ********
>> Ignoring missing Release file for
>dists/buster/pve-no-subscription/binary-all/
>> Packages.gz
>>
>http://download.proxmox.com/debian/pve/dists/buster/pve-no-subscription/
>> binary-all/Packages.gz => [100%] Getting:
>dists/buster/pve-no-subscription/
>> binary-all/Packages.gz... #** GET
>http://download.proxmox.com/debian/pve/
>> dists/buster/pve-no-subscription/binary-all/Packages.gz ==> 404 Not
>Found
>> 404 Not Found
>> Download of dists/buster/pve-no-subscription/binary-all/Packages.gz
>failed:
>> 404 Not Found
>> Errors:
>> Ignoring missing Release file for
>dists/buster/pve-no-subscription/binary-all/
>> Packages.gz
>> Download of dists/buster/pve-no-subscription/binary-all/Packages.gz
>failed:
>> 404 Not Found
>> Failed to download some Package, Sources or Release files!
>> WARNING: releasing 1 pending lock...
>> *********
>>
>> At
>http://download.proxmox.com/debian/pve/dists/buster/pve-no-subscription/
>
>> actually there is no binary-all/Packages
>>
>> What am I doing wrong?
>>
>> How can I fix this and download the full repository from Debian 10
>using
>> debmirror?
>>
>> Thanks in advance.
>>
>
>--
>Mechtilde Stehmann
>## Debian Developer
>## PGP encryption welcome
>## F0E3 7F3D C87A 4998 2899 39E7 F287 7BBA 141A AD7F
Hello Mechtilde;
sorry for the delaied answer and thanks for write back.
Where I can find the description you mention?
I use this script since 2 years ago, last week start with this problem.
--
Rommel Rodriguez Toirac
rommelrt@nauta.cu
From Jean-Daniel.Tissot@univ-fcomte.fr Sun Sep 13 16:44:10 2020
Return-Path: <Jean-Daniel.Tissot@univ-fcomte.fr>
X-Original-To: pve-user@lists.proxmox.com
Delivered-To: pve-user@lists.proxmox.com
Received: from firstgate.proxmox.com (firstgate.proxmox.com [212.224.123.68])
(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
key-exchange X25519 server-signature RSA-PSS (2048 bits))
(No client certificate requested)
by lists.proxmox.com (Postfix) with ESMTPS id E8BC66147A
for <pve-user@lists.proxmox.com>; Sun, 13 Sep 2020 16:44:10 +0200 (CEST)
Received: from firstgate.proxmox.com (localhost [127.0.0.1])
by firstgate.proxmox.com (Proxmox) with ESMTP id E397E8A05
for <pve-user@lists.proxmox.com>; Sun, 13 Sep 2020 16:44:10 +0200 (CEST)
Received: from ufc-sortie.univ-fcomte.fr (ufc-sortie.univ-fcomte.fr
[194.57.91.199])
by firstgate.proxmox.com (Proxmox) with ESMTP id A25B889F4
for <pve-user@lists.proxmox.com>; Sun, 13 Sep 2020 16:44:09 +0200 (CEST)
Received: from ufcpriv204.univ-fcomte.fr (ufcpriv204.univ-fcomte.fr
[172.20.194.204])
by ufc-sortie.univ-fcomte.fr (Postfix) with ESMTP id 302C2607B0
for <pve-user@lists.proxmox.com>; Sun, 13 Sep 2020 16:44:03 +0200 (CEST)
Received: from ufcpriv204.univ-fcomte.fr (localhost [127.0.0.1])
by postfix.imss91 (Postfix) with ESMTP id 1941D403D870
for <pve-user@lists.proxmox.com>; Sun, 13 Sep 2020 16:44:03 +0200 (CEST)
Received: from smtps.univ-fcomte.fr (ufc218.univ-fcomte.fr [194.57.91.218])
by ufcpriv204.univ-fcomte.fr (Postfix) with ESMTP id EF4D84038FA0
for <pve-user@lists.proxmox.com>; Sun, 13 Sep 2020 16:44:02 +0200 (CEST)
To: pve-user@lists.proxmox.com
References: <e2a1cb1b-1358-688d-6556-56ca823715c6@univ-fcomte.fr>
<1635826713.690433.1599897851168.JavaMail.zimbra@odiso.com>
From: Jean-Daniel TISSOT <Jean-Daniel.Tissot@univ-fcomte.fr>
Organization: CNRS - UMR6249
Message-ID: <2134f824-5e9e-9a2f-1ea7-f2a89adc550a@univ-fcomte.fr>
Date: Sun, 13 Sep 2020 16:44:01 +0200
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101
Thunderbird/68.12.0
MIME-Version: 1.0
In-Reply-To: <1635826713.690433.1599897851168.JavaMail.zimbra@odiso.com>
Content-Language: en-US
X-TM-AS-GCONF: 00
X-SPAM-LEVEL: Spam detection results: 0
AWL 0.772 Adjusted score from AWL reputation of From: address
HTML_MESSAGE 0.001 HTML included in message
KAM_DMARC_STATUS 0.01 Test Rule for DKIM or SPF Failure with Strict Alignment
KAM_NUMSUBJECT 0.5 Subject ends in numbers excluding current years
NICE_REPLY_A -1.543 Looks like a legit reply (A)
SPF_HELO_NONE 0.001 SPF: HELO does not publish an SPF Record
SPF_PASS -0.001 SPF: sender matches SPF record
URIBL_BLOCKED 0.001 ADMINISTRATOR NOTICE: The query to URIBL was blocked. See
http://wiki.apache.org/spamassassin/DnsBlocklists#dnsbl-block for more
information. [univ-fcomte.fr, openstreetmap.fr]
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 8bit
X-Content-Filtered-By: Mailman/MimeDel 2.1.29
Subject: Re: [PVE-User] Problem with ifupdown2
X-BeenThere: pve-user@lists.proxmox.com
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Proxmox VE user list <pve-user.lists.proxmox.com>
List-Unsubscribe: <https://lists.proxmox.com/cgi-bin/mailman/options/pve-user>,
<mailto:pve-user-request@lists.proxmox.com?subject=unsubscribe>
List-Archive: <http://lists.proxmox.com/pipermail/pve-user/>
List-Post: <mailto:pve-user@lists.proxmox.com>
List-Help: <mailto:pve-user-request@lists.proxmox.com?subject=help>
List-Subscribe: <https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-user>,
<mailto:pve-user-request@lists.proxmox.com?subject=subscribe>
X-List-Received-Date: Sun, 13 Sep 2020 14:44:11 -0000
Hi,
Thanks for this tips,
I will try tomorrow, I don't like to keep residue from packages deleted.
Le 12/09/2020 à 10:04, Alexandre DERUMIER a écrit :
> if you have purge ifdown, it'll disabled networking service. (ifupdown2 use the same service name)
>
> Simply reenable them with "systemctl enable networking".
>
>
> about ifenslave, it's removed, because it's not needed by ifupdown2.
> (ifupdown2 don't need any /etc/network/if-*.d/ scripts)
>
>
>
>
> ----- Mail original -----
> De: "Jean-Daniel TISSOT" <Jean-Daniel.Tissot@univ-fcomte.fr>
> Ã: "Proxmox VE user list" <pve-user@lists.proxmox.com>
> Envoyé: Mercredi 9 Septembre 2020 13:05:36
> Objet: [PVE-User] Problem with ifupdown2
>
> Hi,
>
> I installed the ifupdown2 package from the Proxmox repositories, this
> uninstalled the ifenslave and ifupdown packages.
> I usually uninstall configuration residue from packages deleted by the
> command:
> apt -y purge $(dpkg -l | awk ' /^rc/ { print $2 } ')
> or after reboot, the network interfaces are no longer active
>
> The command: dpkg -L ifenslave lists the following files:
> /etc/network/if-post-down. d
> /etc/network/if-post-down. d/ifenslave
> /etc/network/if-pre-up. d
> /etc/network/if-pre-up. d/ifenslave
> /etc/network/if-up. d
> /etc/network/if-up. d/ifenslave
>
> The command: dpkg -L ifupdown lists the following files:
> /etc/init. d/networking
>
> How is it that the ifupdown2 package does not contain these files since
> its installation removes the ifenslave and ifupdown packages?
>
> Thanks to the developers to include the files necessary for the proper
> functioning of ifupdown2.
>
> Best Regards.
>
--
Bien cordialement, Jean-Daniel TISSOT <https://chrono-environnement.univ-fcomte.fr/acteurs/annuaire/article/tissot-jean-daniel>
Administrateur Systèmes et Réseaux
Service Informatique UMR Chrono-environnement <https://chrono-ocs.univ-fcomte.fr/wiki_info/index.php/Accueil>
Tel: +33Â 3Â 81Â 666Â 440 Fax: +33Â 3Â 81Â 666Â 568
Chrono-environnement
Laboratoire Chrono-environnement <http://chrono-environnement.univ-fcomte.fr/>
16, Route de Gray
25Â 030 BESANÃON Cedex
Plan et Accès <https://umap.openstreetmap.fr/fr/map/service-informatique-chrono-environnement_239834?scaleControl=true&miniMap=true&scrollWheelZoomúlse&zoomControl=true&allowEditúlse&moreControl=true&searchControlúlse&tilelayersControlúlse&embedControlúlse&datalayersControl=true&onLoadPanel=undefined&captionBar=true&datalayersa1097&locateControlúlse&measureControlúlse&editinosmControlúlse#19/47.24516/5.98446>
prev parent reply other threads:[~2020-09-13 1:38 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-02 20:05 Rommel Rodriguez Toirac
2020-09-03 14:29 ` Chris Hofstaedtler | Deduktiva
2020-09-03 17:57 ` Rommel Rodriguez Toirac
2020-09-08 8:45 ` Mechtilde
2020-09-13 1:37 ` Rommel Rodriguez Toirac [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=56890E94-5AA4-4F6F-93C1-80E478880338@nauta.cu \
--to=rommelrt@nauta.cu \
--cc=pve-user@lists.proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox