Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[gelöst] gqview aus overlay installieren
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
Bartkauz
n00b
n00b


Joined: 14 Aug 2022
Posts: 30

PostPosted: Thu Mar 13, 2025 4:55 pm    Post subject: [gelöst] gqview aus overlay installieren Reply with quote

Hallo zusammen,
ich möchte das gute alte gqview wiederhaben, das ja nicht mehr im "normalen" portage tree vorhanden ist.
Ich habe dafür das Overlay "suntar" gesucht und gefunden und mit

Code:

  eselect repository add suntar


sowie emerge --sync installiert (hoffe ich...)

Ein Versuch, gqview zu emergen, endet jedoch mit

Quote:

>>> Emerging (1 of 1) media-gfx/gqview-2.1.5-r2::suntar
!!! No known mirror by the name: sourceforge
>>> Downloading 'http://ftp.agdsn.de/gentoo/distfiles/2d/gqview-2.1.5.tar.gz'
--2025-03-13 17:41:18-- http://ftp.agdsn.de/gentoo/distfiles/2d/gqview-2.1.5.tar.gz
Resolving ftp.agdsn.de... 141.30.235.39
Connecting to ftp.agdsn.de|141.30.235.39|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2025-03-13 17:41:18 ERROR 404: Not Found.

>>> Downloading 'https://ftp.spline.inf.fu-berlin.de/mirrors/gentoo/distfiles/layout.conf'
--2025-03-13 17:41:18-- https://ftp.spline.inf.fu-berlin.de/mirrors/gentoo/distfiles/layout.conf
Resolving ftp.spline.inf.fu-berlin.de... 130.133.110.66
Connecting to ftp.spline.inf.fu-berlin.de|130.133.110.66|:443... failed: No route to host.
!!! Couldn't download '.layout.conf.ftp.spline.inf.fu-berlin.de'. Aborting.
>>> Downloading 'https://ftp.spline.inf.fu-berlin.de/mirrors/gentoo/distfiles/gqview-2.1.5.tar.gz'
--2025-03-13 17:41:21-- https://ftp.spline.inf.fu-berlin.de/mirrors/gentoo/distfiles/gqview-2.1.5.tar.gz
Resolving ftp.spline.inf.fu-berlin.de... 130.133.110.66
Connecting to ftp.spline.inf.fu-berlin.de|130.133.110.66|:443... failed: No route to host.
>>> Downloading 'https://ftp.uni-hannover.de/gentoo/distfiles/2d/gqview-2.1.5.tar.gz'
--2025-03-13 17:41:24-- https://ftp.uni-hannover.de/gentoo/distfiles/2d/gqview-2.1.5.tar.gz
Resolving ftp.uni-hannover.de... 130.75.2.22
Connecting to ftp.uni-hannover.de|130.75.2.22|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2025-03-13 17:41:24 ERROR 404: Not Found.

!!! Couldn't download 'gqview-2.1.5.tar.gz'. Aborting.

>>> Failed to emerge media-gfx/gqview-2.1.5-r2, Log file:

>>> '/var/tmp/portage/media-gfx/gqview-2.1.5-r2/temp/build.log'


Testweises emergen eines anderen ebuilds aus dem normalen portage tree funktioniert jedoch.

Ich habe mit Overlays kaum Erfahrung und werde aus der Fehlermeldung nicht schlau. Kann mir jemand weiterhelfen?

Dank und Gruss, Thomas


Last edited by Bartkauz on Thu Mar 13, 2025 6:03 pm; edited 1 time in total
Back to top
View user's profile Send private message
gt_amd64
Apprentice
Apprentice


Joined: 02 Dec 2004
Posts: 194

PostPosted: Thu Mar 13, 2025 5:28 pm    Post subject: Re: gqview aus overlay installieren Reply with quote

Bartkauz wrote:

!!! Couldn't download 'gqview-2.1.5.tar.gz'. Aborting.


