I'll fix it as soon as i get home. Thanks for the info guys!
Search Criteria
Package Details: opera 133.0.5932.85-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/opera.git (read-only, click to copy) |
|---|---|
| Package Base: | opera |
| Description: | A fast and secure web browser |
| Upstream URL: | https://www.opera.com/ |
| Licenses: | custom:opera |
| Submitter: | BlackIkeEagle |
| Maintainer: | Refreeze5911 (FlawlessCode, FLWC) |
| Last Packager: | FLWC |
| Votes: | 36 |
| Popularity: | 1.44 |
| First Submitted: | 2024-02-08 07:47 (UTC) |
| Last Updated: | 2026-07-23 12:42 (UTC) |
Dependencies (14)
- alsa-lib
- curl (curl-gitAUR, curl-c-aresAUR)
- desktop-file-utils (desktop-file-utils-gitAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classic-xfceAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libcups (libcups-gitAUR, cups-gitAUR, libcups-gssapiAUR)
- libnotify (libnotify-gitAUR)
- libxss
- nss (nss-hgAUR)
- shared-mime-info (shared-mime-info-gitAUR)
- ttf-font (neuropol-ttfAUR, ttf-win7-fontsAUR, ttf-ms-win8AUR, ttf-ms-win8-arabicAUR, ttf-ms-win8-hebrewAUR, ttf-ms-win8-seaAUR, ttf-ms-win8-indicAUR, ttf-ms-win8-japaneseAUR, ttf-ms-win8-koreanAUR, ttf-ms-win8-zh_cnAUR, ttf-ms-win8-zh_twAUR, ttf-ms-win8-thaiAUR, ttf-ms-win8-otherAUR, ttf-kidsAUR, ttf-liberation-sans-narrowAUR, ttf-cavafy-scriptAUR, ttf-ms-fontsAUR, ttf-dejavu-ibAUR, ttf-zeldaAUR, ttf-oxygenAUR, ttf-oxygen-gfAUR, ttf-share-gfAUR, ttf-gostAUR, otf-inconsolata-dzAUR, ttf-d2codingAUR, ttf-agaveAUR, ttf-cuprumAUR, ttf-autour-oneAUR, ttf-impallari-milongaAUR, ttf-impallari-miltonianAUR, ttf-clarity-cityAUR, ttf-ms-win10AUR, ttf-ms-win10-japaneseAUR, ttf-ms-win10-koreanAUR, ttf-ms-win10-seaAUR, ttf-ms-win10-thaiAUR, ttf-ms-win10-zh_cnAUR, ttf-ms-win10-zh_twAUR, ttf-ms-win10-otherAUR, ttf-win10AUR, ttf-bmonoAUR, ttf-weblysleekuiAUR, ttf-lucida-fontsAUR, ttf-juiseeAUR, ttf-ms-win10-autoAUR, ttf-karlaAUR, ttf-ibm-plex-sans-scAUR, noto-fonts-variable-liteAUR, noto-fonts-latin-greek-cyrillicAUR, ttf-ms-win11-autoAUR, ttf-xo-fontsAUR, ttf-pt-astra-factAUR, ttf-shanggu-variableAUR, ttf-paratypeAUR, ttf-plemoljpAUR, ttf-plemoljp-binAUR, ttf-xeniaAUR, noto-fonts-liteAUR, apple-fontsAUR, ttf-vt323AUR, ttf-ms-win11-baseAUR, ttf-ms-win11-fod-wuAUR, ttf-shangguAUR, ttf-ms-win-httpdirfsAUR, ttf-ms-win11-auto-localAUR, ttf-ms-win11-auto-local-japaneseAUR, ttf-ms-win11-auto-local-koreanAUR, ttf-ms-win11-auto-local-seaAUR, ttf-ms-win11-auto-local-thaiAUR, ttf-ms-win11-auto-local-zh_cnAUR, ttf-ms-win11-auto-local-zh_twAUR, ttf-ms-win11-auto-local-otherAUR, ttf-dejavu-emojilessAUR, ttf-roboto-androidAUR, ttf-roboto-android-vfAUR, ttf-noto-vfAUR, ttf-noto-sans-vfAUR, ttf-noto-serif-vfAUR, ttf-noto-sans-mono-vfAUR, ttf-ms-win11AUR, ttf-ms-win11-japaneseAUR, ttf-ms-win11-koreanAUR, ttf-ms-win11-seaAUR, ttf-ms-win11-thaiAUR, ttf-ms-win11-zh_cnAUR, ttf-ms-win11-zh_twAUR, ttf-ms-win11-otherAUR, ttf-pt-astra-sansAUR, ttf-pt-astra-serifAUR, ttf-pt-monoAUR, ttf-pt-root_uiAUR, ttf-pt-sansAUR, ttf-pt-serifAUR, gnu-free-fonts, noto-fonts, ttf-bitstream-vera, ttf-croscore, ttf-dejavu, ttf-droid, ttf-ibm-plex, ttf-input, ttf-input-nerd, ttf-liberation, ttf-roboto)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR) (optional)
- qt6-base (qt6-base-gitAUR, qt6-base-hifpsAUR, qt6-base-headlessAUR) (optional)
- upower (upower-gitAUR, upower-nosystemd-gitAUR, upower-nocriticalAUR) (optional) – opera battery save
Required by (11)
- chromium-dearrow-bin (optional)
- chromium-material-icons-for-github-bin (optional)
- chromium-vencord (optional)
- chromium-vencord-bin (optional)
- chromium-vencord-git (optional)
- clean-home (optional)
- opera-extension-bitwarden-git (optional)
- pixivdeck
- web-media-controller-mpris (optional)
- web-media-controller-mpris-git (optional)
- webui-aria2-git (optional)
Sources (7)
Refreeze5911 commented on 2025-11-20 15:07 (UTC)
7314776 commented on 2025-11-20 15:05 (UTC) (edited on 2025-11-20 15:06 (UTC) by 7314776)
luftwaffle is absolutely right: at packaging stage makepkg tries to get rid of -linux-gnu subfolder, but finds “opera-stable” instead of just “opera” folder, and build process fails. Thus here’s the need to take into account directory (naming) alterations in build process.
luftwaffle commented on 2025-11-20 14:59 (UTC)
Can confirm, I have the same issue. I believe this issue stems from a directory structure change in the latest deb release.
perseus commented on 2025-11-20 14:57 (UTC) (edited on 2025-11-20 17:09 (UTC) by perseus)
Confirming the same error mv: cannot stat 'opera':No such file or directory
Fixed now. Many thanks.
misjah commented on 2025-11-20 14:17 (UTC)
Yes, update doesn't work now:
mv: cannot stat 'opera': No such file or directory ==> ERROR: A failure occurred in package(). Aborting... -> error making: opera-exit status 4 -> Failed to install the following packages. Manual intervention is required: opera - exit status 4
slav commented on 2025-11-20 13:15 (UTC)
Problems occur while building the package:
==> Starting package()... mv: cannot stat 'opera': No such file or directory ==> ERROR: A failure occurred in package(). Aborting...
oech3 commented on 2025-11-15 01:31 (UTC)
@Leopard It is caused by codec packages'hack to block wrong LD_PRELOAD.
You can just ignore the error or pacman -R codec packages.
Leopard commented on 2025-11-14 19:31 (UTC)
Opening a terminal in any directory when Opera is not even on prints this.
ERROR: ld.so: object '/usr/lib/opera/libffmpeg.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored. ERROR: ld.so: object '/usr/lib/opera/libffmpeg.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored. ERROR: ld.so: object '/usr/lib/opera/libffmpeg.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
Refreeze5911 commented on 2025-09-05 07:17 (UTC)
@oech3 its a private repo with only a single github action that doesnt do much other than running update.sh and pushing the changes. its a single repo for all my packages.
Pinned Comments
Refreeze5911 commented on 2025-03-29 13:00 (UTC)
It appears that a detached HEAD state was pushed and that was preventing AUR helpers from updating. I have manually resolved the issue and changed the CI to hopefully prevent these issues in the future.
grazzolini commented on 2024-02-20 20:23 (UTC)
https://lists.archlinux.org/hyperkitty/list/arch-dev-public@lists.archlinux.org/thread/EM2TF7WG7UXTIEP5RBJJG4MFHRL76X47/