[Bug 1858784] Re: Read-only filesystem

2020-01-08 Thread Celso Providelo
Thanks Chris,

You are right, this is undeniably a support request for a very
particular situation.

I will convert it to a question and pursue the hardware-related (PSU,
cabling, SSD, etc) investigation.

** Changed in: linux (Ubuntu)
   Status: Incomplete => Invalid

** Converted to question:
   https://answers.launchpad.net/ubuntu/+source/linux/+question/687856

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1858784

Title:
  Read-only filesystem

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1858784/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1858784] [NEW] Read-only filesystem

2020-01-08 Thread Celso Providelo
Public bug reported:

Some of our ubuntu machines (16.04 on 4.15 kernel) are suddenly turning
into a read-only filesystem after approx. 5 minutes operation:

The error is the following:

{{{
Jan  7 13:26:12 lj000601 kernel [  311.818652] ata1.00: READ LOG DMA EXT 
failed, trying PIO
Jan  7 13:26:12 lj000601 kernel [  311.823232] ata1.00: exception Emask 0x0 
SAct 0x1 SErr 0x0 action 0x0
Jan  7 13:26:12 lj000601 kernel [  311.823237] ata1.00: irq_stat 0x4008
Jan  7 13:26:12 lj000601 kernel [  311.823242] ata1.00: failed command: READ 
FPDMA QUEUED
Jan  7 13:26:12 lj000601 kernel [  311.823250] ata1.00: cmd 
60/08:80:38:1b:c1/00:00:02:00:00/40 tag 16 ncq dma 4096 in
Jan  7 13:26:12 lj000601 kernel [  311.823250]  res 
41/40:00:38:1b:c1/00:00:02:00:00/00 Emask 0x409 (media error) 
Jan  7 13:26:12 lj000601 kernel [  311.823254] ata1.00: status: { DRDY ERR }
Jan  7 13:26:12 lj000601 kernel [  311.823257] ata1.00: error: { UNC }
Jan  7 13:26:12 lj000601 kernel [  311.828470] ata1.00: configured for UDMA/133
Jan  7 13:26:12 lj000601 kernel [  311.829567] sd 0:0:0:0: [sda] tag#16 FAILED 
Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
Jan  7 13:26:12 lj000601 kernel [  311.829571] sd 0:0:0:0: [sda] tag#16 Sense 
Key : Medium Error [current]
Jan  7 13:26:12 lj000601 kernel [  311.829575] sd 0:0:0:0: [sda] tag#16 Add. 
Sense: Unrecovered read error - auto reallocate failed
Jan  7 13:26:12 lj000601 kernel [  311.829579] sd 0:0:0:0: [sda] tag#16 CDB: 
Read(10) 28 00 02 c1 1b 38 00 00 08 00
Jan  7 13:26:12 lj000601 kernel [  311.829582] print_req_error: I/O error, dev 
sda, sector 46209848
Jan  7 13:26:12 lj000601 kernel [  311.829615] EXT4-fs error (device sda1): 
ext4_find_entry:1454: inode #1444593: comm updatedb.mlocat: reading directory 
lblock 0
Jan  7 13:26:12 lj000601 kernel [  311.829617] ata1: EH complete
Jan  7 13:26:12 lj000601 kernel [  311.830654] Aborting journal on device 
sda1-8.
Jan  7 13:26:12 lj000601 kernel [  311.831394] EXT4-fs (sda1): Remounting 
filesystem read-only
Jan  7 13:26:12 lj000601 kernel [  311.831407] EXT4-fs error (device sda1): 
ext4_journal_check_start:61: Detected aborted journal
}}}

PS: see further details in kernel.log

The machines have moderated disk access rates, they are retail point of
sale (graphical interface, internal web server, local postgres and
several USB devices), nothing terribly complex.

The recovery process is laborious, requiring local intervention to run
fsck on the faulty block. Then it comes back as if nothing happened, for
a while though, because we are starting seeing the issue resurfacing.

The easy conclusion is hardware defect, but the problem happen in a wide
range to SSDs manufacturers and level of usage, as seen in the
smartctl.txt attached.

Looking forward to any hints on debugging this problem further.

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: New

** Attachment added: "kernel.log"
   https://bugs.launchpad.net/bugs/1858784/+attachment/5318546/+files/kernel.log

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1858784

Title:
  Read-only filesystem

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1858784/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1858784] Re: Read-only filesystem

2020-01-08 Thread Celso Providelo
** Attachment added: "smartctl.txt"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1858784/+attachment/5318547/+files/smartctl.txt

** Description changed:

- Some of our ubuntu machines are suddenly turning into a read-only
- filesystem after approx. 5 minutes operation:
+ Some of our ubuntu machines (16.04 on 4.15 kernel) are suddenly turning
+ into a read-only filesystem after approx. 5 minutes operation:
  
  The error is the following:
  
  {{{
  Jan  7 13:26:12 lj000601 kernel [  311.818652] ata1.00: READ LOG DMA EXT 
failed, trying PIO
  Jan  7 13:26:12 lj000601 kernel [  311.823232] ata1.00: exception Emask 0x0 
SAct 0x1 SErr 0x0 action 0x0
  Jan  7 13:26:12 lj000601 kernel [  311.823237] ata1.00: irq_stat 0x4008
  Jan  7 13:26:12 lj000601 kernel [  311.823242] ata1.00: failed command: READ 
FPDMA QUEUED
  Jan  7 13:26:12 lj000601 kernel [  311.823250] ata1.00: cmd 
60/08:80:38:1b:c1/00:00:02:00:00/40 tag 16 ncq dma 4096 in
  Jan  7 13:26:12 lj000601 kernel [  311.823250]  res 
41/40:00:38:1b:c1/00:00:02:00:00/00 Emask 0x409 (media error) 
  Jan  7 13:26:12 lj000601 kernel [  311.823254] ata1.00: status: { DRDY ERR }
  Jan  7 13:26:12 lj000601 kernel [  311.823257] ata1.00: error: { UNC }
  Jan  7 13:26:12 lj000601 kernel [  311.828470] ata1.00: configured for 
UDMA/133
  Jan  7 13:26:12 lj000601 kernel [  311.829567] sd 0:0:0:0: [sda] tag#16 
FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
  Jan  7 13:26:12 lj000601 kernel [  311.829571] sd 0:0:0:0: [sda] tag#16 Sense 
Key : Medium Error [current]
  Jan  7 13:26:12 lj000601 kernel [  311.829575] sd 0:0:0:0: [sda] tag#16 Add. 
Sense: Unrecovered read error - auto reallocate failed
  Jan  7 13:26:12 lj000601 kernel [  311.829579] sd 0:0:0:0: [sda] tag#16 CDB: 
Read(10) 28 00 02 c1 1b 38 00 00 08 00
  Jan  7 13:26:12 lj000601 kernel [  311.829582] print_req_error: I/O error, 
dev sda, sector 46209848
  Jan  7 13:26:12 lj000601 kernel [  311.829615] EXT4-fs error (device sda1): 
ext4_find_entry:1454: inode #1444593: comm updatedb.mlocat: reading directory 
lblock 0
  Jan  7 13:26:12 lj000601 kernel [  311.829617] ata1: EH complete
  Jan  7 13:26:12 lj000601 kernel [  311.830654] Aborting journal on device 
sda1-8.
  Jan  7 13:26:12 lj000601 kernel [  311.831394] EXT4-fs (sda1): Remounting 
filesystem read-only
  Jan  7 13:26:12 lj000601 kernel [  311.831407] EXT4-fs error (device sda1): 
ext4_journal_check_start:61: Detected aborted journal
  }}}
  
  PS: see further details in kernel.log
  
  The machines have moderated disk access rates, they are retail point of
  sale (graphical interface, internal web server, local postgres and
  several USB devices), nothing terribly complex.
  
  The recovery process is laborious, requiring local intervention to run
  fsck on the faulty block. Then it comes back as if nothing happened, for
  a while though, because we are starting seeing the issue resurfacing.
  
  The easy conclusion is hardware defect, but the problem happen in a wide
  range to SSDs manufacturers and level of usage, as seen in the
  smartctl.txt attached.
  
  Looking forward to any hints on debugging this problem further.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1858784

