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

remmina: 1.2.32 -> 1.2.32.1 #50571

Merged
merged 2 commits into from Nov 18, 2018
Merged

Conversation

r-ryantm
Copy link
Contributor

Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/remmina/versions.

meta.description for remmina is: '"Remote desktop client written in GTK+"'.

Checks done (click to expand)
  • built on NixOS
  • /nix/store/5lhkdqrp89fhqbfy8kvd2jl3gblpinca-remmina-1.2.32.1/bin/remmina passed the binary check.
  • Warning: no invocation of /nix/store/5lhkdqrp89fhqbfy8kvd2jl3gblpinca-remmina-1.2.32.1/bin/remmina-gnome had a zero exit code or showed the expected version
  • Warning: no invocation of /nix/store/5lhkdqrp89fhqbfy8kvd2jl3gblpinca-remmina-1.2.32.1/bin/gnome-session-remmina had a zero exit code or showed the expected version
  • /nix/store/5lhkdqrp89fhqbfy8kvd2jl3gblpinca-remmina-1.2.32.1/bin/.remmina-wrapped passed the binary check.
  • Warning: no invocation of /nix/store/5lhkdqrp89fhqbfy8kvd2jl3gblpinca-remmina-1.2.32.1/bin/.remmina-gnome-wrapped had a zero exit code or showed the expected version
  • Warning: no invocation of /nix/store/5lhkdqrp89fhqbfy8kvd2jl3gblpinca-remmina-1.2.32.1/bin/.gnome-session-remmina-wrapped had a zero exit code or showed the expected version
  • 2 of 6 passed binary check by having a zero exit code.
  • 0 of 6 passed binary check by having the new version present in output.
  • found 1.2.32.1 with grep in /nix/store/5lhkdqrp89fhqbfy8kvd2jl3gblpinca-remmina-1.2.32.1
  • directory tree listing: https://gist.github.com/8c4c8b47e3e833eb355a3bcddf3a1d62
  • du listing: https://gist.github.com/19cac785d3526832cc51bfa723440719
Rebuild report (click to expand)

4378 total rebuild path(s)

1661 package rebuild(s)

1644 x86_64-linux rebuild(s)
1369 i686-linux rebuild(s)
290 x86_64-darwin rebuild(s)
1075 aarch64-linux rebuild(s)

First fifty rebuilds by attrpath
abcde
abcm2ps
adapta-gtk-theme
aesop
aj-snapshot
alacritty
altcoins.parity-ui
android-studio-preview
androidStudioPackages.beta
androidStudioPackages.canary
androidStudioPackages.dev
androidStudioPackages.preview
anki
ao
appdaemon
appimage-run
appimagekit
appleseed
arangodb
arc-theme
ario
asciidoc-full
asciidoc-full-with-plugins
asciidoctor
astroid
at
atlas
atom
atom-beta
aws-sdk-cpp
azure-cli
baobab
bashdb
bat
bazel_jdk11
bcat
beets
blsd
bluefish
boinc
bootchart
breeze-plymouth
btrbk
buck
buildah
bumblebee
bundix
bundler
cabal2nix
cantata

Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/5lhkdqrp89fhqbfy8kvd2jl3gblpinca-remmina-1.2.32.1 \
  --option binary-caches 'https://cache.nixos.org/ https://r-ryantm.cachix.org/' \
  --option trusted-public-keys '
  r-ryantm.cachix.org-1:gkUbLkouDAyvBdpBX0JOdIiD2/DP1ldF3Z3Y6Gqcc4c=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(r-ryantm's Cachix cache is only trusted for this store-path realization.)

Or, build yourself:

nix-build -A remmina https://github.com/r-ryantm/nixpkgs/archive/c79d621a111b6ff528d95beaad09118ab2948e94.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/5lhkdqrp89fhqbfy8kvd2jl3gblpinca-remmina-1.2.32.1
ls -la /nix/store/5lhkdqrp89fhqbfy8kvd2jl3gblpinca-remmina-1.2.32.1/bin

cc @melsigl @ryantm for testing.

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/remmina/versions
@Mic92
Copy link
Member

Mic92 commented Nov 18, 2018

@GrahamcOfBorg build remmina

@GrahamcOfBorg
Copy link

No attempt on x86_64-darwin (full log)

The following builds were skipped because they don't evaluate on x86_64-darwin: remmina

Partial log (click to expand)


a) For `nixos-rebuild` you can set
  { nixpkgs.config.allowUnsupportedSystem = true; }
in configuration.nix to override this.

b) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
  { allowUnsupportedSystem = true; }
to ~/.config/nixpkgs/config.nix.


@jtojnar
Copy link
Contributor

jtojnar commented Nov 18, 2018

