Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ipscan: 3.7.3 -> 3.7.4 #111112

Closed
wants to merge 1 commit into from
Closed

Conversation

r-ryantm
Copy link
Contributor

Automatic update generated by nixpkgs-update tools. This update was made based on information from https://github.com/angryip/ipscan/releases.

meta.description for ipscan is: "Fast and friendly network scanner"

meta.homepage for ipscan is: "https://angryip.org"

meta.changelog for ipscan is: ""

Updates performed
  • Version update
To inspect upstream changes
Impact
Checks done (click to expand)

Rebuild report (if merged into master) (click to expand)
1 total rebuild path(s)

1 package rebuild(s)

1 x86_64-linux rebuild(s)
0 i686-linux rebuild(s)
0 x86_64-darwin rebuild(s)
0 aarch64-linux rebuild(s)


First fifty rebuilds by attrpath
ipscan
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/ifjqqmdp0hdcd05j0xhxny9vfj4v1h38-ipscan-3.7.4 \
  --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \
  --option trusted-public-keys '
  nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The Cachix cache is only trusted for this store-path realization.)
For the Cachix download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A ipscan https://github.com/r-ryantm/nixpkgs/archive/2b9fb043d18ecb4c6499c37c0d82e716c7645f8a.tar.gz

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/ifjqqmdp0hdcd05j0xhxny9vfj4v1h38-ipscan-3.7.4
ls -la /nix/store/ifjqqmdp0hdcd05j0xhxny9vfj4v1h38-ipscan-3.7.4/bin


Pre-merge build results

We have automatically built all packages that will get rebuilt due to
this change.

This gives evidence on whether the upgrade will break dependent packages.
Note sometimes packages show up as failed to build independent of the
change, simply because they are already broken on the target branch.

Result of nixpkgs-review run on x86_64-linux 1

1 package built:
  • ipscan

Maintainer pings

cc @kylesferrazza for testing.

@fabaff
Copy link
Member

fabaff commented Jan 29, 2021

Result of nixpkgs-review pr 111112 run on x86_64-linux 1

1 package built:
  • ipscan

@fabaff
Copy link
Member

fabaff commented Jan 29, 2021

...ew/pr-111112/results/ipscan/bin]$ ./ipscan 

Doesn't start in my environment. I'm not sure if it's an issue on my end.

***WARNING: GTK+ version too new (major mismatch)
***WARNING: SWT requires GTK 2.18.0
***WARNING: Detected: 2.24.32

(java:21396): GLib-GObject-WARNING **: 09:11:43.981: specified class size for type 'SwtTextRenderer' is smaller than the parent type's 'GtkCellRendererText' class size

(java:21396): GLib-GObject-WARNING **: 09:11:43.981: specified class size for type 'SwtPixbufRenderer' is smaller than the parent type's 'GtkCellRendererPixbuf' class size

(java:21396): GLib-GObject-WARNING **: 09:11:43.981: specified class size for type 'SwtToggleRenderer' is smaller than the parent type's 'GtkCellRendererToggle' class size

(Angry IP Scanner:21396): GLib-GObject-WARNING **: 09:11:44.028: cannot register existing type 'GtkWidget'

(Angry IP Scanner:21396): GLib-GObject-CRITICAL **: 09:11:44.028: g_type_add_interface_static: assertion 'G_TYPE_IS_INSTANTIATABLE (instance_type)' failed

(Angry IP Scanner:21396): GLib-GObject-WARNING **: 09:11:44.028: cannot register existing type 'GtkBuildable'

(Angry IP Scanner:21396): GLib-GObject-CRITICAL **: 09:11:44.029: g_type_interface_add_prerequisite: assertion 'G_TYPE_IS_INTERFACE (interface_type)' failed

(Angry IP Scanner:21396): GLib-CRITICAL **: 09:11:44.029: g_once_init_leave: assertion 'result != 0' failed

(Angry IP Scanner:21396): GLib-GObject-CRITICAL **: 09:11:44.029: g_type_add_interface_static: assertion 'G_TYPE_IS_INSTANTIATABLE (instance_type)' failed

(Angry IP Scanner:21396): Gtk-CRITICAL **: 09:11:44.029: IA__gtk_widget_get_window: assertion 'GTK_IS_WIDGET (widget)' failed

