Bug#547951: reports warnings and errors about apt config

2009-11-04 Thread Eugene V. Lyubimkin
package cupt libcupt-perl update-notifier-common
clone 547951 -1
reasssign -1 update-notifier-common
retitle -1 wrong syntax in apt config snippet
reassign 547951 libcupt-perl
severity 547951 minor
tags 547951 + confirmed pending
thanks

Hello Jean, thanks for your report,

Jean-Christophe Dubacq wrote:
> Package: cupt
> Version: 1.2.1
> Severity: normal
> 
[...]
> The content of these files are:
> $ cat /etc/apt/apt.conf.d/15update-stamp 
> APT::Update::Post-Invoke-Success:: {"touch 
> /var/lib/apt/periodic/update-success-stamp 2>/dev/null || true";};
Wrong syntax. The '::' before '{' are wrong and should be removed. Cloned the
bug report and reassigned to binary package that provide this snippet.

> $ cat /etc/apt/apt.conf.d/50unattended-upgrades 
> [...]
Fixed these warnings in master branch.

-- 
Eugene V. Lyubimkin aka JackYF, JID: jackyf.devel(maildog)gmail.com
C++/Perl developer, Debian Developer



signature.asc
Description: OpenPGP digital signature


Bug#547951: reports warnings and errors about apt config

2009-11-03 Thread Jean-Christophe Dubacq
Package: cupt
Version: 1.2.1
Severity: normal

Hello,

Apparently, some syntax is again not supported in cupt:
$ sudo cupt update
E: bad config in file '/etc/apt/apt.conf.d/15update-stamp'
W: skipped configuration file '/etc/apt/apt.conf.d/15update-stamp'
W: attempt to set wrong option 'Unattended-Upgrade::Allowed-Origins'
[...]

The content of these files are:
$ cat /etc/apt/apt.conf.d/15update-stamp 
APT::Update::Post-Invoke-Success:: {"touch 
/var/lib/apt/periodic/update-success-stamp 2>/dev/null || true";};

$ cat /etc/apt/apt.conf.d/50unattended-upgrades 
// Automatically upgrade packages from these (origin, archive) pairs
Unattended-Upgrade::Allowed-Origins {
"Debian stable";
//  "Debian squeeze-proposed-updates";
};

// List of packages to not update
Unattended-Upgrade::Package-Blacklist {
//  "vim";
//  "libc6";
//  "libc6-dev";
//  "libc6-i686";
};

// Send email to this address for problems or packages upgrades
// If empty or unset then no email is sent, make sure that you
// have a working mail setup on your system. The package 'mailx'
// must be installed or anything that provides /usr/bin/mail.
//Unattended-Upgrade::Mail "r...@localhost";


-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.30-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages cupt depends on:
ii  libcupt-perl  1.2.1  alternative front-end for dpkg -- 
ii  perl  5.10.1-6   Larry Wall's Practical Extraction 
ii  sensible-utils0.0.1  Utilities for sensible alternative

cupt recommends no packages.

Versions of packages cupt suggests:
pn  libterm-readline-gnu-perl  (no description available)

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org