nexus-repository-apt icon indicating copy to clipboard operation
nexus-repository-apt copied to clipboard

A Nexus Repository 3 plugin that allows usage of apt repositories

Results 11 nexus-repository-apt issues
Sort by recently updated
recently updated
newest added

It would be nice to have multiple distributions in the same repository. As it it we have to create a new repository for each distribution. I suppose this would require...

enhancement
help wanted

* **What are you trying to do?** I am trying to expand test coverage on this project so it might be a bit easier for others to contribute! In the...

enhancement
help wanted

Thanks for creating an issue! Please fill out this form so we can be sure to have all the information we need, and to minimize back and forth. * **What...

help wanted

Thanks for writing and sharing the apt repository plugin. * **What are you trying to do?** Provide a persistent proxy of upstream apt repositories for ubuntu which doesn't delete old...

doc

Currently just throw an exception, we need a useful message: java.lang.NullPointerException: null at net.staticsnow.nexus.repository.apt.internal.snapshot.AptSnapshotFacetSupport.collectSnapshotItems(AptSnapshotFacetSupport.java:126) at net.staticsnow.nexus.repository.apt.internal.snapshot.AptSnapshotFacetSupport.createSnapshot(AptSnapshotFacetSupport.java:65) at org.sonatype.nexus.transaction.TransactionalWrapper.proceedWithTransaction(TransactionalWrapper.java:56) at org.sonatype.nexus.transaction.TransactionInterceptor.invoke(TransactionInterceptor.java:54) at net.staticsnow.nexus.repository.apt.internal.snapshot.AptSnapshotHandler.handleSnapshotAdminRequest(AptSnapshotHandler.java:81) at net.staticsnow.nexus.repository.apt.internal.snapshot.AptSnapshotHandler.handle(AptSnapshotHandler.java:67) at org.sonatype.nexus.repository.view.Context.proceed(Context.java:80) at org.sonatype.nexus.repository.storage.UnitOfWorkHandler.handle(UnitOfWorkHandler.java:39) at org.sonatype.nexus.repository.view.Context.proceed(Context.java:80)...

Thanks for creating an issue! Please fill out this form so we can be sure to have all the information we need, and to minimize back and forth. * **What...

bug
help wanted

* **What are you trying to do?** I'm trying to use docker image but I have to build it myself because the images I can see in Docker Hub are...

Packages of all architecture added do not seem to be part of the manifest. steps to reproduce: * add a package that is not (say) amd64, but 'all' in architecture....

Hello, I just started using Nexus and APT plugin. Nexus: 3.15.2-01 APT plugin: 1.0.10 I encountered a problem that apprears only sometimes. I try to do: `sudo apt update` when...

First, thanks for the work on this. We were using Freight, but it's super slow because it has to re-sign the entire repository, and you have to build a lot...