(Angry IP Scanner:21396): Gdk-WARNING **: 09:11:44.030: gdkdrawable-x11.c:952 drawable is not a pixmap or window
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007f0b92a3c636, pid=21396, tid=21397
#
# JRE version: OpenJDK Runtime Environment (15.0.1) (build 15.0.1+0-adhoc..jdk15u-jdk-15.0.1-ga)
# Java VM: OpenJDK 64-Bit Server VM (15.0.1+0-adhoc..jdk15u-jdk-15.0.1-ga, mixed mode, sharing, tiered, compressed oops, g1 gc, linux-amd64)
# Problematic frame:
# C  [libX11.so.6+0x30636]  _XInternAtom+0x246
#
# Core dump will be written. Default location: Core dumps may be processed with "/nix/store/zhd4gciw3fqa8pgr9x33k6zzansr1ckw-systemd-247.2/lib/systemd/systemd-coredump %P %u %g %s %t %c %h" (or dumping to /nix/store/ifjqqmdp0hdcd05j0xhxny9vfj4v1h38-ipscan-3.7.4/bin/core.21396)
#
# An error report file with more information is saved as:
# /tmp/hs_err_pid21396.log
#
# If you would like to submit a bug report, please visit:
#   https://bugreport.java.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
Aborted (core dumped)

@davidak
Copy link
Member

davidak commented Apr 26, 2021

Result of nixpkgs-review pr 111112 run on x86_64-linux 1

1 package built:
  • ipscan

@davidak
Copy link
Member

davidak commented Apr 26, 2021

@fabaff i get a similar issue. maybe the GTK version mismatch is relevant here

[nix-shell:~/.cache/nixpkgs-review/pr-111112]$ ipscan 
***WARNING: GTK+ version too new (major mismatch)
***WARNING: SWT requires GTK 2.18.0
***WARNING: Detected: 2.24.32

(java:709853): GLib-GObject-WARNING **: 17:09:28.813: specified class size for type 'SwtTextRenderer' is smaller than the parent type's 'GtkCellRendererText' class size

(java:709853): GLib-GObject-WARNING **: 17:09:28.813: specified class size for type 'SwtPixbufRenderer' is smaller than the parent type's 'GtkCellRendererPixbuf' class size

(java:709853): GLib-GObject-WARNING **: 17:09:28.813: specified class size for type 'SwtToggleRenderer' is smaller than the parent type's 'GtkCellRendererToggle' class size

(Angry IP Scanner:709853): GLib-GObject-WARNING **: 17:09:28.883: cannot register existing type 'GtkWidget'

(Angry IP Scanner:709853): GLib-GObject-CRITICAL **: 17:09:28.883: g_type_add_interface_static: assertion 'G_TYPE_IS_INSTANTIATABLE (instance_type)' failed

(Angry IP Scanner:709853): GLib-GObject-WARNING **: 17:09:28.884: cannot register existing type 'GtkBuildable'

(Angry IP Scanner:709853): GLib-GObject-CRITICAL **: 17:09:28.884: g_type_interface_add_prerequisite: assertion 'G_TYPE_IS_INTERFACE (interface_type)' failed

(Angry IP Scanner:709853): GLib-CRITICAL **: 17:09:28.884: g_once_init_leave: assertion 'result != 0' failed

(Angry IP Scanner:709853): GLib-GObject-CRITICAL **: 17:09:28.884: g_type_add_interface_static: assertion 'G_TYPE_IS_INSTANTIATABLE (instance_type)' failed

(Angry IP Scanner:709853): Gtk-CRITICAL **: 17:09:28.884: IA__gtk_widget_get_window: assertion 'GTK_IS_WIDGET (widget)' failed

(Angry IP Scanner:709853): Gdk-WARNING **: 17:09:28.885: gdkdrawable-x11.c:952 drawable is not a pixmap or window

(Angry IP Scanner:709853): Gdk-CRITICAL **: 17:09:28.887: IA__gdk_screen_get_system_colormap: assertion 'GDK_IS_SCREEN (screen)' failed

(Angry IP Scanner:709853): Gdk-CRITICAL **: 17:09:28.887: IA__gdk_colormap_alloc_colors: assertion 'GDK_IS_COLORMAP (colormap)' failed

(Angry IP Scanner:709853): Gdk-CRITICAL **: 17:09:28.887: IA__gdk_screen_get_system_colormap: assertion 'GDK_IS_SCREEN (screen)' failed

(Angry IP Scanner:709853): Gdk-CRITICAL **: 17:09:28.887: IA__gdk_colormap_alloc_colors: assertion 'GDK_IS_COLORMAP (colormap)' failed

(Angry IP Scanner:709853): Gdk-CRITICAL **: 17:09:28.887: IA__gdk_colormap_alloc_colors: assertion 'GDK_IS_COLORMAP (colormap)' failed

(Angry IP Scanner:709853): Gdk-CRITICAL **: 17:09:28.887: IA__gdk_screen_get_system_colormap: assertion 'GDK_IS_SCREEN (screen)' failed

(Angry IP Scanner:709853): Gdk-CRITICAL **: 17:09:28.887: IA__gdk_colormap_alloc_colors: assertion 'GDK_IS_COLORMAP (colormap)' failed