@GrahamcOfBorg
Copy link

No attempt on x86_64-darwin (full log)

The following builds were skipped because they don't evaluate on x86_64-darwin: remmina

Partial log (click to expand)


a) For `nixos-rebuild` you can set
  { nixpkgs.config.allowUnsupportedSystem = true; }
in configuration.nix to override this.

b) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
  { allowUnsupportedSystem = true; }
to ~/.config/nixpkgs/config.nix.


@GrahamcOfBorg
Copy link

Failure on aarch64-linux (full log)

Attempted: remmina

Partial log (click to expand)

cannot build derivation '/nix/store/h0v29i3cwrphyfb6y4j44k5grxnyjqd8-python2.7-pygtk-2.24.0.drv': 2 dependencies couldn't be built
cannot build derivation '/nix/store/ry0hxivqkkrlzd19lvvqkrqa75hdh2wp-ffmpeg-3.4.4.drv': 4 dependencies couldn't be built
cannot build derivation '/nix/store/cya92dxhlg6f27kd2c72xhxfax4pglz3-hook.drv': 3 dependencies couldn't be built
cannot build derivation '/nix/store/rpva6kvrszf1bg8x2mn5p3pip2fy55jc-icon-naming-utils-0.8.90.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/jzn1c96d3mps5c7yzkdraqgslrfk891f-libappindicator-gtk3-12.10.0.drv': 7 dependencies couldn't be built
cannot build derivation '/nix/store/ff0mcirwlfpzhksgmd7v1a3x0akp06w6-spice-gtk-0.35.drv': 12 dependencies couldn't be built
cannot build derivation '/nix/store/3smcl8p7s8r7assrh6kpfg3vdmwiq0mq-adwaita-icon-theme-3.30.0.drv': 4 dependencies couldn't be built
cannot build derivation '/nix/store/sd1imbqyd9lg5mh0jaa0ycy2d994l6ss-freerdp-2.0.0-rc3.drv': 9 dependencies couldn't be built
cannot build derivation '/nix/store/nlfyg3237x9f283gma12pjwb5s4sw1y3-remmina-1.2.32.1.drv': 15 dependencies couldn't be built
error: build of '/nix/store/nlfyg3237x9f283gma12pjwb5s4sw1y3-remmina-1.2.32.1.drv' failed

@GrahamcOfBorg
Copy link

Timed out, unknown build status on x86_64-linux (full log)

Attempted: remmina

Partial log (click to expand)

shrinking /nix/store/anj1b8z5ys2qkq46xhvdy6a85vgs526i-freerdp-2.0.0-rc3/lib/libfreerdp-shadow2.so.2.0.0
shrinking /nix/store/anj1b8z5ys2qkq46xhvdy6a85vgs526i-freerdp-2.0.0-rc3/lib/libfreerdp-shadow-subsystem2.so.2.0.0
shrinking /nix/store/anj1b8z5ys2qkq46xhvdy6a85vgs526i-freerdp-2.0.0-rc3/lib/libfreerdp-client2.so.2.0.0
gzipping man pages under /nix/store/anj1b8z5ys2qkq46xhvdy6a85vgs526i-freerdp-2.0.0-rc3/share/man/
strip is /nix/store/j13c9z0z495wxdc97if8z451x53m1j25-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/anj1b8z5ys2qkq46xhvdy6a85vgs526i-freerdp-2.0.0-rc3/lib  /nix/store/anj1b8z5ys2qkq46xhvdy6a85vgs526i-freerdp-2.0.0-rc3/bin
patching script interpreter paths in /nix/store/anj1b8z5ys2qkq46xhvdy6a85vgs526i-freerdp-2.0.0-rc3
checking for references to /build/ in /nix/store/anj1b8z5ys2qkq46xhvdy6a85vgs526i-freerdp-2.0.0-rc3...
cannot build derivation '/nix/store/40z987sk756rv6iqp3485snm75rjfnac-remmina-1.2.32.1.drv': 2 dependencies couldn't be built
error: build of '/nix/store/40z987sk756rv6iqp3485snm75rjfnac-remmina-1.2.32.1.drv' failed

@GrahamcOfBorg
Copy link

Timed out, unknown build status on x86_64-linux (full log)

Attempted: remmina

Partial log (click to expand)

shrinking /nix/store/anj1b8z5ys2qkq46xhvdy6a85vgs526i-freerdp-2.0.0-rc3/bin/winpr-makecert
shrinking /nix/store/anj1b8z5ys2qkq46xhvdy6a85vgs526i-freerdp-2.0.0-rc3/bin/wlfreerdp
shrinking /nix/store/anj1b8z5ys2qkq46xhvdy6a85vgs526i-freerdp-2.0.0-rc3/bin/winpr-hash
gzipping man pages under /nix/store/anj1b8z5ys2qkq46xhvdy6a85vgs526i-freerdp-2.0.0-rc3/share/man/
strip is /nix/store/j13c9z0z495wxdc97if8z451x53m1j25-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/anj1b8z5ys2qkq46xhvdy6a85vgs526i-freerdp-2.0.0-rc3/lib  /nix/store/anj1b8z5ys2qkq46xhvdy6a85vgs526i-freerdp-2.0.0-rc3/bin
patching script interpreter paths in /nix/store/anj1b8z5ys2qkq46xhvdy6a85vgs526i-freerdp-2.0.0-rc3
checking for references to /build/ in /nix/store/anj1b8z5ys2qkq46xhvdy6a85vgs526i-freerdp-2.0.0-rc3...
cannot build derivation '/nix/store/40z987sk756rv6iqp3485snm75rjfnac-remmina-1.2.32.1.drv': 2 dependencies couldn't be built
error: build of '/nix/store/40z987sk756rv6iqp3485snm75rjfnac-remmina-1.2.32.1.drv' failed

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: remmina

Partial log (click to expand)

/nix/store/4hr91vhyzqdn20xlvc23f4vr3gvswcyl-remmina-1.2.32.1/bin/.remmina-gnome-wrapped: interpreter directive changed from "/bin/sh" to "/nix/store/vg9477j4nafj505cr9agvgndxys7743x-bash-4.4-p23/bin/sh"
/nix/store/4hr91vhyzqdn20xlvc23f4vr3gvswcyl-remmina-1.2.32.1/bin/.gnome-session-remmina-wrapped: interpreter directive changed from " /bin/sh" to "/nix/store/vg9477j4nafj505cr9agvgndxys7743x-bash-4.4-p23/bin/sh"
/nix/store/4hr91vhyzqdn20xlvc23f4vr3gvswcyl-remmina-1.2.32.1/share/remmina/external_tools/remmina_traceroute.sh: interpreter directive changed from "/bin/sh" to "/nix/store/vg9477j4nafj505cr9agvgndxys7743x-bash-4.4-p23/bin/sh"
/nix/store/4hr91vhyzqdn20xlvc23f4vr3gvswcyl-remmina-1.2.32.1/share/remmina/external_tools/remmina_ping.sh: interpreter directive changed from "/bin/sh" to "/nix/store/vg9477j4nafj505cr9agvgndxys7743x-bash-4.4-p23/bin/sh"
/nix/store/4hr91vhyzqdn20xlvc23f4vr3gvswcyl-remmina-1.2.32.1/share/remmina/external_tools/remmina_nslookup.sh: interpreter directive changed from "/bin/sh" to "/nix/store/vg9477j4nafj505cr9agvgndxys7743x-bash-4.4-p23/bin/sh"
/nix/store/4hr91vhyzqdn20xlvc23f4vr3gvswcyl-remmina-1.2.32.1/share/remmina/external_tools/remmina_filezilla_sftp_pki.sh: interpreter directive changed from "/bin/sh" to "/nix/store/vg9477j4nafj505cr9agvgndxys7743x-bash-4.4-p23/bin/sh"
/nix/store/4hr91vhyzqdn20xlvc23f4vr3gvswcyl-remmina-1.2.32.1/share/remmina/external_tools/remmina_filezilla_sftp.sh: interpreter directive changed from "/bin/sh" to "/nix/store/vg9477j4nafj505cr9agvgndxys7743x-bash-4.4-p23/bin/sh"
/nix/store/4hr91vhyzqdn20xlvc23f4vr3gvswcyl-remmina-1.2.32.1/share/remmina/external_tools/functions.sh: interpreter directive changed from "/bin/sh" to "/nix/store/vg9477j4nafj505cr9agvgndxys7743x-bash-4.4-p23/bin/sh"
/nix/store/4hr91vhyzqdn20xlvc23f4vr3gvswcyl-remmina-1.2.32.1/share/remmina/external_tools/launcher.sh: interpreter directive changed from "/bin/sh" to "/nix/store/vg9477j4nafj505cr9agvgndxys7743x-bash-4.4-p23/bin/sh"
checking for references to /build/ in /nix/store/4hr91vhyzqdn20xlvc23f4vr3gvswcyl-remmina-1.2.32.1...

@ryantm
Copy link
Member

ryantm commented Nov 18, 2018

Tested with Windows RDP.

@ryantm ryantm merged commit ec754cd into NixOS:staging Nov 18, 2018
@r-ryantm r-ryantm deleted the auto-update/remmina branch December 8, 2018 22:29
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

5 participants