[Bug 1927219] Re: context deadline exceeded: unknown in containerd with latest runc version

2021-05-11 Thread Congelli501
The missing version seems to be caused by a different build environment (missing VERSION file at the root of the source tree). https://github.com/opencontainers/runc/blob/master/main.go#L20 https://github.com/opencontainers/runc/blob/master/Makefile#L15 -- You received this bug notification

[Bug 1927219] Re: context deadline exceeded: unknown in containerd with latest runc version

2021-05-11 Thread Congelli501
The version published in the PPA fixes the issue. ``` root@node0:~# runc -v runc version spec: 1.0.2-dev go: go1.13.8 libseccomp: 2.5.1 ``` Fore some reason, the runc version published in the PPA don't show the actual runc version with `runc -v`, just like the previous version (1.0-rc93)

[Bug 1927219] Re: context deadline exceeded: unknown in containerd with latest runc version

2021-05-11 Thread Congelli501
Of course, I could try a PPA or an attached deb file, anything that suits you best, everything is running on a test system anyway. Thanks for your help! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1927219] Re: context deadline exceeded: unknown in containerd with latest runc version

2021-05-10 Thread Congelli501
I tested the pre-built binary of the latest version of runc (by just replacing /usr/sbin/runc) and I was able to go to 400 pods on a single test node. This new version was released today. ``` root@node0:~# runc -v runc version 1.0.0-rc94 spec: 1.0.2-dev go: go1.14.15 libseccomp: 2.5.1 ```

[Bug 1927219] Re: context deadline exceeded: unknown in containerd with latest runc version

2021-05-07 Thread Congelli501
In order to test weave's container network impact, on the limit, I started 200 "sleep 7200" pods with the busybox image, with "hostNetwork: true" to disable container networking. This time, I was able to run 200 replicas, but I was unable to go to over 200 pods, I tried the grow the replicas

[Bug 1927219] Re: context deadline exceeded: unknown in containerd with latest runc version

2021-05-07 Thread Congelli501
I was able to reproduce the behaviour under a test VM. I used a simple example nginx deployment with a high number of replicas. With the older version of runc, I was able to run 200 replicas successfully and even 250. With the newer version of runc, I was only able to run 164 replicas out of

[Bug 1927219] Re: context deadline exceeded: unknown in containerd with latest runc version

2021-05-07 Thread Congelli501
Hi, Here is the kern.log extract of the time containers were trying to start. I only see logs about network interfaces, and the log is full of it. I don't see those logs anymore after the runc version downgrade. It looks like just a consequence of the runner's start failure. About the load, I

[Bug 1927219] [NEW] context deadline exceeded: unknown in containerd with latest runc version

2021-05-05 Thread Congelli501
Public bug reported: When upgrading runc to the latest version from focal-updates, Kubernetes, using containerd, fails to start new containers after a certain amount of container have been reached a certain amount (more than 100 ~ 150 containers). With the previous version of runc, I was able

[Bug 1924850] [NEW] package usrmerge 24ubuntu3 failed to install/upgrade: installed usrmerge package post-installation script subprocess returned error exit status 1

2021-04-17 Thread Congelli501
Public bug reported: I ran "sudo mv /bin/usb_printerid /tmp" to continue with the install ProblemType: Package DistroRelease: Ubuntu 21.04 Package: usrmerge 24ubuntu3 ProcVersionSignature: Ubuntu 5.11.0-14.15-generic 5.11.12 Uname: Linux 5.11.0-14-generic x86_64 NonfreeKernelModules:

[Bug 1440883] [NEW] package w3c-markup-validator (not installed) failed to install/upgrade: le sous-processus script post-installation installé a retourné une erreur de sortie d'état 127

2015-04-06 Thread Congelli501
Public bug reported: Install w3c validator with nginx installed and not apache2 (a2enmod not found) ProblemType: Package DistroRelease: Ubuntu 14.04 Package: w3c-markup-validator (not installed) ProcVersionSignature: Ubuntu 3.16.0-33.44~14.04.1-generic 3.16.7-ckt7 Uname: Linux 3.16.0-33-generic

[Bug 1292832] Re: [Notebook W54_55SU1,SUW] hibernate/resume failure

2014-03-18 Thread Congelli501
I can confirm that this is now working with the latest kernel I tried to hibernate two time in the same session with a running video, and it worked fine. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1292832] [NEW] [Notebook W54_55SU1, SUW] hibernate/resume failure

2014-03-15 Thread Congelli501
/controlC1: congelli501 2346 F pulseaudio /dev/snd/controlC0: congelli501 2346 F pulseaudio Date: Sat Mar 15 12:23:31 2014 ExecutablePath: /usr/share/apport/apportcheckresume Failure: hibernate/resume HibernationDevice: RESUME=UUID=7eed90c2-ba71-4269-a071-8728978e4113 InstallationDate

[Bug 1247740] Re: Landscape will not print properly in Libreoffice calc in ubuntu 13.10

2013-12-22 Thread Congelli501
poppler has only been upgraded in Ubuntu 14.04, anyway to backport the fix to 13.10 ? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1247740 Title: Landscape will not print properly in Libreoffice

[Bug 992531] Re: Ubuntu hang while stopping

2012-05-03 Thread Congelli501
I tried to get the oops, and the log, but I don't have anything. The kernel just echoes System Halted. About the other kernel, I tried with the daily build and it didn't work too. I also trie with the 2.6.26 kernel, but the system hang. On the other hand, I tried to shut down my computer with

[Bug 992531] Re: Ubuntu hang while stopping

2012-05-02 Thread Congelli501
I'm really not sure this is because of the kernel. I tried to stop three different computers with sudo halt, and they all failed to stop. Such a common problem would already have been spotted in the linux kernel. Stoping the computer using the menu seems to work fine. It may be a script /

[Bug 992531] [NEW] Ubuntu hang while stopping

2012-05-01 Thread Congelli501
. ApportVersion: 2.0.1-0ubuntu7 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: congelli501 2111 F pulseaudio CRDA: Error: [Errno 2] Aucun fichier ou dossier de ce type Card0.Amixer.info: Card hw:0 'Intel'/'HDA Intel at 0xfdff8000 irq 45' Mixer name

[Bug 992531] Re: Ubuntu hang while stopping

2012-05-01 Thread Congelli501
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/992531 Title: Ubuntu hang while stopping To manage notifications about this bug go to:

[Bug 992531] Re: Ubuntu hang while stopping

2012-05-01 Thread Congelli501
3.2.0-24-generic x86_64 NonfreeKernelModules: nvidia AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24. ApportVersion: 2.0.1-0ubuntu7 Architecture: amd64 AudioDevicesInUse: - USERPID ACCESS COMMAND - /dev/snd/controlC0: congelli501 2111 F pulseaudio +  USER

[Bug 987933] Re: Ubuntu 12.04 shutdown hangs

2012-04-29 Thread Congelli501
I have the same problem with two (very) different hardware: An Intel based computer with an NVidia graphic card and the clased-source driver. Using a fresh install of Ubuntu 12.04. See hw1 An AMD based computer, with an AMD graphic card using the open source driver. Upgraded to precise. See hw2

[Bug 987933] Re: Ubuntu 12.04 shutdown hangs

2012-04-29 Thread Congelli501
** Attachment added: hw2 : lshw result on the second computer. https://bugs.launchpad.net/ubuntu/+source/linux/+bug/987933/+attachment/3114858/+files/hw2 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 990743] [NEW] package amarok (not installed) failed to install/upgrade: lecture courte (short read) lors d'une copie de buffer pour backend dpkg-deb pendant « ./usr/lib/kde4/amarok_appletscript_s

2012-04-28 Thread Congelli501
Public bug reported: Auto report. I was just installing amarok on a brand new installation of Ubuntu precise (installed using the alternate CD). ProblemType: Package DistroRelease: Ubuntu 12.04 Package: amarok (not installed) ProcVersionSignature: Ubuntu 3.2.0-23.36-generic 3.2.14 Uname: Linux

[Bug 990743] Re: package amarok (not installed) failed to install/upgrade: lecture courte (short read) lors d'une copie de buffer pour backend dpkg-deb pendant « ./usr/lib/kde4/amarok_appletscript_sim

2012-04-28 Thread Congelli501
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/990743 Title: package amarok (not installed) failed to install/upgrade: lecture courte (short read) lors d'une copie de buffer pour backend dpkg-deb

[Bug 990743] Re: package amarok (not installed) failed to install/upgrade: lecture courte (short read) lors d'une copie de buffer pour backend dpkg-deb pendant « ./usr/lib/kde4/amarok_appletscript_sim

2012-04-28 Thread Congelli501
The problem was because of some packages installed from gnome3 team's ppa. My problem is solved and you can clase this bug. -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to amarok in Ubuntu. https://bugs.launchpad.net/bugs/990743 Title:

[Bug 990743] Re: package amarok (not installed) failed to install/upgrade: lecture courte (short read) lors d'une copie de buffer pour backend dpkg-deb pendant « ./usr/lib/kde4/amarok_appletscript_sim

2012-04-28 Thread Congelli501
** Changed in: amarok (Ubuntu) Status: New = Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/990743 Title: package amarok (not installed) failed to install/upgrade: lecture courte

[Bug 806003] Re: [Package request] - c501checkers, Mem Write, Wake On Lan

2011-11-05 Thread Congelli501
[needs-packaging] c501checkers C501 Checkers is a checkers game. You can use international rules (10x10 sized board) or English rules (8x8 sized board). Moreover, you can fight against your computer (5 levels are available) or another human. URL:

[Bug 806003] [NEW] [Package request] - c501checkers, Mem Write, Wake On Lan

2011-07-05 Thread Congelli501
Public bug reported: Hi, I have made a RFA (Request for adoption) in debian for a program I made here : http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=595090. I have made the request a long time ago but nothing happens. I would like someone to make an Ubuntu package for some of my programs:

[Bug 260317] Re: [needs-packaging] resistance value

2008-09-06 Thread Congelli501
The program is now packed, you shall I do now ? -- [needs-packaging] resistance value https://bugs.launchpad.net/bugs/260317 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 260317] Re: needs-packaging

2008-08-22 Thread Congelli501
I am packing it (http://revu.ubuntuwire.com/details.py?package=resistancevalue). -- needs-packaging https://bugs.launchpad.net/bugs/260317 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 260317] [NEW] needs-packaging

2008-08-22 Thread Congelli501
Public bug reported: Can you add this package ? Name: resistance value Version: 1.0.0 Src: http://congelli.kelio.org/download/resistancevalue/resistancevalue-1.0.0.tar.gz Licence: GPL ** Affects: ubuntu Importance: Undecided Status: New ** Tags: needs-packaging --