[Bug 942180] Re: apport detect every package as not genuine

2012-03-13 Thread Fabio Marconi
Hello njin@precious:~/iso$ apt-cache policy ubuntu-defaults-builder ubuntu-defaults-builder: Installato: 0.24 Builded today's image, write to usb with persistence, no network connected, apport fully working till it promp to send the report to the developers. Thanks Fabio --- Ubuntu Bug Squad

[Bug 942180] Re: apport detect every package as not genuine

2012-03-12 Thread Martin Pitt
** Changed in: ubuntu-defaults-builder (Ubuntu) Status: Triaged = Fix Committed ** Changed in: ubuntu-defaults-builder (Ubuntu) Assignee: (unassigned) = Martin Pitt (pitti) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 942180] Re: apport detect every package as not genuine

2012-03-12 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/ubuntu-defaults-builder -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/942180 Title: apport detect every package as not genuine To manage notifications about this bug go

[Bug 942180] Re: apport detect every package as not genuine

2012-03-12 Thread Launchpad Bug Tracker
This bug was fixed in the package ubuntu-defaults-builder - 0.24 --- ubuntu-defaults-builder (0.24) precise; urgency=low * debian/copyright, template/debian/copyright: Update to copyright format 1.0. * debian/control, template/debian/control: Bump Standards-Version to 3.9.3.

[Bug 942180] Re: apport detect every package as not genuine

2012-03-12 Thread Sergio Zanchetta
Apport funziona correttamente nella build 20120311. ** Changed in: ubuntu-defaults-it Status: Confirmed = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/942180 Title: apport

[Bug 942180] Re: apport detect every package as not genuine

2012-03-09 Thread Martin Pitt
Paolo, these errors look fairly normal. In the build chroot there are no D-BUS services running and init scripts are deliberately disabled as you do not want to actually start services in the chroot. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 942180] Re: apport detect every package as not genuine

2012-03-09 Thread Martin Pitt
So this is well-known. defaults-builder could drop the cleanup of the apt lists, but that would severely increase the size of the images. I propose this could become an option, which would make the removal of /var/lib/apt/lists/* conditional in ubuntu-defaults-image: # clean up files that we do

[Bug 942180] Re: apport detect every package as not genuine

2012-03-09 Thread Paolo Sammicheli
Thank you Martin! Yes, making this apt/lists cleaning optional would solve the problem for us. We've plenty of space, actual image with the italian translation, docs and customizations it is just 670Mb. I'm just wondering how this works in the official image since on it does works properly on it.

[Bug 942180] Re: apport detect every package as not genuine

2012-03-04 Thread Martin Pitt
Right, that's very much expected then. Without a first apt-get update, apport cannot determine the origin of packages. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/942180 Title: apport detect

[Bug 942180] Re: apport detect every package as not genuine

2012-03-04 Thread Paolo Sammicheli
Thank you Martin for spending your time on this. I've upload the full building log here: http://people.ubuntu.com/~xdatap1/20120301/precise-desktop-i386.log We noticed some errors during the building process, like: All runlevel operations denied by policy invoke-rc.d: policy-rc.d denied

[Bug 942180] Re: apport detect every package as not genuine

2012-03-03 Thread Paolo Sammicheli
Fabio, could you please check if this problem affect installations made from the installer, where you choose Try Ubuntu or Install Ubuntu, and installation made from the live session with the icon on the desktop. I think my installation who works fine has been made from the installer. Thanks in

[Bug 942180] Re: apport detect every package as not genuine

2012-03-03 Thread Sergio Zanchetta
I can't reproduce the problem on an installed system in VB. I tried installing it both from Install Ubuntu and clicking on the desktop icon in a live environment. I've just installed the base system, without third part or automatic update during installation. @Fabio Did you also install them?

[Bug 942180] Re: apport detect every package as not genuine

2012-03-03 Thread Fabio Marconi
Hello I've reinstalled the system from scratch, using the 20120301 image, without updates and third part software, and I can reproduce the bug, in a real hardware. I've run sudo apt-get update then executed update-manager that installs a new version of apport and now I cannot reproduce the bug.

[Bug 942180] Re: apport detect every package as not genuine

2012-03-03 Thread Fabio Marconi
Ops I forget to clarify that the installation was made following Paolo's instructions. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/942180 Title: apport detect every package as not genuine To

[Bug 942180] Re: apport detect every package as not genuine

2012-03-03 Thread Fabio Marconi
@ Sergio Zanchetta @ Paolo Rotolo When you've reproduced the bug the first time, you was running the image on a 64 bit machine ? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/942180 Title: apport

[Bug 942180] Re: apport detect every package as not genuine

2012-03-03 Thread Paolo Rotolo
no, I was on a i386 machine. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/942180 Title: apport detect every package as not genuine To manage notifications about this bug go to:

[Bug 942180] Re: apport detect every package as not genuine

2012-03-03 Thread Sergio Zanchetta
@Fabio I've always run 32 bit version. Anyway, I can reproduce it only on a live environment. The problem seems to be related to ubuntu-defaults-it ppa, in fact I've found a workaround. Boot from a live usb/cd, open update-manager→Settings..., other software tab and uncheck ubuntu-defaults-it

[Bug 942180] Re: apport detect every package as not genuine

2012-03-03 Thread Martin Pitt
Usually this happens when apt has not downloaded the package indexes yet, i. e. through apt-get update, usually in the daily cronjob. But if it happens after a full installation, there's definitively something wrong there. Can you please give me the output of python -c 'import apt; print

[Bug 942180] Re: apport detect every package as not genuine

2012-03-03 Thread Fabio Marconi
Hello Martin This is the output in the live session and at the end of the installation made from CD, network connected, no update and third part software installed during the installation. [Origin component:'' archive:'now' origin:'' label:'' site:'' isTrusted:False] -- You received this bug

[Bug 942180] Re: apport detect every package as not genuine

2012-03-03 Thread Fabio Marconi
And this is the output after the first reboot of the installed system: [Origin component:'main' archive:'precise' origin:'Ubuntu' label:'Ubuntu' site:'it.archive.ubuntu.com' isTrusted:True] with apport fully working. -- You received this bug notification because you are a member of Ubuntu

[Bug 942180] Re: apport detect every package as not genuine

2012-03-02 Thread Fabio Marconi
** Summary changed: - Live session: apport detect every package as not genuine + apport detect every package as not genuine -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/942180 Title: apport

[Bug 942180] Re: apport detect every package as not genuine

2012-03-02 Thread Fabio Marconi
Hallo Paolo I've to contraddict you in #4, because in my installed system (from 20120301 i386 image ) I can reproduce the bug everytime. Fabio --- Ubuntu Bug Squad volunteer triager http://wiki.ubuntu.com/BugSquad -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 942180] Re: apport detect every package as not genuine

2012-03-02 Thread Paolo Sammicheli
Hi Fabio, I just double checked in my installation and I was able to run: ubuntu-bug unity ubuntu-bug linux ubuntu-bug myunity ubuntu-bug firefox Which packages are you trying to report? ** Description changed: Hello - I've downloaded the Italianized precise live cd from

[Bug 942180] Re: apport detect every package as not genuine

2012-03-02 Thread Paolo Sammicheli
** Description changed: + = Introduction = + Information about the Italian CD: https://wiki.ubuntu.com/ItalianCD + The CD has been created using ubuntu-defaults-image using the package on ubuntu-defaults-it-team/ubuntu-defaults-it + + = Original message = Hello I've downloaded the

[Bug 942180] Re: apport detect every package as not genuine

2012-03-02 Thread Fabio Marconi
Hi, today I have tried to report ubuntu-bug linux ubuntu-bug xorg Now i'm going to install from a CD to see if the usb-creator 'exception' bug can have influence in this. Fabio --- Ubuntu Bug Squad volunteer triager http://wiki.ubuntu.com/BugSquad -- You received this bug notification

[Bug 942180] Re: apport detect every package as not genuine

2012-03-02 Thread Fabio Marconi
No, usb-creator problem isn't related to this, I've got again the bug with every package you've tried. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/942180 Title: apport detect every package as

[Bug 942180] Re: apport detect every package as not genuine

2012-02-27 Thread Fabio Marconi
** Description changed: Hello I've downloaded the Italianized precise live cd from http://people.ubuntu.com/~xdatap1/20120226/ and burned to a cd. Tha live session start whitout problem and fully italianized, but if I try to run ubuntu-bug, apport detect every package as not genuine. +

[Bug 942180] Re: apport detect every package as not genuine

2012-02-27 Thread Paolo Rotolo
Hi, I can confirm this issue. Apport says me: Can't report the bug: This isn't an official Ubuntu package. Please, remove all third-party packages and try again. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 942180] Re: apport detect every package as not genuine

2012-02-27 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: ubuntu-defaults-builder (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 942180] Re: apport detect every package as not genuine

2012-02-27 Thread Paolo Rotolo
** Changed in: ubuntu-defaults-it Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/942180 Title: apport detect every package as not genuine To manage notifications

[Bug 942180] Re: apport detect every package as not genuine

2012-02-27 Thread Paolo Sammicheli
Reproduced with the Live CD. It doesn't affect the installed version, btw ** Summary changed: - apport detect every package as not genuine + Live session: apport detect every package as not genuine -- You received this bug notification because you are a member of Ubuntu Bugs, which is