(Angry IP Scanner:709853): Gdk-CRITICAL **: 17:09:28.887: IA__gdk_colormap_alloc_colors: assertion 'GDK_IS_COLORMAP (colormap)' failed

(Angry IP Scanner:709853): Gdk-CRITICAL **: 17:09:28.887: IA__gdk_screen_get_system_colormap: assertion 'GDK_IS_SCREEN (screen)' failed

(Angry IP Scanner:709853): Gdk-CRITICAL **: 17:09:28.887: IA__gdk_colormap_alloc_colors: assertion 'GDK_IS_COLORMAP (colormap)' failed

(Angry IP Scanner:709853): Gdk-CRITICAL **: 17:09:28.887: IA__gdk_colormap_alloc_colors: assertion 'GDK_IS_COLORMAP (colormap)' failed

(Angry IP Scanner:709853): Gdk-CRITICAL **: 17:09:28.887: IA__gdk_screen_get_system_colormap: assertion 'GDK_IS_SCREEN (screen)' failed

(Angry IP Scanner:709853): Gdk-CRITICAL **: 17:09:28.887: IA__gdk_colormap_alloc_colors: assertion 'GDK_IS_COLORMAP (colormap)' failed

(Angry IP Scanner:709853): Gdk-CRITICAL **: 17:09:28.888: IA__gdk_colormap_alloc_colors: assertion 'GDK_IS_COLORMAP (colormap)' failed

(Angry IP Scanner:709853): Gdk-CRITICAL **: 17:09:28.888: IA__gdk_screen_get_system_colormap: assertion 'GDK_IS_SCREEN (screen)' failed

(Angry IP Scanner:709853): Gdk-CRITICAL **: 17:09:28.888: IA__gdk_colormap_alloc_colors: assertion 'GDK_IS_COLORMAP (colormap)' failed

(Angry IP Scanner:709853): Gdk-CRITICAL **: 17:09:28.888: IA__gdk_colormap_alloc_colors: assertion 'GDK_IS_COLORMAP (colormap)' failed

(Angry IP Scanner:709853): Gdk-CRITICAL **: 17:09:28.888: IA__gdk_screen_get_system_colormap: assertion 'GDK_IS_SCREEN (screen)' failed

(Angry IP Scanner:709853): Gdk-CRITICAL **: 17:09:28.888: IA__gdk_colormap_alloc_colors: assertion 'GDK_IS_COLORMAP (colormap)' failed

(Angry IP Scanner:709853): Gdk-CRITICAL **: 17:09:28.888: IA__gdk_colormap_alloc_colors: assertion 'GDK_IS_COLORMAP (colormap)' failed

(Angry IP Scanner:709853): Gdk-CRITICAL **: 17:09:28.888: IA__gdk_screen_get_system_colormap: assertion 'GDK_IS_SCREEN (screen)' failed

(Angry IP Scanner:709853): Gdk-CRITICAL **: 17:09:28.888: IA__gdk_colormap_alloc_colors: assertion 'GDK_IS_COLORMAP (colormap)' failed

(Angry IP Scanner:709853): Gdk-CRITICAL **: 17:09:28.888: IA__gdk_colormap_alloc_colors: assertion 'GDK_IS_COLORMAP (colormap)' failed

(Angry IP Scanner:709853): Gdk-CRITICAL **: 17:09:28.888: IA__gdk_screen_get_system_colormap: assertion 'GDK_IS_SCREEN (screen)' failed

(Angry IP Scanner:709853): Gdk-CRITICAL **: 17:09:28.888: IA__gdk_colormap_alloc_colors: assertion 'GDK_IS_COLORMAP (colormap)' failed

(Angry IP Scanner:709853): Gdk-CRITICAL **: 17:09:28.888: IA__gdk_colormap_alloc_colors: assertion 'GDK_IS_COLORMAP (colormap)' failed

(Angry IP Scanner:709853): Gdk-CRITICAL **: 17:09:28.888: IA__gdk_screen_get_system_colormap: assertion 'GDK_IS_SCREEN (screen)' failed

(Angry IP Scanner:709853): Gdk-CRITICAL **: 17:09:28.888: IA__gdk_colormap_alloc_colors: assertion 'GDK_IS_COLORMAP (colormap)' failed

(Angry IP Scanner:709853): Gdk-CRITICAL **: 17:09:28.888: IA__gdk_colormap_alloc_colors: assertion 'GDK_IS_COLORMAP (colormap)' failed

(Angry IP Scanner:709853): Gdk-CRITICAL **: 17:09:28.888: IA__gdk_screen_get_system_colormap: assertion 'GDK_IS_SCREEN (screen)' failed

