On Fri, Jan 10, 2020 at 08:27:11 +, Leonidas Spyropoulos via arch-general
wrote:
> Hello,
>
> I got a weird issue with sha256sum behaviour. When creating the package
> with makepkg --geninteg I get a hash and when trying to build it with
> makepkg the hash fails. The interesting bit is --ptin
On Wed, Oct 09, 2019 at 09:45:35 -0400, Genes Lists via arch-general wrote:
> My view - be helpful to have a list of packages no longer in base.
>
> A list of what changed is needed so users can add whatever they deem
> appropriate (presumably a kernel is one) to their own personal install
> pack
On Mon, Sep 30, 2019 at 20:25:40 +0200, Christian Rebischke via arch-general
wrote:
> What you can't do (at least I don't know anybody who successfully run a
> kubernete cluster):
>
> * running a kubernetes cluster on Arch Linux.
Well, there is kubeadm and kubelet in the AUR, and I can confirm t
On Wed, Jun 12, 2019 at 08:10:19 +1200, Joel Teichroeb via arch-general wrote:
> qemu-launcher is in the AUR, so it doesn't look like it has been updated yet.
qemu-launcher probably doesn't even need an update.
David, glade-perl is an AUR package; the rebuild is your own
responsibility.
Best,
--
On Thu, May 16, 2019 at 08:08:19 +0200, Ralf Mardorf via arch-general wrote:
> On Tue, 14 May 2019 23:08:35 +0200, Sefa Eyeoglu via arch-general wrote:
> >The packages linux and linux-firmware still get installed. I would
> >prefer if there would be a way to install base, but without all of the
> >
On Sat, Mar 09, 2019 at 19:57:11 +0100, Ralf Mardorf via arch-general wrote:
> installing a package with "pacman -U URL" fails.
> Downloading with "wget -q URL" and installing the file with "pacman -U"
> works.
Unless I'm mistaken, pacman uses curl by default (unless XferCommand is
set) (or more p
On Sat, Mar 02, 2019 at 01:43:10 +, Juha Kankare via arch-general wrote:
> For some reason, ' $ TZ=UTC sudo pacman' and '$ sudo TZ=UTC pacman' both
> work, but '$ alias pacman="TZ=UTC pacman"' and then '$ sudo pacman'
> doesn't, even though (from what I know) it should be practically equal
>
On Tue, Feb 19, 2019 at 10:22:34 -0500, Eli Schwartz via arch-general wrote:
> On 2/19/19 10:19 AM, Tinu Weber wrote:
> > On Tue, Feb 19, 2019 at 14:10:34 +0100, Robin Broda via arch-general wrote:
> >> remakepkg invalidates .BUILDINFO and breaks reproducible builds as far a
On Tue, Feb 19, 2019 at 14:10:34 +0100, Robin Broda via arch-general wrote:
> On 2/19/19 7:20 AM, Michael Lojkovic via arch-general wrote:
> >
> > The only thing I can think of, which applies to Arch is implementing
> > remakepkg features in pacman. I was going to add those in when I got
> > aroun
On Mon, Jan 07, 2019 at 10:28:04 -0500, Genes Lists via arch-general wrote:
>
> What am I doing wrong?
>
> # pacman -R evolution-data-server
> checking dependencies...
> error: failed to prepare transaction (could not satisfy dependencies)
> :: evolution: removing evolution-data-server breaks dep
On Fri, Sep 21, 2018 at 16:48:14 -0500, David C. Rankin wrote:
> On 09/21/2018 02:17 AM, Andy Pieters wrote:
> >> But the file is there:
> >>
> >> $ l /var/log/clamav/clamd.log
> >> -rw-r--r-- 1 clamav clamav 0 Aug 30 2015 /var/log/clamav/clamd.log
> >>
> >>
> > Could be a permissions issue. If
On Mon, Sep 17, 2018 at 18:26:04 +0200, ProgAndy wrote:
> This might be a use case for remakepkg to remove the replaces-entry in
> the java10 packages.
>
> https://bbs.archlinux.org/viewtopic.php?pid=1771005
*sees people mentioning that tool in serious discussions*
*slightly panicks*
I see that j
On Sat, Jun 30, 2018 at 13:34:11 +0200, Bjoern Franke wrote:
> > Are you truly logged in as this second user for whom it does not work,
> > or just su(1)'d, etc?
>
> Erm, just used "sudo -u user2 -s" to login as user2. I assumed spawning
> an own zsh as user2 would do the right thing.
-s only spa
On Sun, Jun 10, 2018 at 10:18:21 -0400, Eli Schwartz via arch-general wrote:
> On 06/10/2018 09:53 AM, Tinu Weber wrote:
> > On Sun, Jun 10, 2018 at 09:20:38 -0400, Eli Schwartz via arch-general wrote:
> >>On 06/10/2018 09:11 AM, Tinu Weber wrote:
> >>> I tried buil
On Sun, Jun 10, 2018 at 09:20:38 -0400, Eli Schwartz via arch-general wrote:
> It's a fancy way of doing `|| true`.
Yes, that I knew - I just thought that it would make Make stop at the
error (message) rather than continuing (although I admit one could also
just scroll back to see the error).
I o
On Sun, Jun 10, 2018 at 12:50:04 +0100, Ralph Corderoy wrote:
> Doesn't PKGBUILD explicitly ensuring `locate' is 750, `mlocate's
> filesystem value, suggest it should do similar for `mlocate' to avoid
> the mismatch?
No idea, but it's possible. Especially because -
> And I think that was correct
On Sun, Jun 10, 2018 at 10:51:49 +0100, Ralph Corderoy wrote:
> This morning's `pacman -Su' encountered
>
> (10/13) upgrading mlocate [##] 100%
> warning: directory permissions differ on /var/lib/mlocate/ filesystem:
> 750 package: 755
> (11/13) upgradin
On Mon, Jun 04, 2018 at 03:38:08 -0500, David C. Rankin wrote:
> All,
>
> I was adding a 4th Aur package, so I cloned an empty directory. Added the
> files, then
>
> $ makepkg --printsrcinfo > .SRCINFO
> $ makepkg -S --sign -f
> $ git commit -am "console-blanking-0.0.1-2"
>
> Then just to ma
On Fri, Mar 02, 2018 at 22:52:47 -0900, Adam Levy via arch-general wrote:
> Additional comments about closing: This has been rejected numerous times:
> https://wiki.archlinux.org/index.php/Use r:Apg#makepkg:_shallow_git_clones
>
> Which provides a now dead link.
It provides a now dead link becau
On Wed, Feb 14, 2018 at 15:32:35 -0500, Kyle wrote:
> I can see a
> whole lot of other explicitly installed packages as well as packages that
> are installed as build dependencies that would also be removed using this
> method, which is unacceptable at least on my system.
If you don't want package
On Sat, Dec 09, 2017 at 16:31:21 +, Jonathon Fernyhough wrote:
> If anyone is willing to help me contribute in a way that isn't viewed as
> "complaining" please point me in the right direction.
In this particular case, ask upstream (as also pointed out on the bug
tracker). Arch Linux does not
On Mon, Sep 04, 2017 at 10:41:06 -0400, D C via arch-general wrote:
> Tinu Weber- then you lack etiquette- you wouldn't know rude if it bit you
> in the ass.
"Lack of etiquette" as in: people who keep top-posting?
"Rude" as in: people who make random and poi
On Mon, Sep 04, 2017 at 10:11:51 -0400, D C via arch-general wrote:
> You don't have to be such a dick about it, Florian.
>
> On Mon, Sep 4, 2017 at 8:43 AM, Florian Pritz via arch-general <
> arch-general@archlinux.org> wrote:
>
> > On 04.09.2017 14:33, James Tobin via arch-general wrote:
> > >
On Thu, Apr 20, 2017 at 16:10:18 +0300, Francisco Barbee via arch-general wrote:
> > IMO it's unhealthy to be in a hurry, apart from
> this seemingly not everybody needs those security
> features.
>
> [...]
>
> > Arch isn't ill, there seems to be no foreseeable
> risk that Arch could become ill.
On Sun, Mar 05, 2017 at 18:14:02 -0700, Leonid Isaev wrote:
> Isn't Arch BBS already providing list of usernames?
The BBS's user list is only available to logged-in users. Although that
is certainly not an extended privacy measure, it still prevents random
people who just "pass by" from extracting
On Sun, Dec 04, 2016 at 09:29:00 +0100, Ralf Mardorf wrote:
> On Sat, 3 Dec 2016 22:22:16 +0100, Martin Kühne via arch-general wrote:
> >We're having extreme gravity fluctuations, please move your pc to the
> >floor rapidly.
>
> It was in the news today. At CERN by accident a black hole was
> produ
On Thu, Nov 24, 2016 at 14:40:14 +0100, Ralf Mardorf wrote:
> An excerpt from
> https://lists.ubuntu.com/archives/ubuntu-users/2016-October/287739.html
>
> o...@ubuntu.com is deeply involved in working on snappy.
> ^^
> ^^
>
> Date: Sun, 09 Oct 2016 14:40:32 +0200
> Su
On Thu, Nov 24, 2016 at 13:42:26 +0100, Ralf Mardorf wrote:
> On Thu, 24 Nov 2016 13:22:49 +0100, Jelle van der Waa wrote:
> >On 11/24/16 at 12:18pm, Ralf Mardorf wrote:
> >> My opinion is, that it would be better, if the Arch Linux logo
> >> would be removed from http://snapcraft.io/ , because I g
On Sat, Nov 19, 2016 at 08:31:22 +0900, Ken OKABE via arch-general wrote:
> > The kernel is a different, as it can cause an unbootable situation.
>
> [...]
>
> On what reason or scenario, some LTS(maybe incompatible to the kernel)
> will break kernel or make the system unbootable?
Ideally never. T
On Fri, Oct 21, 2016 at 17:20:53 +, Alive 4ever wrote:
> [...] It seems that the local pacman databases are just subdirectories
> with text files (desc, files) and gzipped text (mtree).
> No wonder why local pacman databases tend to slow down over time and
> need to be optimized periodically.
T
On Thu, Sep 22, 2016 at 18:10:43 -0400, Francis Gerund via arch-general wrote:
> Freedom of speech means being able to say whatever you want to say,
> without interference from self-appointed sidewalk supervisors or other
> members of the Peanut Gallery.
The linked comic points out exactly *that*:
On Thu, Sep 22, 2016 at 17:22:57 -0400, Francis Gerund via arch-general wrote:
> > There have been some pretty specious comparisons in this thread, but
> > having the gall to mention slavery in the context of an online
> > community for a computer operating system would have to rank as one
> > of t
On Thu, Sep 22, 2016 at 11:31:47 -0400, Francis Gerund via arch-general wrote:
> You are welcome.
This implies that people are thanking you for something...
signature.asc
Description: PGP signature
On Thu, Sep 22, 2016 at 09:46:30 +0200, Alessio 'Blaster' Biancalana wrote:
> While I agree with the guys saying the Beginner's Guide was harmful to the
> distro making lazy noobish users choose the wrong distribution for 'em, I
> strongly think that the Guide was pretty helpful as a quick setup ch
On Fri, Aug 19, 2016 at 11:39:11 +0200, Jeroen Mathon via arch-general wrote:
> Using powershell as your default shell will be a total disaster.
>
> A lot of standard scripts will not function correctly.
Scripts are supposed to have a shebang, so I don't exactly get your
problem.
People are also
On Sun, Jul 17, 2016 at 11:36:27 -0700, jordan via arch-general wrote:
> Jesus fuck. I unsubscribed why am I still getting these God damn emails? If
> I keep getting spammed, I'm going to spam back
If only you had *read* that spam:
https://lists.archlinux.org/pipermail/arch-general/2016-July/0415
On Wed, Apr 20, 2016 at 09:31:37 +0200, Gerhard Kugler wrote:
> "[...] error while loading shared libraries: libncursesw.so.5: [...]"
> ncurses is existing here of course
In addition to Antonio's response, the `ncurses` package does not
provide libncursesw.so.5. You should instead look for the AU
On Sun, Apr 10, 2016 at 11:50:44 -0500, Doug Newgard wrote:
> On Sun, 10 Apr 2016 18:44:07 +0200
> Dieter Wirz wrote:
>
> > sudo echo b43 >> /etc/modules
>
> First, don't top post.
>
> Second, what is /etc/modules?
Third, the >> redirection happens as a regular user, regardless the
`sudo`, so the
On Fri, Apr 01, 2016 at 11:03:33 +0200, Garmine 42 wrote:
> I have this file:
> -rw-r--r-- 1 root root 17 Mar 23 02:05 /etc/sysctl.d/10-sysrq.conf
>
> With this content:
> kernel.sysrq = 1
>
> Yet any time I log in the `kernel.sysrq = 16` parameter from
> /usr/lib/sysctl.d/50-default.conf overrid
On Wed, Nov 11, 2015 at 16:06:18 +0100, Bennett Piater wrote:
> They have different metrics as per the example from the wiki.
>
> However, no wiki article or manpage that I encountered explained what
> exactly the metric does. Could you explain that to me?
>
> Cheers,
> Bennett
>
> > If there ar
On Wed, Nov 11, 2015 at 09:35:05 +, Ben Oliver wrote:
> On 11 November 2015 at 09:18, Ludwig Zins wrote:
>
> > On 11/11/15 09:47, Bennett Piater wrote:
> > > Hello!
> > > I installed Arch on my new Thinkpad T450s over the weekend.
> > > Everything works well, but I have a question:
> > >
> >
41 matches
Mail list logo