Package Details: opera 118.0.5461.60-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
Last Packager: Refreeze5911
Votes: 27
Popularity: 1.29
First Submitted: 2024-02-08 07:47 (UTC)
Last Updated: 2025-04-23 12:13 (UTC)

Dependencies (15)

Sources (6)

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

1 2 3 Next › Last »

ComradeAkei commented on 2025-04-26 07:51 (UTC) (edited on 2025-04-26 07:52 (UTC) by ComradeAkei)

```markdown

vim:set ft=sh:
Maintainer: Refreeze5911
Maintainer: XSilverTH <XSilverTH AT proton DOT me>
Maintainer: Shadowphoenix <allescool85 AT gmail DOT com>
Contributor: Carlinix <rcarlini DOT aur AT gmail DOT com>
Contributor: BlackEagle <ike DOT devolder AT gmail DOT com>
Contributor: Bartłomiej Piotrowski barthalion@gmail.com
Contributor: Mateusz Herych heniekk@gmail.com
Contributor: ruario <ruario AT opera DOT com>
Contributor: Daniel Isenmann <daniel AT archlinux DOT org>
Contributor: dorphell <dorphell AT archlinux DOT org>
Contributor: Sigitas Mazaliauskas <sigis AT gmail DOT com>
Contributor: eworm

pkgname=opera pkgver=118.0.5461.60 pkgrel=1 pkgdesc="A fast and secure web browser" url="https://www.opera.com/" options=(!strip !zipman) license=('custom:opera') backup=("etc/$pkgname/default") arch=('x86_64') depends=('gtk3' 'qt6-base' 'qt5-base' 'alsa-lib' 'libnotify' 'curl' 'nss' 'libcups' 'libxss' 'ttf-font' 'desktop-file-utils' 'shared-mime-info' 'hicolor-icon-theme') optdepends=( 'opera-ffmpeg-codecs: playback of proprietary video/audio' 'upower: opera battery save' ) source=( "https://get.geo.opera.com/ftp/pub/${pkgname}/desktop/${pkgver}/linux/${pkgname}-stable_${pkgver}_amd64.deb" "opera" "default" 'eula.html' 'terms.html' 'privacy.html' )

sha512sums=('38069fb3e637b87bbe67646b4d33fb3c33e8c2d06da85e6783c2035bd04e3e55556bbfbe33946aebbc180138cf6e7ef0589a39e3c7cd9c23b59e97d2f74e0381' '7e854e4c972785b8941f60117fbe4b88baeb8d7ca845ef2e10e8064043411da73821ba1ab0068df61e902f242a3ce355b51ffa9eab5397ff3ae3b5defd1be496' 'ddb1773877fcfd7d9674e63263a80f9dd5a3ba414cda4cc6c411c88d49c1d5175eede66d9362558ddd53c928c723101e4e110479ae88b8aec4d2366ec179297f' 'aaaa4435a3b6a08bf8e6ad4802afcbf111c1e8f477054251f031b70ae57ac1234fa19048121d64c878dc3b1de03522ce7ef11a263a86dc7062f643d569ecff82' '800d62321344ff4e3521ff20fae281cad9206bae80e60965784d144f8bf852f756cbc21f4c9d8d4e93d026da7ca10e0eda7601c83a6d8d85125831eacb907d9a' '43d4a066758805597527dbdfc95b4c8ad4b22c5db812b9493e50f8820c72f30c1e431bed40fdb821ab0c23a63aa31dc0e946ab708cc23ac617446964fa6b96f2')

prepare() { sed -e "s/%pkgname%/$pkgname/g" -i "$srcdir/opera" sed -e "s/%operabin%/$pkgname\/$pkgname/g" -i "$srcdir/opera" }

package() { tar -xf data.tar.xz --exclude=usr/share/{lintian,menu} -C "$pkgdir/"

# get rid of the extra subfolder {i386,x86_64}-linux-gnu
(
    cd "$pkgdir/usr/lib/"*-linux-gnu/
    mv "$pkgname" ../
)
rm -rf "$pkgdir/usr/lib/"*-linux-gnu

# suid opera_sandbox
chmod 4755 "$pkgdir/usr/lib/$pkgname/opera_sandbox"

# install default options
install -Dm644 "$srcdir/default" "$pkgdir/etc/$pkgname/default"

# install opera wrapper
rm "$pkgdir/usr/bin/$pkgname"
install -Dm755 "$srcdir/opera" "$pkgdir/usr/bin/$pkgname"

# license
install -Dm644 \
    "$pkgdir/usr/share/doc/${pkgname}-stable/copyright" \
    "$pkgdir/usr/share/licenses/$pkgname/copyright"

# eula
install -Dm644 \
    "$srcdir/eula.html" \
    "$pkgdir/usr/share/licenses/$pkgname/eula.html"

# terms
install -Dm644 \
    "$srcdir/terms.html" \
    "$pkgdir/usr/share/licenses/$pkgname/terms.html"

# privacy
install -Dm644 \
    "$srcdir/privacy.html" \
    "$pkgdir/usr/share/licenses/$pkgname/privacy.html"

}

oech3 commented on 2025-04-11 15:42 (UTC)

Symlinking https://archlinux.org/packages/extra/x86_64/vivaldi-ffmpeg-codecs/ to libffmpeg.so of this pkg enabled video of X/twitter without breaking YT. ldd -r /pathto/opera is also passed.

SR-G commented on 2025-03-30 17:14 (UTC)

Ok it was needed to remove the opera package (yay --remove opera) and to clear the YAY cache before reinstalling ... (rm -rf ~/.cache/yay)

SR-G commented on 2025-03-30 17:12 (UTC)

So what is the solution (it's still failing on my side) / what has locally to be done ?

(as a side note, i encounter a vastly increasing number of failing AUR packages in the past few months...)

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.

Achilleus commented on 2025-03-29 08:28 (UTC)

When trying to install using yay I encounter this error

LC_ALL=C.UTF-8 yay -Syu --aur
:: Searching AUR for updates...
 -> Orphan (unmaintained) AUR Packages: lib32-libxxf86dga
:: 1 package to upgrade/install.
1  aur/opera  117.0.5408.142-1 -> 117.0.5408.163-1
==> Packages to exclude: (eg: "1 2 3", "1-3", "^4" or repo name)
 -> Excluding packages may cause partial upgrades and break systems
==> 
AUR Explicit (1): opera-117.0.5408.163-1
:: PKGBUILD up to date, skipping download: opera
 -> error merging /home/cardiozibi/.cache/yay/opera: fatal: No current branch.

bearbee commented on 2025-03-25 18:41 (UTC)

need to remove update_output.log

msk commented on 2025-03-20 10:22 (UTC) (edited on 2025-03-20 10:23 (UTC) by msk)

Encountering random crashes with opera 117.0.5408.93-1.

           PID: 15799 (opera)
           UID: 1000 (msk)
           GID: 1000 (msk)
        Signal: 5 (TRAP)
     Timestamp: Thu 2025-03-20 08:44:13 UTC (1h 27min ago)
  Command Line: $'/usr/lib/opera/opera --flag-switches-begin --flag-switches-end --enable-quic --flag-switches-begin --flag-switches-end --enable-features --disable-features=CertificateTransparencyAskBeforeEnabling --enable-quic --crash-count=1'
    Executable: /usr/lib/opera/opera
 Control Group: /user.slice/user-1000.slice/session-1.scope
          Unit: session-1.scope
         Slice: user-1000.slice
       Session: 1
     Owner UID: 1000 (msk)
       Boot ID: ae532141a11c43569394d8b3f38bd9cb
    Machine ID: aa99f7301b49438195f813bcc2377305
      Hostname: amaze
       Storage: /var/lib/systemd/coredump/core.opera.1000.ae532141a11c43569394d8b3f38bd9cb.15799.1742460253000000.zst (present)
  Size on Disk: 97M
       Message: Process 15799 (opera) of user 1000 dumped core.
                Stack trace of thread 15799:
                #0  0x00005968e8348dcc n/a (n/a + 0x0)
                #1  0x00005968e83509c0 n/a (n/a + 0x0)
                #2  0x00005968e9fee86b n/a (n/a + 0x0)
                #3  0x00005968e9ffab68 n/a (n/a + 0x0)
                #4  0x00005968e8351763 n/a (n/a + 0x0)
                #5  0x00005968e8331acc n/a (n/a + 0x0)
                #6  0x00005968e3c14864 n/a (n/a + 0x0)
                #7  0x00005968e3779963 n/a (n/a + 0x0)
                #8  0x00005968e413caaf n/a (n/a + 0x0)
                #9  0x00005968e9ed7d25 n/a (n/a + 0x0)
                #10 0x00005968e990159f n/a (n/a + 0x0)
                #11 0x00005968e9ed40a4 n/a (n/a + 0x0)
                #12 0x00005968e3779777 n/a (n/a + 0x0)
                #13 0x00005968e413caaf n/a (n/a + 0x0)
                #14 0x00005968e4454744 n/a (n/a + 0x0)
                #15 0x00005968e446c992 n/a (n/a + 0x0)
                #16 0x00005968e9890be1 n/a (n/a + 0x0)
                #17 0x00005968e44161da n/a (n/a + 0x0)
                #18 0x00005968e4415d1d n/a (n/a + 0x0)
                #19 0x00005968e4415c8d n/a (n/a + 0x0)
                #20 0x00005968e987bca2 n/a (n/a + 0x0)
                #21 0x00005968e3a65df3 n/a (n/a + 0x0)
                #22 0x00005968e25021fd n/a (n/a + 0x0)
                #23 0x00005968e2501764 n/a (n/a + 0x0)
                #24 0x00005968e2501b9b n/a (n/a + 0x0)
                #25 0x00005968e2501b02 n/a (n/a + 0x0)
                #26 0x0000797f45506104 n/a (libglib-2.0.so.0 + 0x5e104)
                #27 0x0000797f45569d57 n/a (libglib-2.0.so.0 + 0xc1d57)
                #28 0x0000797f45505535 g_main_context_iteration (libglib-2.0.so.0 + 0x5d535)
                #29 0x00005968e8a4c5a7 n/a (n/a + 0x0)
                #30 0x00005968e3455f67 n/a (n/a + 0x0)
                #31 0x00005968e3a985fd n/a (n/a + 0x0)
                #32 0x00005968e44683c3 n/a (n/a + 0x0)
                #33 0x00005968e649c2d3 n/a (n/a + 0x0)
                #34 0x00005968e83c978e n/a (n/a + 0x0)
                #35 0x00005968e83c94f0 n/a (n/a + 0x0)
                #36 0x00005968e83c699b n/a (n/a + 0x0)
                #37 0x00005968e415d45d n/a (n/a + 0x0)
                #38 0x0000797f4481a488 n/a (libc.so.6 + 0x27488)
                #39 0x0000797f4481a54c __libc_start_main (libc.so.6 + 0x2754c)
                #40 0x00005968e4884b4a n/a (n/a + 0x0)
                ELF object binary architecture: AMD x86-64