Debian Bug report logs - #470328
beagle: FTBFS: GConfThreadHelper.cs(30,7): error CS0246: The type or namespace name `GLib' could not be found. Are you missing a using directive or an assembly reference?

version graph

Package: beagle; Maintainer for beagle is Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>; Source for beagle is src:beagle (PTS, buildd, popcon).

Reported by: Lucas Nussbaum <lucas@lucas-nussbaum.net>

Date: Mon, 10 Mar 2008 17:36:25 UTC

Severity: serious

Tags: patch

Found in version beagle/0.3.3-2

Fixed in version beagle/0.3.3-3

Done: Jose Carlos Garcia Sogo <jsogo@debian.org>

Bug is archived. No further changes may be made.

Toggle useless messages

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to debian-bugs-dist@lists.debian.org, Debian CLI Applications Team <pkg-cli-apps-team@lists.alioth.debian.org>:
Bug#470328; Package beagle. (full text, mbox, link).


Acknowledgement sent to Lucas Nussbaum <lucas@lucas-nussbaum.net>:
New Bug report received and forwarded. Copy sent to Debian CLI Applications Team <pkg-cli-apps-team@lists.alioth.debian.org>. (full text, mbox, link).


Message #5 received at submit@bugs.debian.org (full text, mbox, reply):

From: Lucas Nussbaum <lucas@lucas-nussbaum.net>
To: submit@bugs.debian.org
Subject: beagle: FTBFS: GConfThreadHelper.cs(30,7): error CS0246: The type or namespace name `GLib' could not be found. Are you missing a using directive or an assembly reference?
Date: Mon, 10 Mar 2008 18:33:17 +0100
Package: beagle
Version: 0.3.3-2
Severity: serious
User: debian-qa@lists.debian.org
Usertags: qa-ftbfs-20080308 qa-ftbfs
Justification: FTBFS on i386

Hi,

During a rebuild of all packages in sid, your package failed to build on i386.