Die Fehlermeldung ist doch mehr als eindeutig: der Sourcecode kann nicht heruntergeladen werden!

Einfachste Lösung: versuche 'gqview-2.1.5.tar.gz' per Suchmaschine zu finden, lade es mit Deinem Browser herunter, kopiere die Datei in distfiles und starte emerge gqview.


Last edited by gt_amd64 on Thu Mar 13, 2025 6:15 pm; edited 1 time in total
Back to top
View user's profile Send private message
Bartkauz
n00b
n00b


Joined: 14 Aug 2022
Posts: 30

PostPosted: Thu Mar 13, 2025 6:01 pm    Post subject: Reply with quote

Vielen Dank!

Ich war der Meinung, ich brauchte ausser dem *.tar.gz File noch mehr (das Ebuild-File z.B.), aber das ist ja schon im Overlay...

Ich hab's jedenfalls gefunden und in das distfiles-Verzeichnis gepackt; der Rest lief dann problemlos.

Nochmals danke und schönen Abend noch,

Thomas
Back to top
View user's profile Send private message
Banana
Moderator
Moderator


Joined: 21 May 2004
Posts: 1951
Location: Germany

PostPosted: Thu Mar 13, 2025 9:09 pm    Post subject: Reply with quote

hmm. Überprüfe mal die https://wiki.gentoo.org/wiki/GENTOO_MIRRORS Liste.

Diese no route to host Fehler haben erstmal nichts mit dem Package zu tun.
Code:
Connecting to ftp.spline.inf.fu-berlin.de|130.133.110.66|:443... failed: No route to host.
!!! Couldn't download '.layout.conf.ftp.spline.inf.fu-berlin.de'. Aborting.
....
Connecting to ftp.spline.inf.fu-berlin.de|130.133.110.66|:443... failed: No route to host.



Hier ist eine topic bei dem ein fehlerhafter Eintrag der Grund der Fehler und Folgefehler.
_________________
Forum Guidelines

PFL - Portage file list - find which package a file or command belongs to.
My delta-labs.org snippets do expire
Back to top
View user's profile Send private message
Bartkauz
n00b
n00b


Joined: 14 Aug 2022
Posts: 30

PostPosted: Fri Mar 14, 2025 8:28 am    Post subject: Reply with quote

Hmmm... Ich habe in /etc/make.conf tatsächlich einen alten GENTOO_MIRRORS Eintrag gefunden und durch den in https://wiki.gentoo.org/wiki/GENTOO_MIRRORS
ersetzt. Nach umbenennen des gqview tar.gz - Files kommen aber immer noch die gleichen Fehlermeldungen (mit den anderen Mirrors natürlich).

Testweise habe ich mal willkürlich ein anderes tar.gz eines anderen Ebuilds (cpuburn) gelöscht und neu emerged - mit folgendem Output (nur der Anfang):
Quote:


>>> Verifying ebuild manifests

>>> Emerging (1 of 1) app-benchmarks/cpuburn-1.4a-r5::gentoo
>>> Downloading 'https://mirrors.evowise.com/gentoo/distfiles/layout.conf'
--2025-03-14 09:12:49-- https://mirrors.evowise.com/gentoo/distfiles/layout.conf
Resolving mirrors.evowise.com... 104.18.29.71, 104.18.28.71
Connecting to mirrors.evowise.com|104.18.29.71|:443... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: https://www.zerobounce.net [following]
--2025-03-14 09:12:49-- https://www.zerobounce.net/
Resolving www.zerobounce.net... 104.18.144.198, 104.17.79.196
Connecting to www.zerobounce.net|104.18.144.198|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 133533 (130K) [text/html]
Saving to: ‘/var/cache/distfiles/.layout.conf.mirrors.evowise.com.__download__’

/var/cache/distfile 100%[===================>] 130,40K --.-KB/s in 0,02s

2025-03-14 09:12:49 (7,12 MB/s) - ‘/var/cache/distfiles/.layout.conf.mirrors.evowise.com.__download__’ saved [133533/133533]