(Angry IP Scanner:709853): Gdk-CRITICAL **: 17:09:28.888: IA__gdk_colormap_alloc_colors: assertion 'GDK_IS_COLORMAP (colormap)' failed

(Angry IP Scanner:709853): Gdk-CRITICAL **: 17:09:28.888: IA__gdk_colormap_alloc_colors: assertion 'GDK_IS_COLORMAP (colormap)' failed

(Angry IP Scanner:709853): Gdk-CRITICAL **: 17:09:28.888: IA__gdk_screen_get_system_colormap: assertion 'GDK_IS_SCREEN (screen)' failed

(Angry IP Scanner:709853): Gdk-CRITICAL **: 17:09:28.888: IA__gdk_colormap_alloc_colors: assertion 'GDK_IS_COLORMAP (colormap)' failed

(Angry IP Scanner:709853): Gdk-CRITICAL **: 17:09:28.888: IA__gdk_colormap_alloc_colors: assertion 'GDK_IS_COLORMAP (colormap)' failed

(Angry IP Scanner:709853): Gdk-CRITICAL **: 17:09:28.888: IA__gdk_screen_get_system_colormap: assertion 'GDK_IS_SCREEN (screen)' failed

(Angry IP Scanner:709853): Gdk-CRITICAL **: 17:09:28.888: IA__gdk_colormap_alloc_colors: assertion 'GDK_IS_COLORMAP (colormap)' failed

(Angry IP Scanner:709853): Gdk-CRITICAL **: 17:09:28.888: IA__gdk_colormap_alloc_colors: assertion 'GDK_IS_COLORMAP (colormap)' failed

(Angry IP Scanner:709853): Gdk-CRITICAL **: 17:09:28.888: IA__gdk_screen_get_system_colormap: assertion 'GDK_IS_SCREEN (screen)' failed

(Angry IP Scanner:709853): Gdk-CRITICAL **: 17:09:28.888: IA__gdk_colormap_alloc_colors: assertion 'GDK_IS_COLORMAP (colormap)' failed

(Angry IP Scanner:709853): Gdk-CRITICAL **: 17:09:28.888: IA__gdk_colormap_alloc_colors: assertion 'GDK_IS_COLORMAP (colormap)' failed

(Angry IP Scanner:709853): Gdk-CRITICAL **: 17:09:28.888: IA__gdk_screen_get_system_colormap: assertion 'GDK_IS_SCREEN (screen)' failed

(Angry IP Scanner:709853): Gdk-CRITICAL **: 17:09:28.888: IA__gdk_colormap_alloc_colors: assertion 'GDK_IS_COLORMAP (colormap)' failed

(Angry IP Scanner:709853): Gdk-CRITICAL **: 17:09:28.888: IA__gdk_colormap_alloc_colors: assertion 'GDK_IS_COLORMAP (colormap)' failed

(Angry IP Scanner:709853): Gdk-CRITICAL **: 17:09:28.888: IA__gdk_screen_get_system_colormap: assertion 'GDK_IS_SCREEN (screen)' failed

(Angry IP Scanner:709853): Gdk-CRITICAL **: 17:09:28.888: IA__gdk_colormap_alloc_colors: assertion 'GDK_IS_COLORMAP (colormap)' failed

(Angry IP Scanner:709853): Gdk-CRITICAL **: 17:09:28.888: IA__gdk_colormap_alloc_colors: assertion 'GDK_IS_COLORMAP (colormap)' failed

(Angry IP Scanner:709853): Gdk-CRITICAL **: 17:09:28.888: IA__gdk_screen_get_system_colormap: assertion 'GDK_IS_SCREEN (screen)' failed

(Angry IP Scanner:709853): Gdk-CRITICAL **: 17:09:28.888: IA__gdk_colormap_alloc_colors: assertion 'GDK_IS_COLORMAP (colormap)' failed

(Angry IP Scanner:709853): Gdk-CRITICAL **: 17:09:28.888: IA__gdk_colormap_alloc_colors: assertion 'GDK_IS_COLORMAP (colormap)' failed

(Angry IP Scanner:709853): GLib-GObject-WARNING **: 17:09:28.890: cannot register existing type 'GtkWidget'

(Angry IP Scanner:709853): GLib-GObject-CRITICAL **: 17:09:28.890: g_type_add_interface_static: assertion 'G_TYPE_IS_INSTANTIATABLE (instance_type)' failed

Copy link
Member

@davidak davidak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change looks good

Builds, but does not work

@davidak davidak closed this Apr 26, 2021
@davidak
Copy link
Member

davidak commented Apr 26, 2021

Maybe #75609 will fix it.

@r-ryantm r-ryantm deleted the auto-update/ipscan branch April 27, 2021 06:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants