Package Details: opera 133.0.5932.85-1

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)

Sources (7)

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/

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 Next › Last »

Refreeze5911 commented on 2025-11-20 15:07 (UTC)

I'll fix it as soon as i get home. Thanks for the info guys!

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.