On 29.11.2015 19:25, Josh Triplett wrote:
> Andreas Cadhalpun wrote:
>> The correct way would be to choose a new 'best hit', if either
>> * there is a target release and it matches the release of the package,
>> * or there is no target release
>> and the version is higher than the last best hit.
On 29.11.2015 14:41, David Kalnischkies wrote:
> On Sun, Nov 29, 2015 at 03:17:47AM +0100, Andreas Cadhalpun wrote:
>> One has to do:
>> $ cd test/interactive-helper
>> $ make aptwebserver
>
> A simple 'make' in the top-level directory builds this webserver
Indeed, but somehow 'debian/rules build
On Sun, Nov 29, 2015 at 03:17:47AM +0100, Andreas Cadhalpun wrote:
> >> Last = Parse;
> >> Offset = Parse->Offset();
> >> Version = Ver;
> >> + break;
> >> }
> >> }
> >>
> >
> > That 'fixes' this problem while r
Control: tag -1 patch
Hi David,
On 15.08.2015 13:40, David Kalnischkies wrote:
> Control: tag -1 - patch
>
>> @@ -387,13 +388,15 @@ static pkgSrcRecords::Parser *FindSrc(const char
>> *Name,pkgRecords &Recs,
>> // See if we need to look for a specific release tag
>> if (RelT
Control: tag -1 - patch
> @@ -387,13 +388,15 @@ static pkgSrcRecords::Parser *FindSrc(const char
> *Name,pkgRecords &Recs,
> // See if we need to look for a specific release tag
> if (RelTag != "" && UserRequestedVerTag == "")
> {
> -const string Rel = Ge
Control: tag -1 patch
On 15.08.2015 02:13, Russ Allbery wrote:
> I believe the explanation is that selecting the distribution doesn't work
> the way that you think it does. It just changes the prioritization used
> for selecting packages to install, which is then ignored by the source
> command.
Hi Daniel,
On 14.08.2015 08:10, Daniel Reichelt wrote:
> when I do 'apt-get source linux' with jessie+sid enabled in sources.list,
> there's no way to select jessie's ksrc version by target release. Neither
> of these work:
>
> - apt-get source linux
> - apt-get -t jessie source linux
> - apt-get
7 matches
Mail list logo