Bug#873689: apt: create a clean-update command

2017-08-30 Thread Cedric BRINER
Package: apt
Version: 1.5~beta2
Severity: wishlist

Hi, I'm looking for a way to suppress the data stored by the command apt
update. It would be nice to have something like "apt clean-update".

As this was missing, I was running : rm -r /var/cache/apt/ /var/lib/apt/lists.

But it would be easier and more consistent to have such ability within apt,
even more when your are troubleshooting a repository created with apt-mirror.

Regards.

cED



-- Package-specific info:

-- apt-config dump --

APT "";
APT::Architecture "amd64";
APT::Build-Essential "";
APT::Build-Essential:: "build-essential";
APT::Install-Recommends "1";
APT::Install-Suggests "0";
APT::Sandbox "";
APT::Sandbox::User "_apt";
APT::Authentication "";
APT::Authentication::TrustCDROM "true";
APT::NeverAutoRemove "";
APT::NeverAutoRemove:: "^firmware-linux.*";
APT::NeverAutoRemove:: "^linux-firmware$";
APT::NeverAutoRemove:: "^linux-image-4\.11\.0-1-amd64$";
APT::NeverAutoRemove:: "^linux-image-4\.12\.0-1-amd64$";
APT::NeverAutoRemove:: "^linux-headers-4\.11\.0-1-amd64$";
APT::NeverAutoRemove:: "^linux-headers-4\.12\.0-1-amd64$";
APT::NeverAutoRemove:: "^linux-image-extra-4\.11\.0-1-amd64$";
APT::NeverAutoRemove:: "^linux-image-extra-4\.12\.0-1-amd64$";
APT::NeverAutoRemove:: "^linux-signed-image-4\.11\.0-1-amd64$";
APT::NeverAutoRemove:: "^linux-signed-image-4\.12\.0-1-amd64$";
APT::NeverAutoRemove:: "^kfreebsd-image-4\.11\.0-1-amd64$";
APT::NeverAutoRemove:: "^kfreebsd-image-4\.12\.0-1-amd64$";
APT::NeverAutoRemove:: "^kfreebsd-headers-4\.11\.0-1-amd64$";
APT::NeverAutoRemove:: "^kfreebsd-headers-4\.12\.0-1-amd64$";
APT::NeverAutoRemove:: "^gnumach-image-4\.11\.0-1-amd64$";
APT::NeverAutoRemove:: "^gnumach-image-4\.12\.0-1-amd64$";
APT::NeverAutoRemove:: "^.*-modules-4\.11\.0-1-amd64$";
APT::NeverAutoRemove:: "^.*-modules-4\.12\.0-1-amd64$";
APT::NeverAutoRemove:: "^.*-kernel-4\.11\.0-1-amd64$";
APT::NeverAutoRemove:: "^.*-kernel-4\.12\.0-1-amd64$";
APT::NeverAutoRemove:: "^linux-backports-modules-.*-4\.11\.0-1-amd64$";
APT::NeverAutoRemove:: "^linux-backports-modules-.*-4\.12\.0-1-amd64$";
APT::NeverAutoRemove:: "^linux-tools-4\.11\.0-1-amd64$";
APT::NeverAutoRemove:: "^linux-tools-4\.12\.0-1-amd64$";
APT::VersionedKernelPackages "";
APT::VersionedKernelPackages:: "linux-image";
APT::VersionedKernelPackages:: "linux-headers";
APT::VersionedKernelPackages:: "linux-image-extra";
APT::VersionedKernelPackages:: "linux-signed-image";
APT::VersionedKernelPackages:: "kfreebsd-image";
APT::VersionedKernelPackages:: "kfreebsd-headers";
APT::VersionedKernelPackages:: "gnumach-image";
APT::VersionedKernelPackages:: ".*-modules";
APT::VersionedKernelPackages:: ".*-kernel";
APT::VersionedKernelPackages:: "linux-backports-modules-.*";
APT::VersionedKernelPackages:: "linux-tools";
APT::Never-MarkAuto-Sections "";
APT::Never-MarkAuto-Sections:: "metapackages";
APT::Never-MarkAuto-Sections:: "contrib/metapackages";
APT::Never-MarkAuto-Sections:: "non-free/metapackages";
APT::Never-MarkAuto-Sections:: "restricted/metapackages";
APT::Never-MarkAuto-Sections:: "universe/metapackages";
APT::Never-MarkAuto-Sections:: "multiverse/metapackages";
APT::Move-Autobit-Sections "";
APT::Move-Autobit-Sections:: "oldlibs";
APT::Move-Autobit-Sections:: "contrib/oldlibs";
APT::Move-Autobit-Sections:: "non-free/oldlibs";
APT::Move-Autobit-Sections:: "restricted/oldlibs";
APT::Move-Autobit-Sections:: "universe/oldlibs";
APT::Move-Autobit-Sections:: "multiverse/oldlibs";
APT::Periodic "";
APT::Periodic::Update-Package-Lists "1";
APT::Periodic::Download-Upgradeable-Packages "1";
APT::Periodic::AutocleanInterval "7";
APT::Periodic::Unattended-Upgrade "1";
APT::Update "";
APT::Update::Post-Invoke-Success "";
APT::Update::Post-Invoke-Success:: "/usr/bin/test -e 
/usr/share/dbus-1/system-services/org.freedesktop.PackageKit.service && 
/usr/bin/test -S /var/run/dbus/system_bus_socket && /usr/bin/gdbus call 
--system --dest org.freedesktop.PackageKit --object-path 
/org/freedesktop/PackageKit --timeout 4 --method 
org.freedesktop.PackageKit.StateHasChanged cache-update > /dev/null; /bin/echo 
> /dev/null";
APT::Architectures "";
APT::Architectures:: "amd64";
APT::Compressor "";
APT::Compressor::. "";
APT::Compressor::.::Name ".";
APT::Compressor::.::Extension "";
APT::Compressor::.::Binary "";
APT::Compressor::.::Cost "0";
APT::Compressor::lz4 "";
APT::Compressor::lz4::Name "lz4";
APT::Compressor::lz4::Extension ".lz4";
APT::Compressor::lz4::Binary "false";
APT::Compressor::lz4::Cost "50";
APT::Compressor::gzip "";
APT::Compressor::gzip::Name "gzip";
APT::Compressor::gzip::Extension ".gz";
APT::Compressor::gzip::Binary "gzip";
APT::Compressor::gzip::Cost "100";
APT::Compressor::gzip::CompressArg "";
APT::Compressor::gzip::CompressArg:: "-6n";
APT::Compressor::gzip::UncompressArg "";
APT::Compressor::gzip::UncompressArg:: "-d";
APT::Compressor::xz "";
APT::Compressor::xz::Name "xz";
APT::Compressor::xz::Extension ".xz";
APT::Compressor::xz::Binary "xz";
APT::Compressor::xz::Cost "200";

Bug#865375: gnome-software-plugin-flatpak: clicking on a application on http://flatpak.org/apps.html says "file is not supported"

2017-06-20 Thread Cedric BRINER
Package: gnome-software-plugin-flatpak
Version: 3.22.5-1
Severity: normal

Hi,

Flatpak could ease the way that user install software. I've installed gnome-
software-plugin-flatpak, wishing that gnome-software will be able to install
clicked link on http://flatpak.org/apps.html. Gnome-software tells me in
french:
'''
Désolé, ça n'a pas marché.
Le fichier n'est pas pris en charge
'''

which could be translated as
'''
Sorry, that didn't work.
The file is not supported
'''





-- System Information:
Debian Release: 9.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 4.9.0-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_CH.UTF-8, LC_CTYPE=fr_CH.UTF-8 (charmap=UTF-8), 
LANGUAGE=fr_CH:fr (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages gnome-software-plugin-flatpak depends on:
ii  flatpak 0.8.6-1
ii  gnome-software  3.25.1-1
ii  libc6   2.24-11
ii  libflatpak0 0.8.6-1
ii  libglib2.0-02.50.3-2

gnome-software-plugin-flatpak recommends no packages.

gnome-software-plugin-flatpak suggests no packages.

-- no debconf information


Bug#836769: debian-installer: use DNS provided by the "router advertisement"

2016-09-05 Thread Cedric BRINER
Package: debian-installer
Severity: normal
Tags: ipv6

Hi,

In the network configuration panels, the system discovers the subnets and take
automatically an ipv6. But it does not use automatically the list of
DNS provided by the RA.

Regards.



-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (650, 'testing'), (600, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.6.0-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=fr_CH.UTF-8, LC_CTYPE=fr_CH.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)



Bug#835473: locate: better management of snapshot FS (zfs,btrfs)

2016-08-26 Thread Cedric BRINER
Package: locate
Version: 4.6.0+git+20160703-2
Severity: important

Hi,

I'm using the zfs snapshots to get a sort of backup. Each snapshot is a big as
the original FS is. So if we have 10 snapshots, updatedb.findutils will takes
10 times longer. I do think that snapshot *in general* should not read by
locate.


In my case, I've added to /etc/updatedb.findutils.cron.local
PRUNEPATHS="$PRUNEPATHS /home/briner/.zfs"

Could be also a good idea, to minimize the work, to at least provide an
commented updatedb.findutils.cron.local which says in it the option that could
be added.

Regards.

cED



-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (650, 'testing'), (600, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.6.0-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=fr_CH.UTF-8, LC_CTYPE=fr_CH.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages locate depends on:
ii  findutils  4.6.0+git+20160703-2
ii  libc6  2.23-4

locate recommends no packages.

locate suggests no packages.

-- no debconf information



Bug#835203: powerline: Use the non existing character "ⓔ" when activating a venv in python

2016-08-23 Thread Cedric BRINER
Package: powerline
Version: 2.4-1
Severity: normal

Hi,

When you do create a venv with python3 as:
python3 -m venv venv

and source it
source venv/bin/activate

the powerline add a non existing character "ⓔ" to the prompt. It seems that
powerline use more character than what fonts-powerline provides.



-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (650, 'testing'), (600, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.6.0-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=fr_CH.UTF-8, LC_CTYPE=fr_CH.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages powerline depends on:
ii  libc6 2.23-4
ii  python-powerline  2.4-1
pn  python:any

Versions of packages powerline recommends:
ii  fonts-powerline  2.4-1

Versions of packages powerline suggests:
ii  python-powerline-doc  2.4-1
pn  vim-addon-manager 


Bug#835103: powerline: shell/default.json do not display the right side

2016-08-22 Thread Cedric BRINER
Package: powerline
Version: 2.4-1
Severity: normal
Tags: lfs

Hi,

I'm not able to make work git displaying information when using
shell/default.json. But shell/default_leftonly.json works.

I've tried to added cwd on right for shell/default.json with no success.
{
  "function": "powerline.segments.shell.cwd",
  "priority": 10
}

So it seems more that it is not able to display the right side




-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (650, 'testing'), (600, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.6.0-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=fr_CH.UTF-8, LC_CTYPE=fr_CH.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages powerline depends on:
ii  libc6 2.23-4
ii  python-powerline  2.4-1
pn  python:any

Versions of packages powerline recommends:
ii  fonts-powerline  2.4-1

Versions of packages powerline suggests:
ii  python-powerline-doc  2.4-1
pn  vim-addon-manager 

-- no debconf information



Bug#827414: gnome-tweak-tool: unable to add an application at login not listed (eg: rygel)

2016-06-15 Thread Cedric BRINER
Package: gnome-tweak-tool
Version: 3.20.1-1
Severity: normal

Dear Maintainer,

I'm a user of rygel (a dlna server) wanting to start this application at login.
I thought about using gnome-tweak-tool to do so. But the application did not
let me to add a component not yet listed. There is actually not a "add" button
or someting similar for adding it.



-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 4.5.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_CH.UTF-8, LC_CTYPE=fr_CH.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages gnome-tweak-tool depends on:
ii  gir1.2-glib-2.01.48.0-2
ii  gir1.2-gnomedesktop-3.03.20.2-1
ii  gir1.2-gtk-3.0 3.20.6-1
ii  gir1.2-notify-0.7  0.7.6-2
ii  gir1.2-pango-1.0   1.40.1-1
ii  gir1.2-soup-2.42.54.1-1
ii  gnome-settings-daemon  3.20.1-1
ii  gnome-shell-common 3.20.2-1
ii  gsettings-desktop-schemas  3.20.0-3
ii  mutter-common  3.20.2-1
ii  python 2.7.11-1
ii  python-gi  3.20.1-1

gnome-tweak-tool recommends no packages.

gnome-tweak-tool suggests no packages.

-- no debconf information



Bug#821071: snapper: multiple snapshots create a overload on locate

2016-04-15 Thread Cedric BRINER
Package: snapper
Version: 0.2.4-1+b1
Severity: important

Hello,

I've been using btrfs on large a 2.5TB filesystem

and keeping about 32 snaphots:
ls -1 /home/.snapshots/  | wc -l
  # 33

I started to see slow down on my desktop due to a high i/o on disk. The command
"updatedb" shipped by mlocate package was walking through the whole FS (and
also the snapshots).

I've added to PRUNEPATHS in /etc/updatedb.conf with /media /home/.snapshots.

It could be a good idea to remove such directory with globing files:
*/.snapshots/
*/.zfs/ <--- in case the person use zfs

Regards




-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.4.0-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=fr_CH.utf8, LC_CTYPE=fr_CH.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages snapper depends on:
ii  btrfs-tools4.4-1
ii  libacl12.2.52-3
ii  libboost-system1.58.0  1.58.0+dfsg-5+b1
ii  libboost-thread1.58.0  1.58.0+dfsg-5+b1
ii  libc6  2.22-5
ii  libdbus-1-31.10.8-1
ii  libgcc11:5.3.1-13
ii  libmount1  2.27.1-6
ii  libsnapper20.2.4-1+b1
ii  libstdc++6 5.3.1-13
ii  libxml22.9.3+dfsg1-1
ii  zlib1g 1:1.2.8.dfsg-2+b1

snapper recommends no packages.

snapper suggests no packages.

-- Configuration Files:
/etc/default/snapper changed [not included]

-- no debconf information



Bug#802442: gnome-terminal: search (CTRL + SHIFT + F) only shows one match per line

2015-10-20 Thread Cedric BRINER
Package: gnome-terminal
Version: 3.18.1-1
Severity: normal

When searching which gnome package where going to be upgraded, I used the
search engine with the "gnome" as the pattern. It did show me only the first
instance on each line but not the other.



-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.2.0-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=fr_CH.utf8, LC_CTYPE=fr_CH.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages gnome-terminal depends on:
ii  dconf-gsettings-backend [gsettings-backend]  0.24.0-2
ii  gconf-service3.2.6-3
ii  gnome-terminal-data  3.18.1-1
ii  gsettings-desktop-schemas3.18.0-1
ii  libatk1.0-0  2.18.0-1
ii  libc62.19-22
ii  libcairo-gobject21.14.2-2
ii  libcairo21.14.2-2
ii  libdconf10.24.0-2
ii  libgconf-2-4 3.2.6-3
ii  libgdk-pixbuf2.0-0   2.32.1-1
ii  libglib2.0-0 2.46.0-2
ii  libgtk-3-0   3.18.2-1
ii  libnautilus-extension1a  3.14.2-1
ii  libpango-1.0-0   1.38.0-3
ii  libpangocairo-1.0-0  1.38.0-3
ii  libuuid1 2.27-3
ii  libvte-2.91-00.42.1-1
ii  libx11-6 2:1.6.3-1

Versions of packages gnome-terminal recommends:
ii  dbus-x11  1.10.0-3
ii  gvfs  1.26.0-2
ii  yelp  3.16.1-1

gnome-terminal suggests no packages.

-- no debconf information



Bug#624370: iscsitarget-dkms: Does not compile with linux-image 2.6.38-2-amd64

2011-04-27 Thread Cedric BRINER
Package: iscsitarget-dkms
Version: 1.4.20.2-4
Severity: important

#cat /var/cache/modass/iscsitarget-source.buildlog.2.6.38-2-amd64.130392
dh_clean
/usr/bin/make -C /lib/modules/2.6.38-2-amd64/build
SUBDIRS=/usr/src/modules/iscsitarget/kernel clean
make[1]: Entering directory `/usr/src/linux-headers-2.6.38-2-amd64'
  CLEAN   /usr/src/modules/iscsitarget/kernel/.tmp_versions
make[1]: Leaving directory `/usr/src/linux-headers-2.6.38-2-amd64'
/usr/bin/make  -f debian/rules kdist_clean kdist_config binary-modules
make[1]: Entering directory `/usr/src/modules/iscsitarget'
dh_clean
/usr/bin/make -C /lib/modules/2.6.38-2-amd64/build
SUBDIRS=/usr/src/modules/iscsitarget/kernel clean
make[2]: Entering directory `/usr/src/linux-headers-2.6.38-2-amd64'
make[2]: Leaving directory `/usr/src/linux-headers-2.6.38-2-amd64'
for templ in /usr/src/modules/iscsitarget/debian/iscsitarget-module-
_KVERS_.postinst; do \
cp $templ `echo $templ | sed -e 's/_KVERS_/2.6.38-2-amd64/g'` ; \
  done
for templ in `ls debian/*.modules.in` ; do \
test -e ${templ%.modules.in}.backup || cp ${templ%.modules.in}
${templ%.modules.in}.backup 2/dev/null || true; \
sed -e 's/##KVERS##/2.6.38-2-amd64/g ;s/#KVERS#/2.6.38-2-amd64/g ;
s/_KVERS_/2.6.38-2-amd64/g ; s/##KDREV##/2.6.38-3/g ; s/#KDREV#/2.6.38-3/g ;
s/_KDREV_/2.6.38-3/g  '  $templ  ${templ%.modules.in}; \
  done
for p in ; do \
echo Applying patch $p; \
test -f patches/$p  patch -p1  patches/$p \
#test -f patches/compat-2.6.38.patch  patch -p1 
patches/compat-2.6.38.patch \
done
dh_testdir
dh_testroot
dh_clean -k
dh_clean: dh_clean -k is deprecated; use dh_prep instead
#/usr/bin/make -C /lib/modules/2.6.38-2-amd64/build
KERNEL_SOURCES=/lib/modules/2.6.38-2-amd64/build MODVERSIONS=detect
KERNEL=linux-2.6.38-2-amd64 KDIR=/lib/modules/2.6.38-2-amd64/build
SUBDIRS=/usr/src/modules/iscsitarget/kernel modules
/usr/bin/make -C /lib/modules/2.6.38-2-amd64/build
SUBDIRS=/usr/src/modules/iscsitarget/kernel modules
make[2]: Entering directory `/usr/src/linux-headers-2.6.38-2-amd64'
  CC [M]  /usr/src/modules/iscsitarget/kernel/tio.o
  CC [M]  /usr/src/modules/iscsitarget/kernel/iscsi.o
  CC [M]  /usr/src/modules/iscsitarget/kernel/nthread.o
  CC [M]  /usr/src/modules/iscsitarget/kernel/wthread.o
/usr/src/modules/iscsitarget/kernel/wthread.c: In function 'worker_thread':
/usr/src/modules/iscsitarget/kernel/wthread.c:75: error: implicit declaration
of function 'copy_io_context'
make[5]: *** [/usr/src/modules/iscsitarget/kernel/wthread.o] Error 1
make[4]: *** [_module_/usr/src/modules/iscsitarget/kernel] Error 2
make[3]: *** [sub-make] Error 2
make[2]: *** [all] Error 2
make[2]: Leaving directory `/usr/src/linux-headers-2.6.38-2-amd64'
make[1]: *** [binary-modules] Error 2
make[1]: Leaving directory `/usr/src/modules/iscsitarget'
make: *** [kdist_build] Error 2



-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.38-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash

Versions of packages iscsitarget-dkms depends on:
ii  dkms  2.1.1.2-6  Dynamic Kernel Module Support Fram
ii  make  3.81-8.1   An utility for Directing compilati

iscsitarget-dkms recommends no packages.

iscsitarget-dkms suggests no packages.

-- 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