bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: problems with daily images


From: Samuel Thibault
Subject: Re: problems with daily images
Date: Tue, 26 Jan 2021 20:46:19 +0100
User-agent: NeoMutt/20170609 (1.8.3)

Paul Dufresne, le mar. 26 janv. 2021 14:26:29 -0500, a ecrit:
> deb http://deb.debian.org/debian-ports/ sid main
> deb http://deb.debian.org/debian-ports/ unreleased main
> deb-src http://deb.debian.org/debian-ports/ sid main
> # 'unreleased' does not support sources yet
> # deb-src http://deb.debian.org/debian-ports/ unreleased main

> root@debian:/var/log# apt update
> Hit:1 http://deb.debian.org/debian-ports sid InRelease
> Hit:2 http://deb.debian.org/debian-ports unreleased InRelease

> Reading package lists... Done
> Building dependency tree       
> Reading state information... Done
> All packages are up to date.
> W: Skipping acquire of configured file 'main/source/Sources' as repository 
> 'http://deb.debian.org/debian-ports sid InRelease' does not seem to provide 
> it (sources.list entry misspelt?)


Ok, makes more sense: the debian-ports/ archive itself doesn't include
sources, so the deb-src line can indeed not work, 

deb-src http://deb.debian.org/debian/ sid main

should have been emitted instead. See the corresponding documentation on

https://www.debian.org/ports/hurd/hurd-install

> Also:
> root@debian:/home/paul# dpkg-reconfigure
> bash: dpkg-reconfigure: command not found

Note that "su" is not "su -". If you want /sbin in your PATH, you need
to use su -

Samuel



reply via email to

[Prev in Thread] Current Thread [Next in Thread]