Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AUR Build breaks #136

Open
ItMeCorban opened this issue Oct 4, 2024 · 0 comments
Open

AUR Build breaks #136

ItMeCorban opened this issue Oct 4, 2024 · 0 comments

Comments

@ItMeCorban
Copy link

Having an issue building alpha 2 from the AUR. Worked ok on my desktop but failing on my laptop and not sure why. I've got git lfs and makepkg-git-lfs-proto installed.

git-lfs/3.5.1 (GitHub; linux amd64; go 1.22.1)
git version 2.46.1

$ git-lfs filter-process
Error downloading object: res/background.jpg (7500f70): Smudge error: Error downloading res/background.jpg (7500f702f0488d4a8df2c5abeb7ca9107a7ca7998e0441727cbaf79465b02388): error transferring "7500f702f0488d4a8df2c5abeb7ca9107a7ca7998e0441727cbaf79465b02388": [0] remote missing object 7500f702f0488d4a8df2c5abeb7ca9107a7ca7998e0441727cbaf79465b02388

error transferring "7500f702f0488d4a8df2c5abeb7ca9107a7ca7998e0441727cbaf79465b02388": [0] remote missing object 7500f702f0488d4a8df2c5abeb7ca9107a7ca7998e0441727cbaf79465b02388
github.com/git-lfs/git-lfs/v3/errors.New
	github.com/git-lfs/git-lfs/v3/errors/errors.go:62
github.com/git-lfs/git-lfs/v3/tq.(*customAdapter).DoTransfer
	github.com/git-lfs/git-lfs/v3/tq/custom.go:311
github.com/git-lfs/git-lfs/v3/tq.(*adapterBase).worker
	github.com/git-lfs/git-lfs/v3/tq/adapterbase.go:183
runtime.goexit
	runtime/asm_amd64.s:1695
Error downloading res/background.jpg (7500f702f0488d4a8df2c5abeb7ca9107a7ca7998e0441727cbaf79465b02388)
github.com/git-lfs/git-lfs/v3/errors.newWrappedError
	github.com/git-lfs/git-lfs/v3/errors/types.go:229
github.com/git-lfs/git-lfs/v3/errors.Wrapf
	github.com/git-lfs/git-lfs/v3/errors/errors.go:85
github.com/git-lfs/git-lfs/v3/lfs.(*GitFilter).downloadFile
	github.com/git-lfs/git-lfs/v3/lfs/gitfilter_smudge.go:134
github.com/git-lfs/git-lfs/v3/lfs.(*GitFilter).Smudge
	github.com/git-lfs/git-lfs/v3/lfs/gitfilter_smudge.go:85
github.com/git-lfs/git-lfs/v3/commands.smudge
	github.com/git-lfs/git-lfs/v3/commands/command_smudge.go:128
github.com/git-lfs/git-lfs/v3/commands.filterCommand
	github.com/git-lfs/git-lfs/v3/commands/command_filter_process.go:131
github.com/spf13/cobra.(*Command).execute
	github.com/spf13/[email protected]/command.go:944
github.com/spf13/cobra.(*Command).ExecuteC
	github.com/spf13/[email protected]/command.go:1068
github.com/spf13/cobra.(*Command).Execute
	github.com/spf13/[email protected]/command.go:992
github.com/git-lfs/git-lfs/v3/commands.Run
	github.com/git-lfs/git-lfs/v3/commands/run.go:154
main.main
	github.com/git-lfs/git-lfs/v3/git-lfs.go:34
runtime.main
	runtime/proc.go:271
runtime.goexit
	runtime/asm_amd64.s:1695
Smudge error
github.com/git-lfs/git-lfs/v3/errors.newWrappedError
	github.com/git-lfs/git-lfs/v3/errors/types.go:229
github.com/git-lfs/git-lfs/v3/errors.NewSmudgeError
	github.com/git-lfs/git-lfs/v3/errors/types.go:315
github.com/git-lfs/git-lfs/v3/lfs.(*GitFilter).Smudge
	github.com/git-lfs/git-lfs/v3/lfs/gitfilter_smudge.go:102
github.com/git-lfs/git-lfs/v3/commands.smudge
	github.com/git-lfs/git-lfs/v3/commands/command_smudge.go:128
github.com/git-lfs/git-lfs/v3/commands.filterCommand
	github.com/git-lfs/git-lfs/v3/commands/command_filter_process.go:131
github.com/spf13/cobra.(*Command).execute
	github.com/spf13/[email protected]/command.go:944
github.com/spf13/cobra.(*Command).ExecuteC
	github.com/spf13/[email protected]/command.go:1068
github.com/spf13/cobra.(*Command).Execute
	github.com/spf13/[email protected]/command.go:992
github.com/git-lfs/git-lfs/v3/commands.Run
	github.com/git-lfs/git-lfs/v3/commands/run.go:154
main.main
	github.com/git-lfs/git-lfs/v3/git-lfs.go:34
runtime.main
	runtime/proc.go:271
runtime.goexit
	runtime/asm_amd64.s:1695

Current time in UTC:
2024-10-04 13:46:37

Environment:
LocalWorkingDir=/home/cje/.cache/yay/cosmic-greeter-git/src/cosmic-greeter
LocalGitDir=/home/cje/.cache/yay/cosmic-greeter-git/src/cosmic-greeter/.git
LocalGitStorageDir=/home/cje/.cache/yay/cosmic-greeter-git/src/cosmic-greeter/.git
LocalMediaDir=/home/cje/.cache/yay/cosmic-greeter-git/src/cosmic-greeter/.git/lfs/objects
LocalReferenceDirs=/home/cje/.cache/yay/cosmic-greeter-git/cosmic-greeter/lfs/objects
TempDir=/home/cje/.cache/yay/cosmic-greeter-git/src/cosmic-greeter/.git/lfs/tmp
ConcurrentTransfers=8
TusTransfers=false
BasicTransfersOnly=false
SkipDownloadErrors=false
FetchRecentAlways=false
FetchRecentRefsDays=7
FetchRecentCommitsDays=0
FetchRecentRefsIncludeRemotes=true
PruneOffsetDays=3
PruneVerifyRemoteAlways=false
PruneVerifyUnreachableAlways=false
PruneRemoteName=origin
LfsStorageDir=/home/cje/.cache/yay/cosmic-greeter-git/src/cosmic-greeter/.git/lfs
AccessDownload=none
AccessUpload=none
DownloadTransfers=basic,lfs-standalone-file,ssh
UploadTransfers=basic,lfs-standalone-file,ssh
GIT_DIR=/home/cje/.cache/yay/cosmic-greeter-git/src/cosmic-greeter/.git
GIT_EXEC_PATH=/usr/lib/git-core

Client IP addresses:
172.16.186.1 fe80::250:56ff:fec0:1
172.16.147.1 fe80::250:56ff:fec0:8
192.168.10.152 fe80::1aeb:a831:af32:1b42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant