Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

set up my own backport repository

User discussion about Debian Development, Debian Project News and Announcements. Not for support questions.
Post Reply
Message
Author
hjmooses
Posts: 1
Joined: 2015-04-30 20:17

set up my own backport repository

#1 Post by hjmooses »

Hi I would like to set up my own backport repository

i use reprepro

everything well so far!

The package is now installable whit the command apt-get install <<package>> but i want the package is only installable by the command apt-get -t wheezy-backports install <package>

how can i automatically pin: 100 the repo packages set as here shone http://backports.debian.org/Instructions/#index3h2 without making changes to the client PC ???

I tried it with reprepro and with mini-dinstall. but not an option found on how to change this! in conf / distributions

Origin: Debian Backports
Label: Debian Backports
Suite: wheezy-backports
codenamed wheezy-backports
version:
Architectures: amd64
Components: main
Description: Debian wheezy
Update: wheezy-backports
NotAutomatic: yes
ButAutomaticUpgrades: yes

Maybe someone has an idea ?

User avatar
hudson
Posts: 56
Joined: 2015-07-07 17:00

Re: set up my own backport repository

#2 Post by hudson »

I think you need to look into apt-pinning

https://wiki.debian.org/AptPreferences

Post Reply