Nie jesteś zalogowany.
Jeśli nie posiadasz konta, zarejestruj je już teraz! Pozwoli Ci ono w pełni korzystać z naszego serwisu. Spamerom dziękujemy!
Prosimy o pomoc dla małej Julki — przekaż 1% podatku na Fundacji Dzieciom zdazyć z Pomocą.
Więcej informacji na dug.net.pl/pomagamy/.
Witam,chciałbym zainstalować sobie wine hq zeby pograć w jakieś gierki z Windowsa. NIestety podczas instalacji wywala mi błąd pobierania z repozytoriów,ma ktoś jakiś pomysł jak to naprawić?
Ign:26 http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu cosmic/main Translation-pl Ign:32 http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu cosmic/main Translation-pl_PL Ign:35 http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu cosmic/main Translation-en Ign:40 http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu cosmic/main all DEP-11 Metadata Ign:44 http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu cosmic/main amd64 DEP-11 Metadata Ign:48 http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu cosmic/main DEP-11 64x64 Icons Ign:52 http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu cosmic/main DEP-11 128x128 Icons Pobrano 1188 B w 5s (200 B/s) Czytanie list pakietów... Gotowe W: The repository 'http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu cosmic Release' does not have a Release file. N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use. N: See apt-secure(8) manpage for repository creation and user configuration details. W: The repository 'https://dl.winehq.org/wine-builds/debian strech Release' does not have a Release file. N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use. N: See apt-secure(8) manpage for repository creation and user configuration details. W: The repository 'https://dl.winehq.org/wine-builds/debian DISTRO Release' does not have a Release file. N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use. N: See apt-secure(8) manpage for repository creation and user configuration details. W: Błąd GPG: http://download.opensuse.org/repositories/home:/MasterSoft24/Debian_9.0 Release: Następujące podpisy były błędne: AACBD1927CDA42C2D23F32371EB8A0F2D5D28A05 W: The repository 'http://download.opensuse.org/repositories/home:/MasterSoft24/Debian_9.0 Release' is not signed. N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use. N: See apt-secure(8) manpage for repository creation and user configuration details. E: Nie udało się pobrać http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu/dists/cosmic/main/binary-amd64/Packages 404 Not Found E: Nie udało się pobrać https://dl.winehq.org/wine-builds/debian/dists/strech/main/binary-amd64/Packages 404 Not Found E: Nie udało się pobrać https://dl.winehq.org/wine-builds/debian/dists/DISTRO/main/binary-i386/Packages 404 Not Found E: Nie udało się pobrać niektórych plików indeksu, zostały one zignorowane lub użyto ich starszej wersji. root@debian:/home/kacper1#
Offline
[url=https://wiki.debian.org/Wine]Wine[/url] masz w repo Debiana, zabawa z ubuntowymi repo to proszenie się o kłopoty.
A to:
Nie udało się pobrać https://dl.winehq.org/wine-builds/debian/dists/DISTRO/main/binary-i386/Packages
mówi chyba samo za siebie.
Ostatnio edytowany przez arecki (2018-05-16 19:31:17)
Offline
No ktoś nie przeczytał do końca instrukcji :)
zobacz sobie co jest pod https://dl.winehq.org/wine-builds/debian/dists/
Offline
Witam,chciałbym zainstalować sobie wine hq zeby pograć w jakieś gierki z Windowsa[/quote]
do gier polecam [url=https://packages.debian.org/buster/playonlinux]playonlinux[/url] (gotowe i zoptymalizowane skrypty do windowsowych gier z goga i nie tylko+żonglowanie wersjami wina)Ostatnio edytowany przez hi (2018-05-19 11:50:43)
"Jeśli wolność słowa w ogóle coś oznacza, to oznacza prawo do mówienia ludziom tego, czego nie chcą słyszeć."
Eric Arthur Blair
Offline
Time (s) | Query |
---|---|
0.00010 | SET CHARSET latin2 |
0.00005 | SET NAMES latin2 |
0.00084 | SELECT u.*, g.*, o.logged FROM punbb_users AS u INNER JOIN punbb_groups AS g ON u.group_id=g.g_id LEFT JOIN punbb_online AS o ON o.ident='3.144.255.116' WHERE u.id=1 |
0.00062 | REPLACE INTO punbb_online (user_id, ident, logged) VALUES(1, '3.144.255.116', 1732480928) |
0.00040 | SELECT * FROM punbb_online WHERE logged<1732480628 |
0.00045 | SELECT topic_id FROM punbb_posts WHERE id=319504 |
0.00069 | SELECT id FROM punbb_posts WHERE topic_id=30453 ORDER BY posted |
0.00072 | SELECT t.subject, t.closed, t.num_replies, t.sticky, f.id AS forum_id, f.forum_name, f.moderators, fp.post_replies, 0 FROM punbb_topics AS t INNER JOIN punbb_forums AS f ON f.id=t.forum_id LEFT JOIN punbb_forum_perms AS fp ON (fp.forum_id=f.id AND fp.group_id=3) WHERE (fp.read_forum IS NULL OR fp.read_forum=1) AND t.id=30453 AND t.moved_to IS NULL |
0.00004 | SELECT search_for, replace_with FROM punbb_censoring |
0.00097 | SELECT u.email, u.title, u.url, u.location, u.use_avatar, u.signature, u.email_setting, u.num_posts, u.registered, u.admin_note, p.id, p.poster AS username, p.poster_id, p.poster_ip, p.poster_email, p.message, p.hide_smilies, p.posted, p.edited, p.edited_by, g.g_id, g.g_user_title, o.user_id AS is_online FROM punbb_posts AS p INNER JOIN punbb_users AS u ON u.id=p.poster_id INNER JOIN punbb_groups AS g ON g.g_id=u.group_id LEFT JOIN punbb_online AS o ON (o.user_id=u.id AND o.user_id!=1 AND o.idle=0) WHERE p.topic_id=30453 ORDER BY p.id LIMIT 0,25 |
0.00087 | UPDATE punbb_topics SET num_views=num_views+1 WHERE id=30453 |
Total query time: 0.00575 s |