Bug 77663 - unable to add attachment
Summary: unable to add attachment
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Bugzilla
Classification: Community
Component: Bugzilla General
Version: 2.1rC
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: David Lawrence
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2002-11-11 17:29 UTC by Brock Organ
Modified: 2007-04-18 16:48 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2002-11-11 17:30:38 UTC
Embargoed:


Attachments (Terms of Use)

Description Brock Organ 2002-11-11 17:29:02 UTC
I tried to add attachment to bug 57479 and it failed:

http://bugzilla.redhat.com/rh-bugzilla-rc1/attachment.cgi?bugid=57479&action=enter


Software error:

INSERT INTO attachments (bug_id, creation_ts, filename, description, mimetype,
ispatch, isprivate, submitter_id, thedata)
           VALUES (57479, now(), 'rpmlints.sh', 'sh script i use to perform
automated pkg testing', 'text/plain', 0, 0, 7775, 'cnBtbGludHMuc2g=
'): ERROR:  Cannot insert a duplicate key into unique index
attachments_attach_id_key at globals.pl line 288.

For help, please send mail to the webmaster (bugzilla), giving this
error message and the time and date of the error.

Comment 1 Brock Organ 2002-11-11 17:30:31 UTC
i tried again later and the 2nd time it worked ...


Note You need to log in before you can comment on or make changes to this bug.