>>> Downloading 'https://mirrors.evowise.com/gentoo/distfiles/cpuburn-1.4a.tar.gz'
--2025-03-14 09:12:50-- https://mirrors.evowise.com/gentoo/distfiles/cpuburn-1.4a.tar.gz
Resolving mirrors.evowise.com... 104.18.29.71, 104.18.28.71
Connecting to mirrors.evowise.com|104.18.29.71|:443... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: https://www.zerobounce.net [following]
--2025-03-14 09:12:50-- https://www.zerobounce.net/
Resolving www.zerobounce.net... 104.18.144.198, 104.17.79.196
Connecting to www.zerobounce.net|104.18.144.198|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 133533 (130K) [text/html]
Saving to: ‘/var/cache/distfiles/cpuburn-1.4a.tar.gz.__download__’

/var/cache/distfile 100%[===================>] 130,40K --.-KB/s in 0,02s

2025-03-14 09:12:50 (7,18 MB/s) - ‘/var/cache/distfiles/cpuburn-1.4a.tar.gz.__download__’ saved [133533/133533]

!!! Fetched file: cpuburn-1.4a.tar.gz VERIFY FAILED!
!!! Reason: Filesize does not match recorded size
!!! Got: 133533
!!! Expected: 9277
Refetching... File renamed to '/var/cache/distfiles/cpuburn-1.4a.tar.gz._checksum_failure_.5tt2k2l5'

>>> Downloading 'https://mirrors.lug.mtu.edu/gentoo/distfiles/a6/cpuburn-1.4a.tar.gz'
--2025-03-14 09:12:50-- https://mirrors.lug.mtu.edu/gentoo/distfiles/a6/cpuburn-1.4a.tar.gz
Resolving mirrors.lug.mtu.edu... 141.219.188.21
Connecting to mirrors.lug.mtu.edu|141.219.188.21|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 9277 (9,1K) [application/octet-stream]
Saving to: ‘/var/cache/distfiles/cpuburn-1.4a.tar.gz.__download__’

/var/cache/distfile 100%[===================>] 9,06K --.-KB/s in 0s

2025-03-14 09:12:50 (3,53 GB/s) - ‘/var/cache/distfiles/cpuburn-1.4a.tar.gz.__download__’ saved [9277/9277]

[Rest snipped]



D.h. erst der letzte Mirror auf der Liste hat den Ebuild gefunden UND die richtige Checksum !?

Ist da bei den Mirrors irgendwas schräg oder verstehe ich den Mechanismus grundsätzlich falsch? Zugegebenmassen lese ich beim emergen die ersten Zeilen nicht ordentlich, solange der emerge selbst durchläuft :oops:
Back to top
View user's profile Send private message
Banana
Moderator
Moderator


Joined: 21 May 2004
Posts: 1951
Location: Germany

PostPosted: Fri Mar 14, 2025 11:51 am    Post subject: Reply with quote

Hmm. Ist dein repo denn in sync? Nicht das da was erwartet wird was schon veraltet ist?

Aber so richtig kann ich mir die Fehler auch nicht erklären.
_________________
Forum Guidelines

PFL - Portage file list - find which package a file or command belongs to.
My delta-labs.org snippets do expire
Back to top
View user's profile Send private message
gt_amd64
Apprentice
Apprentice


Joined: 02 Dec 2004
Posts: 194

PostPosted: Fri Mar 14, 2025 1:28 pm    Post subject: Reply with quote

So wie es aussieht hast du GENTOO_MIRRORS= einfach aus https://wiki.gentoo.org/wiki/GENTOO_MIRRORS übernommen

Die mirrors https://mirrors.evowise.com/gentoo/ https://mirrors.lug.mtu.edu/gentoo/ tauchen aber nicht in dieser Liste auf:
https://www.gentoo.org/downloads/mirrors/

Also ersetze diese beiten mirrors durch DE mirrors, aber lass als letzten mirror http://distfiles.gentoo.org