Relevant part:
> make[3]: Entering directory `/build/user/beagle-0.3.3/beagled'
> sed -e "s|\@prefix\@|/usr|g" -e "s|\@pkglibdir\@|/usr/lib/beagle|g" -e "s|\@libdir\@|/usr/lib|g" -e "s|\@evolibdir\@||g" -e "s|\@gacprefix\@|/usr|g" -e "s|\@bash\@|/bin/sh|" -e "s|\@wrapper\@|beagle-snippet-test|g" -e "s|\@target\@|SnippetTest.exe|g" < ./wrapper.in > beagle-snippet-test
> chmod +x beagle-snippet-test
> /usr/bin/gmcs -debug -nowarn:0162,0164,0168,0169,0219,0436 -out:BeagleDaemonPlugins.dll -target:library ./Flavor.cs ./Filter.cs -r:Mono.Posix -r:/usr/lib/cli/gmime-sharp-2.2/gmime-sharp.dll -r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/glib-sharp.dll   -r:/usr/lib/cli/gsf-sharp-0.0/gsf-sharp.dll   -r:../Util/Util.dll -r:../BeagleClient/Beagle.dll
> /usr/bin/gmcs -debug -nowarn:0162,0164,0168,0169,0219,0436 -out:BeagleDaemonLib.dll -target:library -define:ENABLE_GSF_SHARP -define:ENABLE_WV1 -define:ENABLE_AVAHI ./Lucene.Net/Analysis/Standard/CharStream.cs ./Lucene.Net/Analysis/Standard/FastCharStream.cs ./Lucene.Net/Analysis/Standard/ParseException.cs ./Lucene.Net/Analysis/Standard/StandardAnalyzer.cs ./Lucene.Net/Analysis/Standard/StandardFilter.cs ./Lucene.Net/Analysis/Standard/StandardTokenizer.cs ./Lucene.Net/Analysis/Standard/StandardTokenizerConstants.cs ./Lucene.Net/Analysis/Standard/StandardTokenizerTokenManager.cs ./Lucene.Net/Analysis/Standard/Token.cs ./Lucene.Net/Analysis/Standard/TokenMgrError.cs ./Lucene.Net/Analysis/Analyzer.cs ./Lucene.Net/Analysis/CharTokenizer.cs ./Lucene.Net/Analysis/ISOLatin1AccentFilter.cs ./Lucene.Net/Analysis/KeywordAnalyzer.cs ./Lucene.Net/Analysis/KeywordTokenizer.cs ./Lucene.Net/Analysis/LengthFilter.cs ./Lucene.Net/Analysis/LetterTokenizer.cs ./Lucene.Net/Analysis/LowerCaseFilter.cs ./Lucene.Net/Analysis/LowerCaseTokenizer.cs ./Lucene.Net/Analysis/PerFieldAnalyzerWrapper.cs ./Lucene.Net/Analysis/PorterStemFilter.cs ./Lucene.Net/Analysis/PorterStemmer.cs ./Lucene.Net/Analysis/SimpleAnalyzer.cs ./Lucene.Net/Analysis/StopAnalyzer.cs ./Lucene.Net/Analysis/StopFilter.cs ./Lucene.Net/Analysis/Token.cs ./Lucene.Net/Analysis/TokenFilter.cs ./Lucene.Net/Analysis/Tokenizer.cs ./Lucene.Net/Analysis/TokenStream.cs ./Lucene.Net/Analysis/WhitespaceAnalyzer.cs ./Lucene.Net/Analysis/WhitespaceTokenizer.cs ./Lucene.Net/Analysis/WordlistLoader.cs ./Lucene.Net/Document/DateField.cs ./Lucene.Net/Document/DateTools.cs ./Lucene.Net/Document/Document.cs ./Lucene.Net/Document/Field.cs ./Lucene.Net/Document/NumberTools.cs ./Lucene.Net/Index/CompoundFileReader.cs ./Lucene.Net/Index/CompoundFileWriter.cs ./Lucene.Net/Index/DocumentWriter.cs ./Lucene.Net/Index/FieldInfo.cs ./Lucene.Net/Index/FieldInfos.cs ./Lucene.Net/Index/FieldsReader.cs ./Lucene.Net/Index/FieldsWriter.cs ./Lucene.Net/Index/FilterIndexReader.cs ./Lucene.Net/Index/IndexFileNameFilter.cs ./Lucene.Net/Index/IndexFileNames.cs ./Lucene.Net/Index/IndexModifier.cs ./Lucene.Net/Index/IndexReader.cs ./Lucene.Net/Index/IndexWriter.cs ./Lucene.Net/Index/MultipleTermPositions.cs ./Lucene.Net/Index/MultiReader.cs ./Lucene.Net/Index/ParallelReader.cs ./Lucene.Net/Index/SegmentInfo.cs ./Lucene.Net/Index/SegmentInfos.cs ./Lucene.Net/Index/SegmentMergeInfo.cs ./Lucene.Net/Index/SegmentMergeQueue.cs ./Lucene.Net/Index/SegmentMerger.cs ./Lucene.Net/Index/SegmentReader.cs ./Lucene.Net/Index/SegmentTermDocs.cs ./Lucene.Net/Index/SegmentTermEnum.cs ./Lucene.Net/Index/SegmentTermPositions.cs ./Lucene.Net/Index/SegmentTermPositionVector.cs ./Lucene.Net/Index/SegmentTermVector.cs ./Lucene.Net/Index/Term.cs ./Lucene.Net/Index/TermBuffer.cs ./Lucene.Net/Index/TermDocs.cs ./Lucene.Net/Index/TermEnum.cs ./Lucene.Net/Index/TermFreqVector.cs ./Lucene.Net/Index/TermInfo.cs ./Lucene.Net/Index/TermInfosReader.cs ./Lucene.Net/Index/TermInfosWriter.cs ./Lucene.Net/Index/TermPositions.cs ./Lucene.Net/Index/TermPositionVector.cs ./Lucene.Net/Index/TermVectorOffsetInfo.cs ./Lucene.Net/Index/TermVectorsReader.cs ./Lucene.Net/Index/TermVectorsWriter.cs ./Lucene.Net/QueryParser/CharStream.cs ./Lucene.Net/QueryParser/FastCharStream.cs ./Lucene.Net/QueryParser/MultiFieldQueryParser.cs ./Lucene.Net/QueryParser/ParseException.cs ./Lucene.Net/QueryParser/QueryParser.cs ./Lucene.Net/QueryParser/QueryParserConstants.cs ./Lucene.Net/QueryParser/QueryParserTokenManager.cs ./Lucene.Net/QueryParser/Token.cs ./Lucene.Net/QueryParser/TokenMgrError.cs ./Lucene.Net/Search/Regex/RegexQuery.cs ./Lucene.Net/Search/Regex/RegexTermEnum.cs ./Lucene.Net/Search/Regex/SpanRegexQuery.cs ./Lucene.Net/Search/Spans/NearSpans.cs ./Lucene.Net/Search/Spans/SpanFirstQuery.cs ./Lucene.Net/Search/Spans/SpanNearQuery.cs ./Lucene.Net/Search/Spans/SpanNotQuery.cs ./Lucene.Net/Search/Spans/SpanOrQuery.cs ./Lucene.Net/Search/Spans/SpanQuery.cs ./Lucene.Net/Search/Spans/Spans.cs ./Lucene.Net/Search/Spans/SpanScorer.cs ./Lucene.Net/Search/Spans/SpanTermQuery.cs ./Lucene.Net/Search/Spans/SpanWeight.cs ./Lucene.Net/Search/BooleanClause.cs ./Lucene.Net/Search/BooleanQuery.cs ./Lucene.Net/Search/BooleanScorer.cs ./Lucene.Net/Search/BooleanScorer2.cs ./Lucene.Net/Search/CachingWrapperFilter.cs ./Lucene.Net/Search/ConjunctionScorer.cs ./Lucene.Net/Search/ConstantScoreQuery.cs ./Lucene.Net/Search/ConstantScoreRangeQuery.cs ./Lucene.Net/Search/DateFilter.cs ./Lucene.Net/Search/DefaultSimilarity.cs ./Lucene.Net/Search/DisjunctionMaxQuery.cs ./Lucene.Net/Search/DisjunctionMaxScorer.cs ./Lucene.Net/Search/DisjunctionSumScorer.cs ./Lucene.Net/Search/ExactPhraseScorer.cs ./Lucene.Net/Search/Explanation.cs ./Lucene.Net/Search/FieldCache.cs ./Lucene.Net/Search/FieldCacheImpl.cs ./Lucene.Net/Search/FieldDoc.cs ./Lucene.Net/Search/FieldDocSortedHitQueue.cs ./Lucene.Net/Search/FieldSortedHitQueue.cs ./Lucene.Net/Search/Filter.cs ./Lucene.Net/Search/FilteredQuery.cs ./Lucene.Net/Search/FilteredTermEnum.cs ./Lucene.Net/Search/FuzzyQuery.cs ./Lucene.Net/Search/FuzzyTermEnum.cs ./Lucene.Net/Search/Hit.cs ./Lucene.Net/Search/HitCollector.cs ./Lucene.Net/Search/HitIterator.cs ./Lucene.Net/Search/HitQueue.cs ./Lucene.Net/Search/Hits.cs ./Lucene.Net/Search/IndexSearcher.cs ./Lucene.Net/Search/MatchAllDocsQuery.cs ./Lucene.Net/Search/MultiPhraseQuery.cs ./Lucene.Net/Search/MultiSearcher.cs ./Lucene.Net/Search/MultiTermQuery.cs ./Lucene.Net/Search/NonMatchingScorer.cs ./Lucene.Net/Search/ParallelMultiSearcher.cs ./Lucene.Net/Search/PhrasePositions.cs ./Lucene.Net/Search/PhrasePrefixQuery.cs ./Lucene.Net/Search/PhraseQuery.cs ./Lucene.Net/Search/PhraseQueue.cs ./Lucene.Net/Search/PhraseScorer.cs ./Lucene.Net/Search/PrefixQuery.cs ./Lucene.Net/Search/Query.cs ./Lucene.Net/Search/QueryFilter.cs ./Lucene.Net/Search/QueryTermVector.cs ./Lucene.Net/Search/RangeFilter.cs ./Lucene.Net/Search/RangeQuery.cs ./Lucene.Net/Search/ReqExclScorer.cs ./Lucene.Net/Search/ReqOptSumScorer.cs ./Lucene.Net/Search/ScoreDoc.cs ./Lucene.Net/Search/ScoreDocComparator.cs ./Lucene.Net/Search/Scorer.cs ./Lucene.Net/Search/Searchable.cs ./Lucene.Net/Search/Searcher.cs ./Lucene.Net/Search/Similarity.cs ./Lucene.Net/Search/SimilarityDelegator.cs ./Lucene.Net/Search/SloppyPhraseScorer.cs ./Lucene.Net/Search/Sort.cs ./Lucene.Net/Search/SortComparator.cs ./Lucene.Net/Search/SortComparatorSource.cs ./Lucene.Net/Search/SortField.cs ./Lucene.Net/Search/TermQuery.cs ./Lucene.Net/Search/TermScorer.cs ./Lucene.Net/Search/TopDocs.cs ./Lucene.Net/Search/TopFieldDocs.cs ./Lucene.Net/Search/Weight.cs ./Lucene.Net/Search/WildcardQuery.cs ./Lucene.Net/Search/WildcardTermEnum.cs ./Lucene.Net/Store/BufferedIndexInput.cs ./Lucene.Net/Store/BufferedIndexOutput.cs ./Lucene.Net/Store/Directory.cs ./Lucene.Net/Store/FSDirectory.cs ./Lucene.Net/Store/IndexInput.cs ./Lucene.Net/Store/IndexOutput.cs ./Lucene.Net/Store/InputStream.cs ./Lucene.Net/Store/Lock.cs ./Lucene.Net/Store/MMapDirectory.cs ./Lucene.Net/Store/OutputStream.cs ./Lucene.Net/Store/RAMDirectory.cs ./Lucene.Net/Store/RAMFile.cs ./Lucene.Net/Store/RAMInputStream.cs ./Lucene.Net/Store/RAMOutputStream.cs ./Lucene.Net/Util/BitVector.cs ./Lucene.Net/Util/Constants.cs ./Lucene.Net/Util/Parameter.cs ./Lucene.Net/Util/PriorityQueue.cs ./Lucene.Net/Util/SmallFloat.cs ./Lucene.Net/Util/StringHelper.cs ./Lucene.Net/Util/ToStringUtils.cs ./Lucene.Net/LucenePackage.cs ./Lucene.Net/SharpZipLibAdapter.cs ./Lucene.Net/SupportClass.cs ./Snowball.Net/Lucene.Net/Analysis/Snowball/SnowballAnalyzer.cs ./Snowball.Net/Lucene.Net/Analysis/Snowball/SnowballFilter.cs ./Snowball.Net/SF/Snowball/Ext/ItalianStemmer.cs ./Snowball.Net/SF/Snowball/Ext/RussianStemmer.cs ./Snowball.Net/SF/Snowball/Ext/NorwegianStemmer.cs ./Snowball.Net/SF/Snowball/Ext/EnglishStemmer.cs ./Snowball.Net/SF/Snowball/Ext/German2Stemmer.cs ./Snowball.Net/SF/Snowball/Ext/FinnishStemmer.cs ./Snowball.Net/SF/Snowball/Ext/PortugueseStemmer.cs ./Snowball.Net/SF/Snowball/Ext/SpanishStemmer.cs ./Snowball.Net/SF/Snowball/Ext/FrenchStemmer.cs ./Snowball.Net/SF/Snowball/Ext/DanishStemmer.cs ./Snowball.Net/SF/Snowball/Ext/SwedishStemmer.cs ./Snowball.Net/SF/Snowball/Ext/DutchStemmer.cs ./Snowball.Net/SF/Snowball/Ext/GermanStemmer.cs ./Snowball.Net/SF/Snowball/Ext/LovinsStemmer.cs ./Snowball.Net/SF/Snowball/Ext/KpStemmer.cs ./Snowball.Net/SF/Snowball/Ext/PorterStemmer.cs ./Snowball.Net/SF/Snowball/Among.cs ./Snowball.Net/SF/Snowball/SnowballProgram.cs ./KMailQueryable/KMailQueryable.cs ./KMailQueryable/KMailIndexableGenerator.cs ./KMailQueryable/KMailIndexer.cs ./FileSystemQueryable/DirectoryModel.cs ./FileSystemQueryable/DirectoryState.cs ./FileSystemQueryable/TreeCrawlTask.cs ./FileSystemQueryable/FileCrawlTask.cs ./FileSystemQueryable/DirectoryIndexableGenerator.cs ./FileSystemQueryable/FileNameFilter.cs ./FileSystemQueryable/InternalUriManager.cs ./FileSystemQueryable/FileSystemQueryable.cs ./FileSystemQueryable/IFileEventBackend.cs ./FileSystemQueryable/InotifyBackend.cs ./FileSystemQueryable/NullFileEventBackend.cs ./FileSystemQueryable/XmpSidecarStore.cs ./PidginQueryable/PidginIndexableGenerator.cs ./PidginQueryable/PidginQueryable.cs ./IndexingServiceQueryable/IndexingServiceQueryable.cs ./TomboyQueryable/TomboyQueryable.cs ./LabyrinthQueryable/LabyrinthQueryable.cs ./BlamQueryable/BlamQueryable.cs ./LifereaQueryable/LifereaQueryable.cs ./AkregatorQueryable/AkregatorQueryable.cs ./KonqHistoryQueryable/KonqQueryable.cs ./KonqBookmarkQueryable/KonqBookmarkQueryable.cs ./KNotesQueryable/KNotesQueryable.cs ./KOrganizerQueryable/KOrganizerQueryable.cs ./KAddressBookQueryable/KabcQueryable.cs ./KopeteQueryable/KopeteQueryable.cs ./KopeteQueryable/KopeteCrawler.cs ./KonversationQueryable/KonversationQueryable.cs ./OperaQueryable/OperaIndexableGenerator.cs ./OperaQueryable/OperaIndexer.cs ./OperaQueryable/OperaQueryable.cs ./NautilusMetadataQueryable/NautilusMetadataQueryable.cs ./NetworkServicesQueryable/NetworkServicesQueryable.cs ./NetworkServicesQueryable/HttpTransport.cs ./EmpathyQueryable/EmpathyQueryable.cs ./EmpathyQueryable/EmpathyCrawler.cs ./AssemblyInfo.cs ./BatteryMonitor.cs ./ExternalMetadataQueryable.cs ./FileAttributes.cs ./FileAttributesStore.cs ./FileAttributesStore_ExtendedAttribute.cs ./FileAttributesStore_Mixed.cs ./FileAttributesStore_Sqlite.cs ./FilterFactory.cs ./IFileAttributesStore.cs ./IIndexer.cs ./IndexSynchronization.cs ./IndexerReceipts.cs ./IndexerRequest.cs ./InformationalMessagesRequestExecutor.cs ./IQueryResult.cs ./IQueryWorker.cs ./IQueryable.cs ./LuceneBitArray.cs ./LuceneCommon.cs ./LuceneIndexingDriver.cs ./LuceneQueryingDriver.cs ./LuceneFileQueryable.cs ./LuceneQueryable.cs ./NoiseFilter.cs ./PropertyKeywordFu.cs ./QueryDriver.cs ./QueryExecutor.cs ./QueryResult.cs ./QueryStringParser.cs ./Queryable.cs ./QueryableFlavor.cs ./RemoteControlExecutors.cs ./RemoteIndexerRequest.cs ./RemoteIndexerResponse.cs ./Server.cs ./Shutdown.cs ./SnippetExecutor.cs ./SnippetFu.cs ./SqliteUtils.cs ./StaticQueryable.cs ./TextCache.cs ./WebServer.cs ./Zeroconf.cs -r:/usr/lib/cli/gmime-sharp-2.2/gmime-sharp.dll -r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/glib-sharp.dll   -r:/usr/lib/cli/gsf-sharp-0.0/gsf-sharp.dll   -r:../Util/Util.dll -r:../BeagleClient/Beagle.dll -r:./BeagleDaemonPlugins.dll -r:ICSharpCode.SharpZipLib -r:/usr/lib/cli/ndesk-dbus-glib-1.0/NDesk.DBus.GLib.dll -r:/usr/lib/cli/ndesk-dbus-1.0/NDesk.DBus.dll   -r:Mono.Data.Sqlite -r:Mono.Posix -r:/usr/lib/cli/avahi-sharp-1.0/avahi-sharp.dll  
> ./Lucene.Net/Search/SortField.cs(218,36): warning CS0108: `Lucene.Net.Search.SortField.GetType()' hides inherited member `object.GetType()'. Use the new keyword if hiding was intended
> /usr/lib/mono/2.0/mscorlib.dll (Location of the symbol related to previous warning)
> ./Lucene.Net/Analysis/Standard/ParseException.cs(166,99): warning CS0618: `System.Configuration.ConfigurationSettings.AppSettings' is obsolete: `This property is obsolete.  Please use System.Configuration.ConfigurationManager.AppSettings'
> ./Lucene.Net/Analysis/Standard/ParseException.cs(166,99): warning CS0618: `System.Configuration.ConfigurationSettings.AppSettings' is obsolete: `This property is obsolete.  Please use System.Configuration.ConfigurationManager.AppSettings'
> ./Lucene.Net/Analysis/Standard/ParseException.cs(166,99): warning CS0618: `System.Configuration.ConfigurationSettings.AppSettings' is obsolete: `This property is obsolete.  Please use System.Configuration.ConfigurationManager.AppSettings'
> ./Lucene.Net/SupportClass.cs(218,25): warning CS0618: `System.Threading.Thread.Resume()' is obsolete: `'
> ./Lucene.Net/SupportClass.cs(251,25): warning CS0618: `System.Threading.Thread.Suspend()' is obsolete: `'
> ./Lucene.Net/SupportClass.cs(619,81): warning CS0618: `System.Configuration.ConfigurationSettings.AppSettings' is obsolete: `This property is obsolete.  Please use System.Configuration.ConfigurationManager.AppSettings'
> ./Lucene.Net/SupportClass.cs(635,81): warning CS0618: `System.Configuration.ConfigurationSettings.AppSettings' is obsolete: `This property is obsolete.  Please use System.Configuration.ConfigurationManager.AppSettings'
> ./Lucene.Net/SupportClass.cs(651,81): warning CS0618: `System.Configuration.ConfigurationSettings.AppSettings' is obsolete: `This property is obsolete.  Please use System.Configuration.ConfigurationManager.AppSettings'
> ./Lucene.Net/Util/Constants.cs(38,112): warning CS0618: `System.Configuration.ConfigurationSettings.AppSettings' is obsolete: `This property is obsolete.  Please use System.Configuration.ConfigurationManager.AppSettings'
> ./Lucene.Net/Search/Spans/SpanFirstQuery.cs(41,62): warning CS0414: The private field `Lucene.Net.Search.Spans.SpanFirstQuery.AnonymousClassSpans.reader' is assigned but its value is never used
> ./Lucene.Net/Search/Spans/SpanNotQuery.cs(42,62): warning CS0414: The private field `Lucene.Net.Search.Spans.SpanNotQuery.AnonymousClassSpans.reader' is assigned but its value is never used
> ./Lucene.Net/Search/Spans/SpanOrQuery.cs(49,62): warning CS0414: The private field `Lucene.Net.Search.Spans.SpanOrQuery.AnonymousClassSpans.reader' is assigned but its value is never used
> ./Lucene.Net/Search/Spans/SpanScorer.cs(30,32): warning CS0414: The private field `Lucene.Net.Search.Spans.SpanScorer.weight' is assigned but its value is never used
> ./Lucene.Net/Search/Spans/SpanTermQuery.cs(42,62): warning CS0414: The private field `Lucene.Net.Search.Spans.SpanTermQuery.AnonymousClassSpans.reader' is assigned but its value is never used
> ./Lucene.Net/Search/BooleanScorer.cs(239,47): warning CS0414: The private field `Lucene.Net.Search.BooleanScorer.BucketTable.scorer' is assigned but its value is never used
> ./LuceneQueryable.cs(380,34): warning CS0414: The private field `Beagle.Daemon.LuceneQueryable.last_state_change' is assigned but its value is never used
> ./LuceneCommon.cs(476,41): warning CS0414: The private field `Beagle.Daemon.LuceneCommon.BeagleAnalyzer.buffer' is assigned but its value is never used
> ./LuceneQueryingDriver.cs(602,33): warning CS0414: The private field `Beagle.Daemon.LuceneQueryingDriver.fields_uri' is assigned but its value is never used
> ./FileSystemQueryable/InternalUriManager.cs(291,45): warning CS0414: The private field `Beagle.Daemon.FileSystemQueryable.UidManager.fa_store' is assigned but its value is never used
> ./IndexingServiceQueryable/IndexingServiceQueryable.cs(267,49): warning CS0414: The private field `Beagle.Daemon.IndexingServiceQueryable.IndexingServiceQueryable.IndexableGenerator.submitter_queryable' is assigned but its value is never used
> ./AkregatorQueryable/AkregatorQueryable.cs(214,32): warning CS0414: The private field `Beagle.Daemon.AkregatorQueryable.FeedIndexableGenerator.channel_description' is assigned but its value is never used
> ./KonqBookmarkQueryable/KonqBookmarkQueryable.cs(220,32): warning CS0414: The private field `Beagle.Daemon.KBookmarkQueryable.BookmarkIndexableGenerator.current_title' is assigned but its value is never used
> ./KonqBookmarkQueryable/KonqBookmarkQueryable.cs(221,32): warning CS0414: The private field `Beagle.Daemon.KBookmarkQueryable.BookmarkIndexableGenerator.current_folder_title' is assigned but its value is never used
> ./KNotesQueryable/KNotesQueryable.cs(43,39): warning CS0414: The private field `Beagle.Daemon.KNotesQueryable.KNotesQueryable.log' is assigned but its value is never used
> ./KOrganizerQueryable/KOrganizerQueryable.cs(44,39): warning CS0414: The private field `Beagle.Daemon.KOrganizerQueryable.KOrganizerQueryable.log' is assigned but its value is never used
> ./KonversationQueryable/KonversationQueryable.cs(320,42): warning CS0414: The private field `Beagle.Daemon.KonversationQueryable.KonversationQueryable.SessionIndexableGenerator.session_end_time' is assigned but its value is never used
> ./InformationalMessagesRequestExecutor.cs(36,54): warning CS0414: The private field `Beagle.Daemon.InformationalMessagesRequestExecutor.info_request' is assigned but its value is never used
> ./QueryResult.cs(55,26): warning CS0414: The private field `Beagle.Daemon.QueryResult.started_time' is assigned but its value is never used
> ./QueryResult.cs(56,26): warning CS0414: The private field `Beagle.Daemon.QueryResult.finished_time' is assigned but its value is never used
> ./SnippetFu.cs(78,30): warning CS0414: The private field `Beagle.Daemon.SnippetReader.full_text' is assigned but its value is never used
> Compilation succeeded - 31 warning(s)
> /usr/bin/gmcs -debug -nowarn:0162,0164,0168,0169,0219,0436 -out:BeagleDaemon.exe -target:exe -define:ENABLE_GSF_SHARP -define:ENABLE_WV1 -define:ENABLE_AVAHI ./AssemblyInfo.cs ./BeagleDaemon.cs ./RemoteIndexer.cs -r:/usr/lib/cli/gmime-sharp-2.2/gmime-sharp.dll -r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/glib-sharp.dll   -r:/usr/lib/cli/gsf-sharp-0.0/gsf-sharp.dll   -r:ICSharpCode.SharpZipLib -r:/usr/lib/cli/ndesk-dbus-glib-1.0/NDesk.DBus.GLib.dll -r:/usr/lib/cli/ndesk-dbus-1.0/NDesk.DBus.dll   -r:../Util/Util.dll -r:../BeagleClient/Beagle.dll -r:./BeagleDaemonPlugins.dll -r:./BeagleDaemonLib.dll -r:Mono.Posix
> sed -e "s|\@prefix\@|/usr|g" -e "s|\@pkglibdir\@|/usr/lib/beagle|g" -e "s|\@libdir\@|/usr/lib|g" -e "s|\@evolibdir\@||g" -e "s|\@gacprefix\@|/usr|g" -e "s|\@bash\@|/bin/sh|" -e "s|\@wrapper\@|beagled|g" -e "s|\@target\@|BeagleDaemon.exe|g" < ./beagled.in > beagled
> chmod +x beagled
> /usr/bin/gmcs -debug -nowarn:0162,0164,0168,0169,0219,0436 -out:IndexHelper.exe -target:exe -define:ENABLE_GSF_SHARP -define:ENABLE_WV1 ./IndexHelper/IndexHelper.cs ./IndexHelper/RemoteIndexerExecutor.cs -r:/usr/lib/cli/gmime-sharp-2.2/gmime-sharp.dll -r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/glib-sharp.dll   -r:/usr/lib/cli/gsf-sharp-0.0/gsf-sharp.dll   -r:ICSharpCode.SharpZipLib -r:../Util/Util.dll -r:../BeagleClient/Beagle.dll -r:./BeagleDaemonLib.dll -r:./BeagleDaemonPlugins.dll -r:/usr/lib/cli/ndesk-dbus-glib-1.0/NDesk.DBus.GLib.dll -r:/usr/lib/cli/ndesk-dbus-1.0/NDesk.DBus.dll   -r:Mono.Posix
> sed -e "s|\@prefix\@|/usr|g" -e "s|\@pkglibdir\@|/usr/lib/beagle|g" -e "s|\@libdir\@|/usr/lib|g" -e "s|\@evolibdir\@||g" -e "s|\@gacprefix\@|/usr|g" -e "s|\@bash\@|/bin/sh|" -e "s|\@wrapper\@|beagled-index-helper|g" -e "s|\@target\@|IndexHelper.exe|g" < ./beagled-index-helper.in > beagled-index-helper
> chmod +x beagled-index-helper
> /usr/bin/gmcs -debug -nowarn:0162,0164,0168,0169,0219,0436 -out:BuildIndex.exe -target:exe ./BuildIndex.cs -r:/usr/lib/cli/gmime-sharp-2.2/gmime-sharp.dll -r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/glib-sharp.dll   -r:/usr/lib/cli/gsf-sharp-0.0/gsf-sharp.dll   -r:../Util/Util.dll -r:../BeagleClient/Beagle.dll -r:./BeagleDaemonPlugins.dll -r:./BeagleDaemonLib.dll -r:/usr/lib/cli/ndesk-dbus-glib-1.0/NDesk.DBus.GLib.dll -r:/usr/lib/cli/ndesk-dbus-1.0/NDesk.DBus.dll   -r:Mono.Posix
> sed -e "s|\@prefix\@|/usr|g" -e "s|\@pkglibdir\@|/usr/lib/beagle|g" -e "s|\@libdir\@|/usr/lib|g" -e "s|\@evolibdir\@||g" -e "s|\@gacprefix\@|/usr|g" -e "s|\@bash\@|/bin/sh|" -e "s|\@wrapper\@|beagle-build-index|g" -e "s|\@target\@|BuildIndex.exe|g" < ./wrapper.in > beagle-build-index
> chmod +x beagle-build-index
> /usr/bin/gmcs -debug -nowarn:0162,0164,0168,0169,0219,0436 -out:ExtractContent.exe -target:exe ./ExtractContent.cs ./NoiseFilter.cs -r:/usr/lib/cli/gmime-sharp-2.2/gmime-sharp.dll -r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/glib-sharp.dll   -r:/usr/lib/cli/gsf-sharp-0.0/gsf-sharp.dll   -r:ICSharpCode.SharpZipLib -r:../Util/Util.dll -r:../BeagleClient/Beagle.dll -r:./BeagleDaemonPlugins.dll -r:./BeagleDaemonLib.dll -r:Mono.Posix
> sed -e "s|\@prefix\@|/usr|g" -e "s|\@pkglibdir\@|/usr/lib/beagle|g" -e "s|\@libdir\@|/usr/lib|g" -e "s|\@evolibdir\@||g" -e "s|\@gacprefix\@|/usr|g" -e "s|\@bash\@|/bin/sh|" -e "s|\@wrapper\@|beagle-extract-content|g" -e "s|\@target\@|ExtractContent.exe|g" < ./wrapper.in > beagle-extract-content
> chmod +x beagle-extract-content
> /usr/bin/gmcs -debug -nowarn:0162,0164,0168,0169,0219,0436 -out:DumpIndex.exe -target:exe ./DumpIndex.cs -r:/usr/lib/cli/gmime-sharp-2.2/gmime-sharp.dll -r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/glib-sharp.dll   -r:/usr/lib/cli/gsf-sharp-0.0/gsf-sharp.dll   -r:ICSharpCode.SharpZipLib -r:../Util/Util.dll -r:../BeagleClient/Beagle.dll -r:./BeagleDaemonPlugins.dll -r:./BeagleDaemonLib.dll -r:Mono.Posix
> sed -e "s|\@prefix\@|/usr|g" -e "s|\@pkglibdir\@|/usr/lib/beagle|g" -e "s|\@libdir\@|/usr/lib|g" -e "s|\@evolibdir\@||g" -e "s|\@gacprefix\@|/usr|g" -e "s|\@bash\@|/bin/sh|" -e "s|\@wrapper\@|beagle-dump-index|g" -e "s|\@target\@|DumpIndex.exe|g" < ./wrapper.in > beagle-dump-index
> chmod +x beagle-dump-index
> /usr/bin/gmcs -debug -nowarn:0162,0164,0168,0169,0219,0436 -out:SnippetTest.exe -target:exe ./SnippetTest.cs -r:/usr/lib/cli/gmime-sharp-2.2/gmime-sharp.dll -r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/glib-sharp.dll   -r:/usr/lib/cli/gsf-sharp-0.0/gsf-sharp.dll   -r:ICSharpCode.SharpZipLib -r:../Util/Util.dll -r:../BeagleClient/Beagle.dll -r:./BeagleDaemonPlugins.dll -r:./BeagleDaemonLib.dll -r:Mono.Posix
> /usr/bin/gmcs -debug -nowarn:0162,0164,0168,0169,0219,0436 -out:ManageIndex.exe -target:exe ./ManageIndex.cs -r:/usr/lib/cli/gmime-sharp-2.2/gmime-sharp.dll -r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/glib-sharp.dll   -r:/usr/lib/cli/gsf-sharp-0.0/gsf-sharp.dll   -r:../Util/Util.dll -r:../BeagleClient/Beagle.dll -r:./BeagleDaemonPlugins.dll -r:./BeagleDaemonLib.dll -r:Mono.Posix
> sed -e "s|\@prefix\@|/usr|g" -e "s|\@pkglibdir\@|/usr/lib/beagle|g" -e "s|\@libdir\@|/usr/lib|g" -e "s|\@evolibdir\@||g" -e "s|\@gacprefix\@|/usr|g" -e "s|\@bash\@|/bin/sh|" -e "s|\@wrapper\@|beagle-manage-index|g" -e "s|\@target\@|ManageIndex.exe|g" < ./wrapper.in > beagle-manage-index
> chmod +x beagle-manage-index
> /usr/bin/gmcs -debug -nowarn:0162,0164,0168,0169,0219,0436 -out:MasterDelete.exe -target:exe ./MasterDelete.cs -r:/usr/lib/cli/gmime-sharp-2.2/gmime-sharp.dll -r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/glib-sharp.dll   -r:/usr/lib/cli/gsf-sharp-0.0/gsf-sharp.dll   -r:ICSharpCode.SharpZipLib -r:../Util/Util.dll -r:../BeagleClient/Beagle.dll -r:./BeagleDaemonPlugins.dll -r:./BeagleDaemonLib.dll -r:Mono.Posix
> sed -e "s|\@prefix\@|/usr|g" -e "s|\@pkglibdir\@|/usr/lib/beagle|g" -e "s|\@libdir\@|/usr/lib|g" -e "s|\@evolibdir\@||g" -e "s|\@gacprefix\@|/usr|g" -e "s|\@bash\@|/bin/sh|" -e "s|\@wrapper\@|beagle-master-delete-button|g" -e "s|\@target\@|MasterDelete.exe|g" < ./wrapper.in > beagle-master-delete-button
> chmod +x beagle-master-delete-button
> /usr/bin/gmcs -debug -nowarn:0162,0164,0168,0169,0219,0436 -out:ThunderbirdBackends.dll -target:library ./ThunderbirdQueryable/ThunderbirdQueryable.cs -r:Mono.Posix -r:/usr/lib/cli/gmime-sharp-2.2/gmime-sharp.dll -r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/glib-sharp.dll   -r:/usr/lib/cli/gsf-sharp-0.0/gsf-sharp.dll   -r:../Util/Util.dll -r:../BeagleClient/Beagle.dll -r:./BeagleDaemonLib.dll
> /usr/bin/gmcs -debug -nowarn:0162,0164,0168,0169,0219,0436 -out:EvolutionBackends.dll -target:library ./EvolutionBackendsAssemblyInfo.cs ./EvolutionDataServerQueryable/BookContainer.cs ./EvolutionDataServerQueryable/CalContainer.cs ./EvolutionDataServerQueryable/Container.cs ./EvolutionDataServerQueryable/EvolutionDataServerQueryable.cs ./EvolutionDataServerQueryable/SchedulingIndexableGenerator.cs ./EvolutionDataServerQueryable/SourcesHandler.cs ./EvolutionMailQueryable/EvolutionMailQueryable.cs ./EvolutionMailQueryable/EvolutionMailIndexableGenerator.cs ./EvolutionMailQueryable/EvolutionSummaryTracker.cs ./EvolutionMailQueryable/GConfThreadHelper.cs ./EvolutionMailQueryable/MailCrawler.cs -r:ICSharpCode.SharpZipLib -r:../Util/Util.dll -r:../BeagleClient/Beagle.dll -r:./BeagleDaemonLib.dll -r:Mono.Posix -r:/usr/lib/cli/evolution-sharp-3.0/evolution-sharp.dll -r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/gconf-sharp.dll -r:/usr/lib/cli/gmime-sharp-2.2/gmime-sharp.dll   -r:Mono.Data.Sqlite
> ./EvolutionMailQueryable/GConfThreadHelper.cs(30,7): error CS0246: The type or namespace name `GLib' could not be found. Are you missing a using directive or an assembly reference?
> ./EvolutionMailQueryable/GConfThreadHelper.cs(30,1): error CS0246: The type or namespace name `GLib' could not be found. Are you missing a using directive or an assembly reference?
> ./EvolutionMailQueryable/GConfThreadHelper.cs(30,7): error CS0246: The type or namespace name `GLib' could not be found. Are you missing a using directive or an assembly reference?
> ./EvolutionMailQueryable/GConfThreadHelper.cs(30,1): error CS0246: The type or namespace name `GLib' could not be found. Are you missing a using directive or an assembly reference?
> Compilation failed: 4 error(s), 0 warnings
> make[3]: *** [EvolutionBackends.dll] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2008/03/08

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot containing a sid i386
environment.  Internet was not accessible from the build systems.

-- 
| Lucas Nussbaum
| lucas@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lucas@nussbaum.fr             GPG: 1024D/023B3F4F |




Information forwarded to debian-bugs-dist@lists.debian.org, Debian CLI Applications Team <pkg-cli-apps-team@lists.alioth.debian.org>:
Bug#470328; Package beagle. (full text, mbox, link).


Acknowledgement sent to Luca Falavigna <dktrkranz@ubuntu.com>:
Extra info received and forwarded to list. Copy sent to Debian CLI Applications Team <pkg-cli-apps-team@lists.alioth.debian.org>. (full text, mbox, link).


Message #10 received at 470328@bugs.debian.org (full text, mbox, reply):

From: Luca Falavigna <dktrkranz@ubuntu.com>
To: 470328@bugs.debian.org
Cc: control@bugs.debian.org
Subject: beagle: Fix for FTBFS
Date: Tue, 18 Mar 2008 11:38:48 +0100
[Message part 1 (text/plain, inline)]
tags 470328 + patch
thanks

Attached patch should solve this FTBFS.
Thank you.

-- 
Luca Falavigna
Ubuntu MOTU Developer
GPG Key: 0x86BC2A50
[glib-sharp-2.0-support.dpatch (text/plain, attachment)]

Tags added: patch Request was from Luca Falavigna <dktrkranz@ubuntu.com> to control@bugs.debian.org. (Tue, 18 Mar 2008 10:39:08 GMT) (full text, mbox, link).


Information forwarded to debian-bugs-dist@lists.debian.org, Debian CLI Applications Team <pkg-cli-apps-team@lists.alioth.debian.org>:
Bug#470328; Package beagle. (full text, mbox, link).


Acknowledgement sent to Andreas Henriksson <andreas@fatal.se>:
Extra info received and forwarded to list. Copy sent to Debian CLI Applications Team <pkg-cli-apps-team@lists.alioth.debian.org>. (full text, mbox, link).


Message #17 received at 470328@bugs.debian.org (full text, mbox, reply):

From: Andreas Henriksson <andreas@fatal.se>
To: 470328@bugs.debian.org
Cc: control@bugs.debian.org
Subject: fix missing glib-sharp-2.0 link in evolution plugin.
Date: Tue, 18 Mar 2008 11:09:43 +0100
[Message part 1 (text/plain, inline)]
tag 470328 + patch
user andreas@fatal.se
usertag 470328 + proposed-patch
thanks

Hello!

A single line change in configure.in is needed to fix the linking of the
evolution plugin. The attached patch includes a full NMU diff, including
autoreconf which makes it huge. The useful part is this:


diff -urNad beagle-0.3.3~/configure.in beagle-0.3.3/configure.in
--- beagle-0.3.3~/configure.in	2008-01-02 07:14:48.000000000 +0000
+++ beagle-0.3.3/configure.in	2008-03-18 10:18:06.000000000 +0000
@@ -250,6 +250,7 @@
 
 PKG_CHECK_MODULES(EVO,
                   evolution-sharp >= $EVOLUTION_SHARP_REQUIRED 	\
+                  glib-sharp-2.0				\
                   gconf-sharp-2.0 >= $GTK_SHARP_REQUIRED	\
                   gmime-sharp >= $GMIME_SHARP_REQUIRED,
                   have_evo_dependencies=yes, have_evo_dependencies=no)


-- 
Regards,
Andreas Henriksson
[beagle-evo-glib.diff (text/x-diff, attachment)]

Tags added: patch Request was from Andreas Henriksson <andreas@fatal.se> to control@bugs.debian.org. (Tue, 18 Mar 2008 11:00:13 GMT) (full text, mbox, link).


Information forwarded to debian-bugs-dist@lists.debian.org, Debian CLI Applications Team <pkg-cli-apps-team@lists.alioth.debian.org>:
Bug#470328; Package beagle. (full text, mbox, link).


Acknowledgement sent to Andreas Henriksson <andreas@fatal.se>:
Extra info received and forwarded to list. Copy sent to Debian CLI Applications Team <pkg-cli-apps-team@lists.alioth.debian.org>. (full text, mbox, link).


Message #24 received at 470328@bugs.debian.org (full text, mbox, reply):

From: Andreas Henriksson <andreas@fatal.se>
To: 470328@bugs.debian.org
Subject: oh, fsck...
Date: Tue, 18 Mar 2008 11:31:25 +0100
Gah... forgot to remove the autom4te.cache directory autoreconf creates,
which made my patch huge. Oh well, Luca Falavigna seems to beat me anyway so
use his patch and ignore mine.

-- 
Regards,
Andreas Henriksson




Reply sent to Jose Carlos Garcia Sogo <jsogo@debian.org>:
You have taken responsibility. (full text, mbox, link).


Notification sent to Lucas Nussbaum <lucas@lucas-nussbaum.net>:
Bug acknowledged by developer. (full text, mbox, link).


Message #29 received at 470328-close@bugs.debian.org (full text, mbox, reply):

From: Jose Carlos Garcia Sogo <jsogo@debian.org>
To: 470328-close@bugs.debian.org
Subject: Bug#470328: fixed in beagle 0.3.3-3
Date: Tue, 18 Mar 2008 22:17:04 +0000
Source: beagle
Source-Version: 0.3.3-3

We believe that the bug you reported is fixed in the latest version of
beagle, which is due to be installed in the Debian FTP archive:

beagle-backend-evolution_0.3.3-3_all.deb
  to pool/main/b/beagle/beagle-backend-evolution_0.3.3-3_all.deb
beagle-dev_0.3.3-3_i386.deb
  to pool/main/b/beagle/beagle-dev_0.3.3-3_i386.deb
beagle_0.3.3-3.diff.gz
  to pool/main/b/beagle/beagle_0.3.3-3.diff.gz
beagle_0.3.3-3.dsc
  to pool/main/b/beagle/beagle_0.3.3-3.dsc
beagle_0.3.3-3_i386.deb
  to pool/main/b/beagle/beagle_0.3.3-3_i386.deb
icedove-beagle_0.3.3-3_all.deb
  to pool/main/b/beagle/icedove-beagle_0.3.3-3_all.deb
iceweasel-beagle_0.3.3-3_all.deb
  to pool/main/b/beagle/iceweasel-beagle_0.3.3-3_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 470328@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jose Carlos Garcia Sogo <jsogo@debian.org> (supplier of updated beagle package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Tue, 18 Mar 2008 22:39:46 +0100
Source: beagle
Binary: beagle beagle-backend-evolution iceweasel-beagle icedove-beagle beagle-dev
Architecture: source all i386
Version: 0.3.3-3
Distribution: unstable
Urgency: low
Maintainer: Debian CLI Applications Team <pkg-cli-apps-team@lists.alioth.debian.org>
Changed-By: Jose Carlos Garcia Sogo <jsogo@debian.org>
Description: 
 beagle     - indexing and search tool for your personal data
 beagle-backend-evolution - evolution data backend for beagle
 beagle-dev - library for accessing beagle (C# development files)
 icedove-beagle - Beagle extension for Icedove
 iceweasel-beagle - Beagle extension for Iceweasel
Closes: 470328
Changes: 
 beagle (0.3.3-3) unstable; urgency=low
 .
   * Fix FTFBS in evolution plugin (Closes: #470328)
Files: 
 f27f8a7c01f8513e545807d285edf57e 1690 gnome optional beagle_0.3.3-3.dsc
 26a6bca02cebbeeb02a4527502d27797 23994 gnome optional beagle_0.3.3-3.diff.gz
 d9afa627a2a6764e497da26c407fa6ee 130888 gnome optional beagle-backend-evolution_0.3.3-3_all.deb
 fc233660d4b0fb52f0aa65dd1a040184 160852 gnome optional iceweasel-beagle_0.3.3-3_all.deb
 9ef87cb624f638c9a1797d6048a1c8a5 146778 gnome optional icedove-beagle_0.3.3-3_all.deb
 d3b4516cbd265cb77edec1e38dd3060e 1355700 gnome optional beagle_0.3.3-3_i386.deb
 b36bdaabb60c35db91488154d7d90fb9 109810 gnome optional beagle-dev_0.3.3-3_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFH4DzuS+BYJZB4jhERAl9qAJwK9PyWA1GUP6/X86xvEHLoFk6KUwCfQuyw
KXQOtldS+DNSNsyN+dinra0=
=VtOA
-----END PGP SIGNATURE-----





Bug archived. Request was from Debbugs Internal Request <owner@bugs.debian.org> to internal_control@bugs.debian.org. (Tue, 22 Apr 2008 07:39:15 GMT) (full text, mbox, link).


Send a report that this bug log contains spam.


Debian bug tracking system administrator <owner@bugs.debian.org>. Last modified: Wed Jan 10 22:02:47 2018; Machine Name: buxtehude

Debian Bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.