Your message dated Thu, 02 Jan 2025 01:50:28 +0000
with message-id <e1ttam0-00dnqe...@fasolo.debian.org>
and subject line Bug#928314: fixed in wakeonlan 0.41-13
has caused the Debian Bug report #928314,
regarding wakeonlan requires netbase as dependency
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 ow...@bugs.debian.org
immediately.)
--
928314: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=928314
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wakeonlan
The wakeonlan binary (all versions of all Debian branches) depends on
the netdata package. Without netdata, the following error shows up:
----------
root@VM-Buster:~# wakeonlan XX:XX:XX:XX:XX:XX
Use of uninitialized value $proto in socket at /usr/bin/wakeonlan line 121.
Use of uninitialized value $port in concatenation (.) or string at
/usr/bin/wakeonlan line 124.
Sending magic packet to 255.255.255.255: with XX:XX:XX:XX:XX:XX
send : Invalid argument at /usr/bin/wakeonlan line 126.
----------
The failing code part of the (perl) script:
----------
15 my $DEFAULT_PORT = getservbyname('discard', 'udp');
...
118 $them = pack_sockaddr_in($port, $raddr);
119 $proto = getprotobyname('udp');
120
121 socket(S, AF_INET, SOCK_DGRAM, $proto) or die "socket : $!";
122 setsockopt(S, SOL_SOCKET, SO_BROADCAST, 1) or die "setsockopt : $!";
123
124 print "Sending magic packet to $ipaddr:$port with $hwaddr\n";
125
126 send(S, $pkt, 0, $them) or die "send : $!";
----------
- If no $port is given, the default "discard" port for UDP is used.
- As no port is given in the output (after 255.255.255.255:), this
obviously fails.
- Deriving $proto fails as well.
getprotobyname() and getprotobyname() depend on files provided by the
netdata package, e.g. /etc/protocols.
The perl package has netdata as recommendation, which might be the
reason why this error is rarely faced: https://packages.debian.org/sid/perl
But since wakeonlan uses perl functions that strictly depend on netdata,
it should depend on it, so it is pulled even when used with
"--no-install-recommends".
--- End Message ---
--- Begin Message ---
Source: wakeonlan
Source-Version: 0.41-13
Done: Chris Hofstaedtler <z...@debian.org>
We believe that the bug you reported is fixed in the latest version of
wakeonlan, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 928...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Chris Hofstaedtler <z...@debian.org> (supplier of updated wakeonlan package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Thu, 02 Jan 2025 02:30:50 +0100
Source: wakeonlan
Architecture: source
Version: 0.41-13
Distribution: unstable
Urgency: medium
Maintainer: Thijs Kinkhorst <th...@debian.org>
Changed-By: Chris Hofstaedtler <z...@debian.org>
Closes: 928314
Changes:
wakeonlan (0.41-13) unstable; urgency=medium
.
* Team upload, salsa debian namespace.
.
[ Ondřej Nový ]
* d/rules: Remove trailing whitespaces
.
[ Salvatore Bonaccorso ]
* Add debian/watch monitoring upstream's github tag page
.
[ Debian Janitor ]
* Bump debhelper from deprecated 9 to 13.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Name,
Repository-Browse.
* Update standards version to 4.1.5, no changes needed.
.
[ MichaIng ]
* Add dependency on "netbase" (Closes: #928314)
Checksums-Sha1:
aac0d4e116ebdd90c3c37db01866406b8b26901c 1830 wakeonlan_0.41-13.dsc
ecfa0b4744738d6c817fdc727a1f3dc8860df4d3 4212 wakeonlan_0.41-13.debian.tar.xz
4896ab60d626621cf065172431b748be11373c22 5740 wakeonlan_0.41-13_arm64.buildinfo
Checksums-Sha256:
bcb6209f01dcf2240f88ffc598029ec1b2984e827f735b0c60bb3b525000d3fb 1830
wakeonlan_0.41-13.dsc
bbe8ae2fe54351388e3fb39ffc916b345a9cf0cbc60df708bae7592de3b34098 4212
wakeonlan_0.41-13.debian.tar.xz
2b02dedc4e2730e1584fcd2a1c8589bd47b78cc9929226dd708a634fe7a1d26e 5740
wakeonlan_0.41-13_arm64.buildinfo
Files:
23dc2bc0922beecfb5e25e816de74373 1830 net optional wakeonlan_0.41-13.dsc
2ebee70771e15fa044acbe1ff31eea71 4212 net optional
wakeonlan_0.41-13.debian.tar.xz
abb23321f1895b9f627ee7990ff80f74 5740 net optional
wakeonlan_0.41-13_arm64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEfRrP+tnggGycTNOSXBPW25MFLgMFAmd17K0ACgkQXBPW25MF
LgOp1A/9FTFZlt34dcmi7ATjuC4NDB3ttW+iUPIpX7jodZQn2/oy0O9my8nYRv3B
HbZ4VwSnziK4v3NrgsTeyfz0R5euquXv8YMTiOwDK3BoW0qZabU4lhz0oBuTDXWD
OQOPBRXM/9hTo4qDs+ky29GPTo11iKBeE1uUQusHezriIdtBusCSil1AGwT5Vy6J
Y+EnntIw+7rRZTyf7Hh6FKKEPnPoyWyrc9GB/Zk7SUhTTqoKKkQ8kuRt8Jzd1rQD
jEr9p0EijkoNVUfY13w+LIGNcRaxYr8CFiwKHAbX4IPhtp/x72dWDP47T+qgKsKJ
ro4qoDkq6u6hZxLSRizpmqGAEXnOLs2cmY+5D3ZCEGFT+mIFJcItmqCaK5b5MKMY
Ifk5yS0d4A39nfbqAM+g3vKrarFVdwdHt9yGk4cJuaRfD+V1X3qLdjI5Qbrokgux
E7Qmr9SwhCCaPaQ6VnCUT4c131+joCXfotm86Sy8Y/41RiStXxGZJ0XaZtMIdvp+
p81MME6oPeQDDArOBTpp/oe/Y68u1krFE+cE3Nab3KUQ/2t6fv/ks5EPC287KdDU
EB/VO5XEh2c7g8JoNFAK5gosJxz2DGz11EOEPbKPeeAOyB3oPStYyVyckKxL+Lcu
jaz8iYe/zeNZgG5h/o7mtv8CTN9wP00mKldvqCffBzfEntNzZQw=
=+xym
-----END PGP SIGNATURE-----
pgpaw2AwnGrpb.pgp
Description: PGP signature
--- End Message ---