Your message dated Tue, 04 Dec 2018 11:57:59 +0000
with message-id <[email protected]>
and subject line Bug#915435: Removed package(s) from unstable
has caused the Debian Bug report #852724,
regarding golang-1.7: go install -race fails with "permission denied"
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
852724: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=852724
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: golang-1.7
Version: 1.7.4-1
Severity: normal

Dear Maintainer,

Builting a trivial package using Go fails when enabling the race
condition checker. Example code:

---
package main

import (
        "fmt"
)

func main() {
        fmt.Println("Hello, World")
}
---

Put in src/go-hello/hello.go, built using:

    go install -race go-hello

Fails with the following error:

    go install runtime/internal/sys:
    mkdir /usr/lib/go-1.7/pkg/linux_amd64_race: permission denied

The official Go binaries do not have this problem (from https://golang.org/dl).

It looks like the race-enabled packages are not built. The directory
/usr/local/go/pkg/linux_amd64_race/ contains many packages, while
/usr/lib/go-1.7/pkg/linux_amd64_race/ does not exist.


-- System Information:
Debian Release: 9.0
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.8.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages golang-1.7 depends on:
ii  golang-1.7-doc  1.7.4-1
ii  golang-1.7-go   1.7.4-1
ii  golang-1.7-src  1.7.4-1

golang-1.7 recommends no packages.

golang-1.7 suggests no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
Version: 1.7.6-2+rm

Dear submitter,

as the package golang-1.7 has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/915435

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)

--- End Message ---

Reply via email to