Ebenso kann es nicht schaden Deine repos.conf mal zu überprüfen: https://wiki.gentoo.org/wiki//etc/portage/repos.conf
Back to top
View user's profile Send private message
Bartkauz
n00b
n00b


Joined: 14 Aug 2022
Posts: 30

PostPosted: Fri Mar 14, 2025 3:00 pm    Post subject: Reply with quote

Quote:

So wie es aussieht hast du GENTOO_MIRRORS= einfach aus https://wiki.gentoo.org/wiki/GENTOO_MIRRORS übernommen


ja, hatte ich tatsächlich.

Quote:

Also ersetze diese beiten mirrors durch DE mirrors, aber lass als letzten mirror http://distfiles.gentoo.org

Ebenso kann es nicht schaden Deine repos.conf mal zu überprüfen: https://wiki.gentoo.org/wiki//etc/portage/repos.conf


Ich bin Deinem Rat gefolgt -> läuft offenbar alles problemlos. Vielen Dank!
Back to top
View user's profile Send private message
Bartkauz
n00b
n00b


Joined: 14 Aug 2022
Posts: 30

PostPosted: Fri Mar 14, 2025 3:32 pm    Post subject: Reply with quote

Zu früh gefreut: cpuburn wird zwar korrekt emerged, aber "emerge gqview" führt zu:
Quote:


avalon-rw /var/cache/distfiles # emerge gqview
Calculating dependencies... done!
Dependency resolution took 0.89 s (backtrack: 0/20).


>>> Verifying ebuild manifests

>>> Emerging (1 of 1) media-gfx/gqview-2.1.5-r2::suntar
!!! No known mirror by the name: sourceforge
>>> Downloading 'https://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/distfiles/2d/gqview-2.1.5.tar.gz'
--2025-03-14 16:20:16-- https://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/distfiles/2d/gqview-2.1.5.tar.gz
Resolving linux.rz.ruhr-uni-bochum.de... 134.147.220.229
Connecting to linux.rz.ruhr-uni-bochum.de|134.147.220.229|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2025-03-14 16:20:17 ERROR 404: Not Found.

>>> Downloading 'https://ftp.halifax.rwth-aachen.de/gentoo/distfiles/2d/gqview-2.1.5.tar.gz'
--2025-03-14 16:20:17-- https://ftp.halifax.rwth-aachen.de/gentoo/distfiles/2d/gqview-2.1.5.tar.gz
Resolving ftp.halifax.rwth-aachen.de... 137.226.34.46
Connecting to ftp.halifax.rwth-aachen.de|137.226.34.46|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2025-03-14 16:20:17 ERROR 404: Not Found.

>>> Downloading 'http://distfiles.gentoo.org/distfiles/2d/gqview-2.1.5.tar.gz'
--2025-03-14 16:20:17-- http://distfiles.gentoo.org/distfiles/2d/gqview-2.1.5.tar.gz
Resolving distfiles.gentoo.org... 212.102.55.183, 84.17.59.10
Connecting to distfiles.gentoo.org|212.102.55.183|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2025-03-14 16:20:18 ERROR 404: Not Found.

!!! Couldn't download 'gqview-2.1.5.tar.gz'. Aborting.

>>> Failed to emerge media-gfx/gqview-2.1.5-r2, Log file:



cpuburn aus dem normalen portage tree wird also gefunden, nicht aber gqview aus dem suntar-repo.

Ist irgendwo dokumentiert, welche mirrors welche repos enthalten?

Und: was mich stutzig macht ist die Zeile des emerge outputs (ziemlich weit oben):
Quote:

!!! No known mirror by the name: sourceforge


Kann ich jetzt überhaupt nicht zuordnen... :x
Back to top
View user's profile Send private message
Banana
Moderator
Moderator


Joined: 21 May 2004
Posts: 1951
Location: Germany

PostPosted: Fri Mar 14, 2025 6:11 pm    Post subject: Reply with quote

Zeige uns mal den Inhalt der make.conf sowie die Ausgabe von emerge --info.

Denn dieser mirror syntax ist an sicht nicht falsch: https://devmanual.gentoo.org/quickstart/index.html
_________________
Forum Guidelines

PFL - Portage file list - find which package a file or command belongs to.
My delta-labs.org snippets do expire
Back to top
View user's profile Send private message
Josef.95
Advocate
Advocate


Joined: 03 Sep 2007
Posts: 4717
Location: Germany

PostPosted: Sat Mar 15, 2025 12:41 am    Post subject: Reply with quote

Ich denke die Fehlermeldung "!!! No known mirror by the name: sourceforge"
kommt aus dem ebuild SRC_URI="mirror://sourceforge/gqview/${P}.tar.gz"
Den Mirror gibt es so wohl nicht mehr.
Verfügbare fürs ::gentoo repo sind im /gentoo/profiles/thirdpartymirrors
gelistet (da ist 'sourceforge' nicht (mehr?) mit dabei)

Sprich, ich denke das müsste im Overlay angepasst werden (im ebuild, oder /profiles/thirdpartymirrors)
Back to top
View user's profile Send private message
gt_amd64
Apprentice
Apprentice


Joined: 02 Dec 2004
Posts: 194

PostPosted: Sat Mar 15, 2025 8:00 am    Post subject: Reply with quote

Die mirror beinhalten nur distfiles aus dem gentoo repo und gqview stammt aus einem overlay, von daher ist es kein gentoo-Fehler, wenn gqview nicht heruntergeladen werden kann! (Josef.95 hat ja schon errklärt, dass das gqview ebuild das Problem ist)

Deine GENTOO_MIRRORS= ist also korrekt, wenn sonst alles funktioniert.

Da es Dir aus dem besagten repo ohnehin scheinbar nur um gqview geht ist die einfachste Lösung so vorzugehen wie ich es bereits in meiner ersten Antwort geschrieben habe.
Beachte das es mit der Zeit immer schwieriger werden wird 'gqview-2.1.5.tar.gz' als Download zu finden, also sicher dir einfach diese Datei (und alle dazugehörigen Dateien aus dem overlay) und kopiere 'gqview-2.1.5.tar.gz' bei Bedarf in distfiles, falls du aus irgendeinem Grund gqview später mal neu emergen willst.
Back to top
View user's profile Send private message
NichtDerHans
Apprentice
Apprentice


Joined: 27 Jan 2023
Posts: 198

PostPosted: Mon Mar 17, 2025 8:54 am    Post subject: Reply with quote

Interessehalber, was spricht gegen die Verwendung von media-gfx/geeqie?
Back to top
View user's profile Send private message
pablo_supertux
Advocate
Advocate


Joined: 25 Jan 2004
Posts: 2958
Location: Somewhere between reality and Middle-Earth and in Freiburg (Germany)

PostPosted: Tue Mar 18, 2025 12:02 am    Post subject: Reply with quote

NichtDerHans wrote:
Interessehalber, was spricht gegen die Verwendung von media-gfx/geeqie?


Ich finde, dass geeqie nicht so flüssig läuft wie gqview, sehr oft fühlt sich träge an. Bei großen Gallerien bleibt bei mir geeqie immer wieder hängen ode schmiert ab mit segfault.
_________________
A! Elbereth Gilthoniel!
silivren penna míriel
o menel aglar elenath,
Gilthoniel, A! Elbereth!
Back to top
View user's profile Send private message
Bartkauz
n00b
n00b


Joined: 14 Aug 2022
Posts: 30

PostPosted: Sun Mar 23, 2025 11:09 am    Post subject: Reply with quote

Sorry für die Verzögerung, ich war ein paar Tage nicht am Rechner

@NichtDerHans: In erster Linie Gewöhnung: für GTK+2 hatte ich mir mal vor Jahren mit viel Mühe Icons, Scrollbars, Buttons usw. angepasst, wie ich sie haben wollte. Ich gebe zu, das ist kein ZWINGENDER Grund.

@gt_amd64: 'gqview-2.1.5.tar.gz' als Download habe ich und werde es auch nicht mehr so schnell entfleuchen lassen. Komisch: sylpheed aus dem KBrown-pub repo sowie torbrowser aus torbrowser repo funktionieren...

@Banana:
Quote:

more /etc/make.conf
#CFLAGS="-march=native -O2 -pipe -fomit-frame-pointer"
CFLAGS="-march=alderlake -O2 -pipe -fomit-frame-pointer"
CXXFLAGS="${CFLAGS} -fasynchronous-unwind-tables -fpermissive"
#CHOST="x86_64-pc-linux-gnu"
MAKEOPTS="-j20"
USE="-32bit X \
-abiword -acl acpi -ads alsa -alt-svc -anacron -arts -berkdb btrfs \
-cairo -clang -cli cjk -compiler-rt -cramfs -cron cups \
-dbus -debug -dracut -dri duktape dvd dvdnav -ecdsa elogind -enca evdev -ext2 -extra-filters \
ffmpeg -foomatic -fortran ftp \
-gif -gles -gles2 gmp -hal -harfbuzz \
-imap -imagemagick -initramfs -introspection -iptables -ipv6 -joystick jpeg \
-kde -libav -libbsd -libcanberra -libinput -libnotify -libsamplerate -llvm lto \
-midi mount mp3 -mysql nftables nntp -notification \
offensive opengl \
-pch -perl -plugins png postscript -ppds -python python3 qt5 \
-sanitize savedconfig ssl -systemd system-png \
-telemetry threads tiff truetype usb \
vaapi -vala vdpau -vte x264 x265 xattr -xinerama xorg -zeroconf"

ABI_X86="64"
#ACCEPT_LICENSE="* -@EULA"
ACCEPT_LICENSE="*"
ALSA_CARDS="hda-intel"
ALSA_PCM_PLIGINS="asound asym copy dmix empty file hw jack multi open plug rate route softvol"
APACHE2_MODULES=""
AUTOCLEAN="yes"
CAMERAS="ptp2"
CPU_FLAGS_X86="aes avx avx2 f16c fma3 mmx mmxext pclmul popcnt rdrand sha sse sse2 sse3 sse4_1 sse4_2 ssse3"
FEATURES="parallel-fetch preserve-libs -xattr"
FFTOOLS="aviocat"
INPUT_DEVICES="evdev"
LCD_DEVICES=""
L10N="de en"
LINGUAS="de en"
LLVM_TARGETS=""
#PORTDIR="/usr/portage"
PORTAGE_NICENESS=4
PYTHON_SINGLE_TARGET="python3_12"
PYTHON_TARGETS="python3_12"
QEMU_SOFTMMU_TARGETS="i386"
QEMU_USER_TARGETS=""
SANE_BACKENDS="plustek"
UNINSTALL_IGNORE="/lib/modules/* /opt"
USE_PYTHON='3.11'
VIDEO_CARDS="intel"

#RUBY_TARGETS="ruby32"


GENTOO_MIRRORS=" https://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror https://ftp.halifax.rwth-aachen.de/gentoo http://distfiles.gentoo.org"
#GENTOO_MIRRORS="https://mirrors.evowise.com/gentoo/ https://mirrors.lug.mtu.edu/gentoo/ http://distfiles.gentoo.org"
#GENTOO_MIRRORS="http://ftp.agdsn.de/gentoo \
# https://ftp.spline.inf.fu-berlin.de/mirrors/gentoo/ \
# https://ftp.uni-hannover.de/gentoo/"



Quote:

emerge --info
Portage 3.0.67 (python 3.12.9-final-0, default/linux/amd64/23.0/split-usr, gcc-12, glibc-2.40-r8, 6.12.16-gentoo x86_64)
=================================================================
System uname: Linux-6.12.16-gentoo-x86_64-13th_Gen_Intel-R-_Core-TM-_i7-13700K-with-glibc2.40
KiB Mem: 65543488 total, 60908972 free
KiB Swap: 0 total, 0 free
Timestamp of repository gentoo: Sun, 23 Mar 2025 10:15:00 +0000
Head commit of repository gentoo: a1738869baad5b9d046318b891194c5f9e307eb7
Timestamp of repository KBrown-pub: Thu, 13 Mar 2025 13:33:22 +0000
Head commit of repository KBrown-pub: 9b4edb39144a79f91a448bb851fdf14ef3848038

Timestamp of repository guru: Thu, 20 Mar 2025 11:33:31 +0000
Head commit of repository guru: bba937232305c649e1daef0bd83d17259d6ce297

Head commit of repository suntar: 791eedc50615f6a8987b0c66675556a579898391

Timestamp of repository torbrowser: Wed, 19 Mar 2025 21:04:12 +0000
Head commit of repository torbrowser: 2e542f0a84ed605e23949d0333f95f7ae842f835

sh bash 5.2_p37
ld GNU ld (Gentoo 2.44 p1) 2.44.0
app-misc/pax-utils: 1.3.8::gentoo
app-shells/bash: 5.2_p37::gentoo
dev-build/autoconf: 2.13-r8::gentoo, 2.72-r1::gentoo
dev-build/automake: 1.17-r1::gentoo
dev-build/cmake: 3.31.5::gentoo
dev-build/libtool: 2.5.4::gentoo
dev-build/make: 4.4.1-r100::gentoo
dev-build/meson: 1.7.0::gentoo
dev-lang/perl: 5.40.0-r1::gentoo
dev-lang/python: 3.11.11_p2::gentoo, 3.12.9::gentoo, 3.13.2::gentoo
dev-lang/rust: 1.84.1-r1::gentoo
llvm-core/clang: 19.1.7::gentoo
llvm-core/lld: 19.1.7::gentoo
llvm-core/llvm: 19.1.7::gentoo
sys-apps/baselayout: 2.17::gentoo
sys-apps/openrc: 0.56::gentoo
sys-apps/sandbox: 2.39::gentoo
sys-devel/binutils: 2.44::gentoo
sys-devel/binutils-config: 5.5.2::gentoo
sys-devel/gcc: 12.4.0::gentoo
sys-devel/gcc-config: 2.12.1::gentoo
sys-kernel/linux-headers: 6.12::gentoo (virtual/os-headers)
sys-libs/glibc: 2.40-r8::gentoo
Repositories:

gentoo
location: /var/db/repos/gentoo
sync-type: rsync
sync-uri: rsync://rsync.gentoo.org/gentoo-portage
priority: -1000
volatile: False
sync-rsync-verify-max-age: 3
sync-rsync-extra-opts:
sync-rsync-verify-metamanifest: yes
sync-rsync-verify-jobs: 1

KBrown-pub
location: /var/db/repos/KBrown-pub
sync-type: git
sync-uri: https://github.com/gentoo-mirror/KBrown-pub.git
masters: gentoo
volatile: False

guru
location: /var/db/repos/guru
sync-type: git
sync-uri: https://github.com/gentoo-mirror/guru.git
masters: gentoo
volatile: False

suntar
location: /var/db/repos/suntar
sync-type: git
sync-uri: https://github.com/suntar/suntar-overlay
masters: gentoo
volatile: False

