Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 937533 - net-wireless/wpa_supplicant-9999 fails to build
Summary: net-wireless/wpa_supplicant-9999 fails to build
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Rick Farina (Zero_Chaos)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-08-07 17:43 UTC by Joakim Tjernlund
Modified: 2024-08-08 16:04 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Joakim Tjernlund 2024-08-07 17:43:19 UTC
250 files changed, 21160 insertions(+), 6286 deletions(-)
 * Applying wpa_supplicant-2.6-do-not-call-dbus-functions-with-NULL-path.patch ...       [ ok ]
 * Applying wpa_supplicant-2.10-allow-legacy-renegotiation.patch ...                     [ ok ]
 * Applying wpa_supplicant-9999-Drop-security-level-to-0-with-OpenSSL-3.0-wh.patch ...
/var/tmp/portage/net-wireless/wpa_supplicant-9999/temp/environment: line 1004: /var/tmp/portage/net-wireless/wpa_supplicant-9999/files/wpa_supplicant-9999-Drop-security-level-to-0-with-OpenSSL-3.0-wh.patch: No such file or directory
/var/tmp/portage/net-wireless/wpa_supplicant-9999/temp/environment: line 1007: /var/tmp/portage/net-wireless/wpa_supplicant-9999/files/wpa_supplicant-9999-Drop-security-level-to-0-with-OpenSSL-3.0-wh.patch: No such file or directory                                                 [ !! ]
 * ERROR: net-wireless/wpa_supplicant-9999::gentoo failed (prepare phase):
 *   patch -p1  failed with /var/tmp/portage/net-wireless/wpa_supplicant-9999/files/wpa_supplicant-9999-Drop-security-level-to-0-with-OpenSSL-3.0-wh.patch
 * 
 * Call stack:
 *               ebuild.sh, line  136:  Called src_prepare
 *             environment, line 3215:  Called eapply '/var/tmp/portage/net-wireless/wpa_supplicant-9999/files/wpa_supplicant-9999-Drop-security-level-to-0-with-OpenSSL-3.0-wh.patch'
 *             environment, line 1072:  Called _eapply_patch '/var/tmp/portage/net-wireless/wpa_supplicant-9999/files/wpa_supplicant-9999-Drop-security-level-to-0-with-OpenSSL-3.0-wh.patch'
 *             environment, line 1010:  Called __helpers_die 'patch -p1  failed with /var/tmp/portage/net-wireless/wpa_supplicant-9999/files/wpa_supplicant-9999-Drop-security-level-to-0-with-OpenSSL-3.0-wh.patch'
 *   isolated-functions.sh, line  112:  Called die
 * The specific snippet of code:
 *   		die "$@"


There is an wpa_supplicant-2.10-Drop-security-level-to-0-with-OpenSSL-3.0-wh.patch file
but no wpa_supplicant-9999-Drop-security-level-to-0-with-OpenSSL-3.0-wh.patch
Comment 1 Larry the Git Cow gentoo-dev 2024-08-08 16:04:17 UTC
The bug has been closed via the following commit(s):

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

commit 3099ca2858e6ddf9444eea56cf89e76b00013720
Author:     Mike Gilbert <floppym@gentoo.org>
AuthorDate: 2024-08-08 16:03:06 +0000
Commit:     Mike Gilbert <floppym@gentoo.org>
CommitDate: 2024-08-08 16:03:06 +0000

    net-wireless/wpa_supplicant: fix live ebuild
    
    Closes: https://bugs.gentoo.org/937533
    Signed-off-by: Mike Gilbert <floppym@gentoo.org>

 net-wireless/wpa_supplicant/wpa_supplicant-2.10-r4.ebuild | 2 +-
 net-wireless/wpa_supplicant/wpa_supplicant-2.10-r5.ebuild | 2 +-
 net-wireless/wpa_supplicant/wpa_supplicant-9999.ebuild    | 3 +--
 3 files changed, 3 insertions(+), 4 deletions(-)