Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Mar 2024 23:31:50 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 278016] devel/aws-sdk-cpp bad file descriptor
Message-ID:  <bug-278016-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D278016

            Bug ID: 278016
           Summary: devel/aws-sdk-cpp bad file descriptor
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: eduardo@FreeBSD.org
          Reporter: dougs@dawnsign.com
          Assignee: eduardo@FreeBSD.org
             Flags: maintainer-feedback?(eduardo@FreeBSD.org)

Trying to install a aws-sdk-cpp-1.11.235 package on a 13.3-RELEASE-p1 system
and getting error as follows:

root@scutum:~ # pkg update
Updating FreeBSD repository catalogue...
FreeBSD repository is up to date.
All repositories are up to date.
root@scutum:~ # pkg upgrade
Updating FreeBSD repository catalogue...
FreeBSD repository is up to date.
All repositories are up to date.
Checking for upgrades (10 candidates): 100%
Processing candidates (10 candidates): 100%
Checking integrity... done (0 conflicting)
The following 14 package(s) will be affected (of 0 checked):

New packages to be INSTALLED:
        arrow: 13.0.0_4
        aws-sdk-cpp: 1.11.235
        googletest: 1.14.0
        utf8proc: 2.9.0

Installed packages to be UPGRADED:
        alsa-lib: 1.2.2_1 -> 1.2.10
        bash: 5.2.15 -> 5.2.21
        beats7: 7.17.11_2 -> 7.17.11_3
        harfbuzz: 8.2.1 -> 8.3.0
        logstash8: 8.8.2 -> 8.11.3
        openjdk17: 17.0.8+7.1_1 -> 17.0.9+9.1
        perl5: 5.34.1_3 -> 5.36.3_1
        sqlite3: 3.43.1,1 -> 3.44.0_1,1
        wazuh-manager: 4.5.0 -> 4.7.2
        wazuh-server: 4.5.0 -> 4.7.2

Number of packages to be installed: 4
Number of packages to be upgraded: 10

The process will require 913 MiB more space.

Proceed with this action? [y/N]: y
[1/14] Installing aws-sdk-cpp-1.11.235...
[1/14] Extracting aws-sdk-cpp-1.11.235:   7%
pkg: Fail to chown /model/GetAgentAliasResult.h:Bad file descriptor
[1/14] Extracting aws-sdk-cpp-1.11.235: 100%
root@scutum:~ #=20



Trying a 'pkg update' as follows:

root@scutum:~ # pkg update
Updating FreeBSD repository catalogue...
FreeBSD repository is up to date.
All repositories are up to date.
root@scutum:~ # pkg upgrade
Updating FreeBSD repository catalogue...
FreeBSD repository is up to date.
All repositories are up to date.
Checking for upgrades (10 candidates): 100%
Processing candidates (10 candidates): 100%
Checking integrity... done (0 conflicting)
The following 14 package(s) will be affected (of 0 checked):

New packages to be INSTALLED:
        arrow: 13.0.0_4
        aws-sdk-cpp: 1.11.235
        googletest: 1.14.0
        utf8proc: 2.9.0

Installed packages to be UPGRADED:
        alsa-lib: 1.2.2_1 -> 1.2.10
        bash: 5.2.15 -> 5.2.21
        beats7: 7.17.11_2 -> 7.17.11_3
        harfbuzz: 8.2.1 -> 8.3.0
        logstash8: 8.8.2 -> 8.11.3
        openjdk17: 17.0.8+7.1_1 -> 17.0.9+9.1
        perl5: 5.34.1_3 -> 5.36.3_1
        sqlite3: 3.43.1,1 -> 3.44.0_1,1
        wazuh-manager: 4.5.0 -> 4.7.2
        wazuh-server: 4.5.0 -> 4.7.2

Number of packages to be installed: 4
Number of packages to be upgraded: 10

The process will require 913 MiB more space.

Proceed with this action? [y/N]: y
[1/14] Installing aws-sdk-cpp-1.11.235...
[1/14] Extracting aws-sdk-cpp-1.11.235:  12%
pkg: Fail to chmod /model/UpdateKeysRequest.h:Bad file descriptor
[1/14] Extracting aws-sdk-cpp-1.11.235: 100%
root@scutum:~ #=20




Trying to reinstall wazuh-server which depends on python39:

root@scutum:~ # pkg delete python39
Checking integrity... done (0 conflicting)
Deinstallation has been requested for the following 13 packages (of 0 packa=
ges
in the universe):

Installed packages to be REMOVED:
        avahi-app: 0.8_1
        consolekit2: 1.2.6_2
        dbus-glib: 0.112
        glib: 2.78.3,2
        harfbuzz: 8.2.1
        logstash8: 8.8.2
        openjdk17: 17.0.8+7.1_1
        polkit: 123_1
        pulseaudio: 16.1_1
        python39: 3.9.18
        wazuh-manager: 4.5.0
        wazuh-server: 4.5.0
        xe-guest-utilities: 6.2.0_3

Number of packages to be removed: 13

The operation will free 1 GiB.