torbrowser
location: /var/db/repos/torbrowser
sync-type: git
sync-uri: https://github.com/gentoo-mirror/torbrowser.git
masters: gentoo
volatile: False

ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=alderlake -O2 -pipe -fomit-frame-pointer"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-march=alderlake -O2 -pipe -fomit-frame-pointer -fasynchronous-unwind-tables -fpermissive"
DISTDIR="/var/cache/distfiles"
ENV_UNSET="CARGO_HOME DBUS_SESSION_BUS_ADDRESS DISPLAY GDK_PIXBUF_MODULE_FILE GOBIN GOPATH PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR XDG_STATE_HOME"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs binpkg-multi-instance buildpkg-live config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync merge-wait multilib-strict network-sandbox news parallel-fetch pid-sandbox pkgdir-index-trusted preserve-libs protect-owned qa-unresolved-soname-deps sandbox strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS=" https://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror https://ftp.halifax.rwth-aachen.de/gentoo http://distfiles.gentoo.org"
LANG="de_DE.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs"
LEX="flex"
LINGUAS="de en"
MAKEOPTS="-j20"
PKGDIR="/var/cache/binpkgs"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git"
PORTAGE_TMPDIR="/var/tmp"
SHELL="/bin/bash"
USE="X acpi alsa amd64 btrfs bzip2 cet cjk crypt cups duktape dvd dvdnav elogind evdev ffmpeg ftp gdbm gmp iconv jpeg libtirpc lto mount mp3 multilib ncurses nftables nls nntp offensive opengl openmp pam pcre png postscript python3 qt5 readline savedconfig seccomp split-usr ssl system-png test-rust threads tiff truetype unicode usb vaapi vdpau x264 x265 xattr xorg zlib" ABI_X86="64" ADA_TARGET="gcc_14" ALSA_CARDS="hda-intel" CALLIGRA_FEATURES="karbon sheets words" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="aes avx avx2 f16c fma3 mmx mmxext pclmul popcnt rdrand sha sse sse2 sse3 sse4_1 sse4_2 ssse3" ELIBC="glibc" FFTOOLS="aviocat" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax navcom oceanserver oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 tsip tripmate tnt ublox" GUILE_SINGLE_TARGET="3-0" GUILE_TARGETS="3-0" INPUT_DEVICES="evdev" KERNEL="linux" L10N="de en" LUA_SINGLE_TARGET="lua5-1" LUA_TARGETS="lua5-1" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php8-2" POSTGRES_TARGETS="postgres16" PYTHON_SINGLE_TARGET="python3_12" PYTHON_TARGETS="python3_12" QEMU_SOFTMMU_TARGETS="i386" RUBY_TARGETS="ruby32" SANE_BACKENDS="plustek" VIDEO_CARDS="intel" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipp2p iface geoip fuzzy condition tarpit sysrq proto logmark ipmark dhcpmac delude chaos account"
Unset: ADDR2LINE, AR, ARFLAGS, AS, ASFLAGS, CC, CCLD, CONFIG_SHELL, CPP, CPPFLAGS, CTARGET, CXX, CXXFILT, ELFEDIT, EMERGE_DEFAULT_OPTS, EXTRA_ECONF, F77FLAGS, FC, GCOV, GPROF, INSTALL_MASK, LC_ALL, LD, LFLAGS, LIBTOOL, MAKE, MAKEFLAGS, NM, OBJCOPY, OBJDUMP, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PYTHONPATH, RANLIB, READELF, RUSTFLAGS, SIZE, STRINGS, STRIP, YACC, YFLAGS



Back to top
View user's profile Send private message
Josef.95
Advocate
Advocate


Joined: 03 Sep 2007
Posts: 4717
Location: Germany

PostPosted: Sun Mar 23, 2025 12:15 pm    Post subject: Reply with quote

Josef.95 wrote:
[...]
Sprich, ich denke das müsste im Overlay angepasst werden (im ebuild, oder /profiles/thirdpartymirrors)


Ja, ersetze im ebuild
SRC_URI="mirror://sourceforge/gqview/${P}.tar.gz"
durch
SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.tar.gz"
sollte funktionieren.

(Beispiel-Testausgabe: https://bpa.st/raw/D5VA )
btw, laut https://gqview.sourceforge.net/ gab es das letzte GQview 2.1.5 - December 3, 2006
das ist schon ein stolzes Alter :)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum