Your message dated Wed, 14 Dec 2022 11:47:30 +0100
with message-id <[email protected]>
and subject line Re: Bug#1025151: debian-handbook: Error in "TIP Installing
Build-Depends" in "15.1.2. Making Changes"
has caused the Debian Bug report #1025151,
regarding debian-handbook: Error in "TIP Installing Build-Depends" in "15.1.2.
Making Changes"
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1025151: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1025151
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: debian-handbook
Severity: normal
X-Debbugs-Cc: [email protected]
Dear maintainer,
at the end of paragraph "15.1.2. Making Changes"
in the "TIP Installing Build-Depends"
the phrase:
"apt-get allows installing all packages mentioned in the Build-Depends
fields of a source package available in a distribution mentioned in a
deb-src line"
must be
"apt-get allows installing all packages mentioned in the Build-Depends
fields of a source package available in a distribution mentioned in a
deb line"
the change is:
s/deb-src/deb/
When you install dependencies all this dependencies need to be in binary
format and not in source format, so they must be taken from the deb
repository and not from the deb-src one.
Ciao
Davide
-- System Information:
Debian Release: bookworm/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'testing-debug'), (500, 'stable-security')
Architecture: amd64 (x86_64)
Kernel: Linux 6.0.8-dp-20221116 (SMP w/4 CPU threads; PREEMPT)
Locale: LANG=it_IT.utf8, LC_CTYPE=it_IT.utf8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
--- End Message ---
--- Begin Message ---
Hello Davide,
On Wed, 30 Nov 2022, Davide Prina wrote:
> the change is:
> s/deb-src/deb/
That change is not correct. The Build-Depends field is found in a source
package and source packages are listed in distributions referenced via
deb-src lines.
> When you install dependencies all this dependencies need to be in binary
> format and not in source format, so they must be taken from the deb
> repository and not from the deb-src one.
It's true that the binary packages installed come from distributions
listed in "deb" lines but this is not what this sentence is saying here.
Cheers,
--
⢀⣴⠾⠻⢶⣦⠀ Raphaël Hertzog <[email protected]>
⣾⠁⢠⠒⠀⣿⡁
⢿⡄⠘⠷⠚⠋ The Debian Handbook: https://debian-handbook.info/get/
⠈⠳⣄⠀⠀⠀⠀ Debian Long Term Support: https://deb.li/LTS
--- End Message ---