Proceed with deinstalling packages? [y/N]: y
[1/13] Deinstalling wazuh-server-4.5.0...
[1/13] Deleting files for wazuh-server-4.5.0: 100%
[2/13] Deinstalling logstash8-8.8.2...
[2/13] Deleting files for logstash8-8.8.2: 100%
=3D=3D> You should manually remove the "logstash" user.=20
=3D=3D> You should manually remove the "logstash" group=20
[3/13] Deinstalling pulseaudio-16.1_1...
[3/13] Deleting files for pulseaudio-16.1_1: 100%
=3D=3D> You should manually remove the "pulse" user.=20
=3D=3D> You should manually remove the "pulse" group=20
=3D=3D> You should manually remove the "pulse-access" group=20
=3D=3D> You should manually remove the "pulse-rt" group=20
[4/13] Deinstalling consolekit2-1.2.6_2...
[4/13] Deleting files for consolekit2-1.2.6_2: 100%
[5/13] Deinstalling avahi-app-0.8_1...
[5/13] Deleting files for avahi-app-0.8_1: 100%
=3D=3D> You should manually remove the "avahi" user.=20
=3D=3D> You should manually remove the "avahi" group=20
[6/13] Deinstalling openjdk17-17.0.8+7.1_1...
[6/13] Deleting files for openjdk17-17.0.8+7.1_1: 100%
[7/13] Deinstalling dbus-glib-0.112...
[7/13] Deleting files for dbus-glib-0.112: 100%
[8/13] Deinstalling polkit-123_1...
[8/13] Deleting files for polkit-123_1: 100%
=3D=3D> You should manually remove the "polkitd" user.=20
=3D=3D> You should manually remove the "polkitd" group=20
[9/13] Deinstalling harfbuzz-8.2.1...
[9/13] Deleting files for harfbuzz-8.2.1: 100%
[10/13] Deinstalling xe-guest-utilities-6.2.0_3...
[10/13] Deleting files for xe-guest-utilities-6.2.0_3: 100%
[11/13] Deinstalling glib-2.78.3,2...
[11/13] Deleting files for glib-2.78.3,2: 100%
[12/13] Deinstalling wazuh-manager-4.5.0...
[12/13] Deleting files for wazuh-manager-4.5.0: 100%
=3D=3D> You should manually remove the "wazuh" user.=20
=3D=3D> You should manually remove the "wazuh" group=20
[13/13] Deinstalling python39-3.9.18...
[13/13] Deleting files for python39-3.9.18: 100%
=3D=3D> Cleaning up trigger: gio-modules.ucl
=3D=3D> Cleaning up trigger: glib-schemas.ucl
root@scutum:~ # pkg install wazuh-server
Updating FreeBSD repository catalogue...
FreeBSD repository is up to date.
All repositories are up to date.
Checking integrity... done (0 conflicting)
The following 16 package(s) will be affected (of 0 checked):

New packages to be INSTALLED:
        arrow: 13.0.0_4
        avahi-app: 0.8_1
        aws-sdk-cpp: 1.11.235
        consolekit2: 1.2.6_2
        dbus-glib: 0.112
        glib: 2.78.3,2
        googletest: 1.14.0
        harfbuzz: 8.3.0
        logstash8: 8.11.3
        openjdk17: 17.0.9+9.1
        polkit: 123_1
        pulseaudio: 16.1_1
        python39: 3.9.18
        utf8proc: 2.9.0
        wazuh-manager: 4.7.2
        wazuh-server: 4.7.2

Number of packages to be installed: 16

The process will require 2 GiB more space.

Proceed with this action? [y/N]: y
[1/16] Installing python39-3.9.18...
[1/16] Extracting python39-3.9.18: 100%
[2/16] Installing glib-2.78.3,2...
[2/16] Extracting glib-2.78.3,2: 100%
[3/16] Installing polkit-123_1...
=3D=3D=3D> Creating groups.
Using existing group 'polkitd'.
=3D=3D=3D> Creating users
Using existing user 'polkitd'.
[3/16] Extracting polkit-123_1: 100%
[4/16] Installing dbus-glib-0.112...
[4/16] Extracting dbus-glib-0.112: 100%
[5/16] Installing avahi-app-0.8_1...
=3D=3D=3D> Creating groups.
Using existing group 'avahi'.
=3D=3D=3D> Creating users
Using existing user 'avahi'.
[5/16] Extracting avahi-app-0.8_1: 100%
[6/16] Installing consolekit2-1.2.6_2...
[6/16] Extracting consolekit2-1.2.6_2: 100%
[7/16] Installing pulseaudio-16.1_1...
=3D=3D=3D> Creating groups.
Using existing group 'pulse'.
Using existing group 'pulse-access'.
Using existing group 'pulse-rt'.
=3D=3D=3D> Creating users
Using existing user 'pulse'.
[7/16] Extracting pulseaudio-16.1_1: 100%
[8/16] Installing aws-sdk-cpp-1.11.235...
[8/16] Extracting aws-sdk-cpp-1.11.235:  30%
pkg: Fail to chmod /model/DeploymentRolloutState.h:Bad file descriptor
[8/16] Extracting aws-sdk-cpp-1.11.235: 100%
root@scutum:~ #=20


Ummm?

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-278016-7788>