Title:
  Read-only filesystem

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1858784/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1611603] Re: fails to start when confined in a snap

2017-02-22 Thread Celso Providelo
Using snap 2.22.5 and still getting:

{{{
Time: Feb 22 23:45:01
Log: auid=4294967295 uid=1000 gid=1000 ses=4294967295 pid=6630 comm="python3" 
exe="/usr/bin/python3.5" sig=31 arch=c03e 92(chown) compat=0 
ip=0x7f2e7d6d6717 code=0x0
Syscall: chown
Suggestions:
* don't copy ownership of files (eg, use 'cp -r --preserve=mode' instead of 'cp 
-a')
* adjust program to not use 'chown'
}}}

running `gunicorn ... -u 1000 -g 1000 --worker-tmp-dir $SNAP_USER_DATA`
(-u & -g doesn't make any difference)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1611603

Title:
  fails to start when confined in a snap

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gunicorn/+bug/1611603/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1585056] Re: snapd not give privileges to squid3

2016-06-16 Thread Celso Providelo
** Branch linked: lp:~cprov/squid/snap

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1585056

Title:
  snapd not give privileges to squid3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/1585056/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1585056] Re: snapd not give privileges to squid3

2016-05-30 Thread Celso Providelo
Thanks for the report, this exploratory work requires a lot more
attention from me.

It turns out that squid is offending snap confinement is many different
fronts (logging and working dir, on top of the setgid) and I need to
investigate what would be the best solution from the squid perspective.

For now, to unblock users and potential contributors, I've republished
it as devmode on 16 edge channel (so it's clear that it's not ready for
production) with a custom squid.conf that allows it to start (barely):

{{{
$ sudo snap install squid3 --devmode --channel=edge
14.99 MB / 14.99 MB 
[>_] 100.00 % 3.07 MB/s 

NameVersion   Rev  Developer
squid3  3.5.16-3  5cprov

$ sudo mkdir -m o+rw /var/snap/squid3/current/logs

$ squid3 -N
...
}}}

Current snapcraft setup and custom configuration can be found at
https://code.launchpad.net/~cprov/+git/squid-snap

Sorry for the inconvenience and misleading expectation I've caused.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1585056

Title:
  snapd not give privileges to squid3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/1585056/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1429862] Re: Spinning nova testbeds in given security-groups

2015-03-10 Thread Celso Providelo
Martin,

I've done added few tweaks to your patch (basically enabling the new
option in the `getopt` check and removing quotes from the given
secgroups, nova does not like them).

It works, as requested:

{{{
adt-run libpng -d --- ssh -s nova -- --flavor m1.small --image 
ubuntu-trusty-14.04-amd64-server-20150305-disk1.img --net-id 
415a0839-eb05-4e7a-907c-413c657f4bf5 -k foo -s juju-bootstack-10-testbed -d
}}}

** Patch added: modified.patch
   
https://bugs.launchpad.net/ubuntu/+source/autopkgtest/+bug/1429862/+attachment/4339712/+files/modified.patch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1429862

Title:
  Spinning nova testbeds in given security-groups

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/autopkgtest/+bug/1429862/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1429862] [NEW] Spinning nova testbeds in given security-groups

2015-03-09 Thread Celso Providelo
Public bug reported:

This is a feature request to the current nova-ssh setup support for
having more secure testbeds  in wild cloud-environments.

I am looking for a way to spin testbeds that are only accessible from an
specific keypair (already supported by the --key-pair option) and has
access restrictions defined by specifics security group, for instance:

{{{
nova boot ... --security-groups testbed-0
}}}

The 'testbed-0' security group would be created prior to the `adt-run`
allowing only ssh connections from the host and possibly internet access
(for pkgs which needs it). This way the testbed access to other testbeds
or infrastructure components within the same cloud could be
programatically restricted.

** Affects: autopkgtest (Ubuntu)
 Importance: Medium
 Assignee: Martin Pitt (pitti)
 Status: In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1429862

Title:
  Spinning nova testbeds in given security-groups

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/autopkgtest/+bug/1429862/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1328098] Re: Unable to boot into windows after ubuntu clean install upgrade

2014-06-09 Thread Celso Providelo
** Project changed: launchpad = ubuntu

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1328098

Title:
  Unable to boot into windows after ubuntu clean install upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1328098/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1313194] Re: Bochs Multiple Vulnerabilities

2014-04-26 Thread Celso Providelo
** Project changed: launchpad = bochs (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1313194

Title:
  Bochs Multiple Vulnerabilities

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bochs/+bug/1313194/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1312274] Re: keyboard layout configuration sometimes back to en-us

2014-04-24 Thread Celso Providelo
** Project changed: launchpad = ubuntu

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1312274

