I couldn't reopen the application after updating. /usr/lib/zotero/zotero: line 20: /zotero-bin: File or directory not found. Yesterday, August 9th, 2023, they officially released Zotero 7, so I suppose they changed the names to drop the 'beta' label. Now available: Zotero 7 - Zotero Forums
Search Criteria
Package Details: zotero-beta-bin 7.0.10_beta.1_913c50073-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/zotero-beta-bin.git (read-only, click to copy) |
---|---|
Package Base: | zotero-beta-bin |
Description: | Zotero is a free, easy-to-use tool to help you collect, organize, cite, and share research. |
Upstream URL: | https://www.zotero.org/support/dev_builds |
Keywords: | reference |
Licenses: | AGPL3 |
Conflicts: | zotero |
Provides: | zotero |
Submitter: | qubidt |
Maintainer: | dhruvasambrani |
Last Packager: | dhruvasambrani |
Votes: | 14 |
Popularity: | 0.71 |
First Submitted: | 2022-11-21 13:39 (UTC) |
Last Updated: | 2024-11-07 10:30 (UTC) |
Dependencies (5)
Required by (1)
- profile-sync-daemon-zotero (requires zotero) (optional)
Sources (2)
soyposmo commented on 2024-08-10 13:05 (UTC)
ylyl commented on 2024-08-10 12:39 (UTC)
➜ ~ zotero
/usr/bin/zotero: line 20: /zotero-bin: No such file or directory
After update, there is something wrong in the path of the executable file
Faei commented on 2024-08-09 22:17 (UTC)
The last version of the package does not work properly as the patch does not apply correctly.
Here the patch i made to make it work
diff --git a/PKGBUILD b/PKGBUILD
index 092b091..6c47f08 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -22,7 +22,7 @@ depends=(
source=('zotero-absolute-path-fix.sh')
source_x86_64=("Zotero-${_pkgver}_linux-${CARCH}.tar.bz2::https://download.zotero.org/client/beta/${_pkgver//+/%2B}/Zotero-${_pkgver//+/%2B}_linux-x86_64.tar.bz2")
source_i686=("Zotero-${_pkgver}_linux-${CARCH}.tar.bz2::https://download.zotero.org/client/beta/${_pkgver//+/%2B}/Zotero-${_pkgver//+/%2B}_linux-x86_64.tar.bz2")
-sha256sums=('884266c2216fc5042ec5728424c7a92fcf61d961071d74e925d90445658f416f')
+sha256sums=('38846fde4b952be354323ba508919f18cf7f399ed72f4a432f67cb5742571ce0')
sha256sums_x86_64=('2f4d7866121de5d13acaebd37c855c6f294ccf473b80f94d58ad63fa5db036c0')
sha256sums_i686=('2f4d7866121de5d13acaebd37c855c6f294ccf473b80f94d58ad63fa5db036c0')
diff --git a/zotero-absolute-path-fix.sh b/zotero-absolute-path-fix.sh
index 6cf25b7..c81b1a0 100644
--- a/zotero-absolute-path-fix.sh
+++ b/zotero-absolute-path-fix.sh
@@ -1,7 +1,7 @@
#! /bin/sh
sed -E "s;^CALLDIR.*$;;" -i zotero
-sed -E "s;^\"\$CALLDIR.*;exec \"/usr/lib/zotero/zotero-bin\" -app \"/usr/lib/zotero/app/application.ini\" \"\$@\";" -i zotero
+sed -E 's;^"\$CALLDIR.*;exec "/usr/lib/zotero/zotero-bin" -app "/usr/lib/zotero/app/application.ini\" "$@";' -i zotero
sed -E "s;^Exec=.*$;Exec=/usr/lib/zotero/zotero -url %U;" -i zotero.desktop
Reverier commented on 2024-07-06 11:00 (UTC) (edited on 2024-07-06 11:01 (UTC) by Reverier)
The latest version is Zotero-7.0.0-beta.95+694ccecf4 at 2024.07.06.
this package is outdated for one month, @qubidt could you please update it?
v4u6h4n commented on 2024-05-18 09:43 (UTC)
Thanks! <3
cphyc commented on 2024-05-06 08:02 (UTC) (edited on 2024-05-06 08:10 (UTC) by cphyc)
Patch for the (at the time of writing) latest version:
diff --git a/.SRCINFO b/.SRCINFO
index 2dbe197..e617a33 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = zotero-beta-bin
pkgdesc = Zotero is a free, easy-to-use tool to help you collect, organize, cite, and share research.
- pkgver = 7.0.0beta.74+2e8073ab9
+ pkgver = 7.0.0beta.77+adaa61f2c
pkgrel = 1
url = https://www.zotero.org/support/dev_builds
arch = x86_64
@@ -15,9 +15,9 @@ pkgbase = zotero-beta-bin
conflicts = zotero
source = zotero-absolute-path-fix.patch
sha256sums = 7a633ebad3a2d7bec604cc6fdb2aae13fd6c707975978ddccd39a526f933f585
- source_x86_64 = Zotero-7.0.0-beta.74+2e8073ab9_linux-x86_64.tar.bz2::https://download.zotero.org/client/beta/7.0.0-beta.74%2B2e8073ab9/Zotero-7.0.0-beta.74%2B2e8073ab9_linux-x86_64.tar.bz2
- sha256sums_x86_64 = 946f4aa4e2d71bbbd16948d434d48772c041cf02e716c1a9c3a92dd7c6f50dfd
- source_i686 = Zotero-7.0.0-beta.74+2e8073ab9_linux-x86_64.tar.bz2::https://download.zotero.org/client/beta/7.0.0-beta.74%2B2e8073ab9/Zotero-7.0.0-beta.74%2B2e8073ab9_linux-x86_64.tar.bz2
- sha256sums_i686 = 946f4aa4e2d71bbbd16948d434d48772c041cf02e716c1a9c3a92dd7c6f50dfd
+ source_x86_64 = Zotero-7.0.0-beta.77+adaa61f2c_linux-x86_64.tar.bz2::https://download.zotero.org/client/beta/7.0.0-beta.77%2Badaa61f2c/Zotero-7.0.0-beta.77%2Badaa61f2c_linux-x86_64.tar.bz2
+ sha256sums_x86_64 = 46530aef983d7417ea43d0b5a7d0687cbbcd9187f1b11439fa27ead6c91adaa7
+ source_i686 = Zotero-7.0.0-beta.77+adaa61f2c_linux-i686.tar.bz2::https://download.zotero.org/client/beta/7.0.0-beta.77%2Badaa61f2c/Zotero-7.0.0-beta.77%2Badaa61f2c_linux-i686.tar.bz2
+ sha256sums_i686 = bc730e1542ecd9d7bcfd69431ee9e81ed277293e6287488f29c5448796954ac5
pkgname = zotero-beta-bin
diff --git a/PKGBUILD b/PKGBUILD
index 9b3710e..f0d7cc5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Malacology <guoyizhang at malacology dot com>
pkgname=zotero-beta-bin
-_pkgver=7.0.0-beta.74+2e8073ab9
+_pkgver=7.0.0-beta.77+adaa61f2c
pkgver="${_pkgver/-beta/beta}"
pkgrel=1
pkgdesc="Zotero is a free, easy-to-use tool to help you collect, organize, cite, and share research."
@@ -20,10 +20,10 @@ depends=(
)
source=('zotero-absolute-path-fix.patch')
source_x86_64=("Zotero-${_pkgver}_linux-${CARCH}.tar.bz2::https://download.zotero.org/client/beta/${_pkgver//+/%2B}/Zotero-${_pkgver//+/%2B}_linux-x86_64.tar.bz2")
-source_i686=("Zotero-${_pkgver}_linux-${CARCH}.tar.bz2::https://download.zotero.org/client/beta/${_pkgver//+/%2B}/Zotero-${_pkgver//+/%2B}_linux-x86_64.tar.bz2")
+source_i686=("Zotero-${_pkgver}_linux-${CARCH}.tar.bz2::https://download.zotero.org/client/beta/${_pkgver//+/%2B}/Zotero-${_pkgver//+/%2B}_linux-i686.tar.bz2")
sha256sums=('7a633ebad3a2d7bec604cc6fdb2aae13fd6c707975978ddccd39a526f933f585')
-sha256sums_x86_64=('946f4aa4e2d71bbbd16948d434d48772c041cf02e716c1a9c3a92dd7c6f50dfd')
-sha256sums_i686=('946f4aa4e2d71bbbd16948d434d48772c041cf02e716c1a9c3a92dd7c6f50dfd')
+sha256sums_x86_64=('46530aef983d7417ea43d0b5a7d0687cbbcd9187f1b11439fa27ead6c91adaa7')
+sha256sums_i686=('bc730e1542ecd9d7bcfd69431ee9e81ed277293e6287488f29c5448796954ac5')
prepare() {
patch --directory="Zotero_linux-$CARCH" --forward --strip=1 --input="${srcdir}/zotero-absolute-path-fix.patch"
armandleg commented on 2024-04-13 11:34 (UTC)
Patch for the (at the time of writing) latest version:
--- PKGBUILD
+++ PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Malacology <guoyizhang at malacology dot com>
pkgname=zotero-beta-bin
-_pkgver=7.0.0-beta.68+c31a40c74
+_pkgver=7.0.0-beta.74+2e8073ab9
pkgver="${_pkgver/-beta/beta}"
pkgrel=1
pkgdesc="Zotero is a free, easy-to-use tool to help you collect, organize, cite, and share research."
@@ -22,8 +22,8 @@
source_x86_64=("Zotero-${_pkgver}_linux-${CARCH}.tar.bz2::https://download.zotero.org/client/beta/${_pkgver//+/%2B}/Zotero-${_pkgver//+/%2B}_linux-x86_64.tar.bz2")
source_i686=("Zotero-${_pkgver}_linux-${CARCH}.tar.bz2::https://download.zotero.org/client/beta/${_pkgver//+/%2B}/Zotero-${_pkgver//+/%2B}_linux-x86_64.tar.bz2")
sha256sums=('7a633ebad3a2d7bec604cc6fdb2aae13fd6c707975978ddccd39a526f933f585')
-sha256sums_x86_64=('863633550f6cb4c6e0072709fb926badaf04df2bd0ce0cb14dbd904d73fff3cd')
-sha256sums_i686=('863633550f6cb4c6e0072709fb926badaf04df2bd0ce0cb14dbd904d73fff3cd')
+sha256sums_x86_64=('946f4aa4e2d71bbbd16948d434d48772c041cf02e716c1a9c3a92dd7c6f50dfd')
+sha256sums_i686=('1e860f9131757d1118b82f426f1482d81a0843d07b6f2d485a76ca9f7c7a6c36')
prepare() {
patch --directory="Zotero_linux-$CARCH" --forward --strip=1 --input="${srcdir}/zotero-absolute-path-fix.patch"
Pinned Comments