Search Criteria
Package Details: naps2 8.2.1-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/naps2.git (read-only, click to copy) |
|---|---|
| Package Base: | naps2 |
| Description: | NAPS2 - Not Another PDF Scanner. Scan documents to PDF and more, as simply as possible. |
| Upstream URL: | https://www.naps2.com |
| Licenses: | GPL-2.0-or-later |
| Submitter: | alicavus |
| Maintainer: | alicavus |
| Last Packager: | alicavus |
| Votes: | 14 |
| Popularity: | 1.04 |
| First Submitted: | 2024-04-19 07:36 (UTC) |
| Last Updated: | 2026-01-20 13:43 (UTC) |
Dependencies (8)
- gtk3 (gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-no_deadkeys_underlineAUR)
- sane (sane-gitAUR)
- dotnet-sdk-9.0 (dotnet-sdk-9.0-binAUR) (make)
- dpkg (dpkg-gitAUR) (make)
- noto-fonts (noto-fonts-hinted-gitAUR, noto-fonts-unhinted-gitAUR, noto-fonts-unhinted-variable-gitAUR, noto-fonts-unhinted-variable-slim-gitAUR, noto-fonts-full-gitAUR, noto-fonts-full-variable-gitAUR, noto-fonts-full-variable-slim-gitAUR, noto-fonts-mainAUR, noto-fonts-variable-liteAUR, noto-fonts-latin-greek-cyrillicAUR, noto-fonts-liteAUR, ttf-noto-megamergeAUR, ttf-noto-sans-vfAUR, ttf-noto-serif-vfAUR, ttf-noto-sans-mono-vfAUR) (make)
- noto-fonts-cjk (noto-fonts-cjk-vfAUR, noto-fonts-cjk-hk-vfAUR, noto-fonts-cjk-jp-vfAUR, noto-fonts-cjk-kr-vfAUR, noto-fonts-cjk-sc-vfAUR, noto-fonts-cjk-tc-vfAUR, noto-fonts-hk-vfAUR, noto-fonts-jp-vfAUR, noto-fonts-kr-vfAUR, noto-fonts-sc-vfAUR, noto-fonts-tc-vfAUR, otf-noto-sans-cjkAUR, otf-noto-sans-cjk-vfAUR, otf-noto-sans-mono-cjk-vfAUR, otf-noto-serif-cjk-vfAUR, otf-noto-serif-cjkAUR, noto-fonts-cjk-chwsAUR, ttf-noto-sans-cjk-vfAUR, ttf-noto-sans-mono-cjk-vfAUR, ttf-noto-serif-cjk-vfAUR) (make)
- ttf-liberation (make)
- sane-airscan (sane-airscan-gitAUR) (optional) – airscan support
Latest Comments
alicavus commented on 2026-01-20 13:46 (UTC)
Thank you @bcb for you report
bcb commented on 2026-01-20 12:50 (UTC) (edited on 2026-01-20 12:50 (UTC) by bcb)
Doesn't build with
dotnet-sdkas it is version 10. The make dependency needs to be changed todotnet-sdk-9.0.alicavus commented on 2025-04-24 16:42 (UTC)
@incans I can't replicate your issue. Current version of
dotnet-sdkis9.0.4.sdk105-1, your issue is related to v.9.0.3.sdk104-1. I test onlymakepkg. Try to clean~/.nuget,~/.dotnet,~/.local/share/NuGetbefore build, and make sure you have enough free space (> 2.3 GB for.NETcaches, 500 MB fornaps2and all their dependencies) To achieve clean build you can usepkgctlor minimal arch container withsystemd-nspawn.incans commented on 2025-04-21 10:35 (UTC)
I currently have naps2 v7.5.3-2 on my system. When i try to upgrade to 8.1.4-1 it fails with the following errors:
==> Starting build()... /usr/share/dotnet/sdk/9.0.104/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportWorkloads.props(14,38): error MSB4242: SDK Resolver Failure: "The SDK resolver "Microsoft.DotNet.MSBuildWorkloadSdkResolver" failed while attempting to resolve the SDK "Microsoft.NET .SDK.WorkloadAutoImportPropsLocator". Exception: "System.FormatException: The input string '2_orig' was not in a correct format. at System.Number.ThrowFormatExceptionTChar at System.Version.Parse(String input) at System.Version..ctor(String version) at Microsoft.NET.Sdk.WorkloadManifestReader.SdkDirectoryWorkloadManifestProvider.VersionCompare(String first, String second) at Microsoft.NET.Sdk.WorkloadManifestReader.SdkDirectoryWorkloadManifestProvider.<>c.<ResolveManifestDirectory>b__23_2(ValueTuple
2 d1, Valu eTuple2 d2) at System.Linq.Enumerable.AggregateTSource at Microsoft.NET.Sdk.WorkloadManifestReader.SdkDirectoryWorkloadManifestProvider.ResolveManifestDirectory(String manifestDirectory) at Microsoft.NET.Sdk.WorkloadManifestReader.SdkDirectoryWorkloadManifestProvider.<>c__DisplayClass24_0.<FallbackForMissingManifest>b__5(Valu eTuple2 t) at System.Linq.Enumerable.IEnumerableWhereSelectIterator2.MoveNext() at System.Linq.Enumerable.IEnumerableWhereIterator1.ToList() at System.Linq.Enumerable.ToList[TSource](IEnumerable1 source) at Microsoft.NET.Sdk.WorkloadManifestReader.SdkDirectoryWorkloadManifestProvider.FallbackForMissingManifest(String manifestId) at Microsoft.NET.Sdk.WorkloadManifestReader.SdkDirectoryWorkloadManifestProvider.GetManifests() at Microsoft.NET.Sdk.WorkloadManifestReader.WorkloadResolver.LoadManifestsFromProvider(IWorkloadManifestProvider manifestProvider) at Microsoft.NET.Sdk.WorkloadManifestReader.WorkloadResolver.InitializeManifests() at Microsoft.NET.Sdk.WorkloadManifestReader.WorkloadResolver.GetInstalledWorkloadPacksOfKind(WorkloadPackKind kind)+MoveNext() at Microsoft.NET.Sdk.WorkloadMSBuildSdkResolver.CachingWorkloadResolver.Resolve(String sdkReferenceName, IWorkloadManifestProvider manifestP rovider, IWorkloadResolver workloadResolver) at Microsoft.NET.Sdk.WorkloadMSBuildSdkResolver.CachingWorkloadResolver.Resolve(String sdkReferenceName, String dotnetRootPath, String sdkVe rsion, String userProfileDir, String globalJsonPath) at Microsoft.NET.Sdk.WorkloadMSBuildSdkResolver.WorkloadSdkResolver.Resolve(SdkReference sdkReference, SdkResolverContext resolverContext, S dkResultFactory factory) at Microsoft.Build.BackEnd.SdkResolution.SdkResolverService.TryResolveSdkUsingSpecifiedResolvers(IReadOnlyList1 resolvers, Int32 submission Id, SdkReference sdk, LoggingContext loggingContext, ElementLocation sdkReferenceLocation, String solutionPath, String projectPath, Boolean int eractive, Boolean isRunningInVisualStudio, SdkResult& sdkResult, IEnumerable1& errors, IEnumerable`1& warnings)""The build failed. Fix the build errors and run again. ==> ERROR: A failure occurred in build(). Aborting... -> error making: naps2-exit status 4
binom commented on 2025-01-29 09:23 (UTC) (edited on 2025-01-29 09:28 (UTC) by binom)
The build fails for me on a fully updated Arch install du to dotnet being too new. I believe "dotnet-sdk>=8.0.0" needs to be replaced with "dotnet-sdk-8.0" in the PKGBUILD?
Invoked with
yay -S naps2Relevant error: ``You must install or update .NET to run this application.
App: /home/REDACTED/.cache/yay/naps2/src/naps2-7.5.3/NAPS2.Tools/bin/Debug/net8/n2 Architecture: x64 Framework: 'Microsoft.NETCore.App', version '8.0.0' (x64) .NET location: /usr/share/dotnet
The following frameworks were found: 9.0.1 at [/usr/share/dotnet/shared/Microsoft.NETCore.App]``