Skip to content
#

package-management

Here are 296 public repositories matching this topic...

bcurran3
bcurran3 commented Jun 26, 2019

The following are produced by choco.exe, thus this isn't in documentation issues. All referenced output is via Chocolatey v0.10.15

Commands
 * install - installs packages from various sources

ENHANCEMENT: "various sources" just seems misleading. What percentage of free or commercial users actually install packages from multiple sources? I'd guess most use one source or two sources;

efussi
efussi commented Apr 27, 2020

Current Behavior

After installing conda 4.6, conda env export -f base.yaml produces an empty output file.

Steps to Reproduce

This is not reproducible, it happens sometimes and disappears as suddenly as it happened. Checking the conda 4.6.1 source code at https://github.com/conda/conda/blob/6461a1abe4c255424104913ab6d089c9453cba4e/conda_env/cli/main_export.py#L105 it looks like the ou

christianbundy
christianbundy commented Jan 11, 2020

Background: I have a pull request into a repository where the npm module isn't up-to-date with master, and I'd like to test out my branch in a module that depends on it through a bunch of different deep dependencies. It seems like patch-package would be a great solution for this.

Problem: When I append .patch to my GitHub URL it gives me a patch, but when I pass it to patch -p1 it

renovate
christophermaier
christophermaier commented Apr 28, 2020

hab sup run is used to start a Supervisor, and hab svc load is used to instruct a running Supervisor to load a new service.

However, as a way to have allow Habitat containers to start-and-load a service in a single ENTRYPOINT, hab sup run takes options and arguments of hab svc load to effectively perform both operations at once.

However, this has led to confusion, in that it is cur

osch
osch commented Feb 3, 2020

Could it be possible to have a warning message when installing a rock that contains a module that is already provided by another rock? Or is there already an option for this and I didn't find it?

At least with Luarocks version 3.2.1 I verified that there are no warnings for this case.

However it seems that Luarocks is aware of the collision and installs the new module under another name and

mitchlloyd
mitchlloyd commented Sep 12, 2018

Using the default GOPATH (not explicitly setting it) results in an error saying that git is not in PATH (it is):

> retool do
retool: syncing
retool: downloading github.com/vektra/mockery/cmd/mockery
retool: fatal err: execution error on "go get -d github.com/vektra/mockery/cmd/mockery": go: missing Git command. See https://golang.org/s/gogetcmd
package github.com/vektra/mockery/c
hillar
hillar commented Sep 10, 2019

install.packages("pacman") always add's help

$ docker run -ti alpine-R

R version 3.6.0 (2019-04-26) -- "Planting of a Tree"
Copyright (C) 2019 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-musl (64-bit)

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for di

Southclaws
Southclaws commented Aug 3, 2018

Resources were originally designed with other files in mind but the documentation and some of the field names/behaviour is still very much plugin oriented.

  • Figure out if there are any constraints that make this feature more difficult to use
  • Write non-plugin oriented documentation
v2
andrie
andrie commented Mar 7, 2015

Pull request #58 includes some sample code in the vignette to demonstrate how to use the file:/// URI to point to a local miniCRAN repository.

We should in general improve the documentation to demonstrate this, e.g:

  • vignette
  • in makeRepo()
  • in README
  • in package level documentation

Also, create documentation with instructions on how to expose a miniCRAN via HTTP, to act like a "real" mi

mars0i
mars0i commented May 22, 2018

This is kind of like #27, but I don' think people who are just starting out should worry about how to set up a package to go into opam.

What I have in mind is a guide that tells you how to release a package in simple cases, but notes likely potential gotchas, and has links to further info for more complex cases and for understaning the process under the hood.

This is something I'm trying to

michaellopez
michaellopez commented Oct 27, 2015

Homebrew usually informs its users that they need to symlink *.plist files to ~/Library/LaunchAgents/ for the services to get loaded on login. But doing this with brewdo fails because _homebrew owns the plist files and anything in ~/Library/LaunchAgents/ that are not owned by the owner of the ~ gets something like this:

/usr/local/Cellar/jenkins/1.635/homebrew.mxcl.jenkins.plist:

Improve this page

Add a description, image, and links to the package-management topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the package-management topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.