Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 811483 - net-analyzer/netio-1.33 - !!! Couldnt download netio133.zip. Aborting.
Summary: net-analyzer/netio-1.33 - !!! Couldnt download netio133.zip. Aborting.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Netmon project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-09-03 16:11 UTC by Toralf Förster
Modified: 2023-04-12 16:18 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,17.73 KB, text/plain)
2021-09-03 16:11 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,558.81 KB, text/plain)
2021-09-03 16:12 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,57.94 KB, application/x-bzip)
2021-09-03 16:12 UTC, Toralf Förster
Details
net-analyzer:netio-1.33:20210903-150009.log (net-analyzer:netio-1.33:20210903-150009.log,543 bytes, text/plain)
2021-09-03 16:12 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2021-09-03 16:11:58 UTC
 * Fetch failed for 'net-analyzer/netio-1.33', Log file:
 *  '/var/log/portage/net-analyzer:netio-1.33:20210903-150009.log'
!!! Couldn't download 'netio133.zip'. Aborting.

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_systemd-j4-20210826-190021

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.0 *
clang version 12.0.1
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/12/bin
/usr/lib/llvm/12
12.0.1
Python 3.9.7
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.54.0
  [2]   rust-1.54.0 *
The following VMs are available for generation-2:
1)	IcedTea JDK 3.16.0 [icedtea-bin-8]
2)	JamVM JDK 2.0.0 [jamvm]
*)	AdoptOpenJDK 8.302_p08 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8 
  [2]   jamvm 
  [3]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4

  HEAD of ::gentoo
commit 11957c0ff4afce9b61b3f2e71b5cbd053bd8198f
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Sep 3 13:06:27 2021 +0000

    2021-09-03 13:06:26 UTC

emerge -qpvO net-analyzer/netio
[ebuild  N    ] net-analyzer/netio-1.33
Comment 1 Toralf Förster gentoo-dev 2021-09-03 16:11:59 UTC
Created attachment 737248 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-09-03 16:12:01 UTC
Created attachment 737251 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-09-03 16:12:03 UTC
Created attachment 737254 [details]
etc.portage.tar.bz2
Comment 4 Toralf Förster gentoo-dev 2021-09-03 16:12:04 UTC
Created attachment 737257 [details]
net-analyzer:netio-1.33:20210903-150009.log
Comment 5 Larry the Git Cow gentoo-dev 2021-12-13 16:36:04 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea76a39963da000b574839a879730102e8f159c4

commit ea76a39963da000b574839a879730102e8f159c4
Author:     Jakov Smolić <jsmolic@gentoo.org>
AuthorDate: 2021-12-13 16:31:03 +0000
Commit:     Jakov Smolić <jsmolic@gentoo.org>
CommitDate: 2021-12-13 16:31:03 +0000

    net-analyzer/neti: treeclean
    
    Closes: https://bugs.gentoo.org/787449
    Closes: https://bugs.gentoo.org/811483
    Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>

 net-analyzer/neti/Manifest           |  1 -
 net-analyzer/neti/files/neti-init2   | 19 -------------
 net-analyzer/neti/metadata.xml       | 11 --------
 net-analyzer/neti/neti-2.0-r2.ebuild | 55 ------------------------------------
 profiles/package.mask                |  6 ----
 5 files changed, 92 deletions(-)
Comment 6 B. Nortmann 2023-04-12 16:18:30 UTC
Apparently this isn't fixed (above comment links to an *unrelated* commit for net-analyzer/neti, not net-analyzer/netio).

The ebuild is broken because the (fetch-restricted) upstream URL is no longer available. A number of NetBSD mirrors still have a netio133.zip that conforms to  the ebuild and satisfies the Manifest requirements (file size 235,931 bytes, SHA512 79a4d8ad5a5d9750a19bf7f8f4cc762e6d1a866a63138bfc1cf8614057eb8ade147817e489f93210990ce9d82be03a5053821663212fbee71c4cd46c2f9c9232) - e.g. https://ftp.netbsd.org/pub/pkgsrc/distfiles/netio133.zip

You'd just have to download that to your ${DISTDIR}.

Regards, B. Nortmann