Displaying 20 results from an estimated 5000 matches similar to: "GlusterFS 3.8 Debian 8 apt repository broken"
2017 Aug 04
0
GlusterFS 3.8 Debian 8 apt repository broken
I managed to workaround this issue by addding "[arch=amd64]" to my apt source list for gluster like this:
deb [arch=amd64] http://download.gluster.org/pub/gluster/glusterfs/3.8/3.8.14/Debian/jessie/apt jessie main
In case that can help any others with the same siutation (where they also have i386 arch enabled on the computer).
> -------- Original Message --------
> Subject:
2017 Aug 04
1
GlusterFS 3.8 Debian 8 apt repository broken
What would the fix be exactly?
The apt repos are built the same way they've been built for the last 3+ years and you're the first person to trip over whatever it is you're tripping over.
And there have never been packages for i386 for Debian.
----- Original Message -----
> From: "mabi" <mabi at protonmail.ch>
> To: "Gluster Users" <gluster-users
2023 Dec 04
1
Unable to add the CRAN apt repository
Thanks! ?"jammy" made it work. ?
For some reason, ?lsb_release -cs is returning "victoria" rather than "jammy",
and
$> sudo apt update
Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease
Ign:2 http://packages.linuxmint.com victoria InRelease
Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB]
Hit:4 http://packages.linuxmint.com victoria
2023 Dec 04
2
Unable to add the CRAN apt repository
I just upgraded from Linux Mint 20 to 21 and am no longer able to add the CRAN
Ubuntu repository to my list of repositories. ?I am getting:
$> sudo /usr/bin/add-apt-repository "deb
https://cloud.r-project.org/bin/linux/ubuntu $(lsb_release -cs)-cran40/"
$> sudo apt update
Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease
Hit:2 http://archive.ubuntu.com/ubuntu jammy
2019 Nov 27
1
Debian Stretch - apt-get update - Van Belle repository not found
Hello,
When doing "apt-get update" on Debian Stretch, I am experimenting the
following error:
# apt-get update
Ign:1 http://ftp.fr.debian.org/debian stretch InRelease
Ign:2 http://apt.van-belle.nl/debian stretch-backports InRelease
Hit:3 http://security.debian.org/debian-security stretch/updates InRelease
Hit:4 http://ftp.fr.debian.org/debian stretch-updates InRelease
Hit:5
2015 Jun 29
5
resolve errors with Samba 4 dns
I'm running Debian/Jessie on a server which is used as an AD DC. I'm
getting errors like this:
Hit http://ftp.ca.debian.org jessie InRelease
Hit http://ftp.ca.debian.org jessie/main Sources
Hit http://ftp.ca.debian.org jessie/main amd64 Packages
Hit http://ftp.ca.debian.org jessie/main Translation-en
Err http://ftp3.nrc.ca jessie InRelease
Err http://ftp3.nrc.ca jessie-updates InRelease
2018 Mar 06
2
gluster debian build repo redirection loop on apt-get update on docker
When I follow the directions at
http://docs.gluster.org/en/latest/Install-Guide/Install/ to install
the latest gluster on a debian 9 docker container, I get the following
error:
Step 6/15 : RUN echo deb [arch=amd64]
https://download.gluster.org/pub/gluster/glusterfs/3.13/9/Debian/stretch/amd64/apt/
stretch main > /etc/apt/sources.list.d/gluster.list
---> Running in 1ef386afb192
Removing
2018 Mar 07
0
gluster debian build repo redirection loop on apt-get update on docker
On 03/06/2018 05:50 PM, Paul Anderson wrote:
> When I follow the directions at
> http://docs.gluster.org/en/latest/Install-Guide/Install/ to install
> the latest gluster on a debian 9 docker container, I get the following
> error:
Files in the .../3.13/3.13.2 directory had the wrong owner/group,
(rsync_aide). I'm not sure why, maybe an incomplete rsync? I've fixed
the owners
2017 Apr 27
2
R installation problems on Linux Mint 18.1 via jessie-cran3
Okay folks, I give up and - frankly - I'm fed up! I thought I'd sorted all
this last week, but clearly not. I've tried using mirrors from here in the
UK, Ireland, France and the USA and whichever mirror I use, all I get is
this:
clive at climate ~ $ sudo apt-get update
Hit:1 http://ubuntu.mirrors.uk2.net/ubuntu xenial InRelease
Ign:2 http://dl.google.com/linux/chrome/deb stable
2020 Feb 22
3
Cannot update xiph repository
Hi,
I apologise for the naiveness of this question, but I experienced an error when running apt-get update on Debian 9.
It’s telling me that it can’t update the xiph repository.
Not sure if I should be asking for help about this here, but if not… please let me know where I should take this issue.
Any help is appreciated.
Damian
Get:1 http://security.debian.org/debian-security stretch/updates
2024 Jul 08
2
Issues with Ubuntu 22.04 and Installing the Latest Version of R (R 4.4.1) to Docker Image
Hi All,
I am building a Docker image that uses Ubuntu 22.04 and am having issues installing the latest version of R (R 4.4.1). The current R version is 4.1.2:
:/# apt-cache policy r-base-core
r-base-core:
Installed: 4.1.2-1ubuntu2
Candidate: 4.1.2-1ubuntu2
Version table:
*** 4.1.2-1ubuntu2 500
500 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages
100
2019 Mar 01
1
pcre problems
Still something wrong. I've uncommented the deb-src lines in
sources.list as you suggested (and I thought it couldn't hurt to try
--allow-unauthenticated as well) and:
root at limpet:/etc/apt# apt-get update --allow-unauthenticated
Hit:1 http://nz.archive.ubuntu.com/ubuntu bionic InRelease
Hit:2 http://repo.steampowered.com/steam precise InRelease
Hit:3
2019 Mar 01
1
[Rd] pcre problems
Dear Robin and Tomas,
By changing the CC, I'm hereby trying to move this to
R-SIG-Debian (Ubuntu a flavor of Debian) where it belongs ...
Martin
>>>>> robin hankin
>>>>> on Fri, 1 Mar 2019 21:43:07 +1300 writes:
> Still something wrong. I've uncommented the deb-src lines in
> sources.list as you suggested (and I thought it
2017 Aug 03
2
Quotas not working after adding arbiter brick to replica 2
I tried to re-create manually my quotas but not even that works now. Running the "limit-usage" command as showed below returns success:
$ sudo gluster volume quota myvolume limit-usage /userdirectory 50GB
volume quota : success
but when I list the quotas using "list" nothing appears.
What can I do to fix that issue with the quotas?
> -------- Original Message --------
>
2019 Oct 21
4
Problems with internal DNS
Hi!
Samba server set up for domain rufus.ada.de a proxy is reachable in
proxy.ada.de.
resolv.conf is configured to be:
domain rufus.ada.de.
search rufus.ada.de. miri.ada.de. ada.de.
nameserver 127.0.0.1
Internal servers are handled (by an external DNS, our internal samba DNS
forwards to):
# host proxy.ada.de
proxy.ada.de has address 10.169.16.3
For deb.debian.org:
# host deb.debian.org
2016 Mar 22
2
Installing LLVM 3.8 on Ubuntu 14.04
Still doesn't work:
a at a-VirtualBox:~$ sudo add-apt-repository 'deb http://llvm.org/apt/trusty/
llvm-toolchain-trusty-3.8 main'
a at a-VirtualBox:~$ sudo apt-get update
Ign http://ppa.launchpad.net trusty InRelease
Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]
Ign http://ie.archive.ubuntu.com trusty InRelease
Hit http://ppa.launchpad.net trusty Release.gpg
2017 Aug 04
0
Quotas not working after adding arbiter brick to replica 2
Hi mabi,
This is a likely issue where the last gfid entry in the quota.conf file is
stale (because the directory was deleted with quota limit on it being
removed)
(https://review.gluster.org/#/c/16507/)
To fix the issue, we need to remove the last entry (last 17 bytes/ 16bytes
based on quota version) in the file.
Please use the below work around for the same until next upgrade.
you only need to
2016 May 12
3
Problem with Install R on Linux Ubuntu 16.04 Xenial Xerus
Thanks for the reply Mr. Eddelbuettel. However I somehow couldn't manage to solve the problem completely.
So I cleaned the sources.list file so taht the output is this:
sudo apt-get update
Hit:1 http://tr.archive.ubuntu.com/ubuntu xenial InRelease
Hit:2 http://tr.archive.ubuntu.com/ubuntu xenial-updates InRelease????????????????????????????????????????????????????????????????????
Hit:3
2015 Nov 26
1
Issues starting RStudio Server and release file expiration under Debian (Jessie)
Hi! I am a new user of Debian and am having an issue loading RStudio Server, which may or may not be related to a previous 'Release file expiration error' when trying to perform apt-get update prior to installing r-base into my remote Debian system.
E: Release file for http://mirror.optus.net/debian/dists/jessie-updates/InRelease is expired (invalid since 13d 17h 49min 2s). Updates for
2018 Jun 13
2
Problem with Ubuntu bionic R 3.5
I ran into a problem installing R 3.5 on Ubuntu Bionic Beaver. In file
/etc/apt/sources.list I added the repository entry "deb
https://cloud.r-project.org/bin/linux/ubuntu bionic-cran35/". But
"apt-get update" now produces an error message:
W: Konflikt bei Distribution:
https://cloud.r-project.org/bin/linux/ubuntu bionic-cran35/ InRelease
(bionic-cran35/ erwartet, aber