Title:
  keyboard layout configuration sometimes back to en-us

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1312274/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 938869] Re: lsb_release crashed with SIGABRT in Py_FatalError()

2012-10-22 Thread Celso Providelo
Thanks Barry and Christian!

Modifying '/usr/bin/lsb_release' shebang to use -E python3 switch does
the trick for installing VMPlayer 5.0.0 (x86) on 12.10.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/938869

Title:
  lsb_release crashed with SIGABRT in Py_FatalError()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lsb/+bug/938869/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 214476] Re: open-iscsi fails to install

2009-08-18 Thread Celso Providelo
** Changed in: launchpad-buildd
 Assignee: Adam Conrad (adconrad) = (unassigned)

-- 
open-iscsi fails to install
https://bugs.launchpad.net/bugs/214476
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 214476] Re: open-iscsi fails to install

2009-08-18 Thread Celso Providelo
The launchpad-buildd issue seems to be fixed.

@Jesper: can you discuss with Soren if the backport is required and
legitimate ?

** Changed in: launchpad-buildd
   Status: Incomplete = Fix Released

** Changed in: launchpad-buildd
 Assignee: (unassigned) = Adam Conrad (adconrad)

-- 
open-iscsi fails to install
https://bugs.launchpad.net/bugs/214476
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 400834] Re: Partner repo: Need ability to build against multiverse

2009-07-22 Thread Celso Providelo
Brian, after checking other partner build I've verified that the
requested behavior (building against multiverse) is exactly what we
have. Please re-open this bug if that's not accurate.

** Changed in: soyuz
   Status: Triaged = Invalid

** Changed in: soyuz
Milestone: pending = None

-- 
Partner repo: Need ability to build against multiverse
https://bugs.launchpad.net/bugs/400834
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 400834] Re: Partner repo: Need ability to build against multiverse

2009-07-21 Thread Celso Providelo
Let's address it before it's too late. For now, as discussed with Brian
on IRC, we can build Alfresco in an isolated P3A an then copy the
results to the partner archive (copy-package script or
IArchive.syncSource API).

** Changed in: soyuz
   Importance: Undecided = High

** Changed in: soyuz
   Status: New = Triaged

** Changed in: soyuz
Milestone: None = pending

** Changed in: soyuz
 Assignee: (unassigned) = Celso Providelo (cprov)

-- 
Partner repo: Need ability to build against multiverse
https://bugs.launchpad.net/bugs/400834
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 400834] Re: Partner repo: Need ability to build against multiverse

2009-07-17 Thread Celso Providelo
** Also affects: soyuz
   Importance: Undecided
   Status: New

-- 
Partner repo: Need ability to build against multiverse
https://bugs.launchpad.net/bugs/400834
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 270817] Re: Allow pinning based on individual PPA repository

2009-07-02 Thread Celso Providelo
Hi 'Freddie',

It was fixed server-side, each PPA has a unique Origin: field, including
the named ones. I don't think of anything that should be changed in
previous series.

Can you please send an email to launchpad-users ML describing the
problem your are experiencing in details (sources_list you use and your
apt/preferences contents) ?

Thanks.

-- 
Allow pinning based on individual PPA repository
https://bugs.launchpad.net/bugs/270817
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 270817] Re: Allow pinning based on individual PPA repository

2009-07-02 Thread Celso Providelo
On Thu, Jul 2, 2009 at 11:36 AM, Fr3ddiefr3d...@fr3ddie.it wrote:
 Hi 'Celso',

 which is the list address? Can't find it.

Become a member of https://edge.launchpad.net/~launchpad-users

-- 
Celso Providelo celso.provid...@canonical.com
IRC: cprov,  Jabber: cp...@jabber.org, Skype: cprovidelo
1024D/681B6469 C858 2652 1A6E F6A6 037B  B3F7 9FF2 583E 681B 6469

-- 
Allow pinning based on individual PPA repository
https://bugs.launchpad.net/bugs/270817
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 386242] Re: Upload error for broken upload paths is not clear about what is the problem

2009-06-24 Thread Celso Providelo
** Changed in: soyuz
   Status: Fix Committed = Fix Released

-- 
Upload error for broken upload paths is not clear about what is the problem
https://bugs.launchpad.net/bugs/386242
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 386242] Re: Upload error for broken upload paths is not clear about what is the problem

2009-06-18 Thread Celso Providelo
r8673 (devel)

** Changed in: soyuz
   Status: In Progress = Fix Committed

-- 
Upload error for broken upload paths is not clear about what is the problem
https://bugs.launchpad.net/bugs/386242
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 386242] Re: Upload error for broken upload paths is not clear about what is the problem

2009-06-16 Thread Celso Providelo
** Changed in: soyuz
   Status: Triaged = In Progress

-- 
Upload error for broken upload paths is not clear about what is the problem
https://bugs.launchpad.net/bugs/386242
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 314436] Re: package-diff can generate infinite output

2009-06-08 Thread Celso Providelo
** Also affects: devscripts (Ubuntu)
   Importance: Undecided
   Status: New

-- 
package-diff can generate infinite output
https://bugs.launchpad.net/bugs/314436
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 375352] Re: Karmic desktop CD fails to boot because of different squashfs versions

2009-05-21 Thread Celso Providelo
Soyuz isn't yet in charge of building CD images. The problem is
elsewhere.

** Changed in: soyuz
   Status: New = Invalid

-- 
Karmic desktop CD fails to boot because of different squashfs versions
https://bugs.launchpad.net/bugs/375352
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 222363] Re: Encountered a section with no Package - Hardy Heron

2009-05-08 Thread Celso Providelo
Guys, any new occurrences of this problem ?

-- 
Encountered a section with no Package - Hardy Heron
https://bugs.launchpad.net/bugs/222363
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 60327] Re: gst-plugins-ugly-multiverse is present in universe as well as multiverse

2009-05-08 Thread Celso Providelo
The original bug never existed and if there is another bug, I'm sure
Adam has reported it accordingly.

** Changed in: soyuz
   Status: Incomplete = Invalid

** Changed in: soyuz
 Assignee: (unassigned) = Celso Providelo (cprov)

-- 
gst-plugins-ugly-multiverse is present in universe as well as multiverse
https://bugs.launchpad.net/bugs/60327
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 245981] Re: gnustep-base takes ages to compile on i386 buildds

2009-05-07 Thread Celso Providelo
That's correct, lp-buildds do not allow internet access by design
(security), and that's not going to change, that's why I'm marking this
task as Invalid.

 Please include everything needed to build a source in the sourcepackage
or postpone downloads to the installation time.

** Changed in: launchpad-buildd
   Status: Confirmed = Invalid

** Changed in: launchpad-buildd
 Assignee: (unassigned) = Celso Providelo (cprov)

-- 
gnustep-base takes ages to compile on i386 buildds
https://bugs.launchpad.net/bugs/245981
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 358893] Re: Kubuntu 8.10 to 9.04 Upgrade crashes

2009-04-15 Thread Celso Providelo
r8222/devel

** Changed in: soyuz
   Status: In Progress = Fix Committed

-- 
Kubuntu 8.10 to 9.04 Upgrade crashes
https://bugs.launchpad.net/bugs/358893
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 360066] Re: needs-build build records being created when a build isn't actually needed, in obscure corner case

2009-04-14 Thread Celso Providelo
+1 on the no-change source-rebuild.

** Also affects: happycoders-emacs (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: soyuz
   Status: Incomplete = Won't Fix

** Changed in: soyuz
 Assignee: (unassigned) = Celso Providelo (cprov)

-- 
needs-build build records being created when a build isn't actually needed, in 
obscure corner case
https://bugs.launchpad.net/bugs/360066
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 360066] Re: needs-build build records being created when a build isn't actually needed, in obscure corner case

2009-04-14 Thread Celso Providelo
William,

Nowadays gina uses exactly the same mechanisms for build creation used
in general Soyuz process. It would create  a i386 build for an arch-
indep source. Our tests guarantee that, more over I can't find the code
that would have done that.

If, by any chance, it happens again in the future we will know where to
look.

-- 
needs-build build records being created when a build isn't actually needed, in 
obscure corner case
https://bugs.launchpad.net/bugs/360066
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 358893] Re: Kubuntu 8.10 to 9.04 Upgrade crashes

2009-04-14 Thread Celso Providelo
** Changed in: soyuz
   Status: Triaged = In Progress

-- 
Kubuntu 8.10 to 9.04 Upgrade crashes
https://bugs.launchpad.net/bugs/358893
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 222363] Re: Encountered a section with no Package - Hardy Heron

2009-04-14 Thread Celso Providelo
Is it still happening ?  I'm using awn-testing PPA in hardy and I don't
have any problem.

** Changed in: soyuz
   Status: New = Incomplete

-- 
Encountered a section with no Package - Hardy Heron
https://bugs.launchpad.net/bugs/222363
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 358893] Re: Kubuntu 8.10 to 9.04 Upgrade crashes

2009-04-10 Thread Celso Providelo
It shouldn't be hard to extend the index publication code to generate
bz2 versions.

** Changed in: soyuz
   Importance: Undecided = High

** Changed in: soyuz
   Status: Confirmed = Triaged

** Changed in: soyuz
Milestone: None = 2.2.4

** Changed in: soyuz
 Assignee: (unassigned) = Celso Providelo (cprov)

-- 
Kubuntu 8.10 to 9.04 Upgrade crashes
https://bugs.launchpad.net/bugs/358893
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 16467] Re: [MASTER] aptitude/apt-get segmentation fault on currupted cache

2009-04-09 Thread Celso Providelo
I have similar problems in jaunty/x86_64,
http://pastebin.ubuntu.com/147947/

It gets fixed for a while when I remove and rebuilt the caches, but it
happens again in a short interval.

-- 
[MASTER] aptitude/apt-get segmentation fault on currupted cache
https://bugs.launchpad.net/bugs/16467
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 347351] Re: wesnoth regression: translations missing for universe security updates

2009-04-03 Thread Celso Providelo
** Changed in: soyuz
   Status: Fix Committed = Fix Released

-- 
wesnoth regression: translations missing for universe security updates
https://bugs.launchpad.net/bugs/347351
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 326091] Re: package override should not point people to ubuntu-users mailing list

2009-04-03 Thread Celso Providelo
** Changed in: soyuz
   Status: Fix Committed = Fix Released

-- 
package override should not point people to ubuntu-users mailing list
https://bugs.launchpad.net/bugs/326091
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 349189] Re: Could be much easier to find packages in a distro

2009-04-03 Thread Celso Providelo
** Changed in: soyuz
   Status: Fix Committed = Fix Released

-- 
Could be much easier to find packages in a distro
https://bugs.launchpad.net/bugs/349189
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 349189] Re: Could be much easier to find packages in a distro

2009-03-27 Thread Celso Providelo
** Changed in: soyuz
   Status: Triaged = In Progress

** Changed in: soyuz
Milestone: pending = 2.2.3
 Assignee: (unassigned) = Celso Providelo (cprov)

-- 
Could be much easier to find packages in a distro
https://bugs.launchpad.net/bugs/349189
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 349189] Re: Could be much easier to find packages in a distro

2009-03-27 Thread Celso Providelo
RF 8118

Rick, once that revision is available in edge you can do:

{{{
 packages = ubuntu.searchSourcePackages('ubuntu-desktop')
 packages[0].searchTasks(status='New')
}}}

I personally don't see a use-case for searching bugtasks in a series by
passing a distribution_source_package, but I don't use it much, better
discussing this in a separate bug report with the launchpad-bugs guys.



** Changed in: soyuz
   Status: In Progress = Fix Committed

-- 
Could be much easier to find packages in a distro
https://bugs.launchpad.net/bugs/349189
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 174038] Re: does not notice Deleted versions when accepting uploads which leads to corrupted md5 cache

2009-03-26 Thread Celso Providelo
Part of the problem will be fixed by bug #300533 (the package indexes
will contain correct checksums). However we should spot conflicting
binary versions earlier and refuse to publish them in binary-upload-time
(resulting in explicit failed-to-upload builds)

** Changed in: soyuz
   Importance: Undecided = High

** Changed in: soyuz
   Status: Confirmed = Triaged

** Changed in: soyuz
Milestone: 1.2.1 = pending

-- 
does not notice Deleted versions when accepting uploads which leads to 
corrupted md5 cache
https://bugs.launchpad.net/bugs/174038
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 349189] Re: Could be much easier to find packages in a distro

2009-03-26 Thread Celso Providelo
Exposing distribution.searchSourcePackage(text) returning a collection
of distribution_source_packages will solve the problem.

** Changed in: soyuz
   Importance: Undecided = Medium

** Changed in: soyuz
   Status: New = Triaged

** Changed in: soyuz
Milestone: None = pending

-- 
Could be much easier to find packages in a distro
https://bugs.launchpad.net/bugs/349189
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 349189] Re: Could be much easier to find packages in a distro

2009-03-26 Thread Celso Providelo
** Branch linked: lp:~cprov/launchpad/bug-349189-distribution-package-
search

-- 
Could be much easier to find packages in a distro
https://bugs.launchpad.net/bugs/349189
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 326091] Re: package override should not point people to ubuntu-users mailing list

2009-03-25 Thread Celso Providelo
RF 8055

** Changed in: soyuz
   Status: In Progress = Fix Committed

-- 
package override should not point people to ubuntu-users mailing list
https://bugs.launchpad.net/bugs/326091
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 347351] Re: wesnoth regression: translations missing for universe security updates

2009-03-24 Thread Celso Providelo
RF 8054

** Changed in: soyuz
   Status: In Progress = Fix Committed

-- 
wesnoth regression: translations missing for universe security updates
https://bugs.launchpad.net/bugs/347351
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 326091] Re: package override should not point people to ubuntu-users mailing list

2009-03-24 Thread Celso Providelo
We have discussed this on IRC and the way binary overrides are currently
calculated by Soyuz makes it very complicated and slow to fetch the
corresponding sourcepackage name for rendering it's +filebug URL.

Since the main target of this bug is to replace the current useless
'mailto:' by something, at least, usable, we decided to use a static
text pointing to:

https://bugs.launchpad.net/ubuntu/+filebug

Which will not have any performance implications in the current
procedure.

-- 
package override should not point people to ubuntu-users mailing list
https://bugs.launchpad.net/bugs/326091
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 347351] Re: wesnoth regression: translations missing for universe security updates

2009-03-23 Thread Celso Providelo
Soyuz should dispatch the build using the current primary archive
component override ('universe' for wesnoth) for non-virtual PPAs.

** Changed in: soyuz
   Importance: Undecided = Critical

** Changed in: soyuz
   Status: New = In Progress

** Changed in: soyuz
Milestone: None = 2.2.3
 Assignee: (unassigned) = Celso Providelo (cprov)

-- 
wesnoth regression: translations missing for universe security updates
https://bugs.launchpad.net/bugs/347351
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 347351] Re: wesnoth regression: translations missing for universe security updates

2009-03-23 Thread Celso Providelo
** Branch linked: lp:~cprov/launchpad/bug-347351-right-component-for-
security-builds

-- 
wesnoth regression: translations missing for universe security updates
https://bugs.launchpad.net/bugs/347351
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 326091] Re: package override should not point people to ubuntu-users mailing list

2009-03-20 Thread Celso Providelo
Critical for jaunty release, the sooner the better.

** Changed in: soyuz
   Importance: Undecided = Critical
 Assignee: (unassigned) = Celso Providelo (cprov)
   Status: New = In Progress
   Target: None = 2.2.3

-- 
package override should not point people to ubuntu-users mailing list
https://bugs.launchpad.net/bugs/326091
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 326091] Re: package override should not point people to ubuntu-users mailing list

2009-03-20 Thread Celso Providelo
** Branch linked: lp:~cprov/launchpad/bug-326091-package-index-bugs-
field

-- 
package override should not point people to ubuntu-users mailing list
https://bugs.launchpad.net/bugs/326091
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 343155] Re: build of sivp 0.5.0-1ubuntu1 freezes on amd64 ubuntu official build machine

2009-03-16 Thread Celso Providelo
Out of curiosity, why did the source build in the PPA context (virtual
builders) ?

-- 
build of sivp 0.5.0-1ubuntu1 freezes on amd64 ubuntu official build machine
https://bugs.launchpad.net/bugs/343155
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 343155] Re: build of sivp 0.5.0-1ubuntu1 freezes on amd64 ubuntu official build machine

2009-03-16 Thread Celso Providelo
Right, that's really intriguing ... Did the one of the build-deps
changed recently ?

-- 
build of sivp 0.5.0-1ubuntu1 freezes on amd64 ubuntu official build machine
https://bugs.launchpad.net/bugs/343155
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 237724] Re: linux-image-2.6.24-18-xen breaks mono

2009-03-15 Thread Celso Providelo
What's the plan for upgrading our buildds ?

** Changed in: launchpad-buildd
 Assignee: (unassigned) = Adam Conrad (adconrad)

-- 
linux-image-2.6.24-18-xen breaks mono
https://bugs.launchpad.net/bugs/237724
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 123020] Re: support shipping verbatim files in the exported tarballs

2009-03-02 Thread Celso Providelo
I've some work in the same are related with the debug-symbols support
scheduled to 2.2.3. Let's keep this bug around, maybe I can do something
yet in this cycle, but no guarantees.

** Changed in: soyuz
   Status: Confirmed = Triaged
   Target: None = pending

-- 
support shipping verbatim files in the exported tarballs
https://bugs.launchpad.net/bugs/123020
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 279248] Re: Soyuz: AssertionError: Python-apt no longer creates bad SHA256 sums

2009-02-18 Thread Celso Providelo
The launchpad testing issues has been fixed per bug #330224. Still
waiting for a position about having the intrepid fix available in hardy
as an SRU.

** Tags removed: spurious-test-failure

-- 
Soyuz: AssertionError: Python-apt no longer creates bad SHA256 sums
https://bugs.launchpad.net/bugs/279248
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 270817] Re: Allow pinning based on individual PPA repository

2009-02-12 Thread Celso Providelo
That's right, David, good point.

Also bear in mind that when we finish multiple-ppas per user (bug
#158570) there will be a small change in the 'Origin' value, it will
include the proposed PPA name.

We will warn users appropriately when it's time and thanks for testing
this feature.

-- 
Allow pinning based on individual PPA repository
https://bugs.launchpad.net/bugs/270817
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 270817] Re: Allow pinning based on individual PPA repository

2009-01-29 Thread Celso Providelo
** Changed in: soyuz
   Status: Fix Committed = Fix Released

-- 
Allow pinning based on individual PPA repository
https://bugs.launchpad.net/bugs/270817
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 238021] Re: Please sync cgal 3.3.1-4 (multiverse) from Debian testing (main)

2009-01-29 Thread Celso Providelo
** Changed in: soyuz
   Status: Fix Committed = Fix Released

-- 
Please sync cgal 3.3.1-4 (multiverse) from Debian testing (main)
https://bugs.launchpad.net/bugs/238021
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 123020] Re: support shipping verbatim files in the exported tarballs

2009-01-27 Thread Celso Providelo
Pitti,

Yes, implementing a new custom format is fairly easy, the uploaded files
will end up in librarian.

You should decide how is the way to expose them. From what I can see
they don't need to end up in the repository (as d-i or ddtp-tarballs),
so we could provide web UI and/or APIs to facilitate browsing and
download.

I'm assuming the changes required in pkgbinarymangler are feasible, I
can't really evaluate them.

-- 
support shipping verbatim files in the exported tarballs
https://bugs.launchpad.net/bugs/123020
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 123020] Re: support shipping verbatim files in the exported tarballs

2009-01-27 Thread Celso Providelo
Pitti,

The .changes snippet suggested looks fine. 'raw-translations-static'
identifier is fine too, although it may cause some confusion with the
current 'raw-translations' one, but I don't mind as long as it's clear
to you.

Regarding the look-up mechanism I'm not entirely sure. Custom uploads
are directly related to build records but in most of the cases they are
only generated on the i386 attempts (nominatedarchindep), resulting in
source-[builds]-[custom] that can be easily aggregated and exposed via
the API as:

{{{
 ubuntu = launchpad.distributions['ubuntu']
 firefox = ubuntu.getSourcePackage('firefox')
 for custom_file in firefox.custom_files:
  print custom_file.filename, custom_file.custom_type
firefox_1.0_i386-translations.tar.gz  RAW-TRANSLATION
firefox_1.0_i386-translations-static.tar.gz  RAW-TRANSLATIONS-STATIC
...
}}}

Or something similar. Obviously custom file would allow you to get the
file contents via the API as well.

On the web UI side, we could simply present 'custom files' everywhere we
present the source and binary files, I guess.

-- 
support shipping verbatim files in the exported tarballs
https://bugs.launchpad.net/bugs/123020
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 238021] Re: Please sync cgal 3.3.1-4 (multiverse) from Debian testing (main)

2009-01-13 Thread Celso Providelo
RF 7561

** Changed in: soyuz
   Status: In Progress = Fix Committed

-- 
Please sync cgal 3.3.1-4 (multiverse) from Debian testing (main)
https://bugs.launchpad.net/bugs/238021
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 238021] Re: Please sync cgal 3.3.1-4 (multiverse) from Debian testing (main)

2009-01-12 Thread Celso Providelo
** Changed in: soyuz
   Status: Triaged = In Progress

-- 
Please sync cgal 3.3.1-4 (multiverse) from Debian testing (main)
https://bugs.launchpad.net/bugs/238021
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 238021] Re: Please sync cgal 3.3.1-4 (multiverse) from Debian testing (main)

2009-01-12 Thread Celso Providelo
Steve, fix applied in cocoplum. The mentioned command-line now fails
because the source is no longer available:

{{{
lp_arch...@cocoplum:~/syncs$ sync-source.py -c multiverse -b nhandler cgal
Getting binaries for jaunty...
E: cgal: not found
}}}

Let me know if it's correct.

-- 
Please sync cgal 3.3.1-4 (multiverse) from Debian testing (main)
https://bugs.launchpad.net/bugs/238021
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 270817] Re: Allow pinning based on individual PPA repository

2009-01-07 Thread Celso Providelo
RF 7513

** Changed in: soyuz
   Status: In Progress = Fix Committed

-- 
Allow pinning based on individual PPA repository
https://bugs.launchpad.net/bugs/270817
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 270817] Re: Allow pinning based on individual PPA repository

2009-01-06 Thread Celso Providelo
** Changed in: soyuz
   Status: Triaged = In Progress

-- 
Allow pinning based on individual PPA repository
https://bugs.launchpad.net/bugs/270817
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 273738] Re: traceback from python -c from openid.consumer.discover import DiscoveryFailure

2009-01-02 Thread Celso Providelo
Elliot,

I had the same problem on my fresh amd64 installation of intrepid. As
suggested in bug #308194, if you remove the 'python-stats' package it
magically works.

-- 
traceback from python -c from openid.consumer.discover import DiscoveryFailure
https://bugs.launchpad.net/bugs/273738
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 201179] Re: archive.ubuntu.com Contents.gz empty in dapper

2008-12-16 Thread Celso Providelo
** Changed in: soyuz
   Importance: High = Undecided
 Assignee: Celso Providelo (cprov) = (unassigned)
   Target: pending = None

-- 
archive.ubuntu.com Contents.gz empty in dapper
https://bugs.launchpad.net/bugs/201179
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 238021] Re: Please sync cgal 3.3.1-4 (multiverse) from Debian testing (main)

2008-12-16 Thread Celso Providelo
** Changed in: soyuz
   Target: pending = 2.2.1

-- 
Please sync cgal 3.3.1-4 (multiverse) from Debian testing (main)
https://bugs.launchpad.net/bugs/238021
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 270817] Re: Allow pinning based on individual PPA repository

2008-12-16 Thread Celso Providelo
** Changed in: soyuz
   Target: pending = 2.2.1

-- 
Allow pinning based on individual PPA repository
https://bugs.launchpad.net/bugs/270817
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 238021] Re: Please sync cgal 3.3.1-4 (multiverse) from Debian testing (main)

2008-12-15 Thread Celso Providelo
** Changed in: soyuz
   Importance: Undecided = High
   Status: New = Triaged
   Target: None = pending

** Tags added: soyuz-ftpmaster-tools

-- 
Please sync cgal 3.3.1-4 (multiverse) from Debian testing (main)
https://bugs.launchpad.net/bugs/238021
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 201179] Re: archive.ubuntu.com Contents.gz empty in dapper

2008-12-12 Thread Celso Providelo
** Changed in: soyuz
   Importance: Undecided = High
 Assignee: (unassigned) = Celso Providelo (cprov)
   Status: New = Triaged
   Target: None = pending

-- 
archive.ubuntu.com Contents.gz empty in dapper
https://bugs.launchpad.net/bugs/201179
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 301247] Re: Transcriber won't run in Intrepid Ibex doen't start - missing library libsnack2

2008-11-25 Thread Celso Providelo
** Also affects: transcriber (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: soyuz
   Status: Incomplete = Invalid

-- 
Transcriber won't run in Intrepid Ibex doen't start - missing library libsnack2 
https://bugs.launchpad.net/bugs/301247
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 270817] Re: Allow pinning based on individual PPA repository

2008-10-28 Thread Celso Providelo
Thanks for reporting this inconsistency.

** Changed in: soyuz
   Importance: Undecided = High
 Assignee: (unassigned) = Celso Providelo (cprov)
   Status: Confirmed = Triaged
   Target: None = pending

** Tags added: ppa soyuz-publish

-- 
Allow pinning based on individual PPA repository
https://bugs.launchpad.net/bugs/270817
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 279248] Re: Soyuz: AssertionError: Python-apt no longer creates bad SHA256 sums

2008-10-06 Thread Celso Providelo
Right, per bug 243630 we will it would happen, intrepid's python-apt is
fixed.

However, while the fix isn't backported to hardy we can't revert changes
made in launchpad to cope with the bug.

** Also affects: python-apt (Ubuntu)
   Importance: Undecided
   Status: New

-- 
Soyuz: AssertionError: Python-apt no longer creates bad SHA256 sums
https://bugs.launchpad.net/bugs/279248
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 279248] Re: Soyuz: AssertionError: Python-apt no longer creates bad SHA256 sums

2008-10-06 Thread Celso Providelo
Michael,

Would it be easy to isolate the fix mentioned for a hardy SRU ?

-- 
Soyuz: AssertionError: Python-apt no longer creates bad SHA256 sums
https://bugs.launchpad.net/bugs/279248
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 243630] Re: Apt and Soyuz generating release files with invalid SHA256 signatures

2008-09-18 Thread Celso Providelo
** Changed in: soyuz
   Status: Fix Committed = Fix Released

-- 
Apt and Soyuz generating release files with invalid SHA256 signatures
https://bugs.launchpad.net/bugs/243630
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 243630] Re: Apt and Soyuz generating release files with invalid SHA256 signatures

2008-09-13 Thread Celso Providelo
RF 7005

** Changed in: soyuz
   Status: In Progress = Fix Committed

-- 
Apt and Soyuz generating release files with invalid SHA256 signatures
https://bugs.launchpad.net/bugs/243630
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 269014] Re: sha256 checksums in release files for all gzipped files broken

2008-09-11 Thread Celso Providelo
apt is already fixed in intrepid and for consistency (and less trouble)
we will workaround the issue in Soyuz (hardy) instead of backporting
apt.

** Changed in: soyuz
   Importance: Undecided = Critical
 Assignee: (unassigned) = Celso Providelo (cprov)
   Status: Confirmed = In Progress
   Target: None = 2.1.9

-- 
sha256 checksums in release files for all gzipped files broken
https://bugs.launchpad.net/bugs/269014
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 243630] Re: Apt and Soyuz generating release files with invalid SHA256 signatures

2008-09-11 Thread Celso Providelo
** Changed in: soyuz
   Status: In Progress = Confirmed
   Target: None = 2.1.9

-- 
Apt and Soyuz generating release files with invalid SHA256 signatures
https://bugs.launchpad.net/bugs/243630
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 243630] Re: Apt and Soyuz generating release files with invalid SHA256 signatures

2008-09-11 Thread Celso Providelo
** Changed in: soyuz
   Status: Confirmed = In Progress

-- 
Apt and Soyuz generating release files with invalid SHA256 signatures
https://bugs.launchpad.net/bugs/243630
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 181312] Re: Please provide Contents-ARCH.gz for all pockets

2008-07-17 Thread Celso Providelo
** Changed in: soyuz
   Status: Fix Committed = Fix Released

-- 
Please provide Contents-ARCH.gz for all pockets
https://bugs.launchpad.net/bugs/181312
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 181312] Re: Please provide Contents-ARCH.gz for all pockets

2008-07-09 Thread Celso Providelo
RF 6662

** Changed in: soyuz
   Status: In Progress = Fix Committed

-- 
Please provide Contents-ARCH.gz for all pockets
https://bugs.launchpad.net/bugs/181312
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 181312] Re: Please provide Contents-ARCH.gz for all pockets

2008-06-30 Thread Celso Providelo
** Changed in: soyuz
   Importance: Wishlist = Medium
 Assignee: (unassigned) = Celso Providelo (cprov)
   Status: Confirmed = In Progress
   Target: None = 1.99

-- 
Please provide Contents-ARCH.gz for all pockets
https://bugs.launchpad.net/bugs/181312
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 243630] Re: Hardy release files contain invalid SHA256 signatures.

2008-06-27 Thread Celso Providelo
All SHA256 after 'feisty' are wrong, we are using apt_pkg.sha256sum() to
generate them and it is broken (!)

{{{
 import apt_pkg
 apt_pkg.sha256sum(open('Packages.gz').read())
'baa89858c7e545390273530ba63c61b94c2e09d38c28b0a0311bfa7bde396181'

 from subprocess import call
 call(['sha256sum', 'Packages.gz'])
5b906ae167349ecd6699f39ed22e9e98221f780f3a6b15b6443d11b8726270ff  Packages.gz
0

 from Crypto.Hash import SHA256
 print SHA256.new(open('Packages.gz').read()).hexdigest()
5b906ae167349ecd6699f39ed22e9e98221f780f3a6b15b6443d11b8726270ff
}}}

-- 
Hardy release files contain invalid SHA256 signatures.
https://bugs.launchpad.net/bugs/243630
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 243630] Re: Hardy release files contain invalid SHA256 signatures.

2008-06-27 Thread Celso Providelo
** Changed in: soyuz
   Importance: Undecided = High
 Assignee: (unassigned) = Celso Providelo (cprov)
   Status: New = Confirmed
   Target: None = 1.99

-- 
Hardy release files contain invalid SHA256 signatures.
https://bugs.launchpad.net/bugs/243630
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 181312] Re: Please provide Contents-ARCH.gz for all sources

2008-06-12 Thread Celso Providelo
** Changed in: soyuz
   Importance: Undecided = Wishlist
   Status: New = Confirmed

-- 
Please provide Contents-ARCH.gz for all sources
https://bugs.launchpad.net/bugs/181312
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 227184] Re: Upload processor must reject duplicated binary uploads

2008-05-29 Thread Celso Providelo
** Changed in: soyuz
   Status: Fix Committed = Fix Released

-- 
Upload processor must reject duplicated binary uploads
https://bugs.launchpad.net/bugs/227184
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 227184] Re: Upload processor must reject duplicated binary uploads

2008-05-23 Thread Celso Providelo
RF 6341

** Changed in: soyuz
   Status: In Progress = Fix Committed

-- 
Upload processor must reject duplicated binary uploads
https://bugs.launchpad.net/bugs/227184
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 41886] Re: kdissert_1.0.5.debian.orig.tar.gz MD5Sum mismatch

2008-03-26 Thread Celso Providelo
*** This bug is a duplicate of bug 38227 ***
https://bugs.launchpad.net/bugs/38227

** This bug is no longer a duplicate of bug 38227
   multiple copies of orig.tar.gz's in the librarian

** Changed in: soyuz
  Product: Launchpad Archive Publisher = Soyuz

** This bug has been marked a duplicate of bug 38227
   multiple copies of orig.tar.gz's in the librarian

-- 
kdissert_1.0.5.debian.orig.tar.gz  MD5Sum mismatch
https://bugs.launchpad.net/bugs/41886
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 30804] Re: pseudo-random Components ordering breaks debootstrap

2008-03-26 Thread Celso Providelo
** Changed in: soyuz
  Product: Launchpad Archive Publisher = Soyuz

-- 
pseudo-random Components ordering breaks debootstrap
https://bugs.launchpad.net/bugs/30804
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 192713] Re: PPA packages fail to upload but build successfully

2008-03-07 Thread Celso Providelo
** Changed in: soyuz
 Assignee: Adam Conrad (adconrad) = Celso Providelo (cprov)

-- 
PPA packages fail to upload but build successfully
https://bugs.launchpad.net/bugs/192713
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 192713] Re: PPA packages fail to upload but build successfully

2008-03-07 Thread Celso Providelo
This problem was workarounded in production and the definitive fix is
being sorted and will be released ASAP.

Feel free to ask a archive-admin (or me) to re-process the failed-to-
upload build results (supplying the build-failure notification message)
or to simply retry the build yourself.

Sorry for this inconvenience.

** Changed in: soyuz
   Importance: High = Critical
 Assignee: Celso Providelo (cprov) = Julian Edwards (julian-edwards)
   Status: Triaged = In Progress

-- 
PPA packages fail to upload but build successfully
https://bugs.launchpad.net/bugs/192713
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 189060] Re: $HOME/.pulse and $HOME/.pulse-cookie have incorrect permissions after upgrade from gutsy to hardy alpha 4

2008-03-06 Thread Celso Providelo
Similar problem experienced after upgrading from gutsy to hardy (today)

file permissions: http://paste.ubuntu-nl.org/58688/

process owner: http://paste.ubuntu-nl.org/58690/

xsessions-errors:  http://paste.ubuntu-nl.org/58691/

-- 
$HOME/.pulse and $HOME/.pulse-cookie have incorrect permissions after upgrade 
from gutsy to hardy alpha 4
https://bugs.launchpad.net/bugs/189060
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 192713] Re: PPA packages fail to upload but build successfully

2008-02-24 Thread Celso Providelo
I'm opening a bugtask in apt because the whole problem is caused by a
memory leak (opened files left behind) in apt_inst.debExtractArchive
method.

** Also affects: apt (Ubuntu)
   Importance: Undecided
   Status: New

-- 
PPA packages fail to upload but build successfully
https://bugs.launchpad.net/bugs/192713
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 174038] Re: bad md5sum in Packages file

2008-02-02 Thread Celso Providelo
Michael,

I've re-generated a-f caches in dogfood (took around 4 hours) and it
fixed the problem, see
http://archive.dogfood.launchpad.net/ubuntu/dists/hardy/

I don't think this is the only solution available, but it's nice to have
it as an alternative.

-- 
bad md5sum in Packages file
https://bugs.launchpad.net/bugs/174038
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 187994] Re: Failed to fetch http://archive.canonical.com/ubuntu/dists/gutsy/Release Unable to find expected entry commercial/binary-i386/Packages in Meta-index file (malformed Release file?)

2008-02-01 Thread Celso Providelo
For the record, the 'commercial-compatibility trees are only offered to
pre-gutsy systems. Although, this problem seems to be caused by using
gutsy commercial instead of gutsy partner (misleading component
name). So, not a bug in soyuz.

** Changed in: soyuz
 Assignee: (unassigned) = Celso Providelo (cprov)

** Changed in: update-manager (Ubuntu)
   Status: Invalid = New

-- 
Failed to fetch http://archive.canonical.com/ubuntu/dists/gutsy/Release Unable 
to find expected entry  commercial/binary-i386/Packages in Meta-index file 
(malformed Release file?)
https://bugs.launchpad.net/bugs/187994
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 174038] Re: bad md5sum in Packages file

2008-01-07 Thread Celso Providelo
Michael,

Can you help us to debug the current a-f caches used in drescher and
find 'if' and 'why' they got corrupted. I can copy the caches to another
machine in DC (they have 2.3G in total).

Thanks in advance.

** Also affects: dpkg (Ubuntu)
   Importance: Undecided
   Status: New

-- 
bad md5sum in Packages file
https://bugs.launchpad.net/bugs/174038
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 178536] Re: Preinstalled Build-Depends not properly detected

2007-12-24 Thread Celso Providelo
** Also affects: launchpad-buildd
   Importance: Undecided
   Status: New

** Also affects: sbuild (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: soyuz
 Assignee: (unassigned) = Celso Providelo (cprov)
   Status: New = Invalid

** Changed in: launchpad-buildd
 Assignee: (unassigned) = Adam Conrad (adconrad)

-- 
Preinstalled Build-Depends not properly detected
https://bugs.launchpad.net/bugs/178536
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 144392] Re: cron.daily dies after poppy restart because of permission problems with queue dot-lock file

2007-10-25 Thread Celso Providelo
** Changed in: soyuz
   Status: Fix Committed = Fix Released

-- 
cron.daily dies after poppy restart because of permission problems with queue 
dot-lock file
https://bugs.launchpad.net/bugs/144392
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 144392] Re: cron.daily dies after poppy restart because of permission problems with queue dot-lock file

2007-10-05 Thread Celso Providelo
RF 4970

** Changed in: soyuz
   Status: In Progress = Fix Committed

-- 
cron.daily dies after poppy restart because of permission problems with queue 
dot-lock file
https://bugs.launchpad.net/bugs/144392
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 148651] Re: apport crashes when reporting a bug in a PPA package

2007-10-04 Thread Celso Providelo
Sorry, it is invalid because, in fact, it's a bug on PPA system (bug
148685) which does not include plain-indexes checksums in Release files
causing 'smart' to fail, apport is fine.

** Changed in: apport (Ubuntu)
   Status: New = Invalid

-- 
apport crashes when reporting a bug in a PPA package
https://bugs.launchpad.net/bugs/148651
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